mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	Add config for Dell XPS 15 9520
This commit is contained in:
		
							
								
								
									
										22
									
								
								dell/xps/15-9520/README.wiki
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										22
									
								
								dell/xps/15-9520/README.wiki
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,22 @@
 | 
			
		||||
= Dell XPS 15 9520 =
 | 
			
		||||
 | 
			
		||||
== Tested Hardware ==
 | 
			
		||||
 | 
			
		||||
* CPU: Intel(R) Core(TM) i7-12700H CPU
 | 
			
		||||
* RAM: 32 GB
 | 
			
		||||
* HDD: 1 TiB SSD
 | 
			
		||||
* Screen: 15" 4k (3840✕2160)
 | 
			
		||||
* Graphics: NVIDIA Corporation GA107M [GeForce RTX 3050 Ti Mobile], with Intel Graphics too.
 | 
			
		||||
* Input: Touchscreen and trackpad.
 | 
			
		||||
 | 
			
		||||
== Notes ==
 | 
			
		||||
 | 
			
		||||
Also tested with Dell WD19TB Thunderbolt Dock.
 | 
			
		||||
 | 
			
		||||
== NVIDIA Offload ==
 | 
			
		||||
 | 
			
		||||
In order to run a program on the NVIDIA gpu, you can use the `nvidia-offload` function, for example:
 | 
			
		||||
```
 | 
			
		||||
nvidia-offload `nix-shell -p glxinfo --run 'glxgears'`
 | 
			
		||||
```
 | 
			
		||||
This is a short bash script that sets the proper environment variables and calls your command.
 | 
			
		||||
		Reference in New Issue
	
	Block a user