I can view recordings just fine. However, when I attempt to view live TV, I get a black screen and no audio and my backend crashes. I can escape out of the frontend, or if I hit and up/down arrow key to change the channel, I get a segfault. My sound setup is fine; I have a /dev/dsp so it is not that issue. Here's the output from terminal where myth segfaulted: Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". 2004-01-17 23:17:28 Enabled verbose msgs : important general 2004-01-17 23:17:30 Connecting to backend server: 127.0.0.1:6543 (try 1 of 5) 2004-01-17 23:17:31 ReadStringList timeout (quick). Errm, event socket just closed. 2004-01-17 23:17:32 ReadStringList timeout (quick). QSocketDevice::writeBlock: Invalid socket 2004-01-17 23:17:32 Error writing stringlist QSocketDevice::readBlock: Invalid socket QSocketDevice::writeBlock: Invalid socket 2004-01-17 23:17:32 Error writing stringlist ASSERT: "i <= nodes" in /usr/qt/3/include/qvaluelist.h (372) Couldn't find a matching decoder for: rbuf://127.0.0.1:6543/mnt/store//ringbuf2.nuv 2004-01-17 23:17:32 Changing from None to WatchingLiveTV Remote encoder not responding. QSocketDevice::writeBlock: Invalid socket 2004-01-17 23:17:32 Error writing stringlist QSocketDevice::writeBlock: Invalid socket 2004-01-17 23:17:32 Error writing stringlist QSocketDevice::readBlock: Invalid socket Segmentation fault 0.12 worked aside from some ivtv driver issues. I have yet to get 0.13 or 0.13-r1 to work on this same machine. I've reinstalled Gentoo a couple times on this box, once with 2.6.0 even. I'm currently running 2.4.22-r5 of the gentoo-sources. I am running the ivtv driver from CVS sources on 1/17. All prescribed tests for ivtv work. Reproducible: Always Steps to Reproduce: 1. Start mythfrontend 2. Attempt to view live TV 3. Get black screen and no audio. Backend crashes. Can escape out of MythTV or hit and arrow key and segfault out.
Nothing?
Is this fixed in 0.14?
Well, with 0.14, I can watch live TV now and change channels...for about five minutes or so, and then mythfrontend seems to lose its connection to mythbackend. Mythbackend appears to still be running though. Since this bug report is two weeks old with no resolution and a new version out, you might as well invalidate it. I'll probably be tossing in a report for 0.14.
Are frontend and backend on the same machine? Is the database on the same machine as the backend? Are there any network hickups?
Frontend, backend, and database are all on the same machine. No network hiccups as I'm running a gigabit LAN with cat6 cables (very nice). Pentium4 2.4GHz with 512MB RAM, 120GB of RAID-0 storage with plenty of space available. Presently, I'm at work. When I get home tonight, I'll try to recreate the problem, capture the errors from stdout and any logs, and post those here. I notice that 0.14-r1 is out but haven't looked into that yet. Probably won't until I can isolate the problem I'm having with 0.14.
Upgraded to 0.14-r1, and now I get this when attempting to watch live TV: 2004-02-06 23:15:11 mythfrontend version: 0.14.20040123-1 www.mythtv.org 2004-02-06 23:15:11 Enabled verbose msgs : important general 2004-02-06 23:15:11 Registering Internal as a media playback plugin. mythtv: could not connect to socket mythtv: Permission denied lirc_init failed for mythtv, see preceding messages 2004-02-06 23:15:15 Connecting to backend server: 127.0.0.1:6543 (try 1 of 5) 2004-02-06 23:15:15 Using protocol version 1 2004-02-06 23:15:16 Using protocol version 1 2004-02-06 23:22:01 Using protocol version 1 Input #0, mpeg, from 'rbuf://127.0.0.1:6543/mnt/store//ringbuf1.nuv': Stream #0.0: Video: mpeg2video, 640x480, 29.97 fps Stream #0.1: Audio: mp2, 48000 Hz, stereo, 384 kb/s 2004-02-06 23:22:02 Opening OSS audio device '/dev/sound/dsp'. ---------------------- DirectFB v0.9.20 --------------------- (c) 2000-2002 convergence integrated media GmbH (c) 2002-2003 convergence GmbH ----------------------------------------------------------- (*) Single Application Core. (with MMX support) (2004-01-23 16:58) (*) DirectFB/misc/memcpy: using MMXEXT optimized memcpy() (!) DirectFB/fbdev/vt: KD_GRAPHICS failed! --> Operation not permitted (!) DirectFB/Core: Could not initialize 'system' core! --> General initialization failure! (!) DirectFB/Core: Error during initialization (General initialization failure!)(#) DirectFBError [Couldn't create DirectFB subsystem]: General initialization failure! [mpeg2video @ 0x824f478]get_buffer() failed (1 1073741824 2 (nil)) decoding error At this point, my frontend and backend crash. I do not use lirc, fwiw. I tried running mythfrontend as root and got some different stuff: Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed 2004-02-06 23:31:39 mythfrontend version: 0.14.20040123-1 www.mythtv.org 2004-02-06 23:31:39 Enabled verbose msgs : important general 2004-02-06 23:31:39 Registering Internal as a media playback plugin. mythtv: could not connect to socket mythtv: Connection refused lirc_init failed for mythtv, see preceding messages 2004-02-06 23:31:48 Connecting to backend server: 127.0.0.1:6543 (try 1 of 5) 2004-02-06 23:31:48 Using protocol version 1 2004-02-06 23:31:48 Using protocol version 1 2004-02-06 23:31:48 Using protocol version 1 Input #0, mpeg, from 'rbuf://127.0.0.1:6543/mnt/store//ringbuf1.nuv': Stream #0.0: Video: mpeg2video, 640x480, 29.97 fps Stream #0.1: Audio: mp2, 48000 Hz, stereo, 384 kb/s 2004-02-06 23:31:50 Opening OSS audio device '/dev/sound/dsp'. ---------------------- DirectFB v0.9.20 --------------------- (c) 2000-2002 convergence integrated media GmbH (c) 2002-2003 convergence GmbH ----------------------------------------------------------- (*) Single Application Core. (with MMX support) (2004-01-23 16:58) (*) DirectFB/misc/memcpy: using MMXEXT optimized memcpy() (*) DirectFB/InputDevice: IMPS/2 Mouse (1) 0.9 (convergence integrated media GmbH) (*) DirectFB/InputDevice: IMPS/2 Mouse (2) 0.9 (convergence integrated media GmbH) (*) DirectFB/InputDevice: Keyboard 0.9 (convergence integrated media GmbH) (*) MMX detected and enabled (*) DirectFB/GraphicsDevice: 3Dfx Voodoo 3/4/5/Banshee 0.1 (convergence integrated media GmbH) (*) DirectFB/Layer: Enabled 'FBDev Primary Layer'. (!!!) *** CAUTION [letting unprivileged IDirectFBDisplayLayer::GetSurface() call pass until cooperative level handling is finished] *** idirectfbdisplaylayer.c (147) (#) DirectFBError [Couldn't get our display layer - this shouldn't happen]: ID not found! 2004-02-06 23:31:51 Changing from None to WatchingLiveTV [mpeg2video @ 0x81ee4c8]get_buffer() failed (1 1073741824 2 (nil)) decoding error I'm giving mythtv one more revision, and if I can't watch live TV, the heck with this.
DirectFB won't work if you're running from X. Disable directfb and rebuild: USE=-directfb emerge mythtv
Okay, -directfb got 0.14-r1 compiled and installed, but I'm seeing the same problems as I did with 0.14. I watched a single channel for 13 minutes and then the picture froze, and I escaped out of mythfrontend (slowly as there was a significant delay between menu screens). Here's the output that I get when running mythfrontend from a terminal: 2004-02-07 02:05:19 mythfrontend version: 0.14.20040123-1 www.mythtv.org 2004-02-07 02:05:19 Enabled verbose msgs : important general mythtv: could not connect to socket mythtv: Permission denied lirc_init failed for mythtv, see preceding messages 2004-02-07 02:05:20 Registering Internal as a media playback plugin. 2004-02-07 02:05:29 Connecting to backend server: 127.0.0.1:6543 (try 1 of 5) 2004-02-07 02:05:29 Using protocol version 1 2004-02-07 02:05:29 Using protocol version 1 2004-02-07 02:05:29 Using protocol version 1 Input #0, mpeg, from 'rbuf://127.0.0.1:6543/mnt/store//ringbuf1.nuv': Stream #0.0: Video: mpeg2video, 640x480, 29.97 fps Stream #0.1: Audio: mp2, 48000 Hz, stereo, 384 kb/s 2004-02-07 02:05:31 Opening OSS audio device '/dev/sound/dsp'. 2004-02-07 02:05:31 Using XV port 61 2004-02-07 02:05:31 Changing from None to WatchingLiveTV 2004-02-07 02:16:52 prebuffering pause Waited 2 seconds for data to become available, waiting again... Waited 2 seconds for data to become available, waiting again... Waited 2 seconds for data to become available, waiting again... Waited 2 seconds for data to become available, waiting again... Waited 2 seconds for data to become available, waiting again... Waited 2 seconds for data to become available, waiting again... Waited 2 seconds for data to become available, waiting again... Waited 2 seconds for data to become available, waiting again... Waited 14 seconds for data to become available, aborting [mpeg2video @ 0x8252a18]ac-tex damaged at 13 4 [mpeg2video @ 0x8252a18]concealing errors [mpeg2video @ 0x8252a18]Warning MVs not available 2004-02-07 02:17:26 ReadStringList timeout (quick). Remote encoder not responding. 2004-02-07 02:17:26 Changing from WatchingLiveTV to None 2004-02-07 02:17:26 Changing from None to None 2004-02-07 02:18:00 ReadStringList timeout. Connection to backend server lost Mythbackend appeared to still be running (ps -ef), so I started mythfrontend again. I get a black screen when trying to watch live TV and when I try to view recordings (there are none but I wanted to try something different), there was another long delay before I got that screen. Escaped out with long delays again. Here's the output from that run: 2004-02-07 02:21:20 mythfrontend version: 0.14.20040123-1 www.mythtv.org 2004-02-07 02:21:20 Enabled verbose msgs : important general mythtv: could not connect to socket mythtv: Permission denied lirc_init failed for mythtv, see preceding messages 2004-02-07 02:21:20 Registering Internal as a media playback plugin. 2004-02-07 02:21:23 Connecting to backend server: 127.0.0.1:6543 (try 1 of 5) 2004-02-07 02:21:31 ReadStringList timeout (quick). 2004-02-07 02:21:31 Unexpected response to MYTH_PROTO_VERSION: 2004-02-07 02:21:31 Changing from None to None 2004-02-07 02:21:41 Connecting to backend server: 127.0.0.1:6543 (try 1 of 5) 2004-02-07 02:21:49 ReadStringList timeout (quick). 2004-02-07 02:21:49 Unexpected response to MYTH_PROTO_VERSION: 2004-02-07 02:21:51 Connecting to backend server: 127.0.0.1:6543 (try 1 of 5) 2004-02-07 02:21:59 ReadStringList timeout (quick). 2004-02-07 02:21:59 Unexpected response to MYTH_PROTO_VERSION: 2004-02-07 02:22:04 Connecting to backend server: 127.0.0.1:6543 (try 1 of 5) 2004-02-07 02:22:12 ReadStringList timeout (quick). 2004-02-07 02:22:12 Unexpected response to MYTH_PROTO_VERSION: Restarting mythbackend, I can do this all over again.
Ok, next step. Can you enable backend logging, get it to crash again, and post the resulting log? To enable logging set the MYTH_LOG variable to something like /tmp/mythbackend.log in /etc/conf.d/mythbackend. Thanks!
also, can you post your emerge --info screen? thanks.
My emerge info: Portage 2.0.50 (default-x86-1.4, gcc-3.3.2, glibc-2.3.3_pre20040117-r0, 2.4.22-gentoo-r5) ================================================================= System uname: 2.4.22-gentoo-r5 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz Gentoo Base System version 1.4.3.12 distcc 2.12.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled] ccache version 2.3 [enabled] Autoconf: sys-devel/autoconf-2.59 Automake: sys-devel/automake-1.8.2 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-march=pentium4 -mcpu=pentium4 -O3 -pipe -funroll-loops -ffast-math -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-march=pentium4 -mcpu=pentium4 -O3 -pipe -funroll-loops -ffast-math -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache distcc sandbox" GENTOO_MIRRORS="http://gentoo.mirrors.pair.com/ ftp://mirrors.tds.net/gentoo ftp://gentoo.noved.org/ ftp://gentoo.mirrors.pair.com/" MAKEOPTS="-j5" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="3dfx X acpi alsa apache2 avi berkdb bonobo cdr crypt directfb encode esd fbcon flac gdbm gif gnome gtk2 imagemagick imap imlib innodb jpeg libg++ libwww lirc mad maildir mikmod mmx mozilla mpeg mysql ncurses nls oggvorbis opengl oss pam perl png python qt quicktime readline sdl speex sse sse2 ssl tcpd tiff truetype unicode usb video_cards_tdfx voodoo3 x86 xml2 xmms xv zlib" MYTH_LOG already set to default /var/log/mythtv/mythbackend.log. Here's what I've got: Starting up as the master server. 2004-02-05 05:10:24 mythbackend version: 0.14.20040123-1 www.mythtv.org 2004-02-05 05:10:24 Enabled verbose msgs : important general 2004-02-05 05:10:26 Found changes in the todo list. Starting up as the master server. 2004-02-05 05:11:09 mythbackend version: 0.14.20040123-1 www.mythtv.org 2004-02-05 05:11:09 Enabled verbose msgs : important general 2004-02-05 05:11:11 Found changes in the todo list. 2004-02-05 05:13:30 MainServer::HandleAnnounce Playback 2004-02-05 05:13:30 adding: plato as a client (events: 0) 2004-02-05 05:13:30 MainServer::HandleAnnounce Playback 2004-02-05 05:13:30 adding: plato as a client (events: 1) 2004-02-05 05:13:30 MainServer::HandleAnnounce Playback 2004-02-05 05:13:30 adding: plato as a client (events: 0) 2004-02-05 05:13:30 MainServer::HandleAnnounce Playback 2004-02-05 05:13:30 adding: plato as a client (events: 0) 2004-02-05 05:13:30 adding: plato as a remote ringbuffer 2004-02-05 05:13:30 Changing from None to WatchingLiveTV Couldn't read data from the capture card in 15 seconds. Game over, man. 2004-02-05 05:21:28 Changing from WatchingLiveTV to None Starting up as the master server. 2004-02-05 05:23:13 mythbackend version: 0.14.20040123-1 www.mythtv.org 2004-02-05 05:23:13 Enabled verbose msgs : important general 2004-02-05 05:23:15 Found changes in the todo list. 2004-02-05 05:23:21 MainServer::HandleAnnounce Playback 2004-02-05 05:23:21 adding: plato as a client (events: 0) 2004-02-05 05:23:21 MainServer::HandleAnnounce Playback 2004-02-05 05:23:21 adding: plato as a client (events: 1) 2004-02-05 05:23:21 MainServer::HandleAnnounce Playback 2004-02-05 05:23:21 adding: plato as a client (events: 0) 2004-02-05 05:23:21 MainServer::HandleAnnounce Playback 2004-02-05 05:23:21 adding: plato as a client (events: 0) 2004-02-05 05:23:21 adding: plato as a remote ringbuffer 2004-02-05 05:23:21 Changing from None to WatchingLiveTV Couldn't read data from the capture card in 15 seconds. Game over, man. Waited too long for recorder to pause Couldn't read data from the capture card in 15 seconds. Game over, man. 2004-02-05 05:34:43 Changing from WatchingLiveTV to None Starting up as the master server. 2004-02-05 05:39:29 mythbackend version: 0.14.20040123-1 www.mythtv.org 2004-02-05 05:39:29 Enabled verbose msgs : important general 2004-02-05 05:39:31 Found changes in the todo list. 2004-02-05 05:39:35 MainServer::HandleAnnounce Playback 2004-02-05 05:39:35 adding: plato as a client (events: 0) 2004-02-05 05:39:35 MainServer::HandleAnnounce Playback 2004-02-05 05:39:35 adding: plato as a client (events: 1) 2004-02-05 05:39:35 MainServer::HandleAnnounce Playback 2004-02-05 05:39:35 adding: plato as a client (events: 0) 2004-02-05 05:39:35 MainServer::HandleAnnounce Playback 2004-02-05 05:39:35 adding: plato as a client (events: 0) 2004-02-05 05:39:35 adding: plato as a remote ringbuffer 2004-02-05 05:39:35 Changing from None to WatchingLiveTV Couldn't read data from the capture card in 15 seconds. Game over, man. 2004-02-05 05:42:26 Changing from WatchingLiveTV to None 2004-02-06 00:00:00 Found changes in the todo list. Starting up as the master server. 2004-02-06 23:13:49 mythbackend version: 0.14.20040123-1 www.mythtv.org 2004-02-06 23:13:49 Enabled verbose msgs : important general 2004-02-06 23:13:51 Found changes in the todo list. 2004-02-06 23:14:13 MainServer::HandleAnnounce Playback 2004-02-06 23:14:13 adding: plato as a client (events: 0) 2004-02-06 23:14:13 MainServer::HandleAnnounce Playback 2004-02-06 23:14:13 adding: plato as a client (events: 1) 2004-02-06 23:14:13 MainServer::HandleAnnounce Playback 2004-02-06 23:14:13 adding: plato as a client (events: 0) 2004-02-06 23:14:14 MainServer::HandleAnnounce Playback 2004-02-06 23:14:14 adding: plato as a client (events: 0) 2004-02-06 23:14:14 adding: plato as a remote ringbuffer 2004-02-06 23:14:14 Changing from None to WatchingLiveTV 2004-02-06 23:14:16 Changing from WatchingLiveTV to None Starting up as the master server. 2004-02-06 23:15:06 mythbackend version: 0.14.20040123-1 www.mythtv.org 2004-02-06 23:15:06 Enabled verbose msgs : important general 2004-02-06 23:15:08 Found changes in the todo list. 2004-02-06 23:15:15 MainServer::HandleAnnounce Playback 2004-02-06 23:15:15 adding: plato as a client (events: 0) 2004-02-06 23:15:16 MainServer::HandleAnnounce Playback 2004-02-06 23:15:16 adding: plato as a client (events: 1) 2004-02-06 23:16:15 Found changes in the todo list. 2004-02-06 23:16:23 Found changes in the todo list. 2004-02-06 23:17:25 Found changes in the todo list. 2004-02-06 23:22:01 MainServer::HandleAnnounce Playback 2004-02-06 23:22:01 adding: plato as a client (events: 0) 2004-02-06 23:22:01 MainServer::HandleAnnounce Playback 2004-02-06 23:22:01 adding: plato as a client (events: 0) 2004-02-06 23:22:01 adding: plato as a remote ringbuffer 2004-02-06 23:22:01 Changing from None to WatchingLiveTV 2004-02-06 23:22:03 Changing from WatchingLiveTV to None Starting up as the master server. 2004-02-06 23:30:28 mythbackend version: 0.14.20040123-1 www.mythtv.org 2004-02-06 23:30:28 Enabled verbose msgs : important general 2004-02-06 23:30:30 Found changes in the todo list. 2004-02-06 23:30:44 MainServer::HandleAnnounce Playback 2004-02-06 23:30:44 adding: plato as a client (events: 0) 2004-02-06 23:30:44 MainServer::HandleAnnounce Playback 2004-02-06 23:30:44 adding: plato as a client (events: 1) 2004-02-06 23:31:09 MainServer::HandleAnnounce Playback 2004-02-06 23:31:09 adding: plato as a client (events: 0) 2004-02-06 23:31:09 MainServer::HandleAnnounce Playback 2004-02-06 23:31:09 adding: plato as a client (events: 1) 2004-02-06 23:31:09 MainServer::HandleAnnounce Playback 2004-02-06 23:31:09 adding: plato as a client (events: 0) 2004-02-06 23:31:09 MainServer::HandleAnnounce Playback 2004-02-06 23:31:09 adding: plato as a client (events: 0) 2004-02-06 23:31:09 adding: plato as a remote ringbuffer 2004-02-06 23:31:10 Changing from None to WatchingLiveTV 2004-02-06 23:31:11 Changing from WatchingLiveTV to None Starting up as the master server. 2004-02-06 23:31:36 mythbackend version: 0.14.20040123-1 www.mythtv.org 2004-02-06 23:31:36 Enabled verbose msgs : important general 2004-02-06 23:31:38 Found changes in the todo list. 2004-02-06 23:31:48 MainServer::HandleAnnounce Playback 2004-02-06 23:31:48 adding: plato as a client (events: 0) 2004-02-06 23:31:48 MainServer::HandleAnnounce Playback 2004-02-06 23:31:48 adding: plato as a client (events: 1) 2004-02-06 23:31:48 MainServer::HandleAnnounce Playback 2004-02-06 23:31:48 adding: plato as a client (events: 0) 2004-02-06 23:31:48 MainServer::HandleAnnounce Playback 2004-02-06 23:31:48 adding: plato as a client (events: 0) 2004-02-06 23:31:48 adding: plato as a remote ringbuffer 2004-02-06 23:31:48 Changing from None to WatchingLiveTV 2004-02-06 23:31:51 Changing from WatchingLiveTV to None 2004-02-07 00:00:00 Found changes in the todo list. Starting up as the master server. 2004-02-07 02:04:51 mythbackend version: 0.14.20040123-1 www.mythtv.org 2004-02-07 02:04:51 Enabled verbose msgs : important general QServerSocket: failed to bind or listen to the socket Failed to bind port: 6543 2004-02-07 02:05:29 MainServer::HandleAnnounce Playback 2004-02-07 02:05:29 adding: plato as a client (events: 0) 2004-02-07 02:05:29 MainServer::HandleAnnounce Playback 2004-02-07 02:05:29 adding: plato as a client (events: 1) 2004-02-07 02:05:29 MainServer::HandleAnnounce Playback 2004-02-07 02:05:29 adding: plato as a client (events: 0) 2004-02-07 02:05:29 MainServer::HandleAnnounce Playback 2004-02-07 02:05:29 adding: plato as a client (events: 0) 2004-02-07 02:05:29 adding: plato as a remote ringbuffer 2004-02-07 02:05:29 Changing from None to WatchingLiveTV Couldn't read data from the capture card in 15 seconds. Game over, man. 2004-02-07 02:17:18 Changing from WatchingLiveTV to None Starting up as the master server. 2004-02-07 08:07:18 mythbackend version: 0.14.20040123-1 www.mythtv.org 2004-02-07 08:07:18 Enabled verbose msgs : important general QServerSocket: failed to bind or listen to the socket Failed to bind port: 6543 Starting up as the master server. 2004-02-07 08:10:20 mythbackend version: 0.14.20040123-1 www.mythtv.org 2004-02-07 08:10:20 Enabled verbose msgs : important general 2004-02-07 08:10:22 Found changes in the todo list. 2004-02-07 08:10:26 MainServer::HandleAnnounce Playback 2004-02-07 08:10:26 adding: plato as a client (events: 0) 2004-02-07 08:10:26 MainServer::HandleAnnounce Playback 2004-02-07 08:10:26 adding: plato as a client (events: 1) 2004-02-07 08:10:26 MainServer::HandleAnnounce Playback 2004-02-07 08:10:26 adding: plato as a client (events: 0) 2004-02-07 08:10:27 MainServer::HandleAnnounce Playback 2004-02-07 08:10:27 adding: plato as a client (events: 0) 2004-02-07 08:10:27 adding: plato as a remote ringbuffer 2004-02-07 08:10:27 Changing from None to WatchingLiveTV Couldn't read data from the capture card in 15 seconds. Game over, man. 2004-02-07 10:00:22 Changing from WatchingLiveTV to None Sat Feb 7 10:00:27 2004: wanted to record: Lethal Weapon 1025 Sat Feb 7 10:00:00 2004 But current state is: 1 2004-02-07 10:00:27 Canceled recording "Lethal Weapon" on channel: 1025 on cardid: 1, sourceid 1 Some output from dmesg: Hpsc: 0x00001, Hfsc: 0x00480 Setting full NTSC height saa7115[0]: decoder disable output saa7115[0]: decoder enable output saa7115[0]: decoder set norm NTSC saa7115[0] set audio: 0x02 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set size Hpsc: 0x00001, Hfsc: 0x00480 Setting full NTSC height saa7115[0]: decoder disable output saa7115[0]: decoder enable output mtrr: 0xf6000000,0x2000000 overlaps existing 0xf6000000,0x1000000 saa7115[0]: decoder set norm NTSC saa7115[0] set audio: 0x02 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 ivtv: giving up waiting for DMA pending clear saa7115[0]: decoder set norm NTSC saa7115[0] set audio: 0x02 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set size Hpsc: 0x00001, Hfsc: 0x00480 Setting full NTSC height saa7115[0]: decoder disable output saa7115[0]: decoder enable output saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder disable output saa7115[0]: decoder enable output saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder disable output saa7115[0]: decoder enable output saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder disable output saa7115[0]: decoder enable output saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder disable output saa7115[0]: decoder enable output saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder disable output saa7115[0]: decoder enable output ivtv: giving up waiting for DMA pending clear Thanks for looking into this, Max!
I'm really sorry that this is becoming such a pain. Can you try starting mythbackend manually with all the options and also "-v all". This will give us more logging. thanks.
Okay, here's the output from the terminal where I ran mythfrontend again: 2004-02-08 23:14:48 mythfrontend version: 0.14.20040123-1 www.mythtv.org 2004-02-08 23:14:48 Enabled verbose msgs : important general mythtv: could not connect to socket mythtv: Permission denied lirc_init failed for mythtv, see preceding messages 2004-02-08 23:14:49 Registering Internal as a media playback plugin. 2004-02-08 23:14:51 Connecting to backend server: 127.0.0.1:6543 (try 1 of 5) 2004-02-08 23:14:51 Using protocol version 1 2004-02-08 23:14:51 Using protocol version 1 2004-02-08 23:14:51 Using protocol version 1 Input #0, mpeg, from 'rbuf://127.0.0.1:6543/mnt/store//ringbuf1.nuv': Stream #0.0: Video: mpeg2video, 640x480, 29.97 fps Stream #0.1: Audio: mp2, 48000 Hz, stereo, 384 kb/s 2004-02-08 23:14:53 Opening OSS audio device '/dev/sound/dsp'. 2004-02-08 23:14:53 Using XV port 61 2004-02-08 23:14:53 Changing from None to WatchingLiveTV 2004-02-08 23:20:22 prebuffering pause Waited 2 seconds for data to become available, waiting again... Waited 2 seconds for data to become available, waiting again... Waited 2 seconds for data to become available, waiting again... Waited 2 seconds for data to become available, waiting again... Waited 2 seconds for data to become available, waiting again... [mpeg2video @ 0x8284148]ac-tex damaged at 31 14 [mpeg2video @ 0x8284148]concealing errors [mpeg2video @ 0x8284148]Warning MVs not available 2004-02-08 23:20:32 Waited too long for ringbuffer pause.. 2004-02-08 23:20:33 Waited too long for ringbuffer pause.. 2004-02-08 23:20:34 Waited too long for ringbuffer pause.. 2004-02-08 23:20:43 ReadStringList timeout (quick). Remote encoder not responding. 2004-02-08 23:20:43 Changing from WatchingLiveTV to None 2004-02-08 23:20:43 Changing from None to None 2004-02-08 23:21:16 ReadStringList timeout. Connection to backend server lost The output from the mythbackend.log with -v all set: Starting up as the master server. 2004-02-08 23:14:36 Probed: /dev/v4l/video0 - Composite 0 2004-02-08 23:14:36 Probed: /dev/v4l/video0 - Composite 1 2004-02-08 23:14:36 Probed: /dev/v4l/video0 - Composite 2 2004-02-08 23:14:36 Probed: /dev/v4l/video0 - Composite 3 2004-02-08 23:14:36 Probed: /dev/v4l/video0 - Tuner 0 2004-02-08 23:14:36 Probed: /dev/v4l/video0 - Composite 4 2004-02-08 23:14:36 Probed: /dev/v4l/video0 - S-Video 0 2004-02-08 23:14:36 Probed: /dev/v4l/video0 - S-Video 1 2004-02-08 23:14:36 Probed: /dev/v4l/video0 - S-Video 2 2004-02-08 23:14:36 Probed: /dev/v4l/video0 - S-Video 3 2004-02-08 23:14:36 Probed: /dev/v4l/video0 - Composite 0 2004-02-08 23:14:36 Probed: /dev/v4l/video0 - Composite 1 2004-02-08 23:14:36 Probed: /dev/v4l/video0 - Composite 2 2004-02-08 23:14:36 Probed: /dev/v4l/video0 - Composite 3 2004-02-08 23:14:36 Probed: /dev/v4l/video0 - Tuner 0 2004-02-08 23:14:36 Probed: /dev/v4l/video0 - Composite 4 2004-02-08 23:14:36 Probed: /dev/v4l/video0 - S-Video 0 2004-02-08 23:14:36 Probed: /dev/v4l/video0 - S-Video 1 2004-02-08 23:14:36 Probed: /dev/v4l/video0 - S-Video 2 2004-02-08 23:14:36 Probed: /dev/v4l/video0 - S-Video 3 2004-02-08 23:14:36 mythbackend version: 0.14.20040123-1 www.mythtv.org 2004-02-08 23:14:36 Enabled verbose msgs :all --- print list start --- Title Chan ChID StartTime S I C C R O N Priority Total --- print list end --- 2004-02-08 23:14:38 Found changes in the todo list. 2004-02-08 23:14:51 12 ACCEPT[]:[]1 2004-02-08 23:14:51 MainServer::HandleAnnounce Playback 2004-02-08 23:14:51 adding: plato as a client (events: 0) 2004-02-08 23:14:51 2 OK 2004-02-08 23:14:51 24 1[]:[]127.0.0.1[]:[]6543 2004-02-08 23:14:51 12 ACCEPT[]:[]1 2004-02-08 23:14:51 12 ACCEPT[]:[]1 2004-02-08 23:14:51 MainServer::HandleAnnounce Playback 2004-02-08 23:14:51 adding: plato as a client (events: 1) 2004-02-08 23:14:51 2 OK 2004-02-08 23:14:51 MainServer::HandleAnnounce Playback 2004-02-08 23:14:51 adding: plato as a client (events: 0) 2004-02-08 23:14:51 2 OK 2004-02-08 23:14:51 85 rbuf://127.0.0.1:6543/mnt/store//ringbuf1.nuv[]... 2004-02-08 23:14:51 MainServer::HandleAnnounce Playback 2004-02-08 23:14:51 adding: plato as a client (events: 0) 2004-02-08 23:14:51 2 OK 2004-02-08 23:14:51 adding: plato as a remote ringbuffer 2004-02-08 23:14:51 2 OK 2004-02-08 23:14:51 Changing from None to WatchingLiveTV 2004-02-08 23:14:51 Using profile 'Live TV' to record 2004-02-08 23:14:51 2 ok 2004-02-08 23:14:51 1 1 2004-02-08 23:14:51 5 29.97 2004-02-08 23:14:52 6 128000 2004-02-08 23:14:52 7 0[]:[]0 2004-02-08 23:14:52 6 128000 2004-02-08 23:14:52 6 128000 2004-02-08 23:14:52 6 128000 2004-02-08 23:14:52 6 128000 2004-02-08 23:14:53 6 128000 2004-02-08 23:14:53 6 128000 2004-02-08 23:14:53 6 128000 2004-02-08 23:14:53 8 0[]:[]47 2004-02-08 23:14:53 107 0[]:[]0[]:[]0[]:[]38[]:[]0[]:[]1[]:[]0[]:[]3420... 2004-02-08 23:14:53 2 ok 2004-02-08 23:14:53 6 256000 2004-02-08 23:14:54 8 0[]:[]59 2004-02-08 23:14:54 0 2004-02-08 23:14:54 6 256000 2004-02-08 23:14:54 6 256000 2004-02-08 23:14:54 6 256000 2004-02-08 23:14:55 6 256000 2004-02-08 23:14:55 6 256000 2004-02-08 23:14:55 6 128000 2004-02-08 23:14:56 6 256000 2004-02-08 23:14:56 6 256000 2004-02-08 23:14:57 6 256000 2004-02-08 23:14:57 6 256000 2004-02-08 23:14:58 6 256000 2004-02-08 23:14:58 6 256000 2004-02-08 23:14:59 6 256000 2004-02-08 23:14:59 6 256000 2004-02-08 23:14:59 6 256000 2004-02-08 23:15:00 6 256000 2004-02-08 23:15:00 6 256000 2004-02-08 23:15:01 6 256000 2004-02-08 23:15:01 6 256000 2004-02-08 23:15:01 6 256000 2004-02-08 23:15:02 6 256000 2004-02-08 23:15:02 6 256000 2004-02-08 23:15:02 6 256000 2004-02-08 23:15:03 6 256000 2004-02-08 23:15:03 6 256000 2004-02-08 23:15:04 6 256000 2004-02-08 23:15:04 6 256000 2004-02-08 23:15:04 6 256000 2004-02-08 23:15:05 6 256000 2004-02-08 23:15:05 6 256000 2004-02-08 23:15:05 6 256000 2004-02-08 23:15:05 6 256000 2004-02-08 23:15:06 6 256000 2004-02-08 23:15:06 6 256000 2004-02-08 23:15:06 6 256000 2004-02-08 23:15:07 6 256000 2004-02-08 23:15:07 6 256000 2004-02-08 23:15:07 6 256000 2004-02-08 23:15:08 6 256000 2004-02-08 23:15:08 6 256000 2004-02-08 23:15:09 6 256000 2004-02-08 23:15:09 6 256000 2004-02-08 23:15:10 6 256000 2004-02-08 23:15:11 6 256000 2004-02-08 23:15:11 6 256000 2004-02-08 23:15:12 6 256000 2004-02-08 23:15:12 6 256000 2004-02-08 23:15:13 6 256000 2004-02-08 23:15:13 6 256000 2004-02-08 23:15:14 6 256000 2004-02-08 23:15:14 6 256000 2004-02-08 23:15:14 6 256000 2004-02-08 23:15:15 6 256000 2004-02-08 23:15:15 6 256000 2004-02-08 23:15:16 6 256000 2004-02-08 23:15:17 6 256000 2004-02-08 23:15:17 6 256000 2004-02-08 23:15:18 6 256000 2004-02-08 23:15:18 6 256000 2004-02-08 23:15:19 6 256000 2004-02-08 23:15:19 6 256000 2004-02-08 23:15:19 6 256000 2004-02-08 23:15:20 6 256000 2004-02-08 23:15:21 6 256000 2004-02-08 23:15:21 6 256000 2004-02-08 23:15:22 6 256000 2004-02-08 23:15:22 6 256000 2004-02-08 23:15:22 6 256000 2004-02-08 23:15:23 6 256000 2004-02-08 23:15:23 6 256000 2004-02-08 23:15:24 6 256000 2004-02-08 23:15:24 6 256000 2004-02-08 23:15:24 6 256000 2004-02-08 23:15:24 6 256000 2004-02-08 23:15:25 6 256000 2004-02-08 23:15:25 6 256000 2004-02-08 23:15:25 6 256000 2004-02-08 23:15:26 6 256000 2004-02-08 23:15:26 6 256000 2004-02-08 23:15:26 6 256000 2004-02-08 23:15:27 6 256000 2004-02-08 23:15:27 6 256000 2004-02-08 23:15:27 6 256000 2004-02-08 23:15:28 6 256000 2004-02-08 23:15:28 6 256000 2004-02-08 23:15:28 6 256000 2004-02-08 23:15:29 6 256000 2004-02-08 23:15:29 6 256000 2004-02-08 23:15:29 6 256000 2004-02-08 23:15:29 6 256000 2004-02-08 23:15:30 6 256000 2004-02-08 23:15:30 6 256000 2004-02-08 23:15:30 6 256000 2004-02-08 23:15:31 6 256000 2004-02-08 23:15:31 6 256000 2004-02-08 23:15:31 6 256000 2004-02-08 23:15:32 6 256000 2004-02-08 23:15:32 6 256000 2004-02-08 23:15:32 6 256000 2004-02-08 23:15:32 6 256000 2004-02-08 23:15:33 6 256000 2004-02-08 23:15:33 6 256000 2004-02-08 23:15:34 6 256000 2004-02-08 23:15:34 6 256000 2004-02-08 23:15:34 6 256000 2004-02-08 23:15:34 6 256000 2004-02-08 23:15:35 6 256000 2004-02-08 23:15:35 6 256000 2004-02-08 23:15:36 6 256000 2004-02-08 23:15:36 6 256000 2004-02-08 23:15:37 6 256000 2004-02-08 23:15:37 6 256000 2004-02-08 23:15:38 6 256000 2004-02-08 23:15:38 6 256000 2004-02-08 23:15:39 6 256000 2004-02-08 23:15:39 6 256000 2004-02-08 23:15:40 6 256000 2004-02-08 23:15:40 6 256000 2004-02-08 23:15:40 6 256000 2004-02-08 23:15:41 6 256000 2004-02-08 23:15:41 6 256000 2004-02-08 23:15:42 6 256000 2004-02-08 23:15:42 6 256000 2004-02-08 23:15:42 6 256000 2004-02-08 23:15:43 6 256000 2004-02-08 23:15:43 6 256000 2004-02-08 23:15:44 6 256000 2004-02-08 23:15:44 6 256000 2004-02-08 23:15:44 6 256000 2004-02-08 23:15:45 6 256000 2004-02-08 23:15:45 6 256000 2004-02-08 23:15:46 6 256000 2004-02-08 23:15:46 6 256000 2004-02-08 23:15:46 6 256000 2004-02-08 23:15:46 6 256000 2004-02-08 23:15:47 6 256000 2004-02-08 23:15:47 6 256000 2004-02-08 23:15:48 6 256000 2004-02-08 23:15:48 6 256000 2004-02-08 23:15:48 6 256000 2004-02-08 23:15:49 6 256000 2004-02-08 23:15:49 6 256000 2004-02-08 23:15:50 6 256000 2004-02-08 23:15:51 6 256000 2004-02-08 23:15:51 6 256000 2004-02-08 23:15:52 6 256000 2004-02-08 23:15:52 6 256000 2004-02-08 23:15:53 6 256000 2004-02-08 23:15:53 6 256000 2004-02-08 23:15:53 6 256000 2004-02-08 23:15:54 6 256000 2004-02-08 23:15:54 6 256000 2004-02-08 23:15:54 6 256000 2004-02-08 23:15:55 6 256000 2004-02-08 23:15:55 6 256000 2004-02-08 23:15:56 6 256000 2004-02-08 23:15:56 6 256000 2004-02-08 23:15:56 6 256000 2004-02-08 23:15:57 6 256000 2004-02-08 23:15:57 6 256000 2004-02-08 23:15:57 6 256000 2004-02-08 23:15:58 6 256000 2004-02-08 23:15:58 6 256000 2004-02-08 23:15:58 6 256000 2004-02-08 23:15:59 6 256000 2004-02-08 23:15:59 6 256000 2004-02-08 23:16:00 6 256000 2004-02-08 23:16:00 6 256000 2004-02-08 23:16:01 6 256000 2004-02-08 23:16:01 6 256000 2004-02-08 23:16:01 6 256000 2004-02-08 23:16:02 6 256000 2004-02-08 23:16:02 6 256000 2004-02-08 23:16:02 6 256000 2004-02-08 23:16:03 6 256000 2004-02-08 23:16:03 6 256000 2004-02-08 23:16:04 6 256000 2004-02-08 23:16:04 6 256000 2004-02-08 23:16:04 6 256000 2004-02-08 23:16:05 6 256000 2004-02-08 23:16:05 6 256000 2004-02-08 23:16:06 6 256000 2004-02-08 23:16:06 6 256000 2004-02-08 23:16:06 6 256000 2004-02-08 23:16:07 6 256000 2004-02-08 23:16:07 6 256000 2004-02-08 23:16:08 6 256000 2004-02-08 23:16:08 6 256000 2004-02-08 23:16:08 6 256000 2004-02-08 23:16:09 6 256000 2004-02-08 23:16:09 6 256000 2004-02-08 23:16:10 6 256000 2004-02-08 23:16:10 6 256000 2004-02-08 23:16:10 6 256000 2004-02-08 23:16:11 6 256000 2004-02-08 23:16:11 6 256000 2004-02-08 23:16:12 6 256000 2004-02-08 23:16:12 6 256000 2004-02-08 23:16:12 6 256000 2004-02-08 23:16:13 6 256000 2004-02-08 23:16:13 6 256000 2004-02-08 23:16:13 6 256000 2004-02-08 23:16:13 6 256000 2004-02-08 23:16:14 6 256000 2004-02-08 23:16:14 6 256000 2004-02-08 23:16:14 6 256000 2004-02-08 23:16:15 6 256000 2004-02-08 23:16:15 6 256000 2004-02-08 23:16:16 6 256000 2004-02-08 23:16:16 6 256000 2004-02-08 23:16:16 6 256000 2004-02-08 23:16:17 6 256000 2004-02-08 23:16:17 6 256000 2004-02-08 23:16:17 6 256000 2004-02-08 23:16:18 6 256000 2004-02-08 23:16:18 6 256000 2004-02-08 23:16:19 6 256000 2004-02-08 23:16:19 6 256000 2004-02-08 23:16:20 6 256000 2004-02-08 23:16:21 6 256000 2004-02-08 23:16:21 6 256000 2004-02-08 23:16:22 6 256000 2004-02-08 23:16:22 6 256000 2004-02-08 23:16:23 6 256000 2004-02-08 23:16:23 6 256000 2004-02-08 23:16:23 6 256000 2004-02-08 23:16:24 6 256000 2004-02-08 23:16:24 6 256000 2004-02-08 23:16:25 6 256000 2004-02-08 23:16:25 6 256000 2004-02-08 23:16:26 6 256000 2004-02-08 23:16:26 6 256000 2004-02-08 23:16:27 6 256000 2004-02-08 23:16:27 6 256000 2004-02-08 23:16:27 6 256000 2004-02-08 23:16:27 6 256000 2004-02-08 23:16:28 6 256000 2004-02-08 23:16:28 6 256000 2004-02-08 23:16:28 6 256000 2004-02-08 23:16:29 6 256000 2004-02-08 23:16:29 6 256000 2004-02-08 23:16:29 6 256000 2004-02-08 23:16:30 6 256000 2004-02-08 23:16:30 6 256000 2004-02-08 23:16:30 6 256000 2004-02-08 23:16:31 6 256000 2004-02-08 23:16:31 6 256000 2004-02-08 23:16:31 6 256000 2004-02-08 23:16:31 6 256000 2004-02-08 23:16:32 6 256000 2004-02-08 23:16:32 6 256000 2004-02-08 23:16:33 6 256000 2004-02-08 23:16:33 6 256000 2004-02-08 23:16:34 6 256000 2004-02-08 23:16:34 6 256000 2004-02-08 23:16:35 6 256000 2004-02-08 23:16:35 6 256000 2004-02-08 23:16:36 6 256000 2004-02-08 23:16:36 6 256000 2004-02-08 23:16:37 6 256000 2004-02-08 23:16:37 6 256000 2004-02-08 23:16:38 6 256000 2004-02-08 23:16:38 6 256000 2004-02-08 23:16:39 6 256000 2004-02-08 23:16:39 6 256000 2004-02-08 23:16:39 6 256000 2004-02-08 23:16:40 6 256000 2004-02-08 23:16:40 6 256000 2004-02-08 23:16:40 6 256000 2004-02-08 23:16:41 6 256000 2004-02-08 23:16:41 6 256000 2004-02-08 23:16:41 6 256000 2004-02-08 23:16:42 6 256000 2004-02-08 23:16:42 6 256000 2004-02-08 23:16:43 6 256000 2004-02-08 23:16:43 6 256000 2004-02-08 23:16:44 6 256000 2004-02-08 23:16:44 6 256000 2004-02-08 23:16:45 6 256000 2004-02-08 23:16:45 6 256000 2004-02-08 23:16:46 6 256000 2004-02-08 23:16:46 6 256000 2004-02-08 23:16:47 6 256000 2004-02-08 23:16:47 6 256000 2004-02-08 23:16:48 6 256000 2004-02-08 23:16:48 6 256000 2004-02-08 23:16:49 6 256000 2004-02-08 23:16:49 6 256000 2004-02-08 23:16:50 6 256000 2004-02-08 23:16:50 6 256000 2004-02-08 23:16:51 6 256000 2004-02-08 23:16:51 6 256000 2004-02-08 23:16:51 6 256000 2004-02-08 23:16:52 6 256000 2004-02-08 23:16:52 6 256000 2004-02-08 23:16:52 6 256000 2004-02-08 23:16:53 6 256000 2004-02-08 23:16:53 6 256000 2004-02-08 23:16:53 6 256000 2004-02-08 23:16:54 6 256000 2004-02-08 23:16:54 6 256000 2004-02-08 23:16:54 6 256000 2004-02-08 23:16:55 6 256000 2004-02-08 23:16:55 6 256000 2004-02-08 23:16:55 6 256000 2004-02-08 23:16:56 6 256000 2004-02-08 23:16:56 6 256000 2004-02-08 23:16:56 6 256000 2004-02-08 23:16:57 6 256000 2004-02-08 23:16:57 6 256000 2004-02-08 23:16:57 6 256000 2004-02-08 23:16:58 6 256000 2004-02-08 23:16:58 6 256000 2004-02-08 23:16:58 6 256000 2004-02-08 23:16:59 6 256000 2004-02-08 23:16:59 6 256000 2004-02-08 23:17:00 6 256000 2004-02-08 23:17:00 6 256000 2004-02-08 23:17:00 6 256000 2004-02-08 23:17:01 6 256000 2004-02-08 23:17:01 6 256000 2004-02-08 23:17:01 6 256000 2004-02-08 23:17:02 6 256000 2004-02-08 23:17:02 6 256000 2004-02-08 23:17:03 6 256000 2004-02-08 23:17:03 6 256000 2004-02-08 23:17:04 6 256000 2004-02-08 23:17:04 6 256000 2004-02-08 23:17:05 6 256000 2004-02-08 23:17:05 6 256000 2004-02-08 23:17:06 6 256000 2004-02-08 23:17:06 6 256000 2004-02-08 23:17:07 6 256000 2004-02-08 23:17:07 6 256000 2004-02-08 23:17:07 6 256000 2004-02-08 23:17:08 6 256000 2004-02-08 23:17:08 6 256000 2004-02-08 23:17:09 6 256000 2004-02-08 23:17:09 6 256000 2004-02-08 23:17:10 6 256000 2004-02-08 23:17:10 6 256000 2004-02-08 23:17:11 6 256000 2004-02-08 23:17:11 6 256000 2004-02-08 23:17:11 6 256000 2004-02-08 23:17:12 6 256000 2004-02-08 23:17:12 6 256000 2004-02-08 23:17:13 6 256000 2004-02-08 23:17:13 6 256000 2004-02-08 23:17:14 6 256000 2004-02-08 23:17:14 6 256000 2004-02-08 23:17:14 6 256000 2004-02-08 23:17:15 6 256000 2004-02-08 23:17:15 6 256000 2004-02-08 23:17:16 6 256000 2004-02-08 23:17:16 6 256000 2004-02-08 23:17:16 6 256000 2004-02-08 23:17:17 6 256000 2004-02-08 23:17:17 6 256000 2004-02-08 23:17:17 6 256000 2004-02-08 23:17:18 6 256000 2004-02-08 23:17:18 6 256000 2004-02-08 23:17:18 6 256000 2004-02-08 23:17:18 6 256000 2004-02-08 23:17:19 6 256000 2004-02-08 23:17:19 6 256000 2004-02-08 23:17:19 6 256000 2004-02-08 23:17:20 6 256000 2004-02-08 23:17:20 6 256000 2004-02-08 23:17:21 6 256000 2004-02-08 23:17:21 6 256000 2004-02-08 23:17:21 6 256000 2004-02-08 23:17:22 6 256000 2004-02-08 23:17:22 6 256000 2004-02-08 23:17:22 6 256000 2004-02-08 23:17:23 6 256000 2004-02-08 23:17:23 6 256000 2004-02-08 23:17:23 6 256000 2004-02-08 23:17:24 6 256000 2004-02-08 23:17:24 6 256000 2004-02-08 23:17:24 6 256000 2004-02-08 23:17:25 6 256000 2004-02-08 23:17:25 6 256000 2004-02-08 23:17:26 6 256000 2004-02-08 23:17:26 6 256000 2004-02-08 23:17:27 6 256000 2004-02-08 23:17:27 6 256000 2004-02-08 23:17:27 6 256000 2004-02-08 23:17:27 6 256000 2004-02-08 23:17:28 6 256000 2004-02-08 23:17:29 6 256000 2004-02-08 23:17:29 6 256000 2004-02-08 23:17:30 6 256000 2004-02-08 23:17:30 6 256000 2004-02-08 23:17:31 6 256000 2004-02-08 23:17:31 6 256000 2004-02-08 23:17:32 6 256000 2004-02-08 23:17:32 6 256000 2004-02-08 23:17:32 6 256000 2004-02-08 23:17:33 6 256000 2004-02-08 23:17:33 6 256000 2004-02-08 23:17:33 6 256000 2004-02-08 23:17:33 6 256000 2004-02-08 23:17:34 6 256000 2004-02-08 23:17:34 6 256000 2004-02-08 23:17:35 6 256000 2004-02-08 23:17:35 6 256000 2004-02-08 23:17:36 6 256000 2004-02-08 23:17:36 6 256000 2004-02-08 23:17:37 6 256000 2004-02-08 23:17:37 6 256000 2004-02-08 23:17:37 6 256000 2004-02-08 23:17:38 6 256000 2004-02-08 23:17:38 6 256000 2004-02-08 23:17:39 6 256000 2004-02-08 23:17:39 6 256000 2004-02-08 23:17:40 6 256000 2004-02-08 23:17:40 6 256000 2004-02-08 23:17:41 6 256000 2004-02-08 23:17:41 6 256000 2004-02-08 23:17:42 6 256000 2004-02-08 23:17:42 6 256000 2004-02-08 23:17:43 6 256000 2004-02-08 23:17:43 6 256000 2004-02-08 23:17:44 6 256000 2004-02-08 23:17:44 6 256000 2004-02-08 23:17:44 6 256000 2004-02-08 23:17:45 6 256000 2004-02-08 23:17:45 6 256000 2004-02-08 23:17:46 6 256000 2004-02-08 23:17:46 6 256000 2004-02-08 23:17:46 6 256000 2004-02-08 23:17:47 6 256000 2004-02-08 23:17:47 6 256000 2004-02-08 23:17:48 6 256000 2004-02-08 23:17:48 6 256000 2004-02-08 23:17:48 6 256000 2004-02-08 23:17:49 6 256000 2004-02-08 23:17:49 6 256000 2004-02-08 23:17:49 6 256000 2004-02-08 23:17:50 6 256000 2004-02-08 23:17:50 6 256000 2004-02-08 23:17:50 6 256000 2004-02-08 23:17:51 6 256000 2004-02-08 23:17:51 6 256000 2004-02-08 23:17:52 6 256000 2004-02-08 23:17:52 6 256000 2004-02-08 23:17:52 6 256000 2004-02-08 23:17:53 6 256000 2004-02-08 23:17:53 6 256000 2004-02-08 23:17:53 6 256000 2004-02-08 23:17:54 6 256000 2004-02-08 23:17:54 6 256000 2004-02-08 23:17:54 6 256000 2004-02-08 23:17:55 6 256000 2004-02-08 23:17:55 6 256000 2004-02-08 23:17:55 6 256000 2004-02-08 23:17:56 6 256000 2004-02-08 23:17:56 6 256000 2004-02-08 23:17:56 6 256000 2004-02-08 23:17:57 6 256000 2004-02-08 23:17:57 6 256000 2004-02-08 23:17:58 6 256000 2004-02-08 23:17:58 6 256000 2004-02-08 23:17:59 6 256000 2004-02-08 23:17:59 6 256000 2004-02-08 23:18:00 6 256000 2004-02-08 23:18:00 6 256000 2004-02-08 23:18:00 6 256000 2004-02-08 23:18:01 6 256000 2004-02-08 23:18:01 6 256000 2004-02-08 23:18:02 6 256000 2004-02-08 23:18:02 6 256000 2004-02-08 23:18:03 6 256000 2004-02-08 23:18:03 6 256000 2004-02-08 23:18:04 6 256000 2004-02-08 23:18:04 6 256000 2004-02-08 23:18:04 6 256000 2004-02-08 23:18:05 6 256000 2004-02-08 23:18:05 6 256000 2004-02-08 23:18:05 6 256000 2004-02-08 23:18:06 6 256000 2004-02-08 23:18:06 6 256000 2004-02-08 23:18:06 6 256000 2004-02-08 23:18:07 6 256000 2004-02-08 23:18:07 6 256000 2004-02-08 23:18:07 6 256000 2004-02-08 23:18:08 6 256000 2004-02-08 23:18:08 6 256000 2004-02-08 23:18:08 6 256000 2004-02-08 23:18:09 6 256000 2004-02-08 23:18:09 6 256000 2004-02-08 23:18:09 6 256000 2004-02-08 23:18:09 6 256000 2004-02-08 23:18:10 6 256000 2004-02-08 23:18:10 6 256000 2004-02-08 23:18:10 6 256000 2004-02-08 23:18:11 6 256000 2004-02-08 23:18:11 6 256000 2004-02-08 23:18:11 6 256000 2004-02-08 23:18:12 6 256000 2004-02-08 23:18:12 6 256000 2004-02-08 23:18:13 6 256000 2004-02-08 23:18:13 6 256000 2004-02-08 23:18:14 6 256000 2004-02-08 23:18:14 6 256000 2004-02-08 23:18:15 6 256000 2004-02-08 23:18:15 6 256000 2004-02-08 23:18:16 6 256000 2004-02-08 23:18:16 6 256000 2004-02-08 23:18:17 6 256000 2004-02-08 23:18:17 6 256000 2004-02-08 23:18:18 6 256000 2004-02-08 23:18:18 6 256000 2004-02-08 23:18:18 6 256000 2004-02-08 23:18:19 6 256000 2004-02-08 23:18:19 6 256000 2004-02-08 23:18:19 6 256000 2004-02-08 23:18:20 6 256000 2004-02-08 23:18:20 6 256000 2004-02-08 23:18:21 6 256000 2004-02-08 23:18:21 6 256000 2004-02-08 23:18:22 6 256000 2004-02-08 23:18:22 6 256000 2004-02-08 23:18:22 6 256000 2004-02-08 23:18:23 6 256000 2004-02-08 23:18:23 6 256000 2004-02-08 23:18:23 6 256000 2004-02-08 23:18:24 6 256000 2004-02-08 23:18:24 6 256000 2004-02-08 23:18:24 6 256000 2004-02-08 23:18:24 6 256000 2004-02-08 23:18:25 6 256000 2004-02-08 23:18:25 6 256000 2004-02-08 23:18:25 6 256000 2004-02-08 23:18:26 6 256000 2004-02-08 23:18:26 6 256000 2004-02-08 23:18:26 6 256000 2004-02-08 23:18:27 6 256000 2004-02-08 23:18:27 6 256000 2004-02-08 23:18:27 6 256000 2004-02-08 23:18:28 6 256000 2004-02-08 23:18:28 6 256000 2004-02-08 23:18:28 6 256000 2004-02-08 23:18:29 6 256000 2004-02-08 23:18:29 6 256000 2004-02-08 23:18:29 6 256000 2004-02-08 23:18:29 6 256000 2004-02-08 23:18:30 6 256000 2004-02-08 23:18:30 6 256000 2004-02-08 23:18:30 6 256000 2004-02-08 23:18:31 6 256000 2004-02-08 23:18:31 6 256000 2004-02-08 23:18:31 6 256000 2004-02-08 23:18:32 6 256000 2004-02-08 23:18:32 6 256000 2004-02-08 23:18:32 6 256000 2004-02-08 23:18:33 6 256000 2004-02-08 23:18:33 6 256000 2004-02-08 23:18:33 6 256000 2004-02-08 23:18:33 6 256000 2004-02-08 23:18:34 6 256000 2004-02-08 23:18:34 6 256000 2004-02-08 23:18:34 6 256000 2004-02-08 23:18:35 6 256000 2004-02-08 23:18:35 6 256000 2004-02-08 23:18:35 6 256000 2004-02-08 23:18:36 6 256000 2004-02-08 23:18:36 6 256000 2004-02-08 23:18:36 6 256000 2004-02-08 23:18:37 6 256000 2004-02-08 23:18:37 6 256000 2004-02-08 23:18:38 6 256000 2004-02-08 23:18:38 6 256000 2004-02-08 23:18:38 6 256000 2004-02-08 23:18:38 6 256000 2004-02-08 23:18:39 6 256000 2004-02-08 23:18:39 6 256000 2004-02-08 23:18:39 6 256000 2004-02-08 23:18:40 6 256000 2004-02-08 23:18:40 6 256000 2004-02-08 23:18:40 6 256000 2004-02-08 23:18:41 6 256000 2004-02-08 23:18:41 6 256000 2004-02-08 23:18:41 6 256000 2004-02-08 23:18:42 6 256000 2004-02-08 23:18:42 6 256000 2004-02-08 23:18:43 6 256000 2004-02-08 23:18:43 6 256000 2004-02-08 23:18:44 6 256000 2004-02-08 23:18:45 6 256000 2004-02-08 23:18:45 6 256000 2004-02-08 23:18:45 6 256000 2004-02-08 23:18:46 6 256000 2004-02-08 23:18:46 6 256000 2004-02-08 23:18:47 6 256000 2004-02-08 23:18:47 6 256000 2004-02-08 23:18:48 6 256000 2004-02-08 23:18:48 6 256000 2004-02-08 23:18:48 6 256000 2004-02-08 23:18:49 6 256000 2004-02-08 23:18:49 6 256000 2004-02-08 23:18:49 6 256000 2004-02-08 23:18:50 6 256000 2004-02-08 23:18:50 6 256000 2004-02-08 23:18:51 6 256000 2004-02-08 23:18:51 6 256000 2004-02-08 23:18:51 6 256000 2004-02-08 23:18:52 6 256000 2004-02-08 23:18:52 6 256000 2004-02-08 23:18:53 6 256000 2004-02-08 23:18:53 6 256000 2004-02-08 23:18:53 6 256000 2004-02-08 23:18:54 6 256000 2004-02-08 23:18:54 6 256000 2004-02-08 23:18:55 6 256000 2004-02-08 23:18:55 6 256000 2004-02-08 23:18:55 6 256000 2004-02-08 23:18:56 6 256000 2004-02-08 23:18:56 6 256000 2004-02-08 23:18:56 6 256000 2004-02-08 23:18:57 6 256000 2004-02-08 23:18:57 6 256000 2004-02-08 23:18:58 6 256000 2004-02-08 23:18:58 6 256000 2004-02-08 23:18:59 6 256000 2004-02-08 23:18:59 6 256000 2004-02-08 23:19:00 6 256000 2004-02-08 23:19:01 6 256000 2004-02-08 23:19:01 6 256000 2004-02-08 23:19:02 6 256000 2004-02-08 23:19:02 6 256000 2004-02-08 23:19:03 6 256000 2004-02-08 23:19:03 6 256000 2004-02-08 23:19:04 6 256000 2004-02-08 23:19:04 6 256000 2004-02-08 23:19:05 6 256000 2004-02-08 23:19:05 6 256000 2004-02-08 23:19:05 6 256000 2004-02-08 23:19:06 6 256000 2004-02-08 23:19:07 6 256000 2004-02-08 23:19:07 6 256000 2004-02-08 23:19:08 6 256000 2004-02-08 23:19:08 6 256000 2004-02-08 23:19:09 6 256000 2004-02-08 23:19:09 6 256000 2004-02-08 23:19:10 6 256000 2004-02-08 23:19:10 6 256000 2004-02-08 23:19:11 6 256000 2004-02-08 23:19:11 6 256000 2004-02-08 23:19:12 6 256000 2004-02-08 23:19:12 6 256000 2004-02-08 23:19:13 6 256000 2004-02-08 23:19:13 6 256000 2004-02-08 23:19:14 6 256000 2004-02-08 23:19:14 6 256000 2004-02-08 23:19:15 6 256000 2004-02-08 23:19:15 6 256000 2004-02-08 23:19:16 6 256000 2004-02-08 23:19:16 6 256000 2004-02-08 23:19:17 6 256000 2004-02-08 23:19:17 6 256000 2004-02-08 23:19:18 6 256000 2004-02-08 23:19:18 6 256000 2004-02-08 23:19:18 6 256000 2004-02-08 23:19:18 6 256000 2004-02-08 23:19:19 6 256000 2004-02-08 23:19:19 6 256000 2004-02-08 23:19:19 6 256000 2004-02-08 23:19:20 6 256000 2004-02-08 23:19:20 6 256000 2004-02-08 23:19:20 6 256000 2004-02-08 23:19:21 6 256000 2004-02-08 23:19:21 6 256000 2004-02-08 23:19:21 6 256000 2004-02-08 23:19:21 6 256000 2004-02-08 23:19:22 6 256000 2004-02-08 23:19:22 6 256000 2004-02-08 23:19:22 6 256000 2004-02-08 23:19:23 6 256000 2004-02-08 23:19:23 6 256000 2004-02-08 23:19:23 6 256000 2004-02-08 23:19:24 6 256000 2004-02-08 23:19:24 6 256000 2004-02-08 23:19:24 6 256000 2004-02-08 23:19:25 6 256000 2004-02-08 23:19:25 6 256000 2004-02-08 23:19:26 6 256000 2004-02-08 23:19:26 6 256000 2004-02-08 23:19:26 6 256000 2004-02-08 23:19:27 6 256000 2004-02-08 23:19:27 6 256000 2004-02-08 23:19:27 6 256000 2004-02-08 23:19:28 6 256000 2004-02-08 23:19:28 6 256000 2004-02-08 23:19:28 6 256000 2004-02-08 23:19:29 6 256000 2004-02-08 23:19:29 6 256000 2004-02-08 23:19:29 6 256000 2004-02-08 23:19:30 6 256000 2004-02-08 23:19:30 6 256000 2004-02-08 23:19:31 6 256000 2004-02-08 23:19:31 6 256000 2004-02-08 23:19:32 6 256000 2004-02-08 23:19:32 6 256000 2004-02-08 23:19:33 6 256000 2004-02-08 23:19:33 6 256000 2004-02-08 23:19:33 6 256000 2004-02-08 23:19:34 6 256000 2004-02-08 23:19:34 6 256000 2004-02-08 23:19:34 6 256000 2004-02-08 23:19:35 6 256000 2004-02-08 23:19:35 6 256000 2004-02-08 23:19:36 6 256000 2004-02-08 23:19:36 6 256000 2004-02-08 23:19:37 6 256000 2004-02-08 23:19:37 6 256000 2004-02-08 23:19:37 6 256000 2004-02-08 23:19:38 6 256000 2004-02-08 23:19:38 6 256000 2004-02-08 23:19:39 6 256000 2004-02-08 23:19:39 6 256000 2004-02-08 23:19:40 6 256000 2004-02-08 23:19:40 6 256000 2004-02-08 23:19:41 6 256000 2004-02-08 23:19:41 6 256000 2004-02-08 23:19:42 6 256000 2004-02-08 23:19:42 6 256000 2004-02-08 23:19:43 6 256000 2004-02-08 23:19:43 6 256000 2004-02-08 23:19:44 6 256000 2004-02-08 23:19:44 6 256000 2004-02-08 23:19:45 6 256000 2004-02-08 23:19:45 6 256000 2004-02-08 23:19:46 6 256000 2004-02-08 23:19:46 6 256000 2004-02-08 23:19:47 6 256000 2004-02-08 23:19:48 6 256000 2004-02-08 23:19:48 6 256000 2004-02-08 23:19:48 6 256000 2004-02-08 23:19:49 6 256000 2004-02-08 23:19:50 6 256000 2004-02-08 23:19:50 6 256000 2004-02-08 23:19:51 6 256000 2004-02-08 23:19:51 6 256000 2004-02-08 23:19:51 6 256000 2004-02-08 23:19:52 6 256000 2004-02-08 23:19:52 6 256000 2004-02-08 23:19:53 6 256000 2004-02-08 23:19:53 6 256000 2004-02-08 23:19:54 6 256000 2004-02-08 23:19:54 6 256000 2004-02-08 23:19:54 6 256000 2004-02-08 23:19:55 6 256000 2004-02-08 23:19:55 6 256000 2004-02-08 23:19:55 6 256000 2004-02-08 23:19:56 6 256000 2004-02-08 23:19:56 6 256000 2004-02-08 23:19:56 6 256000 2004-02-08 23:19:57 6 256000 2004-02-08 23:19:57 6 256000 2004-02-08 23:19:57 6 256000 2004-02-08 23:19:58 6 256000 2004-02-08 23:19:58 6 256000 2004-02-08 23:19:58 6 256000 2004-02-08 23:19:59 6 256000 2004-02-08 23:19:59 6 256000 2004-02-08 23:19:59 6 256000 2004-02-08 23:20:00 6 256000 2004-02-08 23:20:00 6 256000 2004-02-08 23:20:00 6 256000 2004-02-08 23:20:01 6 256000 2004-02-08 23:20:01 6 256000 2004-02-08 23:20:01 6 256000 2004-02-08 23:20:01 6 256000 2004-02-08 23:20:02 6 256000 2004-02-08 23:20:02 6 256000 2004-02-08 23:20:03 6 256000 2004-02-08 23:20:03 6 256000 2004-02-08 23:20:03 6 256000 2004-02-08 23:20:04 6 256000 2004-02-08 23:20:04 6 256000 2004-02-08 23:20:04 6 256000 2004-02-08 23:20:05 6 256000 2004-02-08 23:20:05 6 256000 2004-02-08 23:20:05 6 256000 2004-02-08 23:20:06 6 256000 2004-02-08 23:20:06 6 256000 2004-02-08 23:20:07 6 256000 2004-02-08 23:20:07 6 256000 2004-02-08 23:20:08 6 256000 2004-02-08 23:20:08 6 256000 2004-02-08 23:20:09 6 256000 2004-02-08 23:20:09 6 256000 2004-02-08 23:20:09 6 256000 2004-02-08 23:20:10 6 256000 2004-02-08 23:20:10 6 256000 2004-02-08 23:20:10 6 256000 2004-02-08 23:20:11 6 256000 2004-02-08 23:20:11 6 256000 2004-02-08 23:20:11 6 256000 2004-02-08 23:20:12 6 256000 2004-02-08 23:20:12 6 256000 2004-02-08 23:20:13 6 256000 2004-02-08 23:20:13 6 256000 2004-02-08 23:20:13 6 256000 2004-02-08 23:20:13 6 256000 2004-02-08 23:20:14 6 256000 2004-02-08 23:20:14 6 256000 2004-02-08 23:20:14 6 256000 2004-02-08 23:20:15 6 256000 2004-02-08 23:20:15 6 256000 2004-02-08 23:20:16 6 256000 2004-02-08 23:20:16 6 256000 2004-02-08 23:20:17 6 256000 2004-02-08 23:20:17 6 256000 2004-02-08 23:20:17 6 256000 2004-02-08 23:20:18 6 256000 2004-02-08 23:20:18 6 256000 2004-02-08 23:20:19 6 256000 2004-02-08 23:20:19 6 256000 2004-02-08 23:20:19 6 256000 Couldn't read data from the capture card in 15 seconds. Game over, man. 2004-02-08 23:20:35 1 0 2004-02-08 23:20:35 Changing from WatchingLiveTV to None 2004-02-08 23:20:35 50 BACKEND_MESSAGE[]:[]DONE_RECORDING 1 328[]:[]empty 2004-02-08 23:20:43 2 OK And full output from dmesg for good measure: 2-16, 2-17, 2-18, 2-19, 2-20, 2-21, 2-23 not connected. ..TIMER: vector=0x31 pin1=2 pin2=-1 Using local APIC timer interrupts. calibrating APIC timer ... ..... CPU clock speed is 2405.0064 MHz. ..... host bus clock speed is 133.0614 MHz. cpu: 0, clocks: 133614, slice: 66807 CPU0<T0:133600,T1:66784,D:9,S:66807,C:133614> mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au) mtrr: detected mtrr type: Intel ACPI: Subsystem revision 20031002 PCI: PCI BIOS revision 2.10 entry at 0xf1e40, last bus=2 PCI: Using configuration type 1 IOAPIC[0]: Set PCI routing entry (2-22 -> 0xa9 -> IRQ 22 Mode:1 Active:1) ACPI: Interpreter enabled ACPI: Using IOAPIC for interrupt routing ACPI: System [ACPI] (supports S0 S1 S4 S5) ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 9 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 *6 7 9 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *9 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11 12 14 15) ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *9 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *9 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11 12 14 15) ACPI: PCI Root Bridge [PCI0] (00:00) PCI: Probing PCI hardware (bus 00) PCI: Ignoring BAR0-3 of IDE controller 00:1f.1 Transparent bridge - Intel Corp. 82801BA/CA/DB/EB PCI Bridge ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI2._PRT] PCI: Probing PCI hardware IOAPIC[0]: Set PCI routing entry (2-16 -> 0xb1 -> IRQ 16 Mode:1 Active:1) 00:00:1d[A] -> 2-16 -> IRQ 16 IOAPIC[0]: Set PCI routing entry (2-19 -> 0xb9 -> IRQ 19 Mode:1 Active:1) 00:00:1d[B] -> 2-19 -> IRQ 19 IOAPIC[0]: Set PCI routing entry (2-18 -> 0xc1 -> IRQ 18 Mode:1 Active:1) 00:00:1d[C] -> 2-18 -> IRQ 18 IOAPIC[0]: Set PCI routing entry (2-23 -> 0xc9 -> IRQ 23 Mode:1 Active:1) 00:00:1d[D] -> 2-23 -> IRQ 23 Pin 2-18 already programmed IOAPIC[0]: Set PCI routing entry (2-17 -> 0xd1 -> IRQ 17 Mode:1 Active:1) 00:00:1f[B] -> 2-17 -> IRQ 17 Pin 2-16 already programmed Pin 2-17 already programmed IOAPIC[0]: Set PCI routing entry (2-21 -> 0xd9 -> IRQ 21 Mode:1 Active:1) 00:02:09[A] -> 2-21 -> IRQ 21 Pin 2-23 already programmed IOAPIC[0]: Set PCI routing entry (2-20 -> 0xe1 -> IRQ 20 Mode:1 Active:1) 00:02:09[D] -> 2-20 -> IRQ 20 Pin 2-23 already programmed Pin 2-20 already programmed Pin 2-21 already programmed Pin 2-23 already programmed Pin 2-20 already programmed Pin 2-21 already programmed Pin 2-20 already programmed Pin 2-21 already programmed Pin 2-23 already programmed Pin 2-21 already programmed Pin 2-23 already programmed Pin 2-20 already programmed Pin 2-18 already programmed Pin 2-19 already programmed Pin 2-16 already programmed Pin 2-17 already programmed Pin 2-20 already programmed Pin 2-23 already programmed number of MP IRQ sources: 15. number of IO-APIC #2 registers: 24. testing the IO APIC....................... IO APIC #2...... .... register #00: 02000000 ....... : physical APIC id: 02 ....... : Delivery Type: 0 ....... : LTS : 0 .... register #01: 00178020 ....... : max redirection entries: 0017 ....... : PRQ implemented: 1 ....... : IO APIC version: 0020 .... register #02: 00000000 ....... : arbitration: 00 .... register #03: 00000001 ....... : Boot DT : 1 .... IRQ redirection table: NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect: 00 000 00 1 0 0 0 0 0 0 00 01 001 01 0 0 0 0 0 1 1 39 02 001 01 0 0 0 0 0 1 1 31 03 001 01 0 0 0 0 0 1 1 41 04 001 01 0 0 0 0 0 1 1 49 05 001 01 0 0 0 0 0 1 1 51 06 001 01 0 0 0 0 0 1 1 59 07 001 01 0 0 0 0 0 1 1 61 08 001 01 0 0 0 0 0 1 1 69 09 000 00 1 0 0 0 0 0 0 00 0a 001 01 0 0 0 0 0 1 1 71 0b 001 01 0 0 0 0 0 1 1 79 0c 001 01 0 0 0 0 0 1 1 81 0d 001 01 0 0 0 0 0 1 1 89 0e 001 01 0 0 0 0 0 1 1 91 0f 001 01 0 0 0 0 0 1 1 99 10 001 01 1 1 0 1 0 1 1 B1 11 001 01 1 1 0 1 0 1 1 D1 12 001 01 1 1 0 1 0 1 1 C1 13 001 01 1 1 0 1 0 1 1 B9 14 001 01 1 1 0 1 0 1 1 E1 15 001 01 1 1 0 1 0 1 1 D9 16 001 01 0 1 0 1 0 1 1 A9 17 001 01 1 1 0 1 0 1 1 C9 IRQ to pin mappings: IRQ0 -> 0:2 IRQ1 -> 0:1 IRQ3 -> 0:3 IRQ4 -> 0:4 IRQ5 -> 0:5 IRQ6 -> 0:6 IRQ7 -> 0:7 IRQ8 -> 0:8 IRQ9 -> 0:22 IRQ10 -> 0:10 IRQ11 -> 0:11 IRQ12 -> 0:12 IRQ13 -> 0:13 IRQ14 -> 0:14 IRQ15 -> 0:15 IRQ16 -> 0:16 IRQ17 -> 0:17 IRQ18 -> 0:18 IRQ19 -> 0:19 IRQ20 -> 0:20 IRQ21 -> 0:21 IRQ22 -> 0:22 IRQ23 -> 0:23 .................................... done. PCI: Using ACPI for IRQ routing PCI: if you experience problems, try using option 'pci=noacpi' or even 'acpi=off' isapnp: Scanning for PnP cards... isapnp: No Plug & Play device found Linux NET4.0 for Linux 2.4 Based upon Swansea University Computer Society NET3.039 Initializing RT netlink socket Starting kswapd Journalled Block Device driver loaded devfs: v1.12c (20020818) Richard Gooch (rgooch@atnf.csiro.au) devfs: boot_options: 0x1 fb: Banshee memory = 16384K fb: MTRR's turned on tdfxfb: reserving 1024 bytes for the hwcursor at e180b000 Console: switching to colour frame buffer device 80x30 fb0: 3Dfx Banshee frame buffer device pty: 256 Unix98 ptys configured Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI ISAPNP enabled ttyS00 at 0x03f8 (irq = 4) is a 16550A ttyS01 at 0x02f8 (irq = 3) is a 16550A Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx ICH4: IDE controller at PCI slot 00:1f.1 ICH4: chipset revision 2 ICH4: not 100% native mode: will probe irqs later ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:pio ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:pio, hdd:DMA PDC20267: IDE controller at PCI slot 02:0a.0 PDC20267: chipset revision 2 PDC20267: not 100% native mode: will probe irqs later PDC20267: (U)DMA Burst Bit ENABLED Primary PCI Mode Secondary PCI Mode. ide2: BM-DMA at 0xa000-0xa007, BIOS settings: hde:DMA, hdf:pio ide3: BM-DMA at 0xa008-0xa00f, BIOS settings: hdg:DMA, hdh:pio hda: Maxtor 34098H4, ATA DISK drive blk: queue c0174600, I/O limit 4095Mb (mask 0xffffffff) hdd: LITE-ON LTR-52327S, ATAPI CD/DVD-ROM drive hde: MAXTOR 4K040H2, ATA DISK drive blk: queue c0174ea0, I/O limit 4095Mb (mask 0xffffffff) hdg: Maxtor 34098H4, ATA DISK drive blk: queue c01752f0, I/O limit 4095Mb (mask 0xffffffff) ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 ide1 at 0x170-0x177,0x376 on irq 15 ide2 at 0xb400-0xb407,0xb002 on irq 22 ide3 at 0xa800-0xa807,0xa402 on irq 22 hda: attached ide-disk driver. hda: 78165360 sectors (40020 MB) w/2048KiB Cache, CHS=4865/255/63, UDMA(100) hde: attached ide-disk driver. hde: 78198750 sectors (40037 MB) w/2000KiB Cache, CHS=65535/16/63, UDMA(100) hdg: attached ide-disk driver. hdg: 80043264 sectors (40982 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100) Partition check: /dev/ide/host0/bus0/target0/lun0: p1 p2 p3 /dev/ide/host2/bus0/target0/lun0: p1 p2 p3 /dev/ide/host2/bus1/target0/lun0: [PTBL] [4982/255/63] p1 p2 p3 md: linear personality registered as nr 1 md: raid0 personality registered as nr 2 md: raid1 personality registered as nr 3 md: raid5 personality registered as nr 4 raid5: measuring checksumming speed 8regs : 2796.000 MB/sec 32regs : 1792.000 MB/sec pIII_sse : 3120.000 MB/sec pII_mmx : 2752.000 MB/sec p5_mmx : 2756.000 MB/sec raid5: using function: pIII_sse (3120.000 MB/sec) md: multipath personality registered as nr 7 md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27 md: Autodetecting RAID arrays. [events: 0000001b] [events: 0000001b] [events: 0000001b] md: autorun ... md: considering ide/host2/bus1/target0/lun0/part3 ... md: adding ide/host2/bus1/target0/lun0/part3 ... md: adding ide/host2/bus0/target0/lun0/part3 ... md: adding ide/host0/bus0/target0/lun0/part3 ... md: created md0 md: bind<ide/host0/bus0/target0/lun0/part3,1> md: bind<ide/host2/bus0/target0/lun0/part3,2> md: bind<ide/host2/bus1/target0/lun0/part3,3> md: running: <ide/host2/bus1/target0/lun0/part3><ide/host2/bus0/target0/lun0/part3><ide/host0/bus0/target0/lun0/part3> md: ide/host2/bus1/target0/lun0/part3's event counter: 0000001b md: ide/host2/bus0/target0/lun0/part3's event counter: 0000001b md: ide/host0/bus0/target0/lun0/part3's event counter: 0000001b md0: max total readahead window set to 768k md0: 3 data-disks, max readahead per data-disk: 256k raid0: looking at ide/host0/bus0/target0/lun0/part3 raid0: comparing ide/host0/bus0/target0/lun0/part3(38017728) with ide/host0/bus0/target0/lun0/part3(38017728) raid0: END raid0: ==> UNIQUE raid0: 1 zones raid0: looking at ide/host2/bus0/target0/lun0/part3 raid0: comparing ide/host2/bus0/target0/lun0/part3(38058944) with ide/host0/bus0/target0/lun0/part3(38017728) raid0: NOT EQUAL raid0: comparing ide/host2/bus0/target0/lun0/part3(38058944) with ide/host2/bus0/target0/lun0/part3(38058944) raid0: END raid0: ==> UNIQUE raid0: 2 zones raid0: looking at ide/host2/bus1/target0/lun0/part3 raid0: comparing ide/host2/bus1/target0/lun0/part3(38957504) with ide/host0/bus0/target0/lun0/part3(38017728) raid0: NOT EQUAL raid0: comparing ide/host2/bus1/target0/lun0/part3(38957504) with ide/host2/bus0/target0/lun0/part3(38058944) raid0: NOT EQUAL raid0: comparing ide/host2/bus1/target0/lun0/part3(38957504) with ide/host2/bus1/target0/lun0/part3(38957504) raid0: END raid0: ==> UNIQUE raid0: 3 zones raid0: FINAL 3 zones raid0: zone 0 raid0: checking ide/host0/bus0/target0/lun0/part3 ... contained as device 0 (38017728) is smallest!. raid0: checking ide/host2/bus0/target0/lun0/part3 ... contained as device 1 raid0: checking ide/host2/bus1/target0/lun0/part3 ... contained as device 2 raid0: zone->nb_dev: 3, size: 114053184 raid0: current zone offset: 38017728 raid0: zone 1 raid0: checking ide/host0/bus0/target0/lun0/part3 ... nope. raid0: checking ide/host2/bus0/target0/lun0/part3 ... contained as device 0 (38058944) is smallest!. raid0: checking ide/host2/bus1/target0/lun0/part3 ... contained as device 1 raid0: zone->nb_dev: 2, size: 82432 raid0: current zone offset: 38058944 raid0: zone 2 raid0: checking ide/host0/bus0/target0/lun0/part3 ... nope. raid0: checking ide/host2/bus0/target0/lun0/part3 ... nope. raid0: checking ide/host2/bus1/target0/lun0/part3 ... contained as device 0 (38957504) is smallest!. raid0: zone->nb_dev: 1, size: 898560 raid0: current zone offset: 38957504 raid0: done. raid0 : md_size is 115034176 blocks. raid0 : conf->smallest->size is 82432 blocks. raid0 : nb_zone is 1396. raid0 : Allocating 11168 bytes for hash. md: updating md0 RAID superblock on device md: ide/host2/bus1/target0/lun0/part3 [events: 0000001c]<6>(write) ide/host2/bus1/target0/lun0/part3's sb offset: 38957504 md: ide/host2/bus0/target0/lun0/part3 [events: 0000001c]<6>(write) ide/host2/bus0/target0/lun0/part3's sb offset: 38058944 md: ide/host0/bus0/target0/lun0/part3 [events: 0000001c]<6>(write) ide/host0/bus0/target0/lun0/part3's sb offset: 38017728 md: ... autorun DONE. NET4: Linux TCP/IP 1.0 for NET4.0 IP Protocols: ICMP, UDP, TCP, IGMP IP: routing cache hash table of 4096 buckets, 32Kbytes TCP: Hash tables configured (established 32768 bind 65536) NET4: Unix domain sockets 1.0/SMP for Linux NET4.0. reiserfs: found format "3.6" with standard journal reiserfs: checking transaction log (device md(9,0)) ... for (md(9,0)) md(9,0):Using r5 hash to sort names VFS: Mounted root (reiserfs filesystem) readonly. Mounted devfs on /dev Freeing unused kernel memory: 136k freed Adding Swap: 987988k swap-space (priority 1) Adding Swap: 977248k swap-space (priority 1) Adding Swap: 987988k swap-space (priority 1) tg3.c:v1.6 (June 11, 2003) eth0: Tigon3 [partno(AC91002A1) rev 0105 PHY(5701)] (PCI:33MHz:32-bit) 10/100/1000BaseT Ethernet 00:09:5b:60:39:96 usb.c: registered new driver hub usb.c: registered new driver hiddev usb.c: registered new driver hid hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz> hid-core.c: USB HID support drivers mice: PS/2 mouse device common for all mice i2c-core.o: i2c core module version 2.8.0.99 (20030825) Linux video capture interface: v1.00 ivtv: version 0.1.9 (release) loading ivtv: SGarray_size = 340, DSGarray_size = 16 ivtv: Found an iTVC15 based chip tuner: chip found @ 0xc2 tuner(bttv): type forced to 2 (Philips NTSC (FI1236,FM1236 and compatibles)) [insmod] saa7114.c: starting probe for adapter ivtv i2c driver #0 (0x10005) saa7114.c: detecting saa7114 client on address 0x42 saa7115.c: writing init values status: (1E) 0x89, (1F) 0xb1 msp34xx: init: chip=MSP3448W-A2, has NICAM support msp3410: daemon started ivtv: Encoder revision: 0x02040011 ivtv: Decoder revision: 0x02020023 ivtv: Registered v4l2 device, minor 0 ivtv: Registered v4l2 device, minor 32 ivtv: Registered v4l2 device, minor 224 ivtv: Registered v4l2 device, minor 16 ivtv: loaded ivtv-fb: Framebuffer module loaded (attached to ivtv card id 0) ivtv-fb: screen coords: [0 0] -> [720 480] ivtv-fb: original global alpha = 208 ivtv-fb: new global alpha = 208 ivtv-fb: current OSD state = 35 ivtv-fb: warning: cannot reserve video memory at 0xf1510000 ivtv-fb: framebuffer at 0xf1510000, mapped to 0xe4ab3000, size 2818k ivtv-fb: mode is 720x480x32, linelength=2880 fb1: iTVC15 TV out frame buffer device Real Time Clock Driver v1.10e tg3: eth0: Link is up at 1000 Mbps, full duplex. tg3: eth0: Flow control is on for TX and on for RX. saa7115[0]: decoder set norm NTSC saa7115[0] set audio: 0x02 saa7115[0]: decoder set picture bright=128 contrast=63 saturation=64 hue=0 saa7115[0]: decoder set picture bright=128 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 hdd: attached ide-cdrom driver. hdd: ATAPI 52X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33) Uniform CD-ROM driver Revision: 3.12 mtrr: 0xf6000000,0x2000000 overlaps existing 0xf6000000,0x1000000 Linux agpgart interface v0.99 (c) Jeff Hartmann agpgart: Maximum main memory to use for agp memory: 439M agpgart: Detected Intel(R) 845G chipset agpgart: AGP aperture is 64M @ 0xf8000000 saa7115[0]: decoder set norm NTSC saa7115[0] set audio: 0x02 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set picture bright=127 contrast=63 saturation=63 hue=0 saa7115[0]: decoder set size Hpsc: 0x00001, Hfsc: 0x00480 Setting full NTSC height saa7115[0]: decoder disable output saa7115[0]: decoder enable output ivtv: giving up waiting for DMA pending clear FWIW, I have a fairly old Diamond Monster Fusion video card in this particular machine. It's a PCI Voodoo Banshee card. I don't think it has anything to do with this, but I thought it might be worth mentioning. Thanks, Max!
Ok, had a brief chat with the head-honcho of mythtv. He suggested you try the vanilla-sources. Mind trying those and reporting your findings back? Aparantly other people had problems with gentoo-sources and ivtv going haywire.
No difference with vanilla-sources. I can record shows just fine. I can then view those recordings no problem. This is with either gentoo-sources or vanilla-sources. However when I try to watch live TV, it freezes on me. 0.12 was the last release I could watch live TV with. I'm giving up for the time being. I will probably wipe this computer clean again and try again at some point in the future, probably with a newer release. In fact, I'm looking to put together a SFF system with an Asus Pundit in the next couple of weeks, and that'll be my frontend only system. So we'll see what happens. I may also try (gasp) installing Fedora or some other distro on this troubled machine to see if I can get mythtv running at all.
I have a spiffy MythTV box now, but it is running Fedora Core 1 based on detailed instructions by Jarod Wilson at http://wilsonet.com/mythtv/. However, I had the same problem in Fedora that I had with Gentoo getting the TV-out on my PVR-350 to work. Everything is great...unless I attempt to change the channel, and then the computer froze hard. Needed a power cycle. I finally settled and used the TV-out from the GeForce FX5200. Presto! I can change channels. So in summary, I think the problem was with the ivtv drivers, specifically the ivtv framebuffer device that allows for TV-out, since I had the problem with both Gentoo and Fedora. It's rock solid now. Don't have to reboot for anything. Took so long to get a working MythTV box that I don't want to change anything for a while. It is sublime! But I may give Gentoo another crack a few months down the road if I find some free time since I feel more confident now that I could get it to work with the video card's TV-out instead of the PVR-350's.
Welp, sorry you couldn't stick with Gentoo. But I'm glad you got your MythTV setup in production, hope you enjoy it. Thank you for posting your results. I'm am going to close this now. Thanks again for your time.