Originally Posted By: Toysoft
So the box is VU, the second example is the correct one, that I recopy here,

For VU+ :
Code:
opkg update
opkg install --force-overwrite kernel-module-dvb-usb
opkg install --force-overwrite kernel-module-dvb-usb-a867
reboot


You then replace the "kernel-module-dvb-usb-a867" by the one for your Dongle, that is AF9015 chipset.

So it should be (the second command) as the one below,

Code:
opkg update
opkg install --force-overwrite kernel-module-dvb-usb
opkg install --force-overwrite kernel-module-dvb-usb-af9015
reboot


That's should be the logic to deploy,

TS


i know i knwo, but is not working.

root@vusolo:~# opkg update
Downloading http://jam2.japhar.com/feeds/OpenPLi-4/ff/vusolo/all/Packages.gz.
Updated list of available packages in /var/lib/opkg/OpenPLi-all.
Downloading http://jam2.japhar.com/feeds/OpenPLi-4/ff/vusolo/mips32el/Packages.gz.
Updated list of available packages in /var/lib/opkg/OpenPLi-mips32el.
Downloading http://jam2.japhar.com/feeds/OpenPLi-4/ff/vusolo/vusolo/Packages.gz.
Updated list of available packages in /var/lib/opkg/OpenPLi-vusolo.
root@vusolo:~# opkg install --force-overwrite kernel-module-dvb-usb
Package kernel-module-dvb-usb (3.1.1-r4.10.11) installed in root is up to date.
root@vusolo:~# opkg install --force-overwrite kernel-module-dvb-usb-af9015
Package kernel-module-dvb-usb-af9015 (3.1.1-r4.10.11) installed in root is up to date.
root@vusolo:~# reboot

i think that module is not working..

root@vusolo:~# modprobe dvb-usb-af9015