« Debian12 » : différence entre les versions
		
		
		
		
		
		Aller à la navigation
		Aller à la recherche
		
				
		
		
	
| Ligne 4 : | Ligne 4 : | ||
pb : résolution écran coincée à 1024x768  | pb : résolution écran coincée à 1024x768  | ||
* https://www.youtube.com/watch?v=-MFsmttvPKA   | * https://www.youtube.com/watch?v=-MFsmttvPKA même souci chez Korben, et lui aussi dit que c'est un souci de noyau  | ||
* https://debian-facile.org/doc:systeme:apt:sources.list:debian  | * https://debian-facile.org/doc:systeme:apt:sources.list:debian  | ||
* https://debian-facile.org/viewtopic.php?id=35490 xrandr etc  | * https://debian-facile.org/viewtopic.php?id=35490 xrandr etc  | ||
| Ligne 23 : | Ligne 23 : | ||
# apt remove xserver-xorg-video-intel ... ne change rien  | # apt remove xserver-xorg-video-intel ... ne change rien  | ||
# apt install linux-image-6.1-amd64  | # apt install linux-image-6.1-amd64,   | ||
Version du 22 juin 2025 à 15:12
Notes en vrac
pb : résolution écran coincée à 1024x768
- https://www.youtube.com/watch?v=-MFsmttvPKA même souci chez Korben, et lui aussi dit que c'est un souci de noyau
 - https://debian-facile.org/doc:systeme:apt:sources.list:debian
 - https://debian-facile.org/viewtopic.php?id=35490 xrandr etc
 - https://debian-facile.org/viewtopic.php?id=36009
 
$ lspci -nnk |grep -iA4 vga 00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0102] (rev 09) DeviceName: Onboard IGD Subsystem: Dell 2nd Generation Core Processor Family Integrated Graphics Controller [1028:04ad] Kernel driver in use: i915 Kernel modules: i915 # apt install firmware-linux ... ne change rien # apt remove xserver-xorg-video-intel ... ne change rien # apt install linux-image-6.1-amd64,