Libreelec 8.1.2 on AMD APU system. I just picked up this wifi card:
ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1
And the libreelec configuration app doesn't see it.
Code
LibreELEC:~ # lsusb
Bus 002 Device 004: ID 7392:a833 Edimax Technology Co., Ltd
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 004: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.1WLAN Adapter
Bus 005 Device 002: ID 05a4:9881 Ortek Technology, Inc. IR receiver [VRC-1100sta MCE Remote Control]
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Display More
Code
LibreELEC:~ # lsusb -t
/: Bus 06.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 5000M
/: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
|__ Port 1: Dev 2, If 0, Class=Hman Interface Device, Driver=usbhid, 1.5M
|__ Port 1: Dev 2, If 1, Class=Hman Interface Device, Driver=usbhid, 1.5M
|__ Port 2: Dev 4, If 0, Class=Vendor Specific Class, Driver=rtl8192cu, 480M
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/4p, 12M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/4p, 12M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/4p, 480M
|__ Port 1: Dev 4, If 0, Class=Vendor Specific Class, Driver=, 480M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/4p, 480M
Display More
It shows up under lsusb as bus 002 device 004. I also have a realtek wifi card in there which is how I am accessing it from SSH. Removing the realtek USB card and leaving the edimax in results in no choices showing up for "connections."
ifconfig with both USB wifi donges attached:
Code
LibreELEC:~ # ifconfig
eth0 Link encap:Ethernet HWaddr D8:CB:8A:97:8B:D7
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)
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:4 errors:0 dropped:0 overruns:0 frame:0
TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:352 (352.0 B) TX bytes:352 (352.0 B)
wlan0 Link encap:Ethernet HWaddr 00:13:EF:40:3C:D4
inet addr:192.168.1.8 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:517 errors:0 dropped:134 overruns:0 frame:0
TX packets:266 errors:0 dropped:1 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:108957 (106.4 KiB) TX bytes:59449 (58.0 KiB)
Display More
output of dmesg: [ 0.000000] Linux version 4.11.12 (chewitt@buildbox) (gcc version 6.2.0 (GCC) - Pastebin.com