does tveeprom print out any tuner information? 'rmmod tveeprom;modprobe tveeprom;dmesg'
this error: > ivtv: i2c client addr: 0x50 not found! makes me think there's some sort of problem reading the eeprom. perhaps yours has a different i2c addr? try loading i2c manually: modprobe i2c-core modprobe i2c-algo-bit bit_scan=1 then dmesg it should print out a bunch of dots(.) with numbers interspersed. Those #s are the i2c addresses which are alive on your bus. Here's the normal stuff. See if you have anything extra IVTV_SAA7115_I2C_ADDR 0x21 IVTV_SAA7127_I2C_ADDR 0x44 IVTV_TDA9887_I2C_ADDR 0x43 /* SECAM */ IVTV_MSP3400_I2C_ADDR 0x40 IVTV_HAUPPAUGE_I2C_ADDR 0x50 -tmk --- Charles Waddell <[EMAIL PROTECTED]> wrote: > I used Jarod's instructions to install mythtv with > apt-get. I do not seem to > have either eeprom or tveeprom modules on the > system. here is an lsmod, and > all I get is static on all channels, I eliminated > the physical connection as > the problem as the card works under windows and the > cable works on a > standard tv: > > Module Size Used by > bttv 148497 0 > video_buf 19716 1 bttv > v4l2_common 5504 1 bttv > btcx_risc 4681 1 bttv > lirc_i2c 7044 0 > msp3400 20904 0 > saa7115 10648 0 > tuner 17964 0 > tveeprom 10776 0 > ivtv 778084 1 > i2c_algo_bit 8393 2 bttv,ivtv > videodev 9537 2 bttv,ivtv > lirc_dev 11020 1 lirc_i2c > parport_pc 26501 0 > lp 12077 0 > parport 36617 2 parport_pc,lp > autofs4 22981 0 > i2c_dev 10305 0 > i2c_core 20801 8 > bttv,lirc_i2c,msp3400,saa7115,tuner,tveeprom,i2c_algo_bit,i2c_dev > sunrpc 154149 1 > xfs 514737 1 > dm_mod 55509 0 > video 15813 0 > button 6609 0 > battery 9285 0 > ac 4805 0 > md5 4033 1 > ipv6 230273 8 > ohci1394 34521 0 > ieee1394 299929 1 ohci1394 > uhci_hcd 31321 0 > ehci_hcd 34761 0 > snd_intel8x0 29120 1 > snd_ac97_codec 65400 1 snd_intel8x0 > snd_pcm_oss 45856 0 > snd_mixer_oss 16256 1 snd_pcm_oss > snd_pcm 86920 4 > snd_intel8x0,snd_ac97_codec,snd_pcm_oss > snd_timer 26244 1 snd_pcm > snd 49252 7 > snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer > soundcore 9889 1 snd > snd_page_alloc 7684 2 snd_intel8x0,snd_pcm > e100 39361 0 > mii 4673 1 e100 > floppy 57329 0 > ext3 116041 1 > jbd 68185 1 ext3 > > here is the ivtv section of dmesg: > > ivtv: ==================== START INIT IVTV > ==================== > ivtv: version 0.1.10 > (0.1.10-49_pre2_ck100zz.rhfc3.at) loading > ivtv: Linux version: 2.6.10-1.737_FC3 686 REGPARM > 4KSTACKS gcc-3.4 > ivtv: In case of problems please include the debug > info > ivtv: between the START INIT IVTV and END INIT IVTV > lines when > ivtv: mailing the ivtv-devel mailinglist. > ivtv: Unknown card: vendor/device: 4444/0016, > subsystem vendor/device: > 0070/0009 > ivtv: Defaulting to WinTV PVR 250 card > ivtv: Please mail the vendor/device and subsystem > vendor/device IDs and what > kind of > ivtv: card you have to the ivtv-devel mailinglist: > http://sourceforge.net/projects/ivtv > ivtv: Prefix your subject line with [UNKNOWN CARD]. > ivtv: Found an iTVC16 based chip > ACPI: PCI interrupt 0000:05:04.0[A] -> GSI 5 (level, > low) -> IRQ 5 > ivtv: pci: PCIBUS detected device: 0x2560 vendor: > 0x8086 > ivtv: i2c client addr: 0x50 not found! > ivtv: Error -19 reading Hauppauge eeprom. > ivtv: Possible causes: the tveeprom module was not > loaded, or > ivtv: the eeprom kernel module was loaded before the > tveeprom module. > tuner: chip found at addr 0xc2 i2c-bus ivtv i2c > driver #0 > ivtv: i2c attach [client=(tuner unset),ok] > tuner: type set to 39 (LG NTSC (newer TAPC series)) > by insmod option > tuner: The type=<n> insmod option will go away soon. > tuner: Please use the tuner=<n> option provided by > tuner: tv aard core driver (bttv, saa7134, ...) > instead. > saa7115: Ignoring new-style parameters in presence > of obsolete ones > saa7115: starting probe for adapter ivtv i2c driver > #0 (0x10005) > saa7115: detecting saa7115 client on address 0x42 > saa7115: writing init values > ivtv: i2c attach [client=saa7115[0],ok] > saa7115: status: (1E) 0x48, (1F) 0xc0 > msp34xx: init: chip=MSP3448W-A2 +nicam +simple > +simpler +radio mode=simple > ivtv: i2c attach [client=MSP3448W-A2,ok] > msp3410: daemon started > ivtv: Encoder revision: 0x02040024 > ivtv: Configuring WinTV PVR 250 card with 4 streams > ivtv: Create DMA stream 0 using 128 buffers of size > 32768 > ivtv: Create DMA stream 1 using 128 buffers of size > 32768 > ivtv: Create stream 2 using 128 buffers of size > 52224 > ivtv: Create DMA stream 3 using 128 buffers of size > 32768 > ivtv: Could not detect tuner standard, defaulting to > NTSC. > ivtv: Setting audio matrix to input 3, output 1 > ivtv: Switching standard to NTSC. > saa7115: decoder set norm NTSC > saa7115: set audio: 0x01 > ivtv: Initialized WinTV PVR 250, card #0 > ivtv: ==================== END INIT IVTV > ==================== > > people with a similar issue used options tuner type > = 39 or options tuner > type = 47 in their modprobe.conf file but neither of > these was effective on > my system, without any option stating the tuner type > in modprobe.conf, I > cannot even modprobe ivtv. > > Thanks for any help, > Daniel > > > > > ------------------------------------------------------- > 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 > ------------------------------------------------------- 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
