Re: EL7 mythtv 0.27 dependencies
"mo.ucina" <[email protected]> Sat, 19 Jul 2014 19:41:37 +1000
| Newsgroups | gmane.linux.redhat.rpm.atrpms.general |
|---|---|
| Message-ID | <[email protected]> |
On 18/07/14 14:02, NullDev wrote: > I still get the same error. Reloading X or rebooting didn't help. > > VAAPI: Failed to create GLX surface. > VAAPI: Error at vaapicontext.cpp:809 (#2, resource allocation failed) > > repeated endlessly..... I'll keep reading. >> Stephen Collier <mailto:[email protected]> >> Thursday, July 17, 2014 11:05 PM >> On 18/07/2014 10:29 AM, Stephen Collier wrote: >> The libva-intel-driver is in the repo now - let me know if it works >> >> Cheers >> Stephen >> _______________________________________________ >> atrpms-users mailing list >> [email protected] >> http://lists.atrpms.net/mailman/listinfo/atrpms-users >> Stephen Collier <mailto:[email protected]> >> Thursday, July 17, 2014 8:29 PM >> I'll recompile in mock and add it to the repo. It should be there on >> a few hours >> >> >> Sent from my Samsung GALAXY S4 on the Telstra 4G network >> >> <div>-------- Original message --------</div><div>From: Null Dev >> <[email protected]> </div><div>Date:18/07/2014 10:03 AM (GMT+10:00) >> </div><div>To: "User discussion about ATrpms. net" >> <[email protected]> </div><div>Subject: Re: [ATrpms-users] EL7 >> mythtv 0.27 dependencies </div><div> >> </div>No, but I did try a FC19 driver, but it was an older rev. I >> couldn't find the correct rev in a EL7 driver. >> >> On Jul 17, 2014 8:00 PM, "Stephen Collier" <[email protected]> >> wrote: >> On 18/07/2014 8:31 AM, NullDev wrote: >> The error that I get with mythavtest is: "VAAPI: Failed to create GLX >> surface." >> >> Here's the output of vainfo: >> >> libva info: VA-API version 0.35.1 >> libva info: va_getDriverName() returns 0 >> libva info: Trying to open /usr/lib64/dri/i965_drv_video.so >> libva info: Found init function __vaDriverInit_0_35 >> libva info: va_openDriver() returns 0 >> vainfo: VA-API version: 0.35 (libva 1.3.1) >> vainfo: Driver version: Intel i965 driver - 1.3.1 >> vainfo: Supported profile and entrypoints >> VAProfileMPEG2Simple : VAEntrypointVLD >> VAProfileMPEG2Simple : VAEntrypointEncSlice >> VAProfileMPEG2Main : VAEntrypointVLD >> VAProfileMPEG2Main : VAEntrypointEncSlice >> VAProfileH264ConstrainedBaseline: VAEntrypointVLD >> VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice >> VAProfileH264Main : VAEntrypointVLD >> VAProfileH264Main : VAEntrypointEncSlice >> VAProfileH264High : VAEntrypointVLD >> VAProfileH264High : VAEntrypointEncSlice >> VAProfileVC1Simple : VAEntrypointVLD >> VAProfileVC1Main : VAEntrypointVLD >> VAProfileVC1Advanced : VAEntrypointVLD >> VAProfileNone : VAEntrypointVideoProc >> VAProfileJPEGBaseline : VAEntrypointVLD >> >> Here's a list of the pertinent packages: >> >> cairo-1.12.14-6.el7 >> libva-1.3.1-11.el7 >> libva-intel-driver-1.3.1-1.fc21 >> libdrm-2.4.50-1.1.el7 >> mesa-libGL-9.2.5-5.20131218.el7 >> xorg-x11-drv-intel-2.21.15-13.el7 >> >> I had to pull in a library from FC21. I tried the FC19 version which >> was older, but it had the same results. This same hardware works >> fine under CentOS 6, but as I say I figure it's because drivers >> haven't matured for the new OS. I'll spend some more quality time >> with Google this evening and see if I can scare up more info. In the >> meantime, I'm happy to try anything you have in mind. >> >> Collier Family Thursday, July 17, 2014 5:26 PM >> what does vainfo show? >> >> Do you have libva installed - it is not a dependency - maybe it >> should be. >> >> Cheers >> Stephen >> _______________________________________________ >> atrpms-users mailing list >> [email protected] >> http://lists.atrpms.net/mailman/listinfo/atrpms-users >> Stephen Collier Thursday, July 17, 2014 3:02 PM >> VAAPI should work. I'll have a look later. >> >> >> Sent from my Samsung GALAXY S4 on the Telstra 4G network >> >> <div>-------- Original message --------</div><div>From: NullDev >> <[email protected]> </div><div>Date:18/07/2014 4:02 AM (GMT+10:00) >> </div><div>To: "User discussion about ATrpms.net" >> <[email protected]> </div><div>Subject: Re: [ATrpms-users] EL7 >> mythtv 0.27 dependencies </div><div> >> </div>All the RPMs installed without issue. It did pull in some >> packages from EPEL, but they seem to be working fine. I'm having an >> issue with VAAPI acceleration, but I suspect that is a separate >> driver issue. Hopefully I will have some time this evening to sort >> that out. >> >> In short, so far so good. Thanks! >> Stephen Collier Thursday, July 17, 2014 4:35 AM >> Can you let me know if the el7 repo works. >> >> Cheers >> Stephen >> >> >> Sent from my Samsung GALAXY S4 on the Telstra 4G network >> >> >> -------- Original message -------- >> From: NullDev >> Date:15/07/2014 10:46 AM (GMT+10:00) >> To: [email protected] >> Subject: [ATrpms-users] EL7 mythtv 0.27 dependencies >> >> I recently got CentOS 7 up and running to swap out my older CentOS >> 6 based mythtv 0.26 system. I was excited to see Stephen has RPMs built >> as atrpms has always been my repo of choice in the past. Once I got >> Stephen's repo configured in addition to the official atrpm's repo, I >> did: "yum install mythtv" and got a few failed dependencies. I figured >> I'd copy them to the list here in case they weren't already known. >> >> Error: Package: xmltv-grabbers-0.5.61-85.el7.noarch (atrpms) >> Requires: perl(HTTP::Cache::Transparent) >> Error: Package: xmltv-gui-0.5.61-85.el7.noarch (atrpms) >> Requires: perl(Tk::TableMatrix) >> Error: Package: mytharchive-0.27.3-4.sl7.x86_64 (screpo) >> Requires: PIL >> Error: Package: mythtv-frontend-0.27.3-4.sl7.x86_64 (screpo) >> Requires: mplayer >> >> I'm guessing that these will eventually be remedied once EL7 >> matures a bit. In the meantime, if someone has already solved these >> dependencies, can you give me some hints? I saw RPMFusion has a version >> of mplayer for Fedora 19, but that opened up an additional can of >> dependency worms. Thanks in advance! > Hello Guys, Here is my list of broken dependencies . I started with a desktop Centos 7 install , here it is : Error: Package: xmltv-grabbers-0.5.61-85.el7.noarch (atrpms) Requires: perl(WWW::Mechanize) >= 1.02 Error: Package: mythtv-common-0.27.3-6.sl7.x86_64 (myth) Requires: libcrystalhd.so.3()(64bit) Error: Package: mythzoneminder-0.27.3-6.sl7.x86_64 (myth) Requires: libjack.so.0()(64bit) Error: Package: libmythbase-0.27_0-0.27.3-6.sl7.x86_64 (myth) Requires: libcrystalhd.so.3()(64bit) Error: Package: mpg123-1.18.1-1.el7.x86_64 (atrpms) Requires: libportaudio.so.2()(64bit) Error: Package: libmythui-0.27_0-0.27.3-6.sl7.x86_64 (myth) Requires: libcrystalhd.so.3()(64bit) Error: Package: mythmusic-0.27.3-6.sl7.x86_64 (myth) Requires: libQtWebKit.so.4()(64bit) Error: Package: 1:xmms-libs-1.2.11-40.el7.x86_64 (atrpms) Requires: libmikmod.so.3()(64bit) Error: Package: libmythavdevice54-0.27.3-6.sl7.x86_64 (myth) Requires: libjack.so.0()(64bit) Error: Package: mythweather-0.27.3-6.sl7.x86_64 (myth) Requires: perl(DateTime::Format::ISO8601) Error: Package: mytharchive-0.27.3-6.sl7.x86_64 (myth) Requires: libjack.so.0()(64bit) Error: Package: mpg123-1.18.1-1.el7.x86_64 (atrpms) Requires: libjack.so.0()(64bit) Error: Package: mythmusic-0.27.3-6.sl7.x86_64 (myth) Requires: libcrystalhd.so.3()(64bit) Error: Package: libmythtv-0.27_0-0.27.3-6.sl7.x86_64 (myth) Requires: libjack.so.0()(64bit) Error: Package: mythtv-0.27.3-6.sl7.x86_64 (myth) Requires: qt-webkit Error: Package: mythtv-0.27.3-6.sl7.x86_64 (myth) Requires: mysql-server Error: Package: xmltv-grabbers-0.5.61-85.el7.noarch (atrpms) Requires: perl(SOAP::Lite) Error: Package: libmythupnp-0.27_0-0.27.3-6.sl7.x86_64 (myth) Requires: libjack.so.0()(64bit) Error: Package: mythtv-setup-0.27.3-6.sl7.x86_64 (myth) Requires: libjack.so.0()(64bit) Error: Package: mythnews-0.27.3-6.sl7.x86_64 (myth) Requires: libjack.so.0()(64bit) Error: Package: mythzoneminder-0.27.3-6.sl7.x86_64 (myth) Requires: libcrystalhd.so.3()(64bit) Error: Package: mythweather-0.27.3-6.sl7.x86_64 (myth) Requires: libcrystalhd.so.3()(64bit) Error: Package: libmythui-0.27_0-0.27.3-6.sl7.x86_64 (myth) Requires: libQtWebKit.so.4()(64bit) Error: Package: mythweather-0.27.3-6.sl7.x86_64 (myth) Requires: perl(SOAP::Lite) Error: Package: mythtv-frontend-0.27.3-6.sl7.x86_64 (myth) Requires: libcrystalhd.so.3()(64bit) Error: Package: mythbrowser-0.27.3-6.sl7.x86_64 (myth) Requires: libcrystalhd.so.3()(64bit) Error: Package: libmythservicecontracts-0.27_0-0.27.3-6.sl7.x86_64 (myth) Requires: libcrystalhd.so.3()(64bit) Error: Package: libmythupnp-0.27_0-0.27.3-6.sl7.x86_64 (myth) Requires: libcrystalhd.so.3()(64bit) Error: Package: mythgame-0.27.3-6.sl7.x86_64 (myth) Requires: libjack.so.0()(64bit) Error: Package: libmythprotoserver-0.27_0-0.27.3-6.sl7.x86_64 (myth) Requires: libcrystalhd.so.3()(64bit) Error: Package: 4:mplayer-1.2-93_snap20140413.sl7.x86_64 (myth) Requires: libcrystalhd.so.3()(64bit) Error: Package: mythtv-backend-0.27.3-6.sl7.x86_64 (myth) Requires: libcrystalhd.so.3()(64bit) Error: Package: libmythbase-0.27_0-0.27.3-6.sl7.x86_64 (myth) Requires: libjack.so.0()(64bit) Error: Package: xmltv-grabbers-0.5.61-85.el7.noarch (atrpms) Requires: perl(HTML::Form) Error: Package: libmythmetadata-0.27_0-0.27.3-6.sl7.x86_64 (myth) Requires: libjack.so.0()(64bit) Error: Package: mythbrowser-0.27.3-6.sl7.x86_64 (myth) Requires: libQtWebKit.so.4()(64bit) Error: Package: libmyth-0.27_0-0.27.3-6.sl7.x86_64 (myth) Requires: libjack.so.0()(64bit) Error: Package: libmythfreemheg-0.27_0-0.27.3-6.sl7.x86_64 (myth) Requires: libcrystalhd.so.3()(64bit) Error: Package: libmythmetadata-0.27_0-0.27.3-6.sl7.x86_64 (myth) Requires: libcrystalhd.so.3()(64bit) Error: Package: 4:mplayer-1.2-93_snap20140413.sl7.x86_64 (myth) Requires: libopenal.so.1()(64bit) Error: Package: mythgallery-0.27.3-6.sl7.x86_64 (myth) Requires: libcrystalhd.so.3()(64bit) Error: Package: mythtv-backend-0.27.3-6.sl7.x86_64 (myth) Requires: libjack.so.0()(64bit) Error: Package: mythtv-common-0.27.3-6.sl7.x86_64 (myth) Requires: libjack.so.0()(64bit) Error: Package: mythweather-0.27.3-6.sl7.x86_64 (myth) Requires: libjack.so.0()(64bit) Error: Package: libmythprotoserver-0.27_0-0.27.3-6.sl7.x86_64 (myth) Requires: libjack.so.0()(64bit) Error: Package: xmltv-grabbers-0.5.61-85.el7.noarch (atrpms) Requires: perl(DateTime::Format::Strptime) Error: Package: 1:xmms-libs-1.2.11-40.el7.x86_64 (atrpms) Requires: libgthread-1.2.so.0()(64bit) Error: Package: libmythfreemheg-0.27_0-0.27.3-6.sl7.x86_64 (myth) Requires: libjack.so.0()(64bit) Error: Package: 1:xmms-libs-1.2.11-40.el7.x86_64 (atrpms) Requires: libgdk-1.2.so.0()(64bit) Error: Package: mytharchive-0.27.3-6.sl7.x86_64 (myth) Requires: libcrystalhd.so.3()(64bit) Error: Package: 1:xmms-libs-1.2.11-40.el7.x86_64 (atrpms) Requires: libgtk-1.2.so.0()(64bit) Error: Package: mythtv-frontend-0.27.3-6.sl7.x86_64 (myth) Requires: libQtWebKit.so.4()(64bit) Error: Package: libmyth-0.27_0-0.27.3-6.sl7.x86_64 (myth) Requires: libcrystalhd.so.3()(64bit) Error: Package: mythmusic-0.27.3-6.sl7.x86_64 (myth) Requires: libjack.so.0()(64bit) Error: Package: libmythservicecontracts-0.27_0-0.27.3-6.sl7.x86_64 (myth) Requires: libjack.so.0()(64bit) Error: Package: libmythui-0.27_0-0.27.3-6.sl7.x86_64 (myth) Requires: libjack.so.0()(64bit) Error: Package: mythnetvision-0.27.3-6.sl7.x86_64 (myth) Requires: libcrystalhd.so.3()(64bit) Error: Package: mythgallery-0.27.3-6.sl7.x86_64 (myth) Requires: libjack.so.0()(64bit) Error: Package: 1:xmms-libs-1.2.11-40.el7.x86_64 (atrpms) Requires: libglib-1.2.so.0()(64bit) Error: Package: libmythtv-0.27_0-0.27.3-6.sl7.x86_64 (myth) Requires: libcrystalhd.so.3()(64bit) Error: Package: mythtv-frontend-0.27.3-6.sl7.x86_64 (myth) Requires: libjack.so.0()(64bit) Error: Package: mythtv-setup-0.27.3-6.sl7.x86_64 (myth) Requires: libcrystalhd.so.3()(64bit) Error: Package: mythnetvision-0.27.3-6.sl7.x86_64 (myth) Requires: libjack.so.0()(64bit) Error: Package: mythnews-0.27.3-6.sl7.x86_64 (myth) Requires: libcrystalhd.so.3()(64bit) Error: Package: mythgame-0.27.3-6.sl7.x86_64 (myth) Requires: libcrystalhd.so.3()(64bit) Error: Package: 4:mplayer-1.2-93_snap20140413.sl7.x86_64 (myth) Requires: libaa.so.1()(64bit) Error: Package: 4:mplayer-1.2-93_snap20140413.sl7.x86_64 (myth) Requires: libjack.so.0()(64bit) Error: Package: 4:mplayer-1.2-93_snap20140413.sl7.x86_64 (myth) Requires: libcaca.so.0()(64bit) Error: Package: libmythavcodec54-0.27.3-6.sl7.x86_64 (myth) Requires: libcrystalhd.so.3()(64bit) Error: Package: mytharchive-0.27.3-6.sl7.x86_64 (myth) Requires: dvdauthor >= 0.6.11 Error: Package: mythbrowser-0.27.3-6.sl7.x86_64 (myth) Requires: libjack.so.0()(64bit)