You have the commands for the A867, it's not difficult to modify to have them for AF9015 ?

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


You have as explained very clearly by Toysoft, here on the topic
http://www.ourdreambox.com/ubbthreads.php?ubb=showflat&Number=9892#Post9892

kernel-module-dvb-usb_3.1.1-r4.10.11_vusolo.ipk
and
kernel-module-dvb-usb-af9015_3.1.1-r4.10.11_vusolo.ipk

This for VU+ and AF9015,

So... you can deduct that the commands should be as below...

Admin

P.S.: We don't post the hundred of files for all drivers and all boxes at every compilation of the image. These files are on the FEEDS. And you NEED TO INSTALL THEM from the FEEDS. You need to learn how all this works and NOT MIX the drivers from various boxes and use them for other boxes. All this MUST BE PRECISE if you want it to work.

For VU+ (AF9015) :
Code:
opkg update
opkg install --force-overwrite kernel-module-dvb-usb
opkg install --force-overwrite kernel-module-dvb-usb-af9015
reboot
_________________________