Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

wifi drivers realtek 8852 for Ubuntu

+--------------------------------------+
| wifi drivers realtek 8852 for Ubuntu |
+--------------------------------------+
  
Install this tools with the following command

sudo apt-get update
sudo apt-get install make gcc linux-headers-$(uname -r) build-essential git
---------------------------------------------------------------------------------------
Installation

git clone git://github.com/lwfinger/rtw89.git
cd rtw89
make
sudo make install
---------------------------------------------------------------------------------------
sudo modprobe rtw89pci
if Not work --> operation not permitted This is because of SecureBoot enabled in your OS
---------------------------------------------------------------------------------------
mokutil --sb-state
sudo mokutil --disable-validation

Now enter a temporary password between 8 to 16 digits. We will use this password later. 
Enter the same password again to confirm. 
---------------------------------------------------------------------------------------
Once it’s done reboot the system and press any key when you see the blue screen 
(MOK management). 
Select Change Secure Boot state. Enter the password letter by letter you had selected before and press Enter. 
Select Yes to disable Secure Boot in shim-signed. Press Enter key to finish the 
whole procedure. 
After reboot, run "sudo modprobe rtw89pci" again
Comment

PREVIOUS NEXT
Code Example
Shell :: realtek 8852 
Shell :: pip install caffe 
Shell :: Failed to start uWSGI Emperor Service 
Shell :: install pup command 
Shell :: git clone vs add remote 
Shell :: delete resource group azure powershell 
Shell :: Use R markdown in github README 
Shell :: crontab edit 
Shell :: cs50 
Shell :: remove yum package with its dependencies 
Shell :: sed commands 
Shell :: rename files linux 
Shell :: mqtt client ubuntu console 
Shell :: To set the exit status of a shell script 
Shell :: zsh read user input 
Shell :: parrot os postman download 
Shell :: pull from other branch 
Shell :: script delete files older than 
Shell :: kill background job 
Shell :: branch creation 
Shell :: linux add icon to .desktop file 
Shell :: where can i sell my laptop 
Shell :: jupyter command install 
Shell :: find index of string in bash 
Shell :: rescale kubectl 
Shell :: cat along with line numbers 
Shell :: how to go home directory in linux 
Shell :: install moment.js 
Shell :: how to fork a repo in git 
Shell :: install bottom navigation in native 
ADD CONTENT
Topic
Content
Source link
Name
7+8 =