Good TV card with excellent video quality. In order to have it detected properly you need to use
modprobe cx88xx card=13 as root when loading the module it uses, to have this set by default on boot using a 2.6 kernel on Debian create a file /etc/modprobe.d/tvcard with this for the contents.
Code:
## Added by me for proper detection of TV card
options cx88xx card=13
The relevant part of the output of lsmod when in use.
Code:
tuner 53356 0
cx8800 35084 2
cx88xx 66084 1 cx8800
ir_common 29700 1 cx88xx
i2c_algo_bit 9544 1 cx88xx
video_buf 26692 2 cx8800,cx88xx
tveeprom 17104 1 cx88xx
compat_ioctl32 8960 1 cx8800
v4l2_common 17024 3 tuner,cx8800,compat_ioctl32
v4l1_compat 12036 1 cx8800
btcx_risc 5448 2 cx8800,cx88xx
videodev 11776 4 cx8800,cx88xx