Hi.
I am having trouble getting my USB-Dvb-Analog-Hybrid-TV-Card running with openSuse 11.1.
(I already tried a lot of instructions I found on the net but none of them worked.)
For example, when I try to install em28xx-new, compiling will work, but when modprobeing:
# modprobe em28xx-dvb
WARNING: Error inserting em28xx (/lib/modules/2.6.27.19-3.2-trace/updates/em28xx.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting em28xx_dvb (/lib/modules/2.6.27.19-3.2-trace/updates/em28xx-dvb.ko): Unknown symbol in module, or unknown parameter (see dmesg)
# cat /var/log/messages | grep 11:02
Mar 21 11:02:04 linux-xz8t kernel: em28xx: disagrees about version of symbol v4l_compat_translate_ioctl
Mar 21 11:02:04 linux-xz8t kernel: em28xx: Unknown symbol v4l_compat_translate_ioctl
Mar 21 11:02:04 linux-xz8t kernel: em28xx: disagrees about version of symbol video_unregister_device
Mar 21 11:02:04 linux-xz8t kernel: em28xx: Unknown symbol video_unregister_device
Mar 21 11:02:04 linux-xz8t kernel: em28xx: disagrees about version of symbol video_device_alloc
Mar 21 11:02:04 linux-xz8t kernel: em28xx: Unknown symbol video_device_alloc
Mar 21 11:02:04 linux-xz8t kernel: em28xx: disagrees about version of symbol video_register_device
Mar 21 11:02:04 linux-xz8t kernel: em28xx: Unknown symbol video_register_device
Mar 21 11:02:04 linux-xz8t kernel: em28xx: disagrees about version of symbol video_usercopy
Mar 21 11:02:04 linux-xz8t kernel: em28xx: Unknown symbol video_usercopy
Mar 21 11:02:04 linux-xz8t kernel: em28xx: disagrees about version of symbol video_device_release
Mar 21 11:02:04 linux-xz8t kernel: em28xx: Unknown symbol video_device_release
Mar 21 11:02:04 linux-xz8t kernel: em28xx_dvb: disagrees about version of symbol dvb_dmxdev_init
Mar 21 11:02:04 linux-xz8t kernel: em28xx_dvb: Unknown symbol dvb_dmxdev_init
Mar 21 11:02:04 linux-xz8t kernel: em28xx_dvb: disagrees about version of symbol dvb_register_adapter
Mar 21 11:02:04 linux-xz8t kernel: em28xx_dvb: Unknown symbol dvb_register_adapter
Mar 21 11:02:04 linux-xz8t kernel: em28xx_dvb: Unknown symbol em28xx_unregister_extension
Mar 21 11:02:04 linux-xz8t kernel: em28xx_dvb: disagrees about version of symbol dvb_net_init
Mar 21 11:02:04 linux-xz8t kernel: em28xx_dvb: Unknown symbol dvb_net_init
Mar 21 11:02:04 linux-xz8t kernel: em28xx_dvb: disagrees about version of symbol dvb_dmxdev_release
Mar 21 11:02:04 linux-xz8t kernel: em28xx_dvb: Unknown symbol dvb_dmxdev_release
Mar 21 11:02:04 linux-xz8t kernel: em28xx_dvb: disagrees about version of symbol dvb_frontend_detach
Mar 21 11:02:04 linux-xz8t kernel: em28xx_dvb: Unknown symbol dvb_frontend_detach
Mar 21 11:02:04 linux-xz8t kernel: em28xx_dvb: disagrees about version of symbol dvb_net_release
Mar 21 11:02:05 linux-xz8t kernel: em28xx_dvb: Unknown symbol dvb_net_release
Mar 21 11:02:05 linux-xz8t kernel: em28xx_dvb: Unknown symbol em28xx_register_extension
Mar 21 11:02:05 linux-xz8t kernel: em28xx_dvb: disagrees about version of symbol dvb_unregister_frontend
Mar 21 11:02:05 linux-xz8t kernel: em28xx_dvb: Unknown symbol dvb_unregister_frontend
Mar 21 11:02:05 linux-xz8t kernel: em28xx_dvb: disagrees about version of symbol dvb_register_frontend
Mar 21 11:02:05 linux-xz8t kernel: em28xx_dvb: Unknown symbol dvb_register_frontend
Mar 21 11:02:05 linux-xz8t kernel: em28xx_dvb: disagrees about version of symbol dvb_unregister_adapter
Mar 21 11:02:05 linux-xz8t kernel: em28xx_dvb: Unknown symbol dvb_unregister_adapter
Someone else got a HVR-1600 (not mine!) running with cx18, but then I still get these output when plugging in my card.
Outputs when plugging in the device:
# lsusb -v
Bus 002 Device 007: ID 2040:6600 Hauppauge
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x2040 Hauppauge
idProduct 0x6600
bcdDevice 0.69
iManufacturer 16
iProduct 32 HVR900H
iSerial 64 4032138475
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 129
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 48 2.??
bmAttributes 0xa0
(Bus Powered)
Remote Wakeup
MaxPower 500mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 3
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 0
bInterfaceProtocol 255
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 1
Transfer Type Isochronous
Synch Type None
Usage Type Data
wMaxPacketSize 0x0000 1x 0 bytes
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 EP 3 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0000 1x 0 bytes
bInterval 1
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 1
bNumEndpoints 3
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 0
bInterfaceProtocol 255
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 1
Transfer Type Isochronous
Synch Type None
Usage Type Data
wMaxPacketSize 0x1400 3x 1024 bytes
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 EP 3 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0004 1x 4 bytes
bInterval 1
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 2
bNumEndpoints 3
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 0
bInterfaceProtocol 255
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 1
Transfer Type Isochronous
Synch Type None
Usage Type Data
wMaxPacketSize 0x0000 1x 0 bytes
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 EP 3 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0004 1x 4 bytes
bInterval 1
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 3
bNumEndpoints 3
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 0
bInterfaceProtocol 255
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 1
Transfer Type Isochronous
Synch Type None
Usage Type Data
wMaxPacketSize 0x1400 3x 1024 bytes
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 EP 3 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0000 1x 0 bytes
bInterval 1
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
bNumConfigurations 1
Device Status: 0x0002
(Bus Powered)
Remote Wakeup Enabled
# dmesg
cx18: Start initialization, version 1.0.1
cx18: End initialization
usb 2-8: new high speed USB device using ehci_hcd and address 8
usb 2-8: configuration #1 chosen from 1 choice
usb 2-8: New USB device found, idVendor=2040, idProduct=6600
usb 2-8: New USB device strings: Mfr=16, Product=32, SerialNumber=64
usb 2-8: Product: HVR900H
usb 2-8: SerialNumber: 4032138475
# cat /var/log/messages
Mar 21 11:09:52 linux-xz8t kernel: usb 2-8: new high speed USB device using ehci_hcd and address 8
Mar 21 11:09:52 linux-xz8t kernel: usb 2-8: configuration #1 chosen from 1 choice
Mar 21 11:09:52 linux-xz8t kernel: usb 2-8: New USB device found, idVendor=2040, idProduct=6600
Mar 21 11:09:52 linux-xz8t kernel: usb 2-8: New USB device strings: Mfr=16, Product=32, SerialNumber=64
Mar 21 11:09:52 linux-xz8t kernel: usb 2-8: Product: HVR900H
Mar 21 11:09:52 linux-xz8t kernel: usb 2-8: SerialNumber: 4032138475
But no /dev/video0 or /dev/dvb devices will show up for me with that. Up to now I don’t know what else I can try.
So, any help appreciated!