On Sat, 2005-02-05 at 15:50 -0500, [EMAIL PROTECTED] wrote: > > Greetings, > > The fellow that runs http://www.wilsonet.com/mythtv/ suggested that if i have > any troubles with my tuner that i send an email to this list and include: > > Feb 5 14:12:31 localhost kernel: ivtv: ==================== START INIT IVTV > ==================== > Feb 5 14:12:31 localhost kernel: ivtv: version 0.2.0 (rc3e) loading > Feb 5 14:12:31 localhost kernel: ivtv: Linux version: 2.6.9-1.724_FC3 686 > REGPARM 4KSTACKS gcc-3.4 > Feb 5 14:12:31 localhost kernel: ivtv: In case of problems please include the > debug info > Feb 5 14:12:31 localhost kernel: ivtv: between the START INIT IVTV and END > INIT > IVTV lines when > Feb 5 14:12:31 localhost kernel: ivtv: mailing the ivtv-devel mailinglist. > Feb 5 14:12:31 localhost kernel: ivtv: Autodetected WinTV PVR 250 card > Feb 5 14:12:31 localhost kernel: ivtv: Found an iTVC15 based chip > Feb 5 14:12:31 localhost kernel: ACPI: PCI interrupt 0000:00:0c.0[A] -> GSI 9 > (level, low) -> IRQ 9 > Feb 5 14:12:31 localhost kernel: ivtv: VIA PCI device: 0x0691 vendor: 0x1106 > Feb 5 14:12:31 localhost kernel: ivtv: Failed to load module tveeprom > Feb 5 14:12:31 localhost kernel: ivtv: i2c client addr: 0x50 not found! > Feb 5 14:12:31 localhost kernel: ivtv: Error -19 reading Hauppauge eeprom. > Feb 5 14:12:31 localhost kernel: ivtv: Possible causes: the tveeprom module > was > not loaded, or > Feb 5 14:12:32 localhost kernel: ivtv: the eeprom kernel module was loaded > before the tveeprom module.
^^^ That tells you what a (very probable) cause is. Rename the eeprom.ko module that comes with your kernel, then retry loading all the ivtv modules. This would have been pretty easily found with a quick google search. Also, you're probably going to have to recompile your kernel since the fedora kernels have 4K_STACKS enabled. --Iggy > Feb 5 14:12:32 localhost kernel: tuner: Ignoring new-style parameters in > presence of obsolete ones > Feb 5 14:12:32 localhost kernel: tuner: chip found at addr 0xc2 i2c-bus ivtv > i2c driver #0 > Feb 5 14:12:32 localhost kernel: ivtv: i2c attach [client=(tuner unset),ok] > Feb 5 14:12:32 localhost kernel: saa7115: starting probe for adapter ivtv i2c > driver #0 (0x10005) ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ ivtv-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ivtv-devel
