Black Hole Vu+ Uno 2.1.5

erkkisdt

Vu+ Newbie
Great work, but...
Just updated from 2.1.0.1 to 2.1.5 and lost support for my USB DVB-T stick.

How do I get it back working?
It is an old Artek T14.
root@vuuno:~# lsusb -v
Bus 001 Device 003: ID 05d8:810c
Bus 001 Device 001: ID 1d6b:0002
Bus 002 Device 001: ID 1d6b:0002
Bus 003 Device 001: ID 1d6b:0001
Bus 004 Device 001: ID 1d6b:0001​
The drivers load a bit
root@vuuno:~# lsmod
Module Size Used by Tainted: P
fuse 80553 0
isofs 25739 0
nfsd 98732 11
exportfs 3978 1 nfsd
autofs4 25520 1
ext2 56754 0
dvb_usb_dibusb_mc 3494 0
dvb_usb_dibusb_common 5606 1 dvb_usb_dibusb_mc
dib3000mc 11063 2 dvb_usb_dibusb_common
dibx000_common 7214 1 dib3000mc
dvb_usb 22333 2 dvb_usb_dibusb_mc,dvb_usb_dibusb_common
bh_dvb_core 88126 1 dvb_usb
bh_rc_core 18967 1 dvb_usb
fpga_directc 57248 0
brcmfb 1399 2
dvb_bcm7413 6367276 2 fpga_directc,brcmfb
procmk 1492 2 fpga_directc,dvb_bcm7413
ipv6 331999 12​
but the tuner is not recognised.

Regards
Erkki
 

montxinho

Vu+ Newbie
Thanks Team!!

just one question, and I suppose that is not your problem but ... when I've installed "project valerie" the vu+ seems to start a loop of reboots with the green screen and the message:
"your STB encountered a software problem"

Project Valerie works ok with the previous version.

thanks for the help!!
 

montxinho

Vu+ Newbie
Ok, the extension is not prepared to work with 1920x1080 skins, that's the reason.

But I believed that it will show the menus smaller than before ... but seems that directly is not working :(

thanks and excuse me
 

dudule22

Vu+ User
Is there a problem with EPG ?

Menu/Parameters/CrossEPG Update Rytec providers --> Cannot retrieves Rytec sources

xepgdb providers can be updated.

But, when using Crossepg Downloader, it is impossible to have an EPG updated.

Regards.
 

erkkisdt

Vu+ Newbie
I found some delta that might have something to do with USB DVB-T not working.
On BH 2.1.0 I get
root@vuuno:~# dmesg | grep dvb
dvb_bcm7413: module license 'Proprietary' taints kernel.
dvb-usb: found a 'Artec T14 - USB2.0 DVB-T' in cold state, will try to load a firmware
dvb-usb: downloading firmware from file 'dvb-usb-dibusb-6.0.0.8.fw'
usbcore: registered new interface driver dvb_usb_dibusb_mc
dvb-usb: generic DVB-USB module successfully deinitialized and disconnected.
dvb-usb: found a 'Artec T14 - USB2.0 DVB-T' in warm state.
dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
dvb-usb: schedule remote query interval to 150 msecs.
dvb-usb: Artec T14 - USB2.0 DVB-T successfully initialized and connected.​
but on BH 2.1.5 I get
root@vuuno:~# dmesg | grep dvb
dvb_bcm7413: module license 'Proprietary' taints kernel.
BRCM brcm_dvb0: DVB: registering adapter 0 frontend 0 (Vuplus FE)...
c327bff41e580916e7d0af2cf412d419a8bc21cb rename dvb_usb_v2 related functions
e0d2c74dd664342588c5af3bdee78040f9f8e6db dvb_usbv2: rename function to bh_*
c327bff41e580916e7d0af2cf412d419a8bc21cb rename dvb_usb_v2 related functions
e0d2c74dd664342588c5af3bdee78040f9f8e6db dvb_usbv2: rename function to bh_*
dvb-usb: found a 'Artec T14 - USB2.0 DVB-T' in cold state, will try to load a firmware
dvb-usb: downloading firmware from file 'dvb-usb-dibusb-6.0.0.8.fw'
usbcore: registered new interface driver dvb_usb_dibusb_mc
dvb-usb: generic DVB-USB module successfully deinitialized and disconnected.
dvb-usb: found a 'Artec T14 - USB2.0 DVB-T' in warm state.
dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
epc : e12f4428 usb_urb_exit+0x768/0xf0 [dvb_usb]
ra : e12f4430 usb_urb_exit+0x770/0xf0 [dvb_usb]
Modules linked in: ext2 dvb_usb_dibusb_mc(O) dvb_usb_dibusb_common(O) dib3000mc(O) dibx000_common(O) dvb_usb(O) bh_dvb_core(O) bh_rc_core(O) fpga_directc(PO) brcmfb(O) dvb_bcm7413(PO) procmk(O) ipv6
[<e1314770>] dibusb_dib3000mc_frontend_attach+0x64/0x1c0 [dvb_usb_dibusb_common]
[<e12f2198>] dvb_usb_adapter_frontend_init+0xe0/0x1cc [dvb_usb]
[<e12f0000>] dvb_usb_get_hexline+0x0/0x12c [dvb_usb]
[<e12f0d18>] dvb_usb_device_init+0x594/0x87c [dvb_usb]
[<e131d034>] dibusb_mc_probe+0x34/0x40 [dvb_usb_dibusb_mc]​
Also for lsmod there are some deltas. On BH 2.1.0 there are lines that are missing on BH 2.1.5
fuse 75068 0
mt2060 4022 1​

What else could I check for find a solution?

Erkki
 
Top