if possible log in the box with putty or telnet and check with command "lsusb" which USB devices are connected.
Maybe your stick has a newer ID which isn't recognized by the driver yet.
With command "dmesg" you can get a log which probably informs if you miss something.
To check if the driver is loaded use command "lsmod" if good you see in the list something like rtl8822
Hi WTE,
root@vuuno4kse:~# lsusb
Bus 003 Device 002: ID 1058:0704
Bus 004 Device 002: ID 0bda:b812
Bus 001 Device 001: ID 1d6b:0002
Bus 002 Device 001: ID 1d6b:0003
Bus 003 Device 001: ID 1d6b:0002
Bus 004 Device 001: ID 1d6b:0002
Bus 005 Device 001: ID 1d6b:0001
Bus 006 Device 001: ID 1d6b:0001
root@vuuno4kse:~# lsmod
Module Size Used by
bluetooth 389213 4
ipv6 281230 46
brcmfb 1475 2
dvb_bcm7252sse 2258316 28 brcmfb
dvb_base 5366559 5 dvb_bcm7252sse
bcm_event 2907 5 dvb_bcm7252sse
procmk 1686 2 bcm_event,dvb_bcm7252sse
So i think the driver isn't loaded, isn't it?
@ WanWizard
Hi,
Actually i'm using Openpli 6.2 which is very stable with my vu+, and i would like to keep it,
the driver i installed was intended to be used on an openatv image, although it installed without errors on my openpli.
could you show me where i can find "kernel-module-88x2bu" for openpli 6.2
Edited by mehdi911, 14 October 2019 - 13:51.