






─────────────────────────────────────────────────────
DietPi v8.10.2 : 17:59 - ven 18/11/22
─────────────────────────────────────────────────────
- Device model : Native PC (x86_64)
- CPU temp : 24 °C / 75 °F : Running hot, not recommended
- LAN IP : 10.50.49.13(eth0)
- MOTD : Please help testing the DietPi v8.11 Beta:
https://github.com/MichaIng/DietPi/issues/5874
─────────────────────────────────────────────────────
DietPi Team : https://github.com/MichaIng/DietPi#the- ... oject-team
Image by : DietPi Core Team (pre-image: from scratch)
Patreon Legends : Camry2731, Chris Gelatt
Website : https://dietpi.com/ | https://twitter.com/DietPi_
Contribute : https://dietpi.com/contribute.html
Web Hosting by : https://myvirtualserver.com
dietpi-launcher : All the DietPi programs in one place
dietpi-config : Feature rich configuration tool for your device
dietpi-software : Select optimised software for installation
htop : Resource monitor
cpu : Shows CPU information and stats

Ah merci je vais check ça .Unix-Linux a écrit :Ou bien du DietPi - Lightweight justice for your SBC!
Qui n'est qu'un dérivé de Debian, hyper léger et paramétrable
Je l'ai installé sur un Pi4 ainsi que sur une vieille chariotte en x86-64
Juste indispensable !
─────────────────────────────────────────────────────
DietPi v8.10.2 : 17:59 - ven 18/11/22
─────────────────────────────────────────────────────
- Device model : Native PC (x86_64)
- CPU temp : 24 °C / 75 °F : Running hot, not recommended
- LAN IP : 10.50.49.13(eth0)
- MOTD : Please help testing the DietPi v8.11 Beta:
https://github.com/MichaIng/DietPi/issues/5874
─────────────────────────────────────────────────────
DietPi Team : https://github.com/MichaIng/DietPi#the- ... oject-team
Image by : DietPi Core Team (pre-image: from scratch)
Patreon Legends : Camry2731, Chris Gelatt
Website : https://dietpi.com/ | https://twitter.com/DietPi_
Contribute : https://dietpi.com/contribute.html
Web Hosting by : https://myvirtualserver.com
dietpi-launcher : All the DietPi programs in one place
dietpi-config : Feature rich configuration tool for your device
dietpi-software : Select optimised software for installation
htop : Resource monitor
cpu : Shows CPU information and stats





code : Tout sélectionner
apt-get update
apt-get install -t testing xserver-xorg-video-intel
reboot

D'acc merci je testeraisUnix-Linux a écrit :Roro
![]()
Verifier dans APT (/etc/apt/) que ce soit en ("main contrib non-free")
Et faire une MAJ avant :code : Tout sélectionner
apt-get update apt-get install -t testing xserver-xorg-video-intel reboot

.


code : Tout sélectionner
apt install software-properties-common
add-apt-repository contrib
add-apt-repository non-free




code : Tout sélectionner
vim /etc/apt/sources.list
La oupdeb http://deb.debian.org/debian buster main contrib non-free
deb-src http://deb.debian.org/debian buster main contrib non-free
deb http://deb.debian.org/debian-security/ buster/updates main contrib non-free
deb-src http://deb.debian.org/debian-security/ buster/updates main contrib non-free
deb http://deb.debian.org/debian buster-updates main contrib non-free
deb-src http://deb.debian.org/debian buster-updates main contrib non-free
mais evidemment à ta version ;-) (bullseye) ?
Ceci dit, dans ta photo au dessus, c'est coché le "non-free" ! :-)











Bien vu Roro ;-)
code : Tout sélectionner
apt-get update
apt install xserver-xorg-video-intel
reboot