SimplyCEO
SimplyCEO
Is the device connected? Which model is it?
Could be a problem with the virtualization. Did you enabled the USB port on the settings?
Might have to take a look on that. Apart from this, is there any other log returning a error within the code?
> i think i may have broken Linux Arch by using an older Kernel version Which GCC version are you using?
I guess this was a GCC error by the result of the attempt of downgrade. If you want to strict a GCC version, you can use `--std=cXX`.
@MrRezax85 Use [this](https://github.com/KanuX-14/rtl8188eus) instead.
@Lucksinia You **need** at least the kernel source in order to build the kernel modules. If you don't have internet connected to your device, get your kernel source code from...
The configuration file is under `/boot/`. The reference of the current directory is `./boot/`. It is needed to copy it to the current kernel repository and rename it to `.config`....
You won't change the framework this way. All drivers extra compiled are maintained as modules. If you wish, you can use DKMS to update every time you update a kernel.
For the moment, I am updating the repository for my own until this get updated. This is a new problem within kernel versions above 5.19. [Try compiling with this one](https://github.com/KanuX-14/rtl8188eus).