mirror of
				https://github.com/keylase/nvidia-patch.git
				synced 2025-11-04 14:42:03 +00:00 
			
		
		
		
	Merge pull request #90 from Snawoot/readme_upd
linux: update readme to latest version
This commit is contained in:
		
							
								
								
									
										10
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								README.md
									
									
									
									
									
								
							@@ -51,19 +51,19 @@ DESCRIPTION
 | 
			
		||||
 | 
			
		||||
## Step-by-Step guide
 | 
			
		||||
 | 
			
		||||
Examples are provided for driver version 418.43. All commands are runned as root.
 | 
			
		||||
Examples are provided for driver version 418.56. All commands are runned as root.
 | 
			
		||||
 | 
			
		||||
### Download driver
 | 
			
		||||
 | 
			
		||||
[https://download.nvidia.com/XFree86/Linux-x86\_64/418.43/NVIDIA-Linux-x86\_64-418.43.run](https://download.nvidia.com/XFree86/Linux-x86_64/418.43/NVIDIA-Linux-x86_64-418.43.run)
 | 
			
		||||
[https://download.nvidia.com/XFree86/Linux-x86\_64/418.56/NVIDIA-Linux-x86\_64-418.56.run](https://download.nvidia.com/XFree86/Linux-x86_64/418.56/NVIDIA-Linux-x86_64-418.56.run)
 | 
			
		||||
 | 
			
		||||
### Install driver
 | 
			
		||||
 | 
			
		||||
```bash
 | 
			
		||||
mkdir /opt/nvidia && cd /opt/nvidia
 | 
			
		||||
wget https://download.nvidia.com/XFree86/Linux-x86_64/418.43/NVIDIA-Linux-x86_64-418.43.run
 | 
			
		||||
chmod +x ./NVIDIA-Linux-x86_64-418.43.run
 | 
			
		||||
./NVIDIA-Linux-x86_64-418.43.run
 | 
			
		||||
wget https://download.nvidia.com/XFree86/Linux-x86_64/418.56/NVIDIA-Linux-x86_64-418.56.run
 | 
			
		||||
chmod +x ./NVIDIA-Linux-x86_64-418.56.run
 | 
			
		||||
./NVIDIA-Linux-x86_64-418.56.run
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
### Check driver
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user