redrathnure / armbian-mkspi

Armbian Linux Build Framework
https://www.armbian.com
GNU General Public License v2.0
80 stars 13 forks source link

Wifi Adapter #14

Closed rafaelrabaco closed 6 months ago

rafaelrabaco commented 10 months ago

What happened?

I don't know if this is a bug or if it really doesn't have the drivers, but, how do I use a usb wifi? My adapter is RTL8188GU(RTL8710B)/(VID:PID = 0x0BDA:0xB711) Appears on the system when I use the lsusb command, but I can't connect or scan wifi networks.. I tried installing the drivers but it asks for the kernel header.. and I couldn't find it..

How to reproduce?

lsusb - to see connected USB devices ifconfig

Branch

main (main development branch)

On which host OS are you observing this problem?

Jammy

Relevant log URL

No response

Code of Conduct

redrathnure commented 9 months ago

I am not sure RTL8188GU is supported by Linux Kernel out of the box. If you need kernel headers you may build an image for your platform. In the output directory you will find deb packages for kernel, headers etc.

rafaelrabaco commented 9 months ago

Okay, I'll try that!

Do you happen to use the MKS PI + TS35 & ADXL345? I ask this because when I use it, the screen goes white using the official MKS Pi image, Could this be just a hardware problem?

redrathnure commented 9 months ago

Yes, I use both and no problems at all.