HP TouchScreen 600

De Admin -- TALEVAS.
(Différences entre les versions)
Ligne 1 : Ligne 1 :
 
!!! installer une DEBIAN 10 !!!
 
!!! installer une DEBIAN 10 !!!
  
  apt install libnvidia-cfg1 libnvidia-legacy-340xx-cfg1
+
  apt-add-repository contrib
  apt install nvidia-legacy-340xx-driver nvidia-detect
+
apt-add-repository non-free
 +
apt update
 +
apt install nvidia-detect
 +
  apt install nvidia-legacy-340xx-driver
  
 +
  
  

Version du 24 mars 2023 à 07:21

!!! installer une DEBIAN 10 !!!

apt-add-repository contrib
apt-add-repository non-free
apt update
apt install nvidia-detect
apt install nvidia-legacy-340xx-driver



https://itsubuntu.com/install-nvidia-drivers-on-debian-11/

sudo apt-add-repository contrib
sudo apt-add-repository non-free
sudo apt update
sudo apt install nvidia-driver


Add "contrib" and "non-free" components to /etc/apt/sources.list, for example:

# Debian Sid
 deb http://deb.debian.org/debian/ sid main contrib non-free non-free-firmware

Update the list of available packages, then we can install the nvidia-legacy-340xx-driver package, plus the necessary firmware:

apt update
apt install nvidia-legacy-340xx-driver firmware-misc-nonfree


La partie TouchScreen =>

https://github.com/glorang/nwfermi

Le wifi =>

apt install firmware-misc-nonfree

Activer autologin => passer par GDM le fichier ... c'est un gros fail !

vi /etc/gdm3/daemon.conf