Did you try completely powering down waiting 30 seconds then powering up? ----- Original Message ----- From: "Hansa" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, March 15, 2006 5:32 PM Subject: [ivtv-users] ivtv0 warning: i2c
> Hi, > > * Linux 2.6.15-1.1833_FC4 #1 Wed Mar 1 23:41:37 EST 2006 i686 athlon > i386 GNU/Linux > * ivtvctl version 0.4.3 (tagged release) > > > I don't seem to get things right with ivtv. > I compiled a new kernel > I followed these instructions http://ivtvdriver.org/index.php/Howto:Fedora > I installed the latest firmware http://ivtvdriver.org/index.php/Firmware > But I can't get rid of the ivtvt warnings. I'm slowly running out of > options. > Why do I get the warnings and what do they mean? > > # dmesg > Linux video capture interface: v1.00 > ivtv: ==================== START INIT IVTV ==================== > ivtv: version 0.4.3 (tagged release) loading > ivtv: Linux version: 2.6.15-1.1833_FC4 686 REGPARM 4KSTACKS gcc-4.0 > ivtv: In case of problems please include the debug info between > ivtv: the START INIT IVTV and END INIT IVTV lines, along with > ivtv: any module options, when mailing the ivtv-users mailinglist. > ivtv0: Autodetected WinTV PVR 150 card (cx23416 based) > ACPI: PCI Interrupt 0000:00:08.0[A] -> Link [LNKC] -> GSI 9 (level, low) -> > IRQ 9 > ivtv0: Unreasonably low latency timer, setting to 64 (was 32) > tveeprom: The eeprom says no radio is present, but the tuner type 60 > tveeprom: indicates otherwise. I will assume that radio is present. > tveeprom: ivtv version > tveeprom: Hauppauge: model = 26559, rev = C260, serial# = 2993543 > tveeprom: tuner = LG S001D MK3 (idx = 60, type = 38) > tveeprom: tuner fmt = PAL(B/G) PAL(I) SECAM(L/L') PAL(D/K) (eeprom = 0x74, > v4l2 = 0x00400e17) > tveeprom: audio processor = CX25843 (type = 25) > tveeprom: decoder processor = CX25843 (type = 1e) > ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50] > tuner (ivtv): chip found at addr 0xc2 i2c-bus ivtv i2c driver #0 > ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=61] > ivtv0 warning: i2c client addr: 0x44 not found for command 0xc008561c! > wm8775 0-001b: chip found @ 0x36 (ivtv i2c driver #0) > ivtv0: i2c attach to card #0 ok [client=wm8775, addr=1b] > tda9887 0-0043: (ivtv) chip found @ 0x86 (ivtv i2c driver #0) > ivtv0: i2c attach to card #0 ok [client=tda9887, addr=43] > ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes) > ivtv0: Encoder revision: 0x02050032 > ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total) > ivtv0: Allocate DMA encoder YUV stream: 161 x 12960 buffers (2048KB total) > ivtv0: Allocate DMA encoder VBI stream: 80 x 26208 buffers (2048KB total) > ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB > total) > ivtv0: Create encoder radio stream > tuner: type set to 38 (Philips PAL/SECAM multi (FM1216ME MK3)) by ivtv i2c > driver #0 > ivtv0 warning: i2c client addr: 0x44 not found for command 0x40085618! > ivtv0 warning: i2c client addr: 0x44 not found for command 0xc0045627! > ivtv0 warning: i2c client addr: 0x44 not found for command 0x40046d11! > ivtv0 warning: i2c client addr: 0x44 not found for command 0x40085618! > ivtv0 warning: i2c client addr: 0x44 not found for command 0xc008561c! > ivtv0 warning: i2c client addr: 0x44 not found for command 0x40045613! > ivtv0 warning: i2c client addr: 0x44 not found for command 0x402c5639! > ivtv0 warning: i2c client addr: 0x44 not found for command 0x40045612! > ivtv0 warning: i2c client addr: 0x44 not found for command 0xc008561c! > ivtv0: Initialized WinTV PVR 150, card #0 > ivtv: ==================== END INIT IVTV ==================== > > here's what I have about ivtv in my /etc/modprobe.conf > I'm not sure if I'm using the right value for tuner (38). I tried differend > onces, this one seems to set the tuner to PAL (which is what I want). > > # ivtv modules setup > alias char-major-81 videodev > alias char-major-81-0 ivtv > options ivtv ivtv_debug=1 tuner=38 > > Now when I run "mplayer -vo xv /dev/video0" I get no output. Not even a > window! > I can play mpeg-files however. If i use "cat /dev/video0 > test.mpg" an fire > up "mplayer test.mpg" I get: > > MPlayer 1.0pre7try2-3.2.3 (C) 2000-2005 MPlayer Team > CPU: Advanced Micro Devices (Family: 8, Stepping: 2) > Detected cache-line size is 64 bytes > CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1 > > Opening joystick device /dev/input/js0 > Can't open joystick device /dev/input/js0 : No such file or directory > Can't init input joystick > Setting up LIRC support... > mplayer: could not open config files /root/.lircrc and /etc/lircrc > mplayer: No such file or directory > Failed to read LIRC config file ~/.lircrc. > You will not be able to use your remote control. > Playing test.mpg. > Win32 LoadLibrary failed to load: avisynth.dll, > /usr/lib/win32/avisynth.dll, /usr/local/lib/win32/avisynth.dll > Seek failed > > Exiting... (End of file) > > The line about "Win32 LoadLibrary" is funny because it's linux I'm working > on. > The test.mpg is allways 0Kb so that probably means no output is generated by > /dev/video0 I guess. > > Some help would be apreciated. > Tnx. > > > _______________________________________________ > ivtv-users mailing list > [email protected] > http://ivtvdriver.org/mailman/listinfo/ivtv-users _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
