Hi Risto!
Thanks for your answer!
Kernels greater than 2.6.16 are supposed to support it - what's your kernel version / are you using Ubuntu Edgy or Dapper?
I am using Ubuntu Edgy and my kernel version is 2.6.17-10-386.
But 'hpne' wrote that he was able to make the card work in Ubuntu Dapper, following the instructions at http://www.linuxtv.org/v4lwiki/index.php/How_to_build_from_mercurial
I was following these instructions and run into bigger problems. When inserting the modules into the kernel (with 'make load'), Ubuntu just stopped responding to any keyboard or mouse action. After rebooting (with reset button), the display wouldn't show anything at all (not even the boot screen at PC start-up). It only started working again after resetting the CMOS.
Anyway, after coming back to Ubuntu, I have a different messages in dmesg:
[17180354.684000] usb 2-1: new full speed USB device using ohci_hcd and address 3
[17180355.160000] usb 2-1: configuration #1 chosen from 4 choices
[17180355.264000] usbvision: disagrees about version of symbol video_devdata
[17180355.264000] usbvision: Unknown symbol video_devdata
[17180355.264000] usbvision: disagrees about version of symbol video_unregister_device
[17180355.264000] usbvision: Unknown symbol video_unregister_device
[17180355.264000] usbvision: disagrees about version of symbol video_device_alloc
[17180355.264000] usbvision: Unknown symbol video_device_alloc
[17180355.264000] usbvision: disagrees about version of symbol video_register_device
[17180355.264000] usbvision: Unknown symbol video_register_device
[17180355.264000] usbvision: disagrees about version of symbol video_device_release
[17180355.264000] usbvision: Unknown symbol video_device_release
So, I guess in this situation it would be better to go back to the situation prior to building v4l-dvb. How can this be done?
Or is there any other way of going further?