openBH 0.4 Vu+ Zero

S

Solomon Tinuoye

Can I flash new box with this image , I just got my Vu+ ZERO

Sent from my A0001 using Tapatalk
 
B

Blackeagle

Hello in attach the screen of the error for dgt usb. How can I do for to solve this problem? And yes, after trying to install the drivers I restarted the dec, but nothing.
Thank you very much
 

Attachments

  • opkg.png
    opkg.png
    95.9 KB · Views: 40
N

nunigaia

Hello in attach the screen of the error for dgt usb. How can I do for to solve this problem? And yes, after trying to install the drivers I restarted the dec, but nothing.
Thank you very much

Can you try please, make an Online update first?

Press in your RCU:

<GREEN>; <YELLOW>; and choose <ONLINE BLACK HOLE IMAGE UPDATE>.

After that, retry to install the device drivers.
 
B

Blackeagle

Can you try please, make an Online update first?

Press in your RCU:

<GREEN>; <YELLOW>; and choose <ONLINE BLACK HOLE IMAGE UPDATE>.

After that, retry to install the device drivers.

I did, but nothing changed. same mistake again
 
B

Blackeagle

Do you know how to use telnet?
Yes, in my first post I've try this:
opkg install kernel-module-af9033
opkg install kernel-module-mxl5007t
reboot

but nothing. After I've tryed green+yellow and.. same problem
 
N

nunigaia

Yes, in my first post I've try this:
opkg install kernel-module-af9033
opkg install kernel-module-mxl5007t
reboot

but nothing. After I've tryed green+yellow and.. same problem

I think the problem is the build of the driver ipk file.


try first by telnet:

Code:
opkg update

opkg upgrade

killall -9 enigma2

opkg install kernel-module-dvb-usb-a867

opkg install enigma2-plugin-drivers-dvb-usb-a867

reboot

or try this one: ( alternative solution )

Code:
opkg install kernel-module-dvb-usb-af9035

opkg install firmware-dvb-usb-af9035-02

reboot
 
Last edited:
B

Blackeagle

I think the problem is the build of the driver ipk file.


try first by telnet:

Code:
opkg update

opkg upgrade

killall -9 enigma2

opkg install kernel-module-dvb-usb-a867

opkg install enigma2-plugin-drivers-dvb-usb-a867

reboot

or try this one: ( alternative solution )

Code:
opkg install kernel-module-dvb-usb-af9035

opkg install firmware-dvb-usb-af9035-02

reboot
Hello I tryed following your instruction but nothing I see only sat tuner and not digital key. the blue LED is off. I also changed digital key, but the result does not change. In attach the screen of telnet
Thank you
 

Attachments

  • vu-zero.png
    vu-zero.png
    68.2 KB · Views: 39
B

Blackeagle

Chiedo scusa per errore doppio post. Cancellatelo
Thank you
 
Last edited:
N

nunigaia

Hello I tryed following your instruction but nothing I see only sat tuner and not digital key. the blue LED is off. I also changed digital key, but the result does not change. In attach the screen of telnet
Thank you

Have you solved your dtt connection? Is your dtt device working properly for now?

with this code:

Code:
opkg install kernel-module-dvb-usb-af9035

opkg install firmware-dvb-usb-af9035-02

reboot

Please reply, and let us know. ;)
 
B

Blackeagle

Have you solved your dtt connection? Is your dtt device working properly for now?

with this code:

Code:
opkg install kernel-module-dvb-usb-af9035

opkg install firmware-dvb-usb-af9035-02

reboot

Please reply, and let us know. ;)

No :-( nothing, when I go in Tuner I see only sat tuner sigh!
 

Attachments

  • vu-zero.png
    vu-zero.png
    68.2 KB · Views: 30
F

ferdi

Have you solved your dtt connection? Is your dtt device working properly for now?

with this code:

Code:
opkg install kernel-module-dvb-usb-af9035

opkg install firmware-dvb-usb-af9035-02

reboot

Please reply, and let us know. ;)

I followed the instructions but dtt A867 is not recognized, while with BH 3.x is automatically recognized
 
F

ferdi

I think the problem is the build of the driver ipk file.


try first by telnet:

Code:
opkg update

opkg upgrade

killall -9 enigma2

opkg install kernel-module-dvb-usb-a867

opkg install enigma2-plugin-drivers-dvb-usb-a867

reboot

or try this one: ( alternative solution )

Code:
opkg install kernel-module-dvb-usb-af9035

opkg install firmware-dvb-usb-af9035-02

reboot
Code:
openbh 0.4 vuzero

vuzero login: root
root@vuzero:~# opkg upgrade
Upgrading enigma2-plugin-extensions-mediascanner from 5.1+git22517+66ba228-r2 to
5.1+git22520+04fbf6d-r2 on root.
Downloading http://feeds.vuplus-community.net/openbh/0.4/vuzero/vuzero/enigma2-p
lugin-extensions-mediascanner_5.1+git22520+04fbf6d-r2_vuzero.ipk.
Configuring enigma2-plugin-extensions-mediascanner.
root@vuzero:~# killall -9 enigma2
root@vuzero:~# opkg install kernel-module-dvb-usb-a867
Unknown package 'kernel-module-dvb-usb-a867'.
Collected errors:
* opkg_install_cmd: Cannot install package kernel-module-dvb-usb-a867.
root@vuzero:~# opkg install enigma2-plugin-drivers-dvb-usb-a867
Installing enigma2-plugin-drivers-dvb-usb-a867 (1.0-r2) on root.
Downloading http://feeds.vuplus-community.net/openbh/0.4/vuzero/all/enigma2-plug
in-drivers-dvb-usb-a867_1.0-r2_all.ipk.
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for enigm
a2-plugin-drivers-dvb-usb-a867:
*  kernel-module-dvb-usb-a867 *
* opkg_install_cmd: Cannot install package enigma2-plugin-drivers-dvb-usb-a867.
 
N

nunigaia

I followed the instructions but dtt A867 is not recognized, while with BH 3.x is automatically recognized

What files are you using to install it on BlackHole 3.0.1F?

I don't have Zero, but probably we could try to make it work.

Can you replicate the installation, by command line ... to see what is missing ( of course in BlackHole 3.0.1F ).
 
Top