Debian12 : Différence entre versions
De WikiOpenTruc
(Page créée avec « ==Notes en vrac== * https://debian-facile.org/doc:systeme:apt:sources.list:debian * https://debian-facile.org/viewtopic.php?id=35490 xrandr etc <br> ») |
m (→Notes en vrac) |
||
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 | ||
+ | |||
+ | <br> | ||
+ | |||
+ | <pre> | ||
+ | $ 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 | ||
+ | |||
+ | </pre> | ||
<br> | <br> |
Version du 18 juin 2025 à 17:31
Notes en vrac
- https://debian-facile.org/doc:systeme:apt:sources.list:debian
- https://debian-facile.org/viewtopic.php?id=35490 xrandr etc
$ 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