| menendez |
|
|
| |
| Joined: 06 Mar 2006 |
| Posts: 7 |
| Location: Silver Sspring, MD |
|
|
 |
 |
 |
|
I am a new Linux user so please forgive any mistakes in this call for help.
I have a HD3000 and a debian based system with the 2.6.10 kernel
Here is what I have done:
1) installed the card
2) edited the kernel config file to set
CONFIG_VIDEO_CX88=m (actually this was already present)
CONFIG_VIDEO_CX88_DVB=m (this I added)
3) copied the firmware files to /usr/lib/hotplug/firmware
4) Tried to load the DVB kernel module:
These successfully executed:
modpobe -rv cx88_blackbird
modprobe -rv cx8800
but
modprobe -rv cx88-dvb
yields a module not found error
and I do not have a /dev/dvb directory |
|