problem wireless connection

tyro

Vu+ User
I have problem with connection to internet over wireless on Black Hole version 2.1.1
but with version 2.0.9 its working fine !!!!! why
 

Matrix10

Administrator
Do you use an extension cord for VU+ wifi dongle.
If you are not using, USE an extension cord and put the VU+ wifi dongle into place with the best connectivity.
 

tyro

Vu+ User
in blackhole v2.0.9 working well and fast in front usb but with rear not :(
in bh 2.1.1 not working all (rear+front)
 

tyro

Vu+ User
For the vendor driver (rt5370sta), the USB ID will probably need to be manually added before compilation. The following should be added to common/rtusb_dev_id.c..

{USB_DEVICE(0x2001,0x3C20)}, /* Alpha */

whats mean that!!

Code:
https://wikidevi.com/wiki/D-Link_DWA-140_rev_D1
 
Last edited by a moderator:

angelofsky1980

BlackHole Driver Specialist
For the vendor driver (rt5370sta), the USB ID will probably need to be manually added before compilation. The following should be added to common/rtusb_dev_id.c..

{USB_DEVICE(0x2001,0x3C20)}, /* Alpha */

whats mean that!!

Code:
https://wikidevi.com/wiki/D-Link_DWA-140_rev_D1

I've bought a D1 revision of DWA-140 and the add of their corresponding USB IDs on the driver is not sufficient to make it work.
 

angelofsky1980

BlackHole Driver Specialist
this Dongle what came with my box from vu official agent on my country :|
anyway what picture for official Vu+ dongle?

rtl8192cu dongle:
Code:
http://www.hm-sat-shop.de/en/hdd-receiver-hdtv-vu/vu-wireless-usb-adapter-300-mbps.html

ralink dongle:
Code:
http://www.hm-sat-shop.de/en/hdd-receiver-hdtv-vu/vu-wireless-usb-adapter-300-mbps-incl-wps-setup.html
 
Top