Debian12 : Différence entre versions

De WikiOpenTruc
Aller à : navigation, rechercher
m (Notes en vrac)
m (Notes en vrac)
Ligne 13 : Ligne 13 :
 
Subsystem: Dell 2nd Generation Core Processor Family Integrated Graphics Controller [1028:04ad]
 
Subsystem: Dell 2nd Generation Core Processor Family Integrated Graphics Controller [1028:04ad]
 
Kernel driver in use: i915
 
Kernel driver in use: i915
 +
 +
$ 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
  
 
</pre>
 
</pre>
  
 
<br>
 
<br>

Version du 18 juin 2025 à 17:34

Notes en vrac


$ lspci -nnk |grep -iA3 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

$ 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