I'm having some problems getting X-Windows to run on my PVR-350.  I'm 
running Fedora Core 6, kernel version 2.6.19-1.2911.6.5.  IVTV version 
10.1-126.  This box was just rebuilt, and IVTV packages installed via the 
ATRPMS repo.  I had the same problems with 2.6.19-1.2911.6.4, and just 
updated today without any change.

    It appears I'm having some problems loading the ivtv-fb module.  Here's 
the error I wind up with when trying to load it manually:
$modprobe ivtv
$modprobe ivtv-fb
FATAL: Error inserting ivtv_fb 
(/lib/modules/2.6.19-1.2911.6.5.fc6/updates/drivers/media/video/ivtv-fb.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)

    The related dmesg output:
ivtv_fb: disagrees about version of symbol ivtv_vapi_result
ivtv_fb: Unknown symbol ivtv_vapi_result
ivtv_fb: disagrees about version of symbol ivtv_udma_alloc
ivtv_fb: Unknown symbol ivtv_udma_alloc
ivtv_fb: disagrees about version of symbol ivtv_udma_unmap
ivtv_fb: Unknown symbol ivtv_udma_unmap
ivtv_fb: disagrees about version of symbol ivtv_vapi
ivtv_fb: Unknown symbol ivtv_vapi
ivtv_fb: disagrees about version of symbol ivtv_udma_prepare
ivtv_fb: Unknown symbol ivtv_udma_prepare
ivtv_fb: disagrees about version of symbol ivtv_cards
ivtv_fb: Unknown symbol ivtv_cards
ivtv_fb: disagrees about version of symbol ivtv_udma_setup
ivtv_fb: Unknown symbol ivtv_udma_setup

    From what (little) I know, this can be an issue when the ivtv module is 
of a different version than the running kernel.  But I that doesn't seem to 
be the case:
$rpm -qa --qf '%{name}-%{version}-%{release}.%{arch}\n' | egrep 
"^ivtv|kernel"
kernel-headers-2.6.19-1.2911.6.5.fc6.i386
ivtv-kmdl-2.6.19-1.2911.6.5.fc6-0.10.1-126.fc6.at.i686
ivtv-firmware-20070217-13.at.noarch
kernel-2.6.19-1.2911.6.5.fc6.i686
ivtv_xdriver-0.10.7-8_r3843.fc6.at.i386
ivtv-0.10.1-126.fc6.at.i386
$uname -a
Linux localhost.localdomain 2.6.19-1.2911.6.5.fc6 #1 SMP Sun Mar 4 16:41:13 
EST 2007 i686 athlon i386 GNU/Linux

    I know I've been smacked by the bug in the FC6 installer choosing i586 
packages before, but it doesn't appear to be a problem here either:
$rpm -qa --qf '%{name}-%{version}-%{release}.%{arch}\n' | grep 586
$

    Here's the output from INIT IVTV:
Linux video capture interface: v2.00
ivtv:  ==================== START INIT IVTV ====================
ivtv:  version 1.0.0 (2.6.19-1.2911.6.5.fc6 SMP mod_unload 686 REGPARM 
4KSTACKS ) loading
ivtv0: Autodetected Hauppauge card (cx23415 based)
ACPI: PCI Interrupt 0000:00:0b.0[A] -> Link [LNKB] -> GSI 10 (level, low) -> 
IRQ 10
ivtv0: loaded v4l-cx2341x-enc.fw firmware (376836 bytes)
ivtv0: loaded v4l-cx2341x-dec.fw firmware (262144 bytes)
ivtv0: Encoder revision: 0x02060039
ivtv0: Decoder revision: 0x02020023
saa7127 0-0044: saa7127 found @ 0x88 (ivtv i2c driver #0)
tveeprom 0-0050: Hauppauge model 48132, rev K168, serial# 8809471
tveeprom 0-0050: tuner model is LG TAPE H001F MK3 (idx 68, type 47)
tveeprom 0-0050: TV standards NTSC(M) (eeprom 0x08)
tveeprom 0-0050: audio processor is MSP4448 (idx 27)
tveeprom 0-0050: decoder processor is SAA7115 (idx 19)
tveeprom 0-0050: has radio, has IR receiver, has no IR transmitter
ivtv0: Autodetected Hauppauge WinTV PVR-350
tuner 0-0043: chip found @ 0x86 (ivtv i2c driver #0)
tda9887 0-0043: tda988[5/6/7] found @ 0x43 (tuner)
tuner 0-0061: chip found @ 0xc2 (ivtv i2c driver #0)
saa7115 0-0021: saa7115 found (1f7115d0e100000) @ 0x42 (ivtv i2c driver #0)
msp3400 0-0040: MSP4448G-B3 found @ 0x80 (ivtv i2c driver #0)
msp3400 0-0040: MSP4448G-B3 supports radio, mode is autodetect and 
autoselect
ivtv0: Registered device video0 for encoder MPEG (4 MB)
ivtv0: Registered device video32 for encoder YUV (2 MB)
ivtv0: Registered device vbi0 for encoder VBI (1 MB)
ivtv0: Registered device video24 for encoder PCM audio (1 MB)
ivtv0: Registered device radio0 for encoder radio
ivtv0: Registered device video16 for decoder MPEG (1 MB)
ivtv0: Registered device vbi8 for decoder VBI (1 MB)
ivtv0: Registered device vbi16 for decoder VOUT
ivtv0: Registered device video48 for decoder YUV (1 MB)
ivtv0: loaded v4l-cx2341x-init.mpg firmware (155648 bytes)
tuner 0-0061: type set to 47 (LG NTSC (TAPE series))
ivtv0: Initialized Hauppauge WinTV PVR-350, card #0
ivtv:  ====================  END INIT IVTV  ====================


    Thanks in advance for any assistance with this.


--Christopher Karel 


_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to