THIS IS FIRST POST AND WHERE ARE FILES FOR as9015 CHIPSET? and Vu+SOLO ??

i did read all 8 pages 10 times and i still can not found two files
a)
Code:
cd /var/tmp


b)
Code:
wget http://jam.japhar.com/feeds/OpenPLi-4/ja...-r0_dm500hd.ipk


c)
Code:
opkg install --force-overwrite v4l-dvb-module-dvb-usb_2.6.18-7.4-dm500hd+20100904-r0_dm500hd.ipk


d)
Code:
wget http://jam.japhar.com/feeds/OpenPLi-4/ja...-r0_dm500hd.ipk


e)
Code:
opkg install --force-overwrite v4l-dvb-module-dvb-a867_2.6.18-7.4-dm500hd+20100904-r0_dm500hd.ipk


f)
Code:
modprobe dvb-a867



Or more simple, just type these 4 commands and box will reboot with all installed from feeds.

For DM :
Code:
opkg update
opkg install --force-overwrite v4l-dvb-module-dvb-usb
opkg install --force-overwrite v4l-dvb-module-dvb-a867
reboot


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