-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed stat for 'rtwifi.ko': No such file or directory. What am I doing wrong? #30
Comments
Same Here... |
I picked up the driver with some guys from the Internet and I managed to put it together.
|
Tried this, don't know what you mean by step 2 and step 3, but I get the same result without I have attempted this with the same results with Arch Linux and Fedora 35, haven't attempted debian or other debian based distros. |
|
Hello! Thanks for your help |
Alright, I installed the driver by the obscure method - I went into forks of this repo and found an old fork from May 2020, it compiled successfully, but now the card does not appear in... lsusb?! Thanks for your help but I don't think I'll troubleshoot it further, |
My actions:
sudo apt install automake
sudo apt-get install build-essential
sudo apt-get install bc
sudo apt-get install libelf-dev
sudo apt-get install linux-headers-
uname -r
#--
git clone https://github.com/kimocoder/realtek_rtwifi
cd realtek_rtwifi
#--
sudo make # (rtwifi.ko not built)
sudo make install # failed stat for 'rtwifi.ko': No such file or directory
The text was updated successfully, but these errors were encountered: