usb 1-1.2: new high-speed USB device number 4 using dwc_otg
usb 1-1.2: New USB device found, idVendor=7392, idProduct=7811
usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-1.2: Product: 802.11n WLAN Adapter
usb 1-1.2: Manufacturer: Realtek
usb 1-1.2: SerialNumber: 00e04c000001
usbcore: registered new interface driver rtl8192cu
I think your problem will be with the rtl8192cu driver - one of my adaptors uses a chipset that needs this driver and it is very hit and miss for me on OSMC as well, (most of the time it doesn’t work) while another adaptor of mine with a different chipset works perfectly.
Raspbmc uses a much older Kernel than OSMC and it seems this driver is problematic on the newer kernels. We are still working to try to improve wifi driver support so watch this space.
One other thing to be aware of is we have set Ethernet to have priority over Wifi and only allow one active network interface - so if you have your Ethernet cable plugged in (as you do during your dmesg dump) wifi will not be activated. As soon as you unplug the Ethernet cable it should activate wifi however, if the wifi was previously configured.
Thanks Sam and DBMandrake, thats what I was hoping to hear If you need an extra tester for this then let me know, I could probably build from source if necessary too.
Similar issue here. I followed the connmanctl instructions but when I get to the ‘connect’ step I
have issues connecting and have to tell it to retry several times. And when if finally does connect
it says ‘connected’ and the the raspberry pi freezes
This is for rtl8188cus
No one that I saw in this thread mentioned the pi freezing at that point. Everyone seems to either get it to work or they don’t even get to the ‘connect’ portion. So let me know what logs I can give to help out with this. I’m only minimally adept with Linux so I’d probably need to be spoken to like a child.
Thank you. Well for various reasons I’ve been working on this for days with nothing but my phone and an ssh application. Of course shortly after I posted my problem I was able to borrow a computer and set up with the installer. So far so good. Just now looking into what OSMC has to offer.