[mythtv-users] LiveTV bails out after two seconds

Leif B. Kristensen leif at solumslekt.org
Fri Jul 29 08:40:55 EDT 2005


I have eliminated a couple of problems:

> 2005-07-29 12:01:28.711 Realtime priority would require SUID as root.

I disabled the "Realtime priority" option in Myth, as suggested in the 
setup help message, and this error disappeared.

> 2005-07-29 12:01:28.731 Changing from None to WatchingLiveTV
> libGL error: open DRM failed (Operation not permitted)
> libGL error: reverting to (slow) indirect rendering

Those two lines reeks of a video driver problem. I tried glxgears, and 
lo and behold, it displayed exactly the same error. After some googling 
on my video card, a recycled Matrox G400 and the libgl message, I found 
an excellent hint here:

http://lists.freebsd.org/pipermail/freebsd-stable/2005-January/011157.html

After adding the lines 

Section "DRI"
        Mode    0666
EndSection

to my xorg.conf, the libGL error disappeared, and glxgears jumped from 
125 to 366 fps. However, I still have no luck with Myth:

2005-07-29 14:22:44.255 New DB connection, total: 1
Total desktop width=1280, height=1024, numscreens=1
2005-07-29 14:22:44.258 Using screen 0, 1280x1024 at 0,0
2005-07-29 14:22:44.260 mythfrontend version: 0.18.1.20050510-1 
www.mythtv.org
2005-07-29 14:22:44.260 Enabled verbose msgs : important general
2005-07-29 14:22:44.377 Switching to square mode (blue)
mythtv: could not connect to socket
mythtv: Connection refused
lirc_init failed for mythtv, see preceding messages
2005-07-29 14:22:44.830 Registering Internal as a media playback plugin.
2005-07-29 14:22:44.835 Registering MythDVD DVD Media Handler as a media 
handler
2005-07-29 14:22:44.836 Registering MythDVD VCD Media Handler as a media 
handler
2005-07-29 14:22:44.904 Registering MythMusic Media Handler as a media 
handler
2005-07-29 14:22:50.889 New DB connection, total: 2
2005-07-29 14:22:50.915 Connecting to backend server: 127.0.0.1:6543 
(try 1 of 5)
2005-07-29 14:22:50.923 Using protocol version 15
2005-07-29 14:22:50.950 Using protocol version 15
2005-07-29 14:22:51.046 Disable DPMS
2005-07-29 14:22:53.247 Opening audio device 'default'.
2005-07-29 14:22:53.260 Using XV port 69
2005-07-29 14:22:53.499 The realtime priority setting is not enabled.
2005-07-29 14:22:53.507 Changing from None to WatchingLiveTV
2005-07-29 14:22:53.561 Video timing method: DRM
2005-07-29 14:22:54.351 prebuffering pause
2005-07-29 14:23:13.508 ReadStringList timeout (quick).
Remote encoder not responding.
2005-07-29 14:23:13.508 WriteStringList: Bad socket
2005-07-29 14:23:13.508 ReadStringList: Bad socket
Remote encoder not responding.
2005-07-29 14:23:13.509 WriteStringList: Bad socket
2005-07-29 14:23:13.509 ReadStringList: Bad socket
Remote encoder not responding.
ASSERT: "i <= nodes" in /usr/qt/3/include/qvaluelist.h (373)
2005-07-29 14:23:13.513 WriteStringList: Bad socket
2005-07-29 14:23:13.513 ReadStringList: Bad socket
Remote encoder not responding.
2005-07-29 14:23:13.605 Changing from WatchingLiveTV to None
2005-07-29 14:23:13.617 Changing from None to None
2005-07-29 14:23:13.618 Enable DPMS
-- 
Leif Biberg Kristensen
http://solumslekt.org/


More information about the mythtv-users mailing list