Jump to content


esuo2

Member Since 20 Jul 2014
Offline Last Active 12 Mar 2024 11:38
-----

Posts I've Made

In Topic: OpenPLi does not recognize VU+ Wireless USB adapter

19 December 2023 - 12:32

 

I don't have a solution, it is about the most used driver for cheap 2.4Ghz sticks, it recognizes the stick, and it loads fine.

 

what does this command output?

iwlist wlan0 scanning
root@vuzero4k:~# iwlist wlan0 scanning
wlan0     No scan results


In Topic: OpenPLi does not recognize VU+ Wireless USB adapter

19 December 2023 - 12:07

the router supports 2.4Ghz only ( Huawei B612s-25d)

yes, I know

I have used the same stick with several images and its fine...

the only problem is openPLI and PLI based images

thats why am here for support.

 

Regards.


In Topic: OpenPLi does not recognize VU+ Wireless USB adapter

19 December 2023 - 11:54

I can not see my router (network) so I can connect to it

Attached File  screenshot-2657.jpg   62.56KB   3 downloads

Attached File  screenshot-2676.jpg   42.45KB   3 downloads

 

 


In Topic: OpenPLi does not recognize VU+ Wireless USB adapter

19 December 2023 - 11:12

Looks like it is loading the drivers just fine. Doesn't "ifconfig" show you a wlan0 device now?

root@vuzero4k:~# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:1D:EC:14:9C:49
          inet addr:192.168.8.198  Bcast:192.168.8.255  Mask:255.255.255.0
          inet6 addr: fe80::21d:ecff:fe14:9c49/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2164 errors:0 dropped:10 overruns:0 frame:0
          TX packets:4768 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:354914 (346.5 KiB)  TX bytes:6188179 (5.9 MiB)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:54 errors:0 dropped:0 overruns:0 frame:0
          TX packets:54 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:6816 (6.6 KiB)  TX bytes:6816 (6.6 KiB)

wlan0     Link encap:Ethernet  HWaddr E8:4E:06:4F:0B:A4
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

root@vuzero4k:~#


In Topic: OpenPLi does not recognize VU+ Wireless USB adapter

18 December 2023 - 21:33

root@vuzero4k:~# lsusb
Bus 001 Device 002: ID 0bda:8178
Bus 002 Device 002: ID 067b:2571
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
root@vuzero4k:~# dmesg | tail
[ 1999.488023] rtl8192cu: Chip version 0x11
[ 1999.569322] rtl8192cu: MAC address: e8:4e:06:4f:0b:a4
[ 1999.574417] rtl8192cu: Board Type 0
[ 1999.578187] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1
[ 1999.584064] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw_TMSC.bin
[ 1999.590960] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[ 1999.591645] usbcore: registered new interface driver rtl8192cu
[ 1999.598447] usb 1-1: Direct firmware load for rtlwifi/rtl8192cufw_TMSC.bin failed with error -2
[ 1999.608810] rtlwifi: Loading alternative firmware rtlwifi/rtl8192cufw.bin
[ 1999.860660] bcmgenet f0480000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
root@vuzero4k:~#