Interestingly on buster lite, my (now depreciated) D-link DWA-131 wifi dongle:
pi@raspberrypi:~ $ lsusb
Bus 001 Device 004: ID 2001:3319 D-Link Corp.
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Dmesg:
[ 53.331778] usb 1-1.5: new high-speed USB device number 4 using dwc_otg
[ 53.462903] usb 1-1.5: New USB device found, idVendor=2001, idProduct=3319, b cdDevice= 2.00
[ 53.462919] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber =3
[ 53.462929] usb 1-1.5: Product: Wireless N Nano USB Adapter
[ 53.462938] usb 1-1.5: Manufacturer: Realtek
[ 53.462948] usb 1-1.5: SerialNumber: 00e04c000001
Of course having said that, ifconfig does not show the usb device, so thatās a bust.
Well my gut feel points to an issue with the Dongle but then it also should have the Issue under Win10.
Any other Raspberry Pi you can test it with?
Or maybe run either Linux LiveCD or a Linux Virtual machine on your PC to check.
Unfortunately no other Piās available, but Iām inclined to agree to it being a dongle issue. A fresh install of OSMC August image and OSMC does not like the mediatek adapter, but it is happy with the D-Link Realtek adapter.
After applying all the latest updates neither adapterās are recognised in MyOSMC
I was using wired previously but moving my pi3 across the room so would like to switch to wireless and encountered the same. bummer. Adding my logs to the mix.
The wireless on the RPi 3 was only affected in that it can no longer use tethering with the current builds. Just connecting to an existing network should still work. Did you go into MyOSMC and turn the wireless on?
Just ordered a Vero 4k+ for the comfort of knowing it will be supported and the 801.11ac for 5ghz will be nice. I really like OSMC over my previous OpenElec install and figured I can re-purpose the pi for something else.
When you migrated everything to the Vero I suggest to first try with a clean Raspian Install to check if the wifi comes to live because there is definitely something wrong
Nov 22 11:14:49 Lilac123 rpi-btuart[324]: bcm43xx_init
Nov 22 11:14:49 Lilac123 systemd[1]: brcm43xx.service: Control process exited, code=exited status=1
Nov 22 11:14:49 Lilac123 systemd[1]: Failed to start Broadcom 43xx bluetooth HCI.
Nov 22 11:14:49 Lilac123 systemd[1]: brcm43xx.service: Unit entered failed state.
Nov 22 11:14:49 Lilac123 systemd[1]: brcm43xx.service: Failed with result 'exit-code'.
Good tip, thanks. It would not surprise me if there is a hardware issue with the Pi. It can get pretty hot here so the Pi is baking in spite of heatsink and fan.
Could you please tell me where i could find a list of supported devices?
I have found some devices with Ralink chipsetā¦ do you know if this one is still supported?
Thanks
I do not know but from what I understand most adapters that are not based on Realtek chipsets are expected to have the same compatibility as with the previous kernel.
I ordered a dongle that claimed to contain the MT7610U chipset but unfortunately it was actually Realtek based. I have also ordered Ralink RT5370 and Mediatek MT7601 based dongles.
I will report the details and success/fail on these when I receive them.
[ 2.583321] usb 1-1.4: New USB device found, idVendor=148f, idProduct=7601
[ 2.583336] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.583343] usb 1-1.4: Product: 802.11 n WLAN
[ 2.583350] usb 1-1.4: Manufacturer: MediaTek
[ 2.583357] usb 1-1.4: SerialNumber: 1.0
I donāt see any other errors here but the wifi does not come up and at boot I see some error msg about Samba (just like when I use the Realtek with the 4.19 kernel)