12517 Members
237 Forums
7803 Topics
23976 Posts
Max Online: 9115 @ 08/24/24 07:30 PM
|
|
|
8 registered (Admin, Toysoft, OMEGA, Wallache, hanumeric, Seti72, Smokey, typek_2),
1292
Guests and
132
Spiders online. |
Key:
Admin,
Global Mod,
Mod
|
|
|
|
|
|
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
|
|
|
|
#9960 - 10/30/16 04:36 PM
Re: VU+ Solo : OpenPLi 4.0 IPTV GStreamer 1.9.1.1 (V3)
[Re: kikan]
|
VIP Japhar
journeyman
Registered: 07/30/15
Posts: 93
|
hi, i see that in blackhole image this module is working.
firmware-dvb-usb-af9015 - 1.0-r0
in black hole is working and i want to test it on this image.
this is the same? Afatech AF9015 DVB-T - v4l-dvb-module-dvb-usb-af9015 - dvb-usb-af9015
root@vusolo:~# lsmod Module Size Used by fuse 79663 0 nfsd 93327 11 exportfs 3786 1 nfsd autofs4 23448 1 ipv6 314320 24 zram 9018 1 brcmfb 1399 2 dvb_bcm7325 5350652 28 brcmfb tda18218 3342 1 af9013 14587 1 dvb_usb_af9015 16875 2 bh_dvb_usb_v2 14841 1 dvb_usb_af9015 bh_rc_core 18510 3 bh_dvb_usb_v2,dvb_usb_af9015 procmk 1492 1 dvb_bcm7325 bh_dvb_core 85958 1 bh_dvb_usb_v2 isofs 25177 0 udf 96935 0 ext2 54391 0 root@vusolo:~# opkg list | grep af9015 firmware-dvb-usb-af9015 - 1.0-r0 - firmware-dvb-usb-af9015 version 1.0-r0 firmware-dvb-u sb-af9015 version media-tree-module-dvb-usb-af9015 - 0.0+git20140924-r0.11 - dvb-usb-af9015 kernel module dvb-usb-af9015 kernel module; Afatech
|
Top
|
|
|
|
|
#9962 - 10/31/16 01:28 AM
Re: VU+ Solo : OpenPLi 4.0 IPTV GStreamer 1.9.1.1 (V3)
[Re: Toysoft]
|
VIP Japhar
journeyman
Registered: 07/30/15
Posts: 93
|
yes i know, but why on last versions of openpli or openblackhole is not working? openpli or openblackhole image from 6 monts ago, usb key was working, o.k.
|
Top
|
|
|
|
|
#9965 - 10/31/16 06:40 AM
Re: VU+ Solo : OpenPLi 4.0 IPTV GStreamer 1.9.1.1 (V3)
[Re: Admin]
|
VIP Japhar
journeyman
Registered: 07/30/15
Posts: 93
|
in this post there is differant name. what name is correct for af9015'
this: opkg install --force-overwrite kernel-module-dvb-usb-af9015 or this that is in post: opkg install --force-overwrite kernel-module-v4l-dvb-module-dvb-usb-af9015
How to install a DVB-T stick with OpenPLi 4.0 IPTV ?
You need to know which chipset/dongle you have, then you can easily with 4 commands do all the job, you will need to send them with Telnet/SSH,
opkg update opkg install --force-overwrite v4l-dvb-module-dvb-usb opkg install --force-overwrite v4l-dvb-module-dvb-XXXXXXXXX reboot
Where the v4l-dvb-module-dvb-XXXXXXXXX is the name below of your chipset/dongle.
Then to load the module for example do this : modprobe XXXXXXXXX (= Module below, eg "smsusb")
or
insmod smsusb.ko insmod smsmdtv.ko
The table of the Dongles recognized is (in green the name to add to the 3rd command above).
Abilis AS102 DVB receiver - v4l-dvb-module-dvb-as102 - dvb-as102 Afatech 9005 DVB-T USB1.1 stick - v4l-dvb-module-dvb-usb-af9005 - dvb-usb-af9005 Afatech AF9015 DVB-T - v4l-dvb-module-dvb-usb-af9015 - dvb-usb-af9015
|
Top
|
|
|
|
|
#9966 - 10/31/16 07:00 AM
Re: VU+ Solo : OpenPLi 4.0 IPTV GStreamer 1.9.1.1 (V3)
[Re: Toysoft]
|
Japhar Member
Carpal Tunnel
Registered: 10/19/10
Posts: 9978
|
If you read the title of the topic we gave you as example, the topic was about the A867 as example. Then you have to deduct the proper name depending if its for DM or VU, and naturally which chipset you want to install that is in your DVB-T Dongle... So I don't see the point on reposting what we posted, instead you have to read it and deploy the logic to use and deduct what should be the name of ipk to install from the feeds. The names of ipk/packages are different depending of the image these are built for, and naturally the chipset it target for installation... there is not one general name that works with all dongles and all boxes for sure. You need to logically deduct what it should be or check on the feeds on the box which one with grep is available for the model you need. On our answers we gave you the name of the files for the A867 for VU+ and for DM. From these you should be capable of deducting what it should be. Link : http://www.ourdreambox.com/ubbthreads.php?ubb=showflat&Number=5659#Post5659Also ... NO DOUBLE POSTS. PLEASE ! Admin
_________________________
|
Top
|
|
|
|
|
#9968 - 10/31/16 07:32 AM
Re: VU+ Solo : OpenPLi 4.0 IPTV GStreamer 1.9.1.1 (V3)
[Re: Admin]
|
VIP Japhar
journeyman
Registered: 07/30/15
Posts: 93
|
If you read the title of the topic we gave you as example, the topic was about the A867 as example. Then you have to deduct the proper name depending if its for DM or VU, and naturally which chipset you want to install that is in your DVB-T Dongle... So I don't see the point on reposting what we posted, instead you have to read it and deploy the logic to use and deduct what should be the name of ipk to install from the feeds. The names of ipk/packages are different depending of the image these are built for, and naturally the chipset it target for installation... there is not one general name that works with all dongles and all boxes for sure. You need to logically deduct what it should be or check on the feeds on the box which one with grep is available for the model you need. On our answers we gave you the name of the files for the A867 for VU+ and for DM. From these you should be capable of deducting what it should be. Link : http://www.ourdreambox.com/ubbthreads.php?ubb=showflat&Number=5659#Post5659Also ... NO DOUBLE POSTS. PLEASE ! Admin o.k. drivers are installed but still no usb decoder in menu. what if i try instaling *.ipk package? can you provide me one for af9015? root@vusolo:~# opkg list | grep af9015 enigma2-plugin-drivers-dvb-usb-af9015 - 1.0-r3 - enigma2-plugin-drivers-dvb-usb- af9015 version 1.0-r3 enigma2-plugin-drivers-dvb-usb-af9015-dbg - 1.0-r3 - enigma2-plugin-drivers-dvb- usb-af9015 version 1.0-r3 - Debugging files enigma2-plugin-drivers-dvb-usb-af9015-dev - 1.0-r3 - enigma2-plugin-drivers-dvb- usb-af9015 version 1.0-r3 - Development files firmware-dvb-usb-af9015 - 1.0-r0 - firmware-dvb-usb-af9015 version 1.0-r0 Firmware for dvb-usb-af9015 kernel-module-dvb-usb-af9015 - 3.1.1-r4.10.11 - dvb-usb-af9015 kernel module dv b-usb-af9015 kernel module; Driver for
|
Top
|
|
|
|
|
#9969 - 10/31/16 07:36 AM
Re: VU+ Solo : OpenPLi 4.0 IPTV GStreamer 1.9.1.1 (V3)
[Re: Toysoft]
|
Japhar Member
Carpal Tunnel
Registered: 10/21/10
Posts: 2649
|
So the box is VU, the second example is the correct one, that I recopy here, For VU+ : 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, 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
_________________________
DM8000, DM800se, DM500HD, DM800HD, DM7025, DM7020s, DM7000, DM500s VU+ Solo, VU+ Uno, VU+ Duo, Kathrein UFS910 Tivusat, TNTSat, Fransat, SSR/TSR, BBC1-2-3/ITV DE-OpenBlackHole 1.4 image : http://www.openblackhole.com/
|
Top
|
|
|
|
|
#9970 - 10/31/16 07:41 AM
Re: VU+ Solo : OpenPLi 4.0 IPTV GStreamer 1.9.1.1 (V3)
[Re: Toysoft]
|
VIP Japhar
journeyman
Registered: 07/30/15
Posts: 93
|
So the box is VU, the second example is the correct one, that I recopy here, For VU+ : 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, 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
|
Top
|
|
|
|
|
|
|