Would you recommend the product? yes | Price you paid?: $202.27 | Rating: 9
|
Kernel (uname -r):
|
2.6.13-9-default
|
|
Distribution:
|
Suse 10.0 RC1
|
[ Log in to get rid of this advertisement]
I'm giving this 9 because it was not automatically configured by suse. After installing, in yast, i had to click on the tv card select expert settings and choose kernel module dvb-bt8xx clicked next and then selected kernel module nxt6000. On someone else's suggestion I also added these lines to modprobe.conf.local in /etc:
options bttv card=0x68 i2c_hw=1
install bttv /sbin/modprobe --ignore-install bttv && { /sbin/modprobe dvb-bt8xx; /sbin/modprobe nxt6000; /bin/true; }
remove bttv { /sbin/modprobe -r dvb-bt8xx dst nxt6000 dvb-core; }; /sbin/modprobe -r --ignore-remove bttv
After rebooting kaffeine detected my card, found stations. It is now fully working.
|