TL-WN823N not working

Hi, I have the same wifi adapter and fresh osmc installation, do I have to install drivers like this?

sudo wget http://fars-robotics.net/install-wifi -O /usr/bin/install-wifi
sudo chmod +x /usr/bin/install-wifi
sudo install-wifi

If your adapter is using a Realtek chipset it is not supported in current builds for the RPi.

It works nice on raspberry pi zero some time ago with above commands :confused:
@darwindesign I have another one old 8level usb wifi:
WUSB-150A
do You know something about it?
lsusb
Realtek Semiconductor Corp. RTL8188SU 802.11n WLAN Adapter

I don’t know the first thing about drivers in Linux. What I can tell you is that we did have support for some Realtek Wlan adapters in previous builds of OSMC. Because there was a lack of support from Realtek there was a decision made to move forward to the new Linux kernel without doing the extra work of porting those drivers ourselves. So as of right now, current builds of OSMC for the RPi’s have no support for Realtek adapters, either in build, or otherwise. Sam has stated they might come back some time in the future, but until further notice your only option is to stay with an old build, or go it alone with figuring out how to make them work.

Thanks for info. That one works out of the box :slight_smile: