Debian12 : Différence entre versions
De WikiOpenTruc
m (→Notes en vrac) |
m (→Notes en vrac) |
||
(Une révision intermédiaire par le même utilisateur non affichée) | |||
Ligne 4 : | Ligne 4 : | ||
* 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 | ||
+ | * https://debian-facile.org/viewtopic.php?id=36009 | ||
<br> | <br> | ||
Ligne 13 : | Ligne 14 : | ||
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 actuelle datée du 18 juin 2025 à 20:10
Notes en vrac
- 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 -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