mirror of
				https://github.com/keylase/nvidia-patch.git
				synced 2025-10-31 12:42:00 +00:00 
			
		
		
		
	linux: update readme
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| NVENC and NvFBC patches for Nvidia drivers | ||||
| ========================================== | ||||
|  | ||||
|   | ||||
|   | ||||
|  | ||||
| [NVENC patch](patch.sh) removes restriction on maximum number of simultaneous NVENC video encoding sessions imposed by Nvidia to consumer-grade GPUs. | ||||
|  | ||||
| @@ -162,6 +162,7 @@ git clone https://ipfs.io/ipns/Qmed4r8yrBP162WK1ybd1DJWhLUi4t6mGuBoB9fLtjxR7u nv | ||||
| | 510.54 | YES | YES | [Driver link](https://international.download.nvidia.com/XFree86/Linux-x86_64/510.54/NVIDIA-Linux-x86_64-510.54.run) | | ||||
| | 510.60.02 | YES | YES | [Driver link](https://international.download.nvidia.com/XFree86/Linux-x86_64/510.60.02/NVIDIA-Linux-x86_64-510.60.02.run) | | ||||
| | 510.68.02 | YES | YES | [Driver link](https://international.download.nvidia.com/XFree86/Linux-x86_64/510.68.02/NVIDIA-Linux-x86_64-510.68.02.run) | | ||||
| | 515.43.04 | YES | YES | [Driver link](https://international.download.nvidia.com/XFree86/Linux-x86_64/515.43.04/NVIDIA-Linux-x86_64-515.43.04.run) | | ||||
|  | ||||
| ## Synopsis | ||||
|  | ||||
|   | ||||
| @@ -715,6 +715,12 @@ | ||||
|                     "nvenc_patch": true, | ||||
|                     "nvfbc_patch": true, | ||||
|                     "driver_url": "https://international.download.nvidia.com/XFree86/Linux-x86_64/510.68.02/NVIDIA-Linux-x86_64-510.68.02.run" | ||||
|                 }, | ||||
|                 { | ||||
|                     "version": "515.43.04", | ||||
|                     "nvenc_patch": true, | ||||
|                     "nvfbc_patch": true, | ||||
|                     "driver_url": "https://international.download.nvidia.com/XFree86/Linux-x86_64/515.43.04/NVIDIA-Linux-x86_64-515.43.04.run" | ||||
|                 } | ||||
|             ], | ||||
|             "example": { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jai Luthra
					Jai Luthra