Run modprobe ivtv-fb manually. Or somehow add it to the modprobe.conf. I run mine manually I'm afraid since I spend so much time re-compiling it at the moment that I haven't worried about automatically starting it.
John > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:ivtv-devel- > [EMAIL PROTECTED] On Behalf Of Michael Wester > Sent: 14 January 2005 22:59 > To: [email protected] > Subject: Re: [ivtv-devel] Re: ivtvHWProvbe failed to do > IVTVFB_IOCTL_GET_STATE for device /dev/fb0 > > thanks for the reply- I think we're on to something, but I don't know > what to try next. > > cat /var/log/messages | grep "ivtv-osd" gives me nothing... > > if it's any help, watching tv with myth works- either on the monitor > in my x-session, or on tv-out of pvr-350 when I check the appropriate > tab in myth setup. So I know some parts are working OK. also, I don't > know if it's related, but I think there's something wrong with > frequency tables as only a few channels come in and they're tuning to > the "wrong" channel, different onescome in depending on which us-cable > table I choose. > > My /etc/modprobe.conf.local is > > ########################################################################## > ## > # > # IVTV > # > alias char-major-61 lirc_i2c > alias char-major-81 videodev > alias char-major-81-0 ivtv > # alias char-major-81-1 ivtv # Uncomment this line if you have two cards. > options ivtv ivtv_debug=1 tda9887=0 > > > install ivtv { modprobe msp3400; modprobe saa7115; modprobe saa7127; > modprobe tuner; modprobe lirc_dev; modprobe lirc_i2c;}; /sbin/modprobe > --ignore-install ivtv; > remove ivtv { modprobe -r lirc_i2c lirc_dev msp3400 saa7115 saa7127 > tuner; }; /sbin/modprobe -r --ignore-remove ivtv; > > > On Fri, 14 Jan 2005 22:17:56 -0000, John Harvey > <[EMAIL PROTECTED]> wrote: > > Almost definitely /dev/fb0 is not the correct device. > > Look in var messages for a line > > > > ivtv-osd: fb?: ivTVC15 .... > > > > The replace option fbdev /dev/fb0 > > > > With the appropriate device. > > > > John > > > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] [mailto:ivtv-devel- > > > [EMAIL PROTECTED] On Behalf Of Michael Wester > > > Sent: 14 January 2005 20:34 > > > To: ivtv-devel > > > Subject: [ivtv-devel] Re: ivtvHWProvbe failed to do > IVTVFB_IOCTL_GET_STATE > > > for device /dev/fb0 > > > > > > I've also included /var/log/messages at bottom of post as well. > > > Thanks for any help. > > > > > > MRW > > > > > > > > > On Fri, 14 Jan 2005 10:04:01 -0800, Michael Wester > <[EMAIL PROTECTED]> > > > wrote: > > > > Hi- > > > > > > > > I'm trying to get X to work on PVR-350 TV-Out. X crashes upon > start. > > > > Relevantlnies of Xorg.O.log file at bottom of post. System is fresh > > > > install of SuSE 9.2 on Pundit-R. I installed IVTV from rpms found > at: > > > > http://folk.uio.no/oeysteio/Programvare/suse/9.2-ivtv/ These RPM > > > > installed 0.2.0-9.rc3 and firmware 1:2.02.023-1. I installed John's > > > > pre-compiled Xdriver v0.8 . > > > > > > > > Test image to TV is OK, Capture works (although channels are not > > > > tuned properly, will be topic of another post) > > > > > > > > The XF86Config file I'm using is Jarrod's, modified to use my busid > > > > 2:9:0 and fb0 > > > > > > > > Any ideas? Thanks, > > > > > > > > Mike > > > > > > > > Xorg.O.log > > > > ----------------------------------start---------------------------- > ---- > > > -------------------------- > > > > (II) IVTVDEV: driver for framebuffer: PVR-350 > > > > (II) Primary Device is: PCI 01:05:0 > > > > (--) Chipset PVR-350 found > > > > (EE) ivtvHWProvbe failed to do IVTVFB_IOCTL_GET_STATE for device > > > /dev/fb0 > > > > (EE) Screen 0 deleted because of no matching config section. > > > > (II) UnloadModule: "ivtvdev" > > > > (EE) Device(s) detected, but none match those in the config file. > > > > ------------------------------------end---------------------------- > ---- > > > ------------------------ > > > > > > > > > > /var/log/messages > > > Jan 14 12:15:31 mythbox kernel: ivtv: ==================== START INIT > > > IVTV ==================== > > > Jan 14 12:15:31 mythbox kernel: ivtv: version 0.2.0 (rc3b) loading > > > Jan 14 12:15:31 mythbox kernel: ivtv: Linux version: > > > 2.6.8-24.10-default 586 REGPARM gcc-3.3 > > > Jan 14 12:15:31 mythbox kernel: ivtv: In case of problems please > > > include the debug info > > > Jan 14 12:15:31 mythbox kernel: ivtv: between the START INIT IVTV and > > > END INIT IVTV lines when > > > Jan 14 12:15:31 mythbox kernel: ivtv: mailing the ivtv-devel > mailinglist. > > > Jan 14 12:15:31 mythbox kernel: ivtv: Autodetected WinTV PVR 350 card > > > Jan 14 12:15:31 mythbox kernel: ivtv: Found an iTVC15 based chip > > > Jan 14 12:15:31 mythbox kernel: ACPI: PCI interrupt 0000:02:09.0[A] -> > > > GSI 11 (level, low) -> IRQ 11 > > > Jan 14 12:15:31 mythbox kernel: ivtv: XXX PCI device: 0x5833 vendor: > > > 0x1002 > > > Jan 14 12:15:31 mythbox kernel: msp34xx: ivtv version > > > Jan 14 12:15:31 mythbox kernel: msp34xx: init: chip=MSP3448W-A2, has > > > NICAM support, simple (D) mode, simpler (G) no-thread mode > > > Jan 14 12:15:31 mythbox kernel: msp34xx: $Id$ compiled on: Jan 6 2005 > > > 18:05:57 > > > Jan 14 12:15:31 mythbox kernel: ivtv: i2c attach [client=MSP3448W- > A2,ok] > > > Jan 14 12:15:31 mythbox kernel: saa7115: starting probe for adapter > > > ivtv i2c driver #0 (0x10005) > > > Jan 14 12:15:31 mythbox kernel: saa7115: detecting saa7115 client on > > > address 0x42 > > > Jan 14 12:15:31 mythbox kernel: saa7115: writing init values > > > Jan 14 12:15:31 mythbox kernel: ivtv: i2c attach > [client=saa7115[0],ok] > > > Jan 14 12:15:31 mythbox kernel: saa7115: status: (1E) 0x01, (1F) 0xc0 > > > Jan 14 12:15:31 mythbox kernel: saa7127: Selecting NTSC video Standard > > > Jan 14 12:15:31 mythbox kernel: saa7127: Selecting S-Video+Composite > > > Jan 14 12:15:31 mythbox kernel: saa7127: Turn WSS off > > > Jan 14 12:15:31 mythbox kernel: saa7127: Widescreen Mode 4:3 Full > Format > > > Jan 14 12:15:31 mythbox kernel: saa7127: Selecting Normal Encoder > Input > > > Jan 14 12:15:31 mythbox kernel: saa7127: Enable Video Output > > > Jan 14 12:15:31 mythbox kernel: ivtv: i2c attach > [client=saa7127[0],ok] > > > Jan 14 12:15:31 mythbox kernel: tuner: chip found at addr 0xc2 i2c-bus > > > ivtv i2c driver #0 > > > Jan 14 12:15:31 mythbox kernel: ivtv: i2c attach [client=(tuner > unset),ok] > > > Jan 14 12:15:31 mythbox kernel: lirc_i2c: chip found @ 0x18 (Hauppauge > IR) > > > Jan 14 12:15:31 mythbox kernel: ivtv: i2c attach [client=Hauppauge > IR,ok] > > > Jan 14 12:15:31 mythbox kernel: lirc_dev: > > > lirc_register_plugin:sample_rate: 10 > > > Jan 14 12:15:31 mythbox kernel: module tveeprom unsupported by > > > SUSE/Novell, tainting kernel. > > > Jan 14 12:15:31 mythbox kernel: tveeprom: Hauppauge: model = 48132, > > > rev = K168, serial# = 7520207 > > > Jan 14 12:15:31 mythbox kernel: tveeprom: tuner = LG TAPE H001F MK3 > > > (idx = 68, type = 47) > > > Jan 14 12:15:31 mythbox kernel: tveeprom: tuner fmt = NTSC(M) (eeprom > > > = 0x08, v4l2 = 0x00001000) > > > Jan 14 12:15:31 mythbox kernel: tveeprom: audio_processor = MSP3440 > (type > > > = 11) > > > Jan 14 12:15:31 mythbox kernel: ivtv: i2c attach > [client=tveeprom[0],ok] > > > Jan 14 12:15:31 mythbox kernel: ivtv: Tuner Type 47, Tuner formats > > > 0x00001000, Radio: yes, Model 0x00ad1598, Revision 0x00000001 > > > Jan 14 12:15:31 mythbox kernel: ivtv: NTSC tuner detected > > > Jan 14 12:15:31 mythbox kernel: ivtv: Radio detected > > > Jan 14 12:15:31 mythbox kernel: tda9887: Ignoring new-style parameters > > > in presence of obsolete ones > > > Jan 14 12:15:31 mythbox kernel: tda9885/6/7: chip found @ 0x86 > > > Jan 14 12:15:31 mythbox kernel: ivtv: i2c attach [client=tda9887,ok] > > > Jan 14 12:15:31 mythbox kernel: ieee1394: Host added: > > > ID:BUS[0-00:1023] GUID[00e018000073b0c9] > > > Jan 14 12:15:31 mythbox kernel: ivtv: Encoder revision: 0x02040011 > > > Jan 14 12:15:31 mythbox kernel: ivtv: Decoder revision: 0x02020023 > > > Jan 14 12:15:31 mythbox kernel: ivtv: Configuring WinTV PVR 350 card > > > with 9 streams > > > Jan 14 12:15:31 mythbox kernel: ivtv: Create DMA stream 0 using 256 > > > 16384 byte buffers 4194304 kbytes total > > > Jan 14 12:15:31 mythbox kernel: ivtv: Registered v4l2 device, > > > streamtype 0 minor 0 > > > Jan 14 12:15:31 mythbox kernel: ivtv: Create DMA stream 1 > > > Jan 14 12:15:31 mythbox kernel: ivtv: Registered v4l2 device, > > > streamtype 1 minor 32 > > > Jan 14 12:15:31 mythbox kernel: ivtv: Create stream 2 using 40 52224 > > > byte buffers 2097152 kbytes total > > > Jan 14 12:15:31 mythbox kernel: ivtv: Registered v4l2 device, > > > streamtype 2 minor 224 > > > Jan 14 12:15:31 mythbox kernel: ivtv: Create DMA stream 3 using 455 > > > 4608 byte buffers 2097152 kbytes total > > > Jan 14 12:15:31 mythbox kernel: ivtv: Registered v4l2 device, > > > streamtype 3 minor 24 > > > Jan 14 12:15:31 mythbox kernel: ivtv: Create stream 4 > > > Jan 14 12:15:31 mythbox kernel: ivtv: Registered v4l2 device, > > > streamtype 4 minor 64 > > > Jan 14 12:15:31 mythbox kernel: ivtv: Create DMA stream 5 using 16 > > > 65536 byte buffers 1048576 kbytes total > > > Jan 14 12:15:31 mythbox kernel: ivtv: Registered v4l2 device, > > > streamtype 5 minor 16 > > > Jan 14 12:15:31 mythbox kernel: ivtv: Create stream 6 using 1024 2048 > > > byte buffers 262144 kbytes total > > > Jan 14 12:15:31 mythbox kernel: ivtv: Registered v4l2 device, > > > streamtype 6 minor 228 > > > Jan 14 12:15:31 mythbox kernel: ivtv: Create stream 7 > > > Jan 14 12:15:31 mythbox kernel: ivtv: Registered v4l2 device, > > > streamtype 7 minor 232 > > > Jan 14 12:15:31 mythbox kernel: ivtv: Create DMA stream 8 > > > Jan 14 12:15:31 mythbox kernel: ivtv: Registered v4l2 device, > > > streamtype 8 minor 48 > > > Jan 14 12:15:31 mythbox kernel: ivtv: Setting Tuner 47 > > > Jan 14 12:15:31 mythbox kernel: tuner: type set to 47 (LG NTSC (TAPE > > > series)) by ivtv i2c driver #0 > > > Jan 14 12:15:31 mythbox kernel: ivtv: Setting audio matrix to input 3, > > > output 1 > > > Jan 14 12:15:31 mythbox kernel: ivtv: Switching standard to NTSC. > > > Jan 14 12:15:31 mythbox kernel: ivtv: ivtv_enc_thread: pid = 3775, itv > > > = 0xdcfe8320 > > > Jan 14 12:15:31 mythbox kernel: ivtv: ivtv_dec_thread: pid = 3776, itv > > > = 0xdcfe8320 > > > Jan 14 12:15:31 mythbox kernel: saa7115: decoder set norm NTSC > > > Jan 14 12:15:31 mythbox kernel: spurious 8259A interrupt: IRQ7. > > > Jan 14 12:15:31 mythbox kernel: saa7115: set audio: 0x01 > > > Jan 14 12:15:31 mythbox kernel: saa7127: Setting Encoder Video > Standard > > > Jan 14 12:15:31 mythbox kernel: saa7127: Set NTSC Video Mode > > > Jan 14 12:15:31 mythbox kernel: saa7127: Selecting NTSC video Standard > > > Jan 14 12:15:31 mythbox kernel: ivtv: Initialized WinTV PVR 350, card > #0 > > > Jan 14 12:15:31 mythbox kernel: ivtv: ==================== END INIT > > > IVTV ==================== > > > > > > > > > ------------------------------------------------------- > > > The SF.Net email is sponsored by: Beat the post-holiday blues > > > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > > > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > > > _______________________________________________ > > > ivtv-devel mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/ivtv-devel > > > > ------------------------------------------------------- > > The SF.Net email is sponsored by: Beat the post-holiday blues > > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > > _______________________________________________ > > ivtv-devel mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/ivtv-devel > > > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > ivtv-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ivtv-devel ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ ivtv-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ivtv-devel
