Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

realtek 8852

+--------------------------------------+
| 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 :: ubuntu wifi drivers realtek 
Shell :: terminator linux is not start 
Shell :: linux bash test connection to host and port 
Shell :: how to remove all files with a certain file type in terminal 
Shell :: git sync branch from master 
Shell :: git merge 
Shell :: magento install with composer 
Shell :: jenkins install linux 
Shell :: uninstall anaconda in ubuntu 
Shell :: linux which sudo 
Shell :: turtlebot installation 
Shell :: git pull 
Shell :: set default terminal ubuntu 
Shell :: free dock for linux 
Shell :: bash get text inside quotes 
Shell :: terraform download 
Shell :: open folder in terminal mac 
Shell :: git alias variables 
Shell :: powershell start job 
Shell :: grep pattern options 
Shell :: insert bash command to docker-compose file 
Shell :: mySQL root password config 
Shell :: extract rar centos 
Shell :: query in github api 
Shell :: php 7.4 raspberry pi 
Shell :: How to download torrents from the command-line on Linux 
Shell :: environment variable setup 
Shell :: install tainwind on laravel 
Shell :: Security Intelligence Update for Microsoft Defender Antivirus - KB2267602 (Version 1.349.1234.0) 
Shell :: sed multiple files 
ADD CONTENT
Topic
Content
Source link
Name
5+4 =