Thanks. I tried running /usr/bin/mythtv-setup.real -v all. Got lots of output but no obvios problems.
I went back to basics and tried to get data from the device. I shutdown mythbackend and did... >cat /dev/video0 cat: /dev/video0: Input/output error and... > mplayer /dev/video0 MPlayer 1.0rc2-4.3.2 (C) 2000-2007 MPlayer Team CPU: Intel(R) Core(TM)2 Duo CPU T5450 @ 1.66GHz (Family: 6, Model: 15, Stepping: 13) CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled with runtime CPU detection. Playing /dev/video0. Win32 LoadLibrary failed to load: avisynth.dll, /usr/lib/win32/avisynth.dll, /usr/local/lib/win32/avisynth.dll Exiting... (End of file) ------- Both of these used to work before I updated to the latest v4l drivers. I don't know what else to try. On Mon, Jan 5, 2009 at 9:14 PM, Roger <[email protected]> wrote: > On Mon, 2009-01-05 at 20:38 -0500, fivenote wrote: >> Mike, >> >> I tried to disable everything that would possibly keep the DVB side of >> the card open, preventing the analog side from opening. Still I can't >> get signal on any analog QAM channels. Mythtv seems like it's able to >> open the analog card ok, so I back to thinking my upgarde of the v4l >> drivers fixed my digital and broke the analog. >> >> Sadly, I see no obvious errors in the logs. What can I do next to >> report this to developers that could help? >> > > I use Gentoo and you can get further logging via the following (incase > you haven't tried these yet). Due to mythbackend's pretty darn good > logging, I can usually always find the problem, just usually the > solution isn't as easy due to mysql. > > Some switches can be applied to /usr/bin/mythbackend --verbose > ${MYTH_VERBOSE} > > > The MYTH_VERBOSE variable can hold the following possible values (ie. > mythbackend --verbose eit): > > /etc/conf.d/mythbackend > #Accepts any combination (separated by comma) of: > # > # all - ALL available debug output > # important - Errors or other very important messages > # general - General info > # record - Recording related messages > # playback - Playback related messages > # channel - Channel related messages > # osd - On-Screen Display related messages > # file - File and AutoExpire related messages > # schedule - Scheduling related messages > # network - Network protocol related messages > # commflag - Commercial Flagging related messages > # audio - Audio related messages > # libav - Enables libav debugging > # jobqueue - JobQueue related messages > # siparser - Siparser related messages > # eit - EIT related messages > # vbi - VBI related messages > # database - Display all SQL commands executed > # dsmcc - DSMCC carousel related messages > # mheg - MHEG debugging messages > # upnp - upnp debugging messages > # socket - socket debugging messages > # timestamp - Conditional data driven messages > # none - NO debug output > #MYTH_VERBOSE="important,general" > #MYTH_VERBOSE="all" > #MYTH_VERBOSE="important,general,schedule,record" > > -- > Roger > http://rogerx.freeshell.org > > _______________________________________________ > pvrusb2 mailing list > [email protected] > http://www.isely.net/cgi-bin/mailman/listinfo/pvrusb2 > -- ~~~~~~~~~~~~~~~~~~~~ VAO - [email protected] ~~~~~~~~~~~~~~~~~~~~ _______________________________________________ pvrusb2 mailing list [email protected] http://www.isely.net/cgi-bin/mailman/listinfo/pvrusb2
