On 6/2/05, Bryan Mayland <[EMAIL PROTECTED]> wrote: > > Patrick de Brabander [mythtv] wrote: > > >ivtv: i2c client addr: 0x40 not found for command 1074294033! > >ivtv: i2c client addr: 0x40 not found for command 2150135312! > >ivtv: i2c client addr: 0x40 not found for command 1076393489! > > > > > Here we're thinking that you have an msp3400 chip and we're trying > to do a MSP_SET_MATRIX, VIDIOCGAUDIO, then VIDIOCSAUDIO ioctrls (select > input and unmute it). > > >ivtv: i2c client addr: 0x40 not found for command 1076917763! > >ivtv: i2c client addr: 0x43 not found for command 1076917763! > > > > > The second on there is some command for a TDA9887. I really should > have made those numbers print in hex or something, because it's hard to > tell which ioctl they are. > > They can be safely ignored if you're not having a problem since the > messages are telling you it doesn't have an i2c client for the chip and > the command will be ignored.
Bryan, I'm also seeing messages like this; it's always for the 3rd detected card in my system (I can switch them around, the 3rd detected card in the system fails to work). Is there any way of figuring out why this is happening? I've tried maximum debugging on almost all modules I can think are related but can't seem to find the reason of the problem. ivtv: Autodetected WinTV PVR 150 card ivtv: Found an iTVC16 based chip ACPI: PCI Interrupt Link [APC4] enabled at IRQ 19 ACPI: PCI interrupt 0000:02:0b.0[A] -> GSI 19 (level, low) -> IRQ 19 ivtv: Unreasonably low latency timer, setting to 64 (was 32) ivtv: XXX PCI device: 0x00e1 vendor: 0x10de cx25840: starting probe for adapter ivtv i2c driver #2 (0x10005) saa7115: starting probe for adapter ivtv i2c driver #2 (0x10005) ivtv: i2c client addr: 0x50 not found for command 0! 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. ivtv: Encoder revision: 0x02040011 ivtv: Configuring WinTV PVR 150 card with 4 streams ivtv: Registered v4l2 device, streamtype 0 minor 2 ivtv: Create DMA stream 0 using 128 16384 byte buffers 0 kbytes total ivtv: Registered v4l2 device, streamtype 1 minor 34 ivtv: Create DMA stream 1 using 20 103680 byte buffers 0 kbytes total ivtv: Registered v4l2 device, streamtype 2 minor 226 ivtv: Create DMA stream 2 using 32 65536 byte buffers 0 kbytes total ivtv: Registered v4l2 device, streamtype 3 minor 26 ivtv: Create DMA stream 3 using 455 4608 byte buffers 0 kbytes total ivtv: i2c client addr: 0x44 not found for command 1074029572! ivtv: i2c client addr: 0x44 not found for command 1074029678! ivtv: Switching standard to PAL. ivtv: i2c client id: 0x02 not found! ivtv: i2c client addr: 0x43 not found for command 1076917763! ivtv: i2c client addr: 0x44 not found for command 1074029571! ivtv: Initialized WinTV PVR 150, card #2 N. ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ ivtv-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ivtv-devel
