[mythtv-users] XVMC Cashes mythfrontend wtih Nvidia 6150. Works on Nvidia 6200
Mache Creeger
mache at creeger.com
Tue Apr 1 18:04:30 UTC 2008
Anyone have any ideas? The system that crashes is Fedora 8 64-bit,
the system that works is Fedora 7, 32-bit
-- Mache
At 07:06 PM 3/31/2008, Mache Creeger wrote:
>Working configuration is:
>
># uname -r
>2.6.23.15-80.fc7
>
># rpm -qa | grep mythtv-frontend
>mythtv-frontend-0.21-185.fc7
>
>Crashing configuration
>
># uname -r
>2.6.24.3-50.fc8
>
># rpm -qa |grep mythtv-frontend
>mythtv-frontend-0.21-185.fc8
>
>-- Mache
>
>At 02:58 PM 3/31/2008, Mache Creeger wrote:
>>I tried to get XVMC working on a Asus M2NPV-VM frontend motherboard
>>with an embedded Nvidia 6150 graphics chip and it crashed
>>mythtfrontend. I am using identical configs on 6150 FE and 6200
>>MBE/SBE/FE. The 6200 does not crash mythfrontend.
>>
>>Any ideas?
>>
>>-- Mache
>>
>>The config on both maches is:
>>
>>Decoder: Standard XVMC
>>Video Renderer: xvmc-blt OSD Renderer: chromakey
>>Primary Deinterlacer: Bob 2x
>>Fallback Deinterlacer: none
>>
>># rpm -qa |grep nvidia
>>nvidia-graphics169.12-kmdl-2.6.24.3-50.fc8-169.12-96.fc8
>>nvidia-graphics169.12-libs-169.12-96.fc8
>>nvidia-graphics-helpers-0.0.26-27.fc8
>>nvidia-graphics169.12-169.12-96.fc8
>>nvidia-graphics-devices-1.0-6.fc8
>>
>># more /etc/X11/XvMCConfig
>>libXvMCNVIDIA_dynamic.so.1
>>
>># ls -al /etc/X11/XvMCConfig
>>-rw-r--r-- 1 root root 27 2008-03-17 22:51 /etc/X11/XvMCConfig
>>
>># more /var/log/mythtv/mythfrontend.log - Crashed with 6150
>>2008-03-31 14:29:04.587 XMLParse::LoadTheme using
>>/usr/share/mythtv/themes/G.A.N.T/ui.xml
>>2008-03-31 14:29:04.751 Connecting to backend server:
>>192.168.1.11:6543 (try 1 of 5)
>>2008-03-31 14:29:04.752 Using protocol version 40
>>2008-03-31 14:29:06.093 AFD: Opened codec 0xb525e0, id(MPEG2VIDEO)
>>type(Video)
>>2008-03-31 14:29:06.093 AFD: codec MP2 has 2 channels
>>2008-03-31 14:29:06.093 AFD: Opened codec 0xb529c0, id(MP2) type(Audio)
>>2008-03-31 14:29:07.211 AFD: Opened codec 0xc011e0, id(MPEG2VIDEO)
>>type(Video)
>>2008-03-31 14:29:07.211 AFD: codec MP2 has 2 channels
>>2008-03-31 14:29:07.211 AFD: Opened codec 0xc00990, id(MP2) type(Audio)
>>2008-03-31 14:29:09.351 AFD: Opened codec 0xc011e0, id(MPEG2VIDEO)
>>type(Video)
>>2008-03-31 14:29:09.352 AFD: codec MP2 has 2 channels
>>2008-03-31 14:29:09.352 AFD: Opened codec 0xcdd050, id(MP2) type(Audio)
>>2008-03-31 14:29:09.698 AFD: Opened codec 0xc011e0, id(MPEG2VIDEO)
>>type(Video)
>>2008-03-31 14:29:09.699 AFD: codec MP2 has 2 channels
>>2008-03-31 14:29:09.699 AFD: Opened codec 0xc00990, id(MP2) type(Audio)
>>2008-03-31 14:29:09.865 TV: Attempting to change from None to
>>WatchingPreRecorded
>>2008-03-31 14:29:09.967 DPMS Deactivated
>>2008-03-31 14:29:10.065 AFD Error: Could not open codec 0xc11bd0,
>>id(MPEG2VIDEO_XVMC) type(Video) aborting. reason -1
>>2008-03-31 14:29:10.065 NVP: Disabling Audio, params(-1,-1,-1)
>>
>># more /var/log/mythtv/mythfrontend.log - Successfull with 6200
>>2008-03-31 14:50:27.540 XMLParse::LoadTheme using
>>/usr/share/mythtv/themes/G.A.N.T/ui.xml
>>2008-03-31 14:50:27.772 Connecting to backend server:
>>192.168.1.11:6543 (try 1 of 5)
>>2008-03-31 14:50:27.773 Using protocol version 40
>>2008-03-31 14:50:29.109 AFD: Opened codec 0xaa75420, id(MPEG2VIDEO)
>>type(Video)
>>2008-03-31 14:50:29.109 AFD: codec MP2 has 2 channels
>>2008-03-31 14:50:29.109 AFD: Opened codec 0xaa757a0, id(MP2) type(Audio)
>>2008-03-31 14:50:35.186 XMLParse::LoadTheme using
>>/usr/share/mythtv/themes/default/video-ui.xml
>>MythThemedDialog.o: something is requesting a screen update of zero
>>size. A widget probably has not done a calculateScreeArea
>>(). Will redraw the whole screen (inefficient!).
>>2008-03-31 14:50:41.322 XMLParse::LoadTheme using
>>/usr/share/mythtv/themes/default/video-ui.xml
>>MythThemedDialog.o: something is requesting a screen update of zero
>>size. A widget probably has not done a calculateScreeArea
>>(). Will redraw the whole screen (inefficient!).
>>2008-03-31 14:50:46.024 XMLParse::LoadTheme using
>>/usr/share/mythtv/themes/G.A.N.T/ui.xml
>>2008-03-31 14:50:48.356 AFD: Opened codec 0xab73fc0, id(MPEG2VIDEO)
>>type(Video)
>>2008-03-31 14:50:48.356 AFD: codec MP2 has 2 channels
>>2008-03-31 14:50:48.356 AFD: Opened codec 0xab74340, id(MP2) type(Audio)
>>2008-03-31 14:50:48.911 AFD: Opened codec 0xab7d350, id(MPEG2VIDEO)
>>type(Video)
>>2008-03-31 14:50:48.911 AFD: codec MP2 has 2 channels
>>2008-03-31 14:50:48.912 AFD: Opened codec 0xab7d6d0, id(MP2) type(Audio)
>>2008-03-31 14:50:49.232 TV: Attempting to change from None to
>>WatchingPreRecorded
>>2008-03-31 14:50:49.333 DPMS Deactivated
>>2008-03-31 14:50:49.511 AFD: Opened codec 0xab396e0,
>>id(MPEG2VIDEO_XVMC) type(Video)
>_______________________________________________
>mythtv-users mailing list
>mythtv-users at mythtv.org
>http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20080401/afc7240a/attachment.htm
More information about the mythtv-users
mailing list