well i need some one can help me i dunno what to do whith this!!
run make; make install to install the modules
in /etc/modprobe.conf put the following lines:
alias char-major-81 videodev
alias char-major-81-0 cx8800
alias /dev/radio0 cx8800
alias /dev/video0 cx8800
download the firmwares:
http://mcentral.de/firmware/firmware_powerangel.tgz
and install them in /lib/firmware or where your hotplug configuration specifies
(see FIRMWARE_DIR in /etc/hotplug/firmware.agent)
run your favorite application to see TV or listen to radio!
Obs.: the modules should be loaded automagically, but if you need to load them manually, just use:
modprobe xc3028-tuner
modprobe cx8800
run make; make install to install the modules
in /etc/modprobe.conf put the following lines:
alias char-major-81 videodev
alias char-major-81-0 cx8800
alias /dev/radio0 cx8800
alias /dev/video0 cx8800
download the firmwares:
http://mcentral.de/firmware/firmware_powerangel.tgz
and install them in /lib/firmware or where your hotplug configuration specifies
(see FIRMWARE_DIR in /etc/hotplug/firmware.agent)
run your favorite application to see TV or listen to radio!
Obs.: the modules should be loaded automagically, but if you need to load them manually, just use:
modprobe xc3028-tuner
modprobe cx8800
Comment