logo Debian Debian Debian-France Debian-Facile Debian-fr.org Forum-Debian.fr Debian ? Communautés logo inclusivité

Debian-facile

Bienvenue sur Debian-Facile, site d'aide pour les nouveaux utilisateurs de Debian.

Vous n'êtes pas identifié(e).

#1 23-01-2023 16:14:38

Trefix
Membre
Lieu : 48
Distrib. : bookworm
Noyau : linux 6.1.0-18-amd64
(G)UI : Xfce4 4.18
Inscription : 15-02-2015

[abandon] pilote carte graphique

Bonjour.

Abandon a écrit :

La bête étant trop instable et n'ayant pas trop le temps de bidouiller alors que j'ai du boulot en retard qui a besoin de l'ordi., j'ai commandé et reçu un HP reconditionné. Donc les histoires de driver obsolète... ben, peut-être plus tard.
Merci encore à ceux qui ont essayé de m'aider ici.



Sur la "nouvelle" bécane (compaq de 2009) les "grosses" appli.* font planter lors d'un appel de ressource. Avec écran strié de couleurs. Et perte des travaux en cours... Je suspecte la carte graphique et son pilote.

Le tuto DF n'est plus très neuf, donc j'ai relevé ce qui me semble utile :

grep -B2 'Module class: X.Org Video Driver' /var/log/Xorg.0.log
 


[    19.409] (II) Module nouveau: vendor="X.Org Foundation"
[    19.409]  compiled for 1.20.10, module version = 1.0.17
[    19.409]  Module class: X.Org Video Driver
--
[    19.458] (II) Module modesetting: vendor="X.Org Foundation"
[    19.459]  compiled for 1.20.11, module version = 1.20.11
[    19.459]  Module class: X.Org Video Driver
--
[    19.469] (II) Module fbdev: vendor="X.Org Foundation"
[    19.469]  compiled for 1.20.0, module version = 0.5.0
[    19.469]  Module class: X.Org Video Driver
--
[    19.470] (II) Module vesa: vendor="X.Org Foundation"
[    19.470]  compiled for 1.20.9, module version = 2.5.0
[    19.470]  Module class: X.Org Video Driver
 



nvidia-detect


Detected NVIDIA GPUs:
00:0d.0 VGA compatible controller [0300]: NVIDIA Corporation C61 [GeForce 6150SE nForce 430] [10de:03d0] (rev a2)

Checking card:  NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2)
Your card is only supported by the 304 legacy drivers series, which is only available up to stretch.
 



Il faudrait donc que j'installe le driver proprio avec :

apt install nvidia-legacy-304xx-driver

mais :

Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait      
Aucune version du paquet nvidia-legacy-304xx-driver n'est disponible, mais il existe dans la base
de données. Cela signifie en général que le paquet est manquant, qu'il est devenu obsolète
ou qu'il n'est disponible que sur une autre source

E: Le paquet « nvidia-legacy-304xx-driver » n'a pas de version susceptible d'être installée
 


 
La recherche multi-critères chez Nvidia me renvoie vers le 304.137 qui n'est plus accessible via APT, donc je downlooade (fichier NVIDIA-Linux-x86_64-304.137.run arrivé) pour installer à la mano... hmm 

Dans quelle direction dois-je continuer les travaux, s'il vous plaît ? Là aussi, je demande AVANT de faire une c...rie wink


* libreoffice, musescore par ex.

Dernière modification par Trefix (28-01-2023 16:44:12)

Hors ligne

#2 23-01-2023 17:05:22

anonyme
Invité

Re : [abandon] pilote carte graphique

tu peux regarder si le non-free est actif sur le sources.list
voir les erreurs de la machine


journalctl -b -r -p err
 


voir si il manque un firmware


dmesg | grep -i firmware
 



ps: la carte pas toute jeune  tongue

nForce 430 , c'est le chipset nvidia , me souvient plus de cette époque  ..........
corriger : nvidia et pas ati .....  hmm

Dernière modification par anonyme (23-01-2023 18:23:09)

#3 23-01-2023 17:26:17

anonyme
Invité

Re : [abandon] pilote carte graphique

il est encore disponible sur stretch  =>  https://packages.debian.org/stretch/nvi … 4xx-driver
je suppose que tu est en bullseye sur cette machine
donc vérifier si nouveau n'a pas besoin d'un firmware ce qui n'est pas certain pour cette carte .
quand au ".run" je passe mon tour , il risque de ne pas être compatible sur bullseye et une galère a installer

remarque: après quelques recherche , c'est bien un gpu intégré sur un chipset nvidia nForce430 (sûrement en PCI ou AGP ). (sortie année 2004)
correction : nvidia et pas ati

Dernière modification par anonyme (23-01-2023 18:21:35)

#4 23-01-2023 18:58:16

Trefix
Membre
Lieu : 48
Distrib. : bookworm
Noyau : linux 6.1.0-18-amd64
(G)UI : Xfce4 4.18
Inscription : 15-02-2015

Re : [abandon] pilote carte graphique

Bonsoir et merci.

Bullseye oui (mon profil est à jour) et sourceliste contrib non-free pour la branche ET les backports.

Je ferai la recherche de firmware manquant demain car je ne suis plus à la maison (boulot).

La machine n'est pas jeune mais je l'avais et elle m'a permIs de récupérer les datas du Dell définitivement off (pas moyen de retrouver le P.O.S.T.).

Hors ligne

#5 24-01-2023 07:30:57

Trefix
Membre
Lieu : 48
Distrib. : bookworm
Noyau : linux 6.1.0-18-amd64
(G)UI : Xfce4 4.18
Inscription : 15-02-2015

Re : [abandon] pilote carte graphique

Bonjour.

dmesg | grep -i firmware
 


[    0.467644] acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-1f] only partially covers this bridge
 




  journalctl -b -r -p err
 


-- Journal begins at Fri 2023-01-20 23:09:06 CET, ends at Tue 2023-01-24 07:26:>
janv. 24 07:13:42 pepere hp-systray[815]: hp-systray[815]: error: option -s not>
janv. 24 07:13:36 pepere kernel: nouveau 0000:00:0d.0: bus: MMIO write of 013a0>
janv. 24 07:13:33 pepere pipewire[677]: Failed to receive portal pid: org.freed>
janv. 24 07:13:33 pepere pulseaudio[613]: Error opening PCM device front:0: Auc>
janv. 24 07:13:33 pepere lightdm[657]: gkr-pam: unable to locate daemon control>
janv. 24 07:09:51 pepere pipewire[612]: Failed to receive portal pid: org.freed>
janv. 24 07:09:43 pepere kernel: nouveau 0000:00:0d.0: bus: MMIO write of 00340>
janv. 24 07:09:35 pepere kernel: Bluetooth: hci0: unexpected event for opcode 0>
janv. 24 07:09:32 pepere systemd-udevd[235]: /etc/udev/rules.d/S99-2000S1.rules>
janv. 24 07:09:31 pepere systemd-udevd[235]: /etc/udev/rules.d/40-libsane.rules>
janv. 24 07:09:34 pepere kernel: kvm: disabled by bios
janv. 24 07:09:34 pepere kernel: kvm: disabled by bios
lines 1-13/13 (END)
 



Je reprendrai le journal après le prochain bug, donc demain certainement... Merci en tout cas.


P.S. : j'ai juste pleugué la clef bluetooth derrière la machine et n'ai pas eu encore le temps de m'en occuper. Mais les symptômes qui m'ont amené à ouvrir ce fil sont antérieurs à cet ajout.


Édith : ça na pas traîné, en fait hmm J'ai viré la clef bluetooth, du coup.

journalctl -b -r -p err


- Journal begins at Fri 2023-01-20 23:09:06 CET, ends at Tue 2023-01-24 07:44:>
janv. 24 07:43:03 pepere hp-systray[757]: hp-systray[757]: error: option -s not>
janv. 24 07:42:57 pepere kernel: nouveau 0000:00:0d.0: bus: MMIO write of 015a0>
janv. 24 07:42:54 pepere pipewire[622]: Failed to receive portal pid: org.freed>
janv. 24 07:42:54 pepere pulseaudio[557]: Error opening PCM device front:0: Auc>
janv. 24 07:42:54 pepere lightdm[602]: gkr-pam: unable to locate daemon control>
janv. 24 07:41:20 pepere pipewire[556]: Failed to receive portal pid: org.freed>
janv. 24 07:41:13 pepere kernel: nouveau 0000:00:0d.0: bus: MMIO write of 00540>
janv. 24 07:41:04 pepere kernel: kvm: disabled by bios
janv. 24 07:41:04 pepere kernel: kvm: disabled by bios
janv. 24 07:41:03 pepere systemd-udevd[236]: /etc/udev/rules.d/S99-2000S1.rules>
janv. 24 07:41:03 pepere systemd-udevd[236]: /etc/udev/rules.d/40-libsane.rules>
lines 1-12/12 (END)
 



L'évènement (gel d'affichage puis écran strié) ne semble pas relevé par le système, dont j'ai du forcer l'arrêt depuis le bouton Power. J'imagine pour ce que j'en ai lu que c'est l'acpi qui gère l'alimentation du moniteur. Un lien possible ?

Dernière modification par Trefix (24-01-2023 08:28:33)

Hors ligne

#6 24-01-2023 08:50:20

Croutons
Membre
Distrib. : Debian12
Noyau : Linux 6.1.0-13-amd64
(G)UI : Fluxbox(NakeDeb)
Inscription : 16-12-2016

Re : [abandon] pilote carte graphique

Hello
même soucis ici , mais pas vraiment de solution sad
https://debian-facile.org/viewtopic.php?id=32547

-->les cahiers du debutant<--      WikiDF-->Découvrir les principales commandes Linux<-- 
L' expérience, c'est le nom que chacun donne à ses erreurs. Oscar Wilde

Hors ligne

#7 24-01-2023 08:54:30

Trefix
Membre
Lieu : 48
Distrib. : bookworm
Noyau : linux 6.1.0-18-amd64
(G)UI : Xfce4 4.18
Inscription : 15-02-2015

Re : [abandon] pilote carte graphique

Salut et merci pour le lien.

Je regarderai... plus tard (boulot AFK).

Hors ligne

#8 24-01-2023 10:23:08

anonyme
Invité

Re : [abandon] pilote carte graphique

Bonjour
rien de spécial sur ton #5
essaie de regarder la log de X pour voir si une trace du bug (tu en a deux , actuel et le précédent , remit a jour a chaque démarrage de la machine ).


cat /var/log/Xorg.0.log
 


et le Xorg.0.log.old
ps: le matériel a du mal a traiter ce que on lui demande (idem ram vidéo et ram système )
je me souvient pas si un connecteur agp ou pcie première génération sur la cm pour mettre une carte vidéo discrète  (amd par exemple qui pose moins de soucis ).
sans certitude que cela va résoudre le bug  hmm
si un portable pas de modif possible sur la machine  hmm

#9 25-01-2023 09:24:04

Trefix
Membre
Lieu : 48
Distrib. : bookworm
Noyau : linux 6.1.0-18-amd64
(G)UI : Xfce4 4.18
Inscription : 15-02-2015

Re : [abandon] pilote carte graphique

Bonjour.

L'avantage c'est qu'il n'y a jamais longtemps à attendre qu'il plante big_smile

Sans rire :

cat /var/log/Xorg.0.log


[    19.407]
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[    19.407] Build Operating System: linux Debian
[    19.407] Current Operating System: Linux pepere 5.10.0-20-amd64 #1 SMP Debian 5.10.158-2 (2022-12-13) x86_64
[    19.407] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.10.0-20-amd64 root=UUID=0f787f0d-4fda-4c41-9302-a455175610cd ro quiet
[    19.407] Build Date: 17 December 2022  10:00:08AM
[    19.407] xorg-server 2:1.20.11-1+deb11u4 (https://www.debian.org/support)
[    19.407] Current version of pixman: 0.40.0
[    19.407]  Before reporting problems, check http://wiki.x.org
  to make sure that you have the latest version.
[    19.407] Markers: (--) probed, (**) from config file, (==) default setting,
  (++) from command line, (!!) notice, (II) informational,
  (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    19.407] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jan 25 09:13:51 2023
[    19.498] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    19.520] (==) No Layout section.  Using the first Screen section.
[    19.521] (==) No screen section available. Using defaults.
[    19.521] (**) |-->Screen "Default Screen Section" (0)
[    19.521] (**) |   |-->Monitor "<default monitor>"
[    19.570] (==) No monitor specified for screen "Default Screen Section".
  Using a default monitor configuration.
[    19.570] (==) Automatically adding devices
[    19.570] (==) Automatically enabling devices
[    19.570] (==) Automatically adding GPU devices
[    19.570] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    19.751] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    19.751]  Entry deleted from font path.
[    19.816] (==) FontPath set to:
  /usr/share/fonts/X11/misc,
  /usr/share/fonts/X11/100dpi/:unscaled,
  /usr/share/fonts/X11/75dpi/:unscaled,
  /usr/share/fonts/X11/Type1,
  /usr/share/fonts/X11/100dpi,
  /usr/share/fonts/X11/75dpi,
  built-ins
[    19.816] (==) ModulePath set to "/usr/lib/xorg/modules"
[    19.816] (II) The server relies on udev to provide the list of input devices.
  If no devices become available, reconfigure udev or disable AutoAddDevices.
[    19.816] (II) Loader magic: 0x55ef1fce3e40
[    19.816] (II) Module ABI versions:
[    19.816]  X.Org ANSI C Emulation: 0.4
[    19.816]  X.Org Video Driver: 24.1
[    19.816]  X.Org XInput driver : 24.1
[    19.816]  X.Org Server Extension : 10.0
[    19.819] (++) using VT number 7

[    19.819] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    19.820] (II) xfree86: Adding drm device (/dev/dri/card0)
[    19.829] (--) PCI:*(0@0:13:0) 10de:03d0:103c:2a99 rev 162, Mem @ 0xfa000000/16777216, 0xe0000000/268435456, 0xf9000000/16777216, BIOS @ 0x????????/131072
[    19.859] (II) LoadModule: "glx"
[    19.885] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    20.076] (II) Module glx: vendor="X.Org Foundation"
[    20.076]  compiled for 1.20.11, module version = 1.0.0
[    20.076]  ABI class: X.Org Server Extension, version 10.0
[    20.290] (==) Matched nouveau as autoconfigured driver 0
[    20.290] (==) Matched nv as autoconfigured driver 1
[    20.290] (==) Matched modesetting as autoconfigured driver 2
[    20.290] (==) Matched fbdev as autoconfigured driver 3
[    20.290] (==) Matched vesa as autoconfigured driver 4
[    20.290] (==) Assigned the driver to the xf86ConfigLayout
[    20.290] (II) LoadModule: "nouveau"
[    20.290] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    20.313] (II) Module nouveau: vendor="X.Org Foundation"
[    20.313]  compiled for 1.20.10, module version = 1.0.17
[    20.314]  Module class: X.Org Video Driver
[    20.314]  ABI class: X.Org Video Driver, version 24.1
[    20.314] (II) LoadModule: "nv"
[    20.321] (WW) Warning, couldn't open module nv
[    20.321] (EE) Failed to load module "nv" (module does not exist, 0)
[    20.321] (II) LoadModule: "modesetting"
[    20.321] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    20.340] (II) Module modesetting: vendor="X.Org Foundation"
[    20.340]  compiled for 1.20.11, module version = 1.20.11
[    20.340]  Module class: X.Org Video Driver
[    20.340]  ABI class: X.Org Video Driver, version 24.1
[    20.340] (II) LoadModule: "fbdev"
[    20.341] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    20.350] (II) Module fbdev: vendor="X.Org Foundation"
[    20.350]  compiled for 1.20.0, module version = 0.5.0
[    20.350]  Module class: X.Org Video Driver
[    20.350]  ABI class: X.Org Video Driver, version 24.0
[    20.350] (II) LoadModule: "vesa"
[    20.350] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    20.387] (II) Module vesa: vendor="X.Org Foundation"
[    20.387]  compiled for 1.20.9, module version = 2.5.0
[    20.387]  Module class: X.Org Video Driver
[    20.387]  ABI class: X.Org Video Driver, version 24.1
[    20.387] (II) NOUVEAU driver Date:   Sat Jan 23 12:24:42 2021 -0500
[    20.387] (II) NOUVEAU driver for NVIDIA chipset families :
[    20.387]  RIVA TNT            (NV04)
[    20.387]  RIVA TNT2           (NV05)
[    20.387]  GeForce 256         (NV10)
[    20.387]  GeForce 2           (NV11, NV15)
[    20.387]  GeForce 4MX         (NV17, NV18)
[    20.387]  GeForce 3           (NV20)
[    20.387]  GeForce 4Ti         (NV25, NV28)
[    20.387]  GeForce FX          (NV3x)
[    20.387]  GeForce 6           (NV4x)
[    20.387]  GeForce 7           (G7x)
[    20.387]  GeForce 8           (G8x)
[    20.387]  GeForce 9           (G9x)
[    20.387]  GeForce GTX 2xx/3xx (GT2xx)
[    20.387]  GeForce GTX 4xx/5xx (GFxxx)
[    20.387]  GeForce GTX 6xx/7xx (GKxxx)
[    20.387]  GeForce GTX 9xx     (GMxxx)
[    20.387]  GeForce GTX 10xx    (GPxxx)
[    20.387] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    20.387] (II) FBDEV: driver for framebuffer: fbdev
[    20.387] (II) VESA: driver for VESA chipsets: vesa
[    20.393] (II) [drm] nouveau interface version: 1.3.1
[    20.393] (WW) Falling back to old probe method for modesetting
[    20.393] (WW) Falling back to old probe method for fbdev
[    20.393] (II) Loading sub module "fbdevhw"
[    20.393] (II) LoadModule: "fbdevhw"
[    20.393] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    20.422] (II) Module fbdevhw: vendor="X.Org Foundation"
[    20.422]  compiled for 1.20.11, module version = 0.0.2
[    20.422]  ABI class: X.Org Video Driver, version 24.1
[    20.422] (II) Loading sub module "dri2"
[    20.422] (II) LoadModule: "dri2"
[    20.422] (II) Module "dri2" already built-in
[    20.422] (--) NOUVEAU(0): Chipset: "NVIDIA NV4C"
[    20.422] (II) NOUVEAU(0): Creating default Display subsection in Screen section
  "Default Screen Section" for depth/fbbpp 24/32
[    20.422] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[    20.422] (==) NOUVEAU(0): RGB weight 888
[    20.422] (==) NOUVEAU(0): Default visual is TrueColor
[    20.422] (==) NOUVEAU(0): Using HW cursor
[    20.422] (==) NOUVEAU(0): Allowed maximum DRI level 2.
[    20.422] (==) NOUVEAU(0): GLX sync to VBlank enabled.
[    20.422] (==) NOUVEAU(0): Page flipping enabled
[    20.423] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
[    20.423] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
[    20.423] (II) NOUVEAU(0): Initializing outputs ...
[    20.460] (II) NOUVEAU(0): Output VGA-1 has no monitor section
[    20.460] (II) NOUVEAU(0): 1 crtcs needed for screen.
[    20.460] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
[    20.460] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
[    20.489] (II) NOUVEAU(0): EDID for output VGA-1
[    20.489] (II) NOUVEAU(0): Manufacturer: HIQ  Model: 5002  Serial#: 20060103
[    20.489] (II) NOUVEAU(0): Year: 2006  Week: 1
[    20.489] (II) NOUVEAU(0): EDID Version: 1.3
[    20.489] (II) NOUVEAU(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
[    20.489] (II) NOUVEAU(0): Sync:  Separate
[    20.489] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 33  vert.: 27
[    20.489] (II) NOUVEAU(0): Gamma: 2.20
[    20.489] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[    20.489] (II) NOUVEAU(0): First detailed timing is preferred mode
[    20.489] (II) NOUVEAU(0): redX: 0.650 redY: 0.330   greenX: 0.300 greenY: 0.600
[    20.489] (II) NOUVEAU(0): blueX: 0.150 blueY: 0.080   whiteX: 0.313 whiteY: 0.329
[    20.489] (II) NOUVEAU(0): Supported established timings:
[    20.489] (II) NOUVEAU(0): 720x400@70Hz
[    20.489] (II) NOUVEAU(0): 640x480@60Hz
[    20.489] (II) NOUVEAU(0): 640x480@75Hz
[    20.489] (II) NOUVEAU(0): 800x600@56Hz
[    20.489] (II) NOUVEAU(0): 800x600@60Hz
[    20.489] (II) NOUVEAU(0): 800x600@72Hz
[    20.489] (II) NOUVEAU(0): 800x600@75Hz
[    20.489] (II) NOUVEAU(0): 832x624@75Hz
[    20.489] (II) NOUVEAU(0): 1024x768@60Hz
[    20.489] (II) NOUVEAU(0): 1024x768@70Hz
[    20.489] (II) NOUVEAU(0): 1024x768@75Hz
[    20.489] (II) NOUVEAU(0): 1280x1024@75Hz
[    20.489] (II) NOUVEAU(0): 1152x864@75Hz
[    20.489] (II) NOUVEAU(0): Manufacturer's mask: 0
[    20.489] (II) NOUVEAU(0): Supported standard timings:
[    20.489] (II) NOUVEAU(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    20.489] (II) NOUVEAU(0): Supported detailed timing:
[    20.489] (II) NOUVEAU(0): clock: 108.0 MHz   Image Size:  330 x 270 mm
[    20.489] (II) NOUVEAU(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[    20.489] (II) NOUVEAU(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[    20.489] (II) NOUVEAU(0): Supported detailed timing:
[    20.489] (II) NOUVEAU(0): clock: 40.0 MHz   Image Size:  330 x 270 mm
[    20.489] (II) NOUVEAU(0): h_active: 800  h_sync: 840  h_sync_end 968 h_blank_end 1056 h_border: 0
[    20.489] (II) NOUVEAU(0): v_active: 600  v_sync: 601  v_sync_end 605 v_blanking: 628 v_border: 0
[    20.489] (II) NOUVEAU(0): Ranges: V min: 56 V max: 75 Hz, H min: 31 H max: 83 kHz,
[    20.489] (II) NOUVEAU(0): Monitor name: L72D D-sub
[    20.489] (II) NOUVEAU(0): EDID (in hex):
[    20.489] (II) NOUVEAU(0):   00ffffffffffff0021310250c7173201
[    20.489] (II) NOUVEAU(0):   0110010308211b78eaaea5a6544c9926
[    20.489] (II) NOUVEAU(0):   145054a7ef8081800101010101010101
[    20.489] (II) NOUVEAU(0):   010101010101302a009851002a403070
[    20.489] (II) NOUVEAU(0):   13004a0e1100001ea00f200031581c20
[    20.489] (II) NOUVEAU(0):   288014004a0e1100001e000000fd0038
[    20.489] (II) NOUVEAU(0):   4b1f53ff000a202020202020000000fc
[    20.489] (II) NOUVEAU(0):   004c37324420442d7375620a202000ce
[    20.489] (II) NOUVEAU(0): Printing probed modes for output VGA-1
[    20.489] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    20.489] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    20.489] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    20.489] (II) NOUVEAU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    20.489] (II) NOUVEAU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    20.489] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    20.489] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    20.489] (II) NOUVEAU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    20.489] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    20.489] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    20.489] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    20.489] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    20.489] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    20.489] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    20.489] (II) NOUVEAU(0): Output VGA-1 connected
[    20.489] (II) NOUVEAU(0): Using exact sizes for initial modes
[    20.489] (II) NOUVEAU(0): Output VGA-1 using initial mode 1280x1024 +0+0
[    20.489] (==) NOUVEAU(0): Using gamma correction (1.0, 1.0, 1.0)
[    20.489] (II) NOUVEAU(0): Virtual size is 1280x1024 (pitch 0)
[    20.489] (**) NOUVEAU(0):  Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
[    20.489] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    20.489] (**) NOUVEAU(0):  Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
[    20.490] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    20.490] (**) NOUVEAU(0):  Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
[    20.490] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    20.490] (**) NOUVEAU(0):  Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.0 kHz, 75.0 Hz
[    20.490] (II) NOUVEAU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    20.490] (**) NOUVEAU(0):  Driver mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.1 Hz
[    20.490] (II) NOUVEAU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    20.490] (**) NOUVEAU(0):  Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[    20.490] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    20.490] (**) NOUVEAU(0):  Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
[    20.490] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    20.490] (**) NOUVEAU(0):  Driver mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.2 Hz
[    20.490] (II) NOUVEAU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    20.490] (**) NOUVEAU(0):  Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
[    20.490] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    20.490] (**) NOUVEAU(0):  Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[    20.490] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    20.490] (**) NOUVEAU(0):  Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
[    20.490] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    20.490] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
[    20.490] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    20.490] (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
[    20.490] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    20.490] (**) NOUVEAU(0):  Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[    20.490] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    20.490] (==) NOUVEAU(0): DPI set to (96, 96)
[    20.490] (II) Loading sub module "fb"
[    20.490] (II) LoadModule: "fb"
[    20.490] (II) Loading /usr/lib/xorg/modules/libfb.so
[    20.561] (II) Module fb: vendor="X.Org Foundation"
[    20.561]  compiled for 1.20.11, module version = 1.0.0
[    20.561]  ABI class: X.Org ANSI C Emulation, version 0.4
[    20.561] (II) Loading sub module "shadowfb"
[    20.561] (II) LoadModule: "shadowfb"
[    20.562] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[    20.581] (II) Module shadowfb: vendor="X.Org Foundation"
[    20.581]  compiled for 1.20.11, module version = 1.0.0
[    20.581]  ABI class: X.Org ANSI C Emulation, version 0.4
[    20.581] (II) UnloadModule: "modesetting"
[    20.581] (II) Unloading modesetting
[    20.581] (II) UnloadModule: "fbdev"
[    20.581] (II) Unloading fbdev
[    20.581] (II) UnloadSubModule: "fbdevhw"
[    20.581] (II) Unloading fbdevhw
[    20.581] (II) UnloadModule: "vesa"
[    20.581] (II) Unloading vesa
[    20.586] (II) NOUVEAU(0): Channel setup complete.
[    20.648] (II) NOUVEAU(0): Hardware support for Present enabled
[    20.651] (II) NOUVEAU(0): [DRI2] Setup complete
[    20.651] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[    20.651] (II) NOUVEAU(0): [DRI2]   VDPAU driver: nouveau
[    20.651] (II) Loading sub module "exa"
[    20.651] (II) LoadModule: "exa"
[    20.651] (II) Loading /usr/lib/xorg/modules/libexa.so
[    20.673] (II) Module exa: vendor="X.Org Foundation"
[    20.673]  compiled for 1.20.11, module version = 2.6.0
[    20.673]  ABI class: X.Org Video Driver, version 24.1
[    20.674] (II) EXA(0): Driver allocated offscreen pixmaps
[    20.674] (II) EXA(0): Driver registered support for the following operations:
[    20.674] (II)         Solid
[    20.674] (II)         Copy
[    20.674] (II)         Composite (RENDER acceleration)
[    20.674] (II)         UploadToScreen
[    20.674] (II)         DownloadFromScreen
[    20.674] (==) NOUVEAU(0): Backing store enabled
[    20.674] (==) NOUVEAU(0): Silken mouse enabled
[    20.676] (II) NOUVEAU(0): [XvMC] Associated with NV40 texture adapter.
[    20.676] (II) NOUVEAU(0): [XvMC] Extension initialized.
[    20.676] (==) NOUVEAU(0): DPMS enabled
[    20.686] (II) Initializing extension Generic Event Extension
[    20.687] (II) Initializing extension SHAPE
[    20.688] (II) Initializing extension MIT-SHM
[    20.688] (II) Initializing extension XInputExtension
[    20.701] (II) Initializing extension XTEST
[    20.701] (II) Initializing extension BIG-REQUESTS
[    20.702] (II) Initializing extension SYNC
[    20.702] (II) Initializing extension XKEYBOARD
[    20.703] (II) Initializing extension XC-MISC
[    20.703] (II) Initializing extension SECURITY
[    20.704] (II) Initializing extension XFIXES
[    20.704] (II) Initializing extension RENDER
[    20.705] (II) Initializing extension RANDR
[    20.706] (II) Initializing extension COMPOSITE
[    20.706] (II) Initializing extension DAMAGE
[    20.707] (II) Initializing extension MIT-SCREEN-SAVER
[    20.707] (II) Initializing extension DOUBLE-BUFFER
[    20.708] (II) Initializing extension RECORD
[    20.708] (II) Initializing extension DPMS
[    20.709] (II) Initializing extension Present
[    20.709] (II) Initializing extension DRI3
[    20.709] (II) Initializing extension X-Resource
[    20.710] (II) Initializing extension XVideo
[    20.710] (II) Initializing extension XVideo-MotionCompensation
[    20.711] (II) Initializing extension SELinux
[    20.711] (II) SELinux: Disabled on system
[    20.711] (II) Initializing extension GLX
[    22.970] (II) AIGLX: Loaded and initialized nouveau
[    22.971] (II) GLX: Initialized DRI2 GL provider for screen 0
[    22.971] (II) Initializing extension XFree86-VidModeExtension
[    22.971] (II) Initializing extension XFree86-DGA
[    22.972] (II) Initializing extension XFree86-DRI
[    22.972] (II) Initializing extension DRI2
[    22.975] (II) NOUVEAU(0): NVEnterVT is called.
[    22.976] (II) NOUVEAU(0): Setting screen physical size to 338 x 270
[    22.976] resize called 1280 1024
[    23.473] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[    23.474] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    23.474] (II) LoadModule: "libinput"
[    23.474] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    23.583] (II) Module libinput: vendor="X.Org Foundation"
[    23.583]  compiled for 1.20.8, module version = 0.30.0
[    23.583]  Module class: X.Org XInput Driver
[    23.583]  ABI class: X.Org XInput driver, version 24.1
[    23.583] (II) Using input driver 'libinput' for 'Power Button'
[    23.583] (**) Power Button: always reports core events
[    23.584] (**) Option "Device" "/dev/input/event5"
[    23.586] (**) Option "_source" "server/udev"
[    23.714] (II) event5  - Power Button: is tagged by udev as: Keyboard
[    23.714] (II) event5  - Power Button: device is a keyboard
[    23.714] (II) event5  - Power Button: device removed
[    23.732] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input8/event5"
[    23.732] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    23.732] (**) Option "xkb_model" "pc105"
[    23.732] (**) Option "xkb_layout" "fr"
[    23.732] (**) Option "xkb_variant" "latin9"
[    23.795] (II) event5  - Power Button: is tagged by udev as: Keyboard
[    23.795] (II) event5  - Power Button: device is a keyboard
[    23.796] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    23.796] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    23.796] (II) Using input driver 'libinput' for 'Power Button'
[    23.796] (**) Power Button: always reports core events
[    23.796] (**) Option "Device" "/dev/input/event4"
[    23.796] (**) Option "_source" "server/udev"
[    23.798] (II) event4  - Power Button: is tagged by udev as: Keyboard
[    23.798] (II) event4  - Power Button: device is a keyboard
[    23.798] (II) event4  - Power Button: device removed
[    23.816] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input7/event4"
[    23.816] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    23.816] (**) Option "xkb_model" "pc105"
[    23.816] (**) Option "xkb_layout" "fr"
[    23.816] (**) Option "xkb_variant" "latin9"
[    23.817] (II) event4  - Power Button: is tagged by udev as: Keyboard
[    23.818] (II) event4  - Power Button: device is a keyboard
[    23.819] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/event0)
[    23.819] (**) PixArt USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[    23.819] (II) Using input driver 'libinput' for 'PixArt USB Optical Mouse'
[    23.819] (**) PixArt USB Optical Mouse: always reports core events
[    23.819] (**) Option "Device" "/dev/input/event0"
[    23.819] (**) Option "_source" "server/udev"
[    23.821] (II) event0  - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[    23.821] (II) event0  - PixArt USB Optical Mouse: device set to 1000 DPI
[    23.821] (II) event0  - PixArt USB Optical Mouse: device is a pointer
[    23.822] (II) event0  - PixArt USB Optical Mouse: device removed
[    23.856] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb2/2-1/2-1:1.0/0003:093A:2510.0001/input/input3/event0"
[    23.856] (II) XINPUT: Adding extended input device "PixArt USB Optical Mouse" (type: MOUSE, id 8)
[    23.856] (**) Option "AccelerationScheme" "none"
[    23.856] (**) PixArt USB Optical Mouse: (accel) selected scheme none/0
[    23.856] (**) PixArt USB Optical Mouse: (accel) acceleration factor: 2.000
[    23.856] (**) PixArt USB Optical Mouse: (accel) acceleration threshold: 4
[    23.858] (II) event0  - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[    23.858] (II) event0  - PixArt USB Optical Mouse: device set to 1000 DPI
[    23.859] (II) event0  - PixArt USB Optical Mouse: device is a pointer
[    23.860] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/mouse0)
[    23.860] (II) No input driver specified, ignoring this device.
[    23.860] (II) This device may have been added with another device file.
[    23.861] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event1)
[    23.861] (**) Logitech USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    23.861] (II) Using input driver 'libinput' for 'Logitech USB Keyboard'
[    23.861] (**) Logitech USB Keyboard: always reports core events
[    23.861] (**) Option "Device" "/dev/input/event1"
[    23.861] (**) Option "_source" "server/udev"
[    23.863] (II) event1  - Logitech USB Keyboard: is tagged by udev as: Keyboard
[    23.863] (II) event1  - Logitech USB Keyboard: device is a keyboard
[    23.863] (II) event1  - Logitech USB Keyboard: device removed
[    23.880] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb2/2-2/2-2:1.0/0003:046D:C31C.0002/input/input4/event1"
[    23.880] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 9)
[    23.880] (**) Option "xkb_model" "pc105"
[    23.880] (**) Option "xkb_layout" "fr"
[    23.880] (**) Option "xkb_variant" "latin9"
[    23.882] (II) event1  - Logitech USB Keyboard: is tagged by udev as: Keyboard
[    23.882] (II) event1  - Logitech USB Keyboard: device is a keyboard
[    23.884] (II) config/udev: Adding input device Logitech USB Keyboard Consumer Control (/dev/input/event2)
[    23.884] (**) Logitech USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[    23.884] (II) Using input driver 'libinput' for 'Logitech USB Keyboard Consumer Control'
[    23.884] (**) Logitech USB Keyboard Consumer Control: always reports core events
[    23.884] (**) Option "Device" "/dev/input/event2"
[    23.884] (**) Option "_source" "server/udev"
[    23.886] (II) event2  - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[    23.886] (II) event2  - Logitech USB Keyboard Consumer Control: device is a keyboard
[    23.886] (II) event2  - Logitech USB Keyboard Consumer Control: device removed
[    23.919] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb2/2-2/2-2:1.1/0003:046D:C31C.0003/input/input5/event2"
[    23.920] (II) XINPUT: Adding extended input device "Logitech USB Keyboard Consumer Control" (type: KEYBOARD, id 10)
[    23.920] (**) Option "xkb_model" "pc105"
[    23.920] (**) Option "xkb_layout" "fr"
[    23.920] (**) Option "xkb_variant" "latin9"
[    23.922] (II) event2  - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[    23.922] (II) event2  - Logitech USB Keyboard Consumer Control: device is a keyboard
[    23.923] (II) config/udev: Adding input device Logitech USB Keyboard System Control (/dev/input/event3)
[    23.923] (**) Logitech USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[    23.923] (II) Using input driver 'libinput' for 'Logitech USB Keyboard System Control'
[    23.923] (**) Logitech USB Keyboard System Control: always reports core events
[    23.924] (**) Option "Device" "/dev/input/event3"
[    23.924] (**) Option "_source" "server/udev"
[    23.926] (II) event3  - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard
[    23.926] (II) event3  - Logitech USB Keyboard System Control: device is a keyboard
[    23.926] (II) event3  - Logitech USB Keyboard System Control: device removed
[    23.944] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb2/2-2/2-2:1.1/0003:046D:C31C.0003/input/input6/event3"
[    23.944] (II) XINPUT: Adding extended input device "Logitech USB Keyboard System Control" (type: KEYBOARD, id 11)
[    23.944] (**) Option "xkb_model" "pc105"
[    23.944] (**) Option "xkb_layout" "fr"
[    23.944] (**) Option "xkb_variant" "latin9"
[    23.946] (II) event3  - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard
[    23.946] (II) event3  - Logitech USB Keyboard System Control: device is a keyboard
[    23.947] (II) config/udev: Adding input device HDA NVidia Front Mic (/dev/input/event7)
[    23.947] (II) No input driver specified, ignoring this device.
[    23.947] (II) This device may have been added with another device file.
[    23.948] (II) config/udev: Adding input device HDA NVidia Rear Mic (/dev/input/event8)
[    23.948] (II) No input driver specified, ignoring this device.
[    23.948] (II) This device may have been added with another device file.
[    23.948] (II) config/udev: Adding input device HDA NVidia Line (/dev/input/event9)
[    23.948] (II) No input driver specified, ignoring this device.
[    23.948] (II) This device may have been added with another device file.
[    23.949] (II) config/udev: Adding input device HDA NVidia Line Out (/dev/input/event10)
[    23.949] (II) No input driver specified, ignoring this device.
[    23.949] (II) This device may have been added with another device file.
[    23.949] (II) config/udev: Adding input device HDA NVidia Front Headphone (/dev/input/event11)
[    23.949] (II) No input driver specified, ignoring this device.
[    23.949] (II) This device may have been added with another device file.
[    23.950] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[    23.950] (II) No input driver specified, ignoring this device.
[    23.950] (II) This device may have been added with another device file.
[    70.577] (II) NOUVEAU(0): EDID vendor "HIQ", prod id 20482
[    70.577] (II) NOUVEAU(0): Using EDID range info for horizontal sync
[    70.577] (II) NOUVEAU(0): Using EDID range info for vertical refresh
[    70.577] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[    70.577] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    70.577] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    70.577] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    70.577] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    70.577] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    70.577] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    70.577] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    70.577] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    70.577] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    70.577] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    70.577] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    70.577] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    70.577] (II) NOUVEAU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    70.577] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    70.828] resize called 1280 1024
[    77.583] (II) NOUVEAU(0): EDID vendor "HIQ", prod id 20482
[    77.583] (II) NOUVEAU(0): Using hsync ranges from config file
[    77.583] (II) NOUVEAU(0): Using vrefresh ranges from config file
[    77.583] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[    77.583] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    77.583] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    77.583] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    77.584] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    77.584] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    77.584] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    77.584] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    77.584] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    77.584] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    77.584] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    77.584] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    77.584] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    77.584] (II) NOUVEAU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    77.584] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   410.026] (EE) event1  - Logitech USB Keyboard: client bug: event processing lagging behind by 34ms, your system is too slow



cat /var/log/Xorg.0.log.old


[    20.133]
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[    20.133] Build Operating System: linux Debian
[    20.133] Current Operating System: Linux pepere 5.10.0-20-amd64 #1 SMP Debian 5.10.158-2 (2022-12-13) x86_64
[    20.133] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.10.0-20-amd64 root=UUID=0f787f0d-4fda-4c41-9302-a455175610cd ro quiet
[    20.133] Build Date: 17 December 2022  10:00:08AM
[    20.133] xorg-server 2:1.20.11-1+deb11u4 (https://www.debian.org/support)
[    20.133] Current version of pixman: 0.40.0
[    20.133]  Before reporting problems, check http://wiki.x.org
  to make sure that you have the latest version.
[    20.133] Markers: (--) probed, (**) from config file, (==) default setting,
  (++) from command line, (!!) notice, (II) informational,
  (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    20.134] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jan 25 08:10:42 2023
[    20.457] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    20.587] (==) No Layout section.  Using the first Screen section.
[    20.587] (==) No screen section available. Using defaults.
[    20.587] (**) |-->Screen "Default Screen Section" (0)
[    20.587] (**) |   |-->Monitor "<default monitor>"
[    20.619] (==) No monitor specified for screen "Default Screen Section".
  Using a default monitor configuration.
[    20.619] (==) Automatically adding devices
[    20.619] (==) Automatically enabling devices
[    20.619] (==) Automatically adding GPU devices
[    20.619] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    20.909] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    20.909]  Entry deleted from font path.
[    20.946] (==) FontPath set to:
  /usr/share/fonts/X11/misc,
  /usr/share/fonts/X11/100dpi/:unscaled,
  /usr/share/fonts/X11/75dpi/:unscaled,
  /usr/share/fonts/X11/Type1,
  /usr/share/fonts/X11/100dpi,
  /usr/share/fonts/X11/75dpi,
  built-ins
[    20.946] (==) ModulePath set to "/usr/lib/xorg/modules"
[    20.946] (II) The server relies on udev to provide the list of input devices.
  If no devices become available, reconfigure udev or disable AutoAddDevices.
[    20.946] (II) Loader magic: 0x55f714e87e40
[    20.946] (II) Module ABI versions:
[    20.946]  X.Org ANSI C Emulation: 0.4
[    20.946]  X.Org Video Driver: 24.1
[    20.946]  X.Org XInput driver : 24.1
[    20.946]  X.Org Server Extension : 10.0
[    20.947] (++) using VT number 7

[    20.947] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    20.948] (II) xfree86: Adding drm device (/dev/dri/card0)
[    20.961] (--) PCI:*(0@0:13:0) 10de:03d0:103c:2a99 rev 162, Mem @ 0xfa000000/16777216, 0xe0000000/268435456, 0xf9000000/16777216, BIOS @ 0x????????/131072
[    20.975] (II) LoadModule: "glx"
[    21.471] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    22.125] (II) Module glx: vendor="X.Org Foundation"
[    22.125]  compiled for 1.20.11, module version = 1.0.0
[    22.125]  ABI class: X.Org Server Extension, version 10.0
[    22.325] (==) Matched nouveau as autoconfigured driver 0
[    22.325] (==) Matched nv as autoconfigured driver 1
[    22.325] (==) Matched modesetting as autoconfigured driver 2
[    22.325] (==) Matched fbdev as autoconfigured driver 3
[    22.325] (==) Matched vesa as autoconfigured driver 4
[    22.325] (==) Assigned the driver to the xf86ConfigLayout
[    22.325] (II) LoadModule: "nouveau"
[    22.325] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    22.439] (II) Module nouveau: vendor="X.Org Foundation"
[    22.439]  compiled for 1.20.10, module version = 1.0.17
[    22.439]  Module class: X.Org Video Driver
[    22.439]  ABI class: X.Org Video Driver, version 24.1
[    22.439] (II) LoadModule: "nv"
[    22.444] (WW) Warning, couldn't open module nv
[    22.445] (EE) Failed to load module "nv" (module does not exist, 0)
[    22.445] (II) LoadModule: "modesetting"
[    22.445] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    22.448] (II) Module modesetting: vendor="X.Org Foundation"
[    22.448]  compiled for 1.20.11, module version = 1.20.11
[    22.448]  Module class: X.Org Video Driver
[    22.448]  ABI class: X.Org Video Driver, version 24.1
[    22.448] (II) LoadModule: "fbdev"
[    22.448] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    22.467] (II) Module fbdev: vendor="X.Org Foundation"
[    22.467]  compiled for 1.20.0, module version = 0.5.0
[    22.467]  Module class: X.Org Video Driver
[    22.467]  ABI class: X.Org Video Driver, version 24.0
[    22.467] (II) LoadModule: "vesa"
[    22.467] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    22.474] (II) Module vesa: vendor="X.Org Foundation"
[    22.474]  compiled for 1.20.9, module version = 2.5.0
[    22.474]  Module class: X.Org Video Driver
[    22.474]  ABI class: X.Org Video Driver, version 24.1
[    22.474] (II) NOUVEAU driver Date:   Sat Jan 23 12:24:42 2021 -0500
[    22.474] (II) NOUVEAU driver for NVIDIA chipset families :
[    22.474]  RIVA TNT            (NV04)
[    22.474]  RIVA TNT2           (NV05)
[    22.474]  GeForce 256         (NV10)
[    22.474]  GeForce 2           (NV11, NV15)
[    22.474]  GeForce 4MX         (NV17, NV18)
[    22.475]  GeForce 3           (NV20)
[    22.475]  GeForce 4Ti         (NV25, NV28)
[    22.475]  GeForce FX          (NV3x)
[    22.475]  GeForce 6           (NV4x)
[    22.475]  GeForce 7           (G7x)
[    22.475]  GeForce 8           (G8x)
[    22.475]  GeForce 9           (G9x)
[    22.475]  GeForce GTX 2xx/3xx (GT2xx)
[    22.475]  GeForce GTX 4xx/5xx (GFxxx)
[    22.475]  GeForce GTX 6xx/7xx (GKxxx)
[    22.475]  GeForce GTX 9xx     (GMxxx)
[    22.476]  GeForce GTX 10xx    (GPxxx)
[    22.476] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    22.476] (II) FBDEV: driver for framebuffer: fbdev
[    22.476] (II) VESA: driver for VESA chipsets: vesa
[    22.480] (II) [drm] nouveau interface version: 1.3.1
[    22.480] (WW) Falling back to old probe method for modesetting
[    22.480] (WW) Falling back to old probe method for fbdev
[    22.480] (II) Loading sub module "fbdevhw"
[    22.480] (II) LoadModule: "fbdevhw"
[    22.481] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    22.493] (II) Module fbdevhw: vendor="X.Org Foundation"
[    22.493]  compiled for 1.20.11, module version = 0.0.2
[    22.493]  ABI class: X.Org Video Driver, version 24.1
[    22.494] (II) Loading sub module "dri2"
[    22.494] (II) LoadModule: "dri2"
[    22.494] (II) Module "dri2" already built-in
[    22.494] (--) NOUVEAU(0): Chipset: "NVIDIA NV4C"
[    22.494] (II) NOUVEAU(0): Creating default Display subsection in Screen section
  "Default Screen Section" for depth/fbbpp 24/32
[    22.494] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[    22.494] (==) NOUVEAU(0): RGB weight 888
[    22.494] (==) NOUVEAU(0): Default visual is TrueColor
[    22.494] (==) NOUVEAU(0): Using HW cursor
[    22.494] (==) NOUVEAU(0): Allowed maximum DRI level 2.
[    22.494] (==) NOUVEAU(0): GLX sync to VBlank enabled.
[    22.494] (==) NOUVEAU(0): Page flipping enabled
[    22.494] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
[    22.494] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
[    22.494] (II) NOUVEAU(0): Initializing outputs ...
[    22.523] (II) NOUVEAU(0): Output VGA-1 has no monitor section
[    22.523] (II) NOUVEAU(0): 1 crtcs needed for screen.
[    22.523] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
[    22.524] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
[    22.552] (II) NOUVEAU(0): EDID for output VGA-1
[    22.552] (II) NOUVEAU(0): Manufacturer: HIQ  Model: 5002  Serial#: 20060103
[    22.552] (II) NOUVEAU(0): Year: 2006  Week: 1
[    22.552] (II) NOUVEAU(0): EDID Version: 1.3
[    22.552] (II) NOUVEAU(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
[    22.552] (II) NOUVEAU(0): Sync:  Separate
[    22.552] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 33  vert.: 27
[    22.552] (II) NOUVEAU(0): Gamma: 2.20
[    22.552] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[    22.552] (II) NOUVEAU(0): First detailed timing is preferred mode
[    22.552] (II) NOUVEAU(0): redX: 0.650 redY: 0.330   greenX: 0.300 greenY: 0.600
[    22.552] (II) NOUVEAU(0): blueX: 0.150 blueY: 0.080   whiteX: 0.313 whiteY: 0.329
[    22.552] (II) NOUVEAU(0): Supported established timings:
[    22.552] (II) NOUVEAU(0): 720x400@70Hz
[    22.552] (II) NOUVEAU(0): 640x480@60Hz
[    22.552] (II) NOUVEAU(0): 640x480@75Hz
[    22.552] (II) NOUVEAU(0): 800x600@56Hz
[    22.552] (II) NOUVEAU(0): 800x600@60Hz
[    22.552] (II) NOUVEAU(0): 800x600@72Hz
[    22.552] (II) NOUVEAU(0): 800x600@75Hz
[    22.553] (II) NOUVEAU(0): 832x624@75Hz
[    22.553] (II) NOUVEAU(0): 1024x768@60Hz
[    22.553] (II) NOUVEAU(0): 1024x768@70Hz
[    22.553] (II) NOUVEAU(0): 1024x768@75Hz
[    22.553] (II) NOUVEAU(0): 1280x1024@75Hz
[    22.553] (II) NOUVEAU(0): 1152x864@75Hz
[    22.553] (II) NOUVEAU(0): Manufacturer's mask: 0
[    22.553] (II) NOUVEAU(0): Supported standard timings:
[    22.553] (II) NOUVEAU(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    22.553] (II) NOUVEAU(0): Supported detailed timing:
[    22.553] (II) NOUVEAU(0): clock: 108.0 MHz   Image Size:  330 x 270 mm
[    22.553] (II) NOUVEAU(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[    22.553] (II) NOUVEAU(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[    22.553] (II) NOUVEAU(0): Supported detailed timing:
[    22.553] (II) NOUVEAU(0): clock: 40.0 MHz   Image Size:  330 x 270 mm
[    22.553] (II) NOUVEAU(0): h_active: 800  h_sync: 840  h_sync_end 968 h_blank_end 1056 h_border: 0
[    22.553] (II) NOUVEAU(0): v_active: 600  v_sync: 601  v_sync_end 605 v_blanking: 628 v_border: 0
[    22.553] (II) NOUVEAU(0): Ranges: V min: 56 V max: 75 Hz, H min: 31 H max: 83 kHz,
[    22.553] (II) NOUVEAU(0): Monitor name: L72D D-sub
[    22.553] (II) NOUVEAU(0): EDID (in hex):
[    22.553] (II) NOUVEAU(0):   00ffffffffffff0021310250c7173201
[    22.553] (II) NOUVEAU(0):   0110010308211b78eaaea5a6544c9926
[    22.553] (II) NOUVEAU(0):   145054a7ef8081800101010101010101
[    22.553] (II) NOUVEAU(0):   010101010101302a009851002a403070
[    22.553] (II) NOUVEAU(0):   13004a0e1100001ea00f200031581c20
[    22.553] (II) NOUVEAU(0):   288014004a0e1100001e000000fd0038
[    22.553] (II) NOUVEAU(0):   4b1f53ff000a202020202020000000fc
[    22.553] (II) NOUVEAU(0):   004c37324420442d7375620a202000ce
[    22.553] (II) NOUVEAU(0): Printing probed modes for output VGA-1
[    22.553] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    22.553] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    22.553] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    22.553] (II) NOUVEAU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    22.553] (II) NOUVEAU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    22.553] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    22.553] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    22.553] (II) NOUVEAU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    22.553] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    22.553] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    22.553] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    22.553] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    22.553] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    22.553] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    22.553] (II) NOUVEAU(0): Output VGA-1 connected
[    22.553] (II) NOUVEAU(0): Using exact sizes for initial modes
[    22.553] (II) NOUVEAU(0): Output VGA-1 using initial mode 1280x1024 +0+0
[    22.553] (==) NOUVEAU(0): Using gamma correction (1.0, 1.0, 1.0)
[    22.553] (II) NOUVEAU(0): Virtual size is 1280x1024 (pitch 0)
[    22.553] (**) NOUVEAU(0):  Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
[    22.553] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    22.553] (**) NOUVEAU(0):  Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
[    22.553] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    22.553] (**) NOUVEAU(0):  Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
[    22.553] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    22.553] (**) NOUVEAU(0):  Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.0 kHz, 75.0 Hz
[    22.553] (II) NOUVEAU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    22.553] (**) NOUVEAU(0):  Driver mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.1 Hz
[    22.553] (II) NOUVEAU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    22.553] (**) NOUVEAU(0):  Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[    22.553] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    22.553] (**) NOUVEAU(0):  Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
[    22.553] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    22.553] (**) NOUVEAU(0):  Driver mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.2 Hz
[    22.553] (II) NOUVEAU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    22.553] (**) NOUVEAU(0):  Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
[    22.553] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    22.553] (**) NOUVEAU(0):  Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[    22.553] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    22.553] (**) NOUVEAU(0):  Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
[    22.553] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    22.553] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
[    22.553] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    22.553] (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
[    22.553] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    22.553] (**) NOUVEAU(0):  Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[    22.553] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    22.553] (==) NOUVEAU(0): DPI set to (96, 96)
[    22.553] (II) Loading sub module "fb"
[    22.553] (II) LoadModule: "fb"
[    22.553] (II) Loading /usr/lib/xorg/modules/libfb.so
[    22.564] (II) Module fb: vendor="X.Org Foundation"
[    22.564]  compiled for 1.20.11, module version = 1.0.0
[    22.564]  ABI class: X.Org ANSI C Emulation, version 0.4
[    22.564] (II) Loading sub module "shadowfb"
[    22.564] (II) LoadModule: "shadowfb"
[    22.564] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[    22.565] (II) Module shadowfb: vendor="X.Org Foundation"
[    22.565]  compiled for 1.20.11, module version = 1.0.0
[    22.565]  ABI class: X.Org ANSI C Emulation, version 0.4
[    22.565] (II) UnloadModule: "modesetting"
[    22.565] (II) Unloading modesetting
[    22.565] (II) UnloadModule: "fbdev"
[    22.565] (II) Unloading fbdev
[    22.565] (II) UnloadSubModule: "fbdevhw"
[    22.565] (II) Unloading fbdevhw
[    22.565] (II) UnloadModule: "vesa"
[    22.565] (II) Unloading vesa
[    22.568] (II) NOUVEAU(0): Channel setup complete.
[    22.607] (II) NOUVEAU(0): Hardware support for Present enabled
[    22.612] (II) NOUVEAU(0): [DRI2] Setup complete
[    22.612] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[    22.612] (II) NOUVEAU(0): [DRI2]   VDPAU driver: nouveau
[    22.612] (II) Loading sub module "exa"
[    22.612] (II) LoadModule: "exa"
[    22.612] (II) Loading /usr/lib/xorg/modules/libexa.so
[    22.641] (II) Module exa: vendor="X.Org Foundation"
[    22.641]  compiled for 1.20.11, module version = 2.6.0
[    22.641]  ABI class: X.Org Video Driver, version 24.1
[    22.641] (II) EXA(0): Driver allocated offscreen pixmaps
[    22.641] (II) EXA(0): Driver registered support for the following operations:
[    22.641] (II)         Solid
[    22.641] (II)         Copy
[    22.641] (II)         Composite (RENDER acceleration)
[    22.641] (II)         UploadToScreen
[    22.641] (II)         DownloadFromScreen
[    22.641] (==) NOUVEAU(0): Backing store enabled
[    22.641] (==) NOUVEAU(0): Silken mouse enabled
[    22.641] (II) NOUVEAU(0): [XvMC] Associated with NV40 texture adapter.
[    22.641] (II) NOUVEAU(0): [XvMC] Extension initialized.
[    22.641] (==) NOUVEAU(0): DPMS enabled
[    22.642] (II) Initializing extension Generic Event Extension
[    22.643] (II) Initializing extension SHAPE
[    22.644] (II) Initializing extension MIT-SHM
[    22.644] (II) Initializing extension XInputExtension
[    22.646] (II) Initializing extension XTEST
[    22.646] (II) Initializing extension BIG-REQUESTS
[    22.647] (II) Initializing extension SYNC
[    22.647] (II) Initializing extension XKEYBOARD
[    22.648] (II) Initializing extension XC-MISC
[    22.648] (II) Initializing extension SECURITY
[    22.649] (II) Initializing extension XFIXES
[    22.649] (II) Initializing extension RENDER
[    22.650] (II) Initializing extension RANDR
[    22.651] (II) Initializing extension COMPOSITE
[    22.651] (II) Initializing extension DAMAGE
[    22.652] (II) Initializing extension MIT-SCREEN-SAVER
[    22.652] (II) Initializing extension DOUBLE-BUFFER
[    22.653] (II) Initializing extension RECORD
[    22.653] (II) Initializing extension DPMS
[    22.653] (II) Initializing extension Present
[    22.654] (II) Initializing extension DRI3
[    22.654] (II) Initializing extension X-Resource
[    22.654] (II) Initializing extension XVideo
[    22.655] (II) Initializing extension XVideo-MotionCompensation
[    22.655] (II) Initializing extension SELinux
[    22.655] (II) SELinux: Disabled on system
[    22.655] (II) Initializing extension GLX
[    28.357] (II) AIGLX: Loaded and initialized nouveau
[    28.357] (II) GLX: Initialized DRI2 GL provider for screen 0
[    28.357] (II) Initializing extension XFree86-VidModeExtension
[    28.357] (II) Initializing extension XFree86-DGA
[    28.357] (II) Initializing extension XFree86-DRI
[    28.357] (II) Initializing extension DRI2
[    28.361] (II) NOUVEAU(0): NVEnterVT is called.
[    28.361] (II) NOUVEAU(0): Setting screen physical size to 338 x 270
[    28.361] resize called 1280 1024
[    29.914] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[    29.914] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    29.914] (II) LoadModule: "libinput"
[    29.915] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    30.114] (II) Module libinput: vendor="X.Org Foundation"
[    30.114]  compiled for 1.20.8, module version = 0.30.0
[    30.114]  Module class: X.Org XInput Driver
[    30.114]  ABI class: X.Org XInput driver, version 24.1
[    30.114] (II) Using input driver 'libinput' for 'Power Button'
[    30.114] (**) Power Button: always reports core events
[    30.114] (**) Option "Device" "/dev/input/event5"
[    30.114] (**) Option "_source" "server/udev"
[    30.502] (II) event5  - Power Button: is tagged by udev as: Keyboard
[    30.502] (II) event5  - Power Button: device is a keyboard
[    30.502] (II) event5  - Power Button: device removed
[    30.519] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input8/event5"
[    30.519] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    30.519] (**) Option "xkb_model" "pc105"
[    30.519] (**) Option "xkb_layout" "fr"
[    30.519] (**) Option "xkb_variant" "latin9"
[    30.752] (II) event5  - Power Button: is tagged by udev as: Keyboard
[    30.752] (II) event5  - Power Button: device is a keyboard
[    30.755] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    30.755] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    30.755] (II) Using input driver 'libinput' for 'Power Button'
[    30.755] (**) Power Button: always reports core events
[    30.755] (**) Option "Device" "/dev/input/event4"
[    30.755] (**) Option "_source" "server/udev"
[    30.759] (II) event4  - Power Button: is tagged by udev as: Keyboard
[    30.759] (II) event4  - Power Button: device is a keyboard
[    30.760] (II) event4  - Power Button: device removed
[    30.776] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input7/event4"
[    30.776] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    30.776] (**) Option "xkb_model" "pc105"
[    30.776] (**) Option "xkb_layout" "fr"
[    30.776] (**) Option "xkb_variant" "latin9"
[    30.780] (II) event4  - Power Button: is tagged by udev as: Keyboard
[    30.781] (II) event4  - Power Button: device is a keyboard
[    30.784] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/event0)
[    30.784] (**) PixArt USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[    30.784] (II) Using input driver 'libinput' for 'PixArt USB Optical Mouse'
[    30.784] (**) PixArt USB Optical Mouse: always reports core events
[    30.784] (**) Option "Device" "/dev/input/event0"
[    30.784] (**) Option "_source" "server/udev"
[    30.790] (II) event0  - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[    30.790] (II) event0  - PixArt USB Optical Mouse: device set to 1000 DPI
[    30.791] (II) event0  - PixArt USB Optical Mouse: device is a pointer
[    30.792] (II) event0  - PixArt USB Optical Mouse: device removed
[    30.823] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb2/2-1/2-1:1.0/0003:093A:2510.0001/input/input3/event0"
[    30.824] (II) XINPUT: Adding extended input device "PixArt USB Optical Mouse" (type: MOUSE, id 8)
[    30.824] (**) Option "AccelerationScheme" "none"
[    30.824] (**) PixArt USB Optical Mouse: (accel) selected scheme none/0
[    30.825] (**) PixArt USB Optical Mouse: (accel) acceleration factor: 2.000
[    30.825] (**) PixArt USB Optical Mouse: (accel) acceleration threshold: 4
[    30.830] (II) event0  - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[    30.831] (II) event0  - PixArt USB Optical Mouse: device set to 1000 DPI
[    30.831] (II) event0  - PixArt USB Optical Mouse: device is a pointer
[    30.834] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/mouse0)
[    30.834] (II) No input driver specified, ignoring this device.
[    30.834] (II) This device may have been added with another device file.
[    30.837] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event1)
[    30.837] (**) Logitech USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    30.837] (II) Using input driver 'libinput' for 'Logitech USB Keyboard'
[    30.837] (**) Logitech USB Keyboard: always reports core events
[    30.837] (**) Option "Device" "/dev/input/event1"
[    30.837] (**) Option "_source" "server/udev"
[    30.843] (II) event1  - Logitech USB Keyboard: is tagged by udev as: Keyboard
[    30.843] (II) event1  - Logitech USB Keyboard: device is a keyboard
[    30.844] (II) event1  - Logitech USB Keyboard: device removed
[    30.863] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb2/2-2/2-2:1.0/0003:046D:C31C.0002/input/input4/event1"
[    30.863] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 9)
[    30.863] (**) Option "xkb_model" "pc105"
[    30.864] (**) Option "xkb_layout" "fr"
[    30.864] (**) Option "xkb_variant" "latin9"
[    30.870] (II) event1  - Logitech USB Keyboard: is tagged by udev as: Keyboard
[    30.870] (II) event1  - Logitech USB Keyboard: device is a keyboard
[    30.873] (II) config/udev: Adding input device Logitech USB Keyboard Consumer Control (/dev/input/event2)
[    30.873] (**) Logitech USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[    30.873] (II) Using input driver 'libinput' for 'Logitech USB Keyboard Consumer Control'
[    30.873] (**) Logitech USB Keyboard Consumer Control: always reports core events
[    30.874] (**) Option "Device" "/dev/input/event2"
[    30.874] (**) Option "_source" "server/udev"
[    30.880] (II) event2  - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[    30.880] (II) event2  - Logitech USB Keyboard Consumer Control: device is a keyboard
[    30.881] (II) event2  - Logitech USB Keyboard Consumer Control: device removed
[    30.915] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb2/2-2/2-2:1.1/0003:046D:C31C.0003/input/input5/event2"
[    30.915] (II) XINPUT: Adding extended input device "Logitech USB Keyboard Consumer Control" (type: KEYBOARD, id 10)
[    30.915] (**) Option "xkb_model" "pc105"
[    30.915] (**) Option "xkb_layout" "fr"
[    30.916] (**) Option "xkb_variant" "latin9"
[    30.922] (II) event2  - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[    30.923] (II) event2  - Logitech USB Keyboard Consumer Control: device is a keyboard
[    30.926] (II) config/udev: Adding input device Logitech USB Keyboard System Control (/dev/input/event3)
[    30.926] (**) Logitech USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[    30.926] (II) Using input driver 'libinput' for 'Logitech USB Keyboard System Control'
[    30.926] (**) Logitech USB Keyboard System Control: always reports core events
[    30.926] (**) Option "Device" "/dev/input/event3"
[    30.926] (**) Option "_source" "server/udev"
[    30.932] (II) event3  - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard
[    30.932] (II) event3  - Logitech USB Keyboard System Control: device is a keyboard
[    30.933] (II) event3  - Logitech USB Keyboard System Control: device removed
[    30.940] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb2/2-2/2-2:1.1/0003:046D:C31C.0003/input/input6/event3"
[    30.940] (II) XINPUT: Adding extended input device "Logitech USB Keyboard System Control" (type: KEYBOARD, id 11)
[    30.940] (**) Option "xkb_model" "pc105"
[    30.940] (**) Option "xkb_layout" "fr"
[    30.940] (**) Option "xkb_variant" "latin9"
[    30.943] (II) event3  - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard
[    30.943] (II) event3  - Logitech USB Keyboard System Control: device is a keyboard
[    30.944] (II) config/udev: Adding input device HDA NVidia Front Mic (/dev/input/event7)
[    30.944] (II) No input driver specified, ignoring this device.
[    30.944] (II) This device may have been added with another device file.
[    30.945] (II) config/udev: Adding input device HDA NVidia Rear Mic (/dev/input/event8)
[    30.945] (II) No input driver specified, ignoring this device.
[    30.945] (II) This device may have been added with another device file.
[    30.945] (II) config/udev: Adding input device HDA NVidia Line (/dev/input/event9)
[    30.945] (II) No input driver specified, ignoring this device.
[    30.945] (II) This device may have been added with another device file.
[    30.946] (II) config/udev: Adding input device HDA NVidia Line Out (/dev/input/event10)
[    30.946] (II) No input driver specified, ignoring this device.
[    30.946] (II) This device may have been added with another device file.
[    30.946] (II) config/udev: Adding input device HDA NVidia Front Headphone (/dev/input/event11)
[    30.946] (II) No input driver specified, ignoring this device.
[    30.946] (II) This device may have been added with another device file.
[    30.947] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[    30.947] (II) No input driver specified, ignoring this device.
[    30.947] (II) This device may have been added with another device file.
[   384.844] (II) NOUVEAU(0): EDID vendor "HIQ", prod id 20482
[   384.844] (II) NOUVEAU(0): Using EDID range info for horizontal sync
[   384.844] (II) NOUVEAU(0): Using EDID range info for vertical refresh
[   384.844] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   384.844] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[   384.844] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   384.844] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   384.844] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   384.844] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   384.844] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   384.844] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   384.844] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   384.844] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   384.844] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   384.844] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   384.844] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   384.844] (II) NOUVEAU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   384.844] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   385.077] resize called 1280 1024
[   391.118] (II) NOUVEAU(0): EDID vendor "HIQ", prod id 20482
[   391.118] (II) NOUVEAU(0): Using hsync ranges from config file
[   391.118] (II) NOUVEAU(0): Using vrefresh ranges from config file
[   391.118] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   391.118] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[   391.118] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   391.118] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   391.118] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   391.118] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   391.118] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   391.118] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   391.118] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   391.118] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   391.118] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   391.118] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   391.118] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   391.118] (II) NOUVEAU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   391.118] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  1234.638] (EE) event1  - Logitech USB Keyboard: client bug: event processing lagging behind by 35ms, your system is too slow
[  1251.183] (EE) event1  - Logitech USB Keyboard: client bug: event processing lagging behind by 35ms, your system is too slow
[  1422.749] (EE) event1  - Logitech USB Keyboard: client bug: event processing lagging behind by 34ms, your system is too slow
[  3209.111] (II) event5  - Power Button: device removed
[  3209.124] (II) event4  - Power Button: device removed
[  3209.140] (II) event0  - PixArt USB Optical Mouse: device removed
[  3209.172] (II) event1  - Logitech USB Keyboard: device removed
[  3209.188] (II) event2  - Logitech USB Keyboard Consumer Control: device removed
[  3209.220] (II) event3  - Logitech USB Keyboard System Control: device removed
[  3209.244] (II) AIGLX: Suspending AIGLX clients for VT switch
[  3209.244] (II) NOUVEAU(0): NVLeaveVT is called.
[  3295.128] (II) AIGLX: Resuming AIGLX clients after VT switch
[  3295.128] (II) NOUVEAU(0): NVEnterVT is called.
[  3295.159] (II) NOUVEAU(0): EDID vendor "HIQ", prod id 20482
[  3295.159] (II) NOUVEAU(0): Using hsync ranges from config file
[  3295.159] (II) NOUVEAU(0): Using vrefresh ranges from config file
[  3295.159] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[  3295.159] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[  3295.159] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  3295.159] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  3295.159] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  3295.159] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  3295.159] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  3295.159] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  3295.159] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  3295.159] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  3295.159] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  3295.159] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[  3295.159] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  3295.159] (II) NOUVEAU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[  3295.159] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  3295.174] (II) event5  - Power Button: is tagged by udev as: Keyboard
[  3295.174] (II) event5  - Power Button: device is a keyboard
[  3295.185] (II) event4  - Power Button: is tagged by udev as: Keyboard
[  3295.185] (II) event4  - Power Button: device is a keyboard
[  3295.190] (II) event0  - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[  3295.190] (II) event0  - PixArt USB Optical Mouse: device set to 1000 DPI
[  3295.191] (II) event0  - PixArt USB Optical Mouse: device is a pointer
[  3295.194] (II) event1  - Logitech USB Keyboard: is tagged by udev as: Keyboard
[  3295.194] (II) event1  - Logitech USB Keyboard: device is a keyboard
[  3295.207] (II) event2  - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[  3295.209] (II) event2  - Logitech USB Keyboard Consumer Control: device is a keyboard
[  3295.214] (II) event3  - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard
[  3295.214] (II) event3  - Logitech USB Keyboard System Control: device is a keyboard




Gros paquets indigestes. J'espère que vous savez où chercher sans devoir tout lire...

Hors ligne

#10 25-01-2023 10:27:27

anonyme
Invité

Re : [abandon] pilote carte graphique

Gros paquets indigestes. J'espère que vous savez où chercher sans devoir tout lire...



trop tard , tout lu ........

je vois rien de spécial a par ceci que je connais pas (module EXA ).


[    22.612] (II) Loading sub module "exa"
[    22.612] (II) LoadModule: "exa"
[    22.612] (II) Loading /usr/lib/xorg/modules/libexa.so
[    22.641] (II) Module exa: vendor="X.Org Foundation"
[    22.641]  compiled for 1.20.11, module version = 2.6.0
[    22.641]  ABI class: X.Org Video Driver, version 24.1
[    22.641] (II) EXA(0): Driver allocated offscreen pixmaps
[    22.641] (II) EXA(0): Driver registered support for the following operations:
[    22.641] (II)         Solid
[    22.641] (II)         Copy
[    22.641] (II)         Composite (RENDER acceleration)
[    22.641] (II)         UploadToScreen
[    22.641] (II)         DownloadFromScreen
 


peut être des options a désactiver comme "DRI3" (et peut être d'autres )

forcer l'utilisatin de modeset (noyau) et pas le paquet de X (xserver-xorg-video-nouveau). (pour tester si plus stable ) et remettre nouveau si pas mieux.
il faut supprimer le paquet nouveau "et ou" créer un xorg.conf avec le driver "modesetting"
ps:a mon avis la suppression du paquet "nouveau" suffit pour forcer "modeset"

le système demande sûrement des choses que ce gpu ne peu pas traiter (avec des performances des années 2000 )
sinon les logs sont propres , pas de trace de bug

le clavier usb mais je pense pas qu'il pose problème


[   410.026] (EE) event1  - Logitech USB Keyboard: client bug: event processing lagging behind by 34ms, your system is too slow
 



pas le matériel pour tester , et loin de tout connaître  roll

#11 25-01-2023 11:04:43

Trefix
Membre
Lieu : 48
Distrib. : bookworm
Noyau : linux 6.1.0-18-amd64
(G)UI : Xfce4 4.18
Inscription : 15-02-2015

Re : [abandon] pilote carte graphique

Nouveau avec une plante dès sortie de veille. Comme le pilote acpi semble partiel il y a peut-être un lien.

En tout cas je pense réinstaller Buster pour avoir le pilote nvidia-legacy-340.

Je pose ici :

cat /var/log/Xorg.0.log.old


[    16.155]
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[    16.155] Build Operating System: linux Debian
[    16.155] Current Operating System: Linux pepere 5.10.0-20-amd64 #1 SMP Debian 5.10.158-2 (2022-12-13) x86_64
[    16.155] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.10.0-20-amd64 root=UUID=0f787f0d-4fda-4c41-9302-a455175610cd ro quiet
[    16.155] Build Date: 17 December 2022  10:00:08AM
[    16.155] xorg-server 2:1.20.11-1+deb11u4 (https://www.debian.org/support)
[    16.155] Current version of pixman: 0.40.0
[    16.156]  Before reporting problems, check http://wiki.x.org
  to make sure that you have the latest version.
[    16.156] Markers: (--) probed, (**) from config file, (==) default setting,
  (++) from command line, (!!) notice, (II) informational,
  (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    16.156] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jan 25 10:20:45 2023
[    16.203] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    16.292] (==) No Layout section.  Using the first Screen section.
[    16.292] (==) No screen section available. Using defaults.
[    16.292] (**) |-->Screen "Default Screen Section" (0)
[    16.292] (**) |   |-->Monitor "<default monitor>"
[    16.299] (==) No monitor specified for screen "Default Screen Section".
  Using a default monitor configuration.
[    16.299] (==) Automatically adding devices
[    16.299] (==) Automatically enabling devices
[    16.299] (==) Automatically adding GPU devices
[    16.299] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    16.399] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    16.399]  Entry deleted from font path.
[    16.503] (==) FontPath set to:
  /usr/share/fonts/X11/misc,
  /usr/share/fonts/X11/100dpi/:unscaled,
  /usr/share/fonts/X11/75dpi/:unscaled,
  /usr/share/fonts/X11/Type1,
  /usr/share/fonts/X11/100dpi,
  /usr/share/fonts/X11/75dpi,
  built-ins
[    16.503] (==) ModulePath set to "/usr/lib/xorg/modules"
[    16.503] (II) The server relies on udev to provide the list of input devices.
  If no devices become available, reconfigure udev or disable AutoAddDevices.
[    16.503] (II) Loader magic: 0x55cbf471ce40
[    16.503] (II) Module ABI versions:
[    16.503]  X.Org ANSI C Emulation: 0.4
[    16.503]  X.Org Video Driver: 24.1
[    16.503]  X.Org XInput driver : 24.1
[    16.503]  X.Org Server Extension : 10.0
[    16.505] (++) using VT number 7

[    16.505] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    16.507] (II) xfree86: Adding drm device (/dev/dri/card0)
[    16.515] (--) PCI:*(0@0:13:0) 10de:03d0:103c:2a99 rev 162, Mem @ 0xfa000000/16777216, 0xe0000000/268435456, 0xf9000000/16777216, BIOS @ 0x????????/131072
[    16.539] (II) LoadModule: "glx"
[    16.571] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    16.847] (II) Module glx: vendor="X.Org Foundation"
[    16.847]  compiled for 1.20.11, module version = 1.0.0
[    16.847]  ABI class: X.Org Server Extension, version 10.0
[    17.079] (==) Matched nouveau as autoconfigured driver 0
[    17.079] (==) Matched nv as autoconfigured driver 1
[    17.079] (==) Matched modesetting as autoconfigured driver 2
[    17.079] (==) Matched fbdev as autoconfigured driver 3
[    17.079] (==) Matched vesa as autoconfigured driver 4
[    17.079] (==) Assigned the driver to the xf86ConfigLayout
[    17.079] (II) LoadModule: "nouveau"
[    17.079] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    17.112] (II) Module nouveau: vendor="X.Org Foundation"
[    17.112]  compiled for 1.20.10, module version = 1.0.17
[    17.112]  Module class: X.Org Video Driver
[    17.112]  ABI class: X.Org Video Driver, version 24.1
[    17.112] (II) LoadModule: "nv"
[    17.125] (WW) Warning, couldn't open module nv
[    17.126] (EE) Failed to load module "nv" (module does not exist, 0)
[    17.126] (II) LoadModule: "modesetting"
[    17.126] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    17.137] (II) Module modesetting: vendor="X.Org Foundation"
[    17.137]  compiled for 1.20.11, module version = 1.20.11
[    17.137]  Module class: X.Org Video Driver
[    17.137]  ABI class: X.Org Video Driver, version 24.1
[    17.137] (II) LoadModule: "fbdev"
[    17.137] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    17.146] (II) Module fbdev: vendor="X.Org Foundation"
[    17.146]  compiled for 1.20.0, module version = 0.5.0
[    17.146]  Module class: X.Org Video Driver
[    17.146]  ABI class: X.Org Video Driver, version 24.0
[    17.147] (II) LoadModule: "vesa"
[    17.147] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    17.148] (II) Module vesa: vendor="X.Org Foundation"
[    17.148]  compiled for 1.20.9, module version = 2.5.0
[    17.148]  Module class: X.Org Video Driver
[    17.148]  ABI class: X.Org Video Driver, version 24.1
[    17.148] (II) NOUVEAU driver Date:   Sat Jan 23 12:24:42 2021 -0500
[    17.148] (II) NOUVEAU driver for NVIDIA chipset families :
[    17.148]  RIVA TNT            (NV04)
[    17.148]  RIVA TNT2           (NV05)
[    17.148]  GeForce 256         (NV10)
[    17.149]  GeForce 2           (NV11, NV15)
[    17.149]  GeForce 4MX         (NV17, NV18)
[    17.149]  GeForce 3           (NV20)
[    17.149]  GeForce 4Ti         (NV25, NV28)
[    17.149]  GeForce FX          (NV3x)
[    17.149]  GeForce 6           (NV4x)
[    17.149]  GeForce 7           (G7x)
[    17.149]  GeForce 8           (G8x)
[    17.150]  GeForce 9           (G9x)
[    17.150]  GeForce GTX 2xx/3xx (GT2xx)
[    17.150]  GeForce GTX 4xx/5xx (GFxxx)
[    17.150]  GeForce GTX 6xx/7xx (GKxxx)
[    17.150]  GeForce GTX 9xx     (GMxxx)
[    17.150]  GeForce GTX 10xx    (GPxxx)
[    17.150] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    17.150] (II) FBDEV: driver for framebuffer: fbdev
[    17.150] (II) VESA: driver for VESA chipsets: vesa
[    17.159] (II) [drm] nouveau interface version: 1.3.1
[    17.159] (WW) Falling back to old probe method for modesetting
[    17.159] (WW) Falling back to old probe method for fbdev
[    17.159] (II) Loading sub module "fbdevhw"
[    17.159] (II) LoadModule: "fbdevhw"
[    17.160] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    17.186] (II) Module fbdevhw: vendor="X.Org Foundation"
[    17.186]  compiled for 1.20.11, module version = 0.0.2
[    17.186]  ABI class: X.Org Video Driver, version 24.1
[    17.186] (II) Loading sub module "dri2"
[    17.186] (II) LoadModule: "dri2"
[    17.186] (II) Module "dri2" already built-in
[    17.186] (--) NOUVEAU(0): Chipset: "NVIDIA NV4C"
[    17.186] (II) NOUVEAU(0): Creating default Display subsection in Screen section
  "Default Screen Section" for depth/fbbpp 24/32
[    17.186] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[    17.186] (==) NOUVEAU(0): RGB weight 888
[    17.186] (==) NOUVEAU(0): Default visual is TrueColor
[    17.186] (==) NOUVEAU(0): Using HW cursor
[    17.186] (==) NOUVEAU(0): Allowed maximum DRI level 2.
[    17.186] (==) NOUVEAU(0): GLX sync to VBlank enabled.
[    17.186] (==) NOUVEAU(0): Page flipping enabled
[    17.186] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
[    17.186] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
[    17.186] (II) NOUVEAU(0): Initializing outputs ...
[    17.215] (II) NOUVEAU(0): Output VGA-1 has no monitor section
[    17.215] (II) NOUVEAU(0): 1 crtcs needed for screen.
[    17.215] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
[    17.216] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
[    17.244] (II) NOUVEAU(0): EDID for output VGA-1
[    17.244] (II) NOUVEAU(0): Manufacturer: HIQ  Model: 5002  Serial#: 20060103
[    17.244] (II) NOUVEAU(0): Year: 2006  Week: 1
[    17.244] (II) NOUVEAU(0): EDID Version: 1.3
[    17.244] (II) NOUVEAU(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
[    17.244] (II) NOUVEAU(0): Sync:  Separate
[    17.244] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 33  vert.: 27
[    17.244] (II) NOUVEAU(0): Gamma: 2.20
[    17.244] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[    17.244] (II) NOUVEAU(0): First detailed timing is preferred mode
[    17.244] (II) NOUVEAU(0): redX: 0.650 redY: 0.330   greenX: 0.300 greenY: 0.600
[    17.244] (II) NOUVEAU(0): blueX: 0.150 blueY: 0.080   whiteX: 0.313 whiteY: 0.329
[    17.244] (II) NOUVEAU(0): Supported established timings:
[    17.244] (II) NOUVEAU(0): 720x400@70Hz
[    17.244] (II) NOUVEAU(0): 640x480@60Hz
[    17.244] (II) NOUVEAU(0): 640x480@75Hz
[    17.244] (II) NOUVEAU(0): 800x600@56Hz
[    17.244] (II) NOUVEAU(0): 800x600@60Hz
[    17.244] (II) NOUVEAU(0): 800x600@72Hz
[    17.244] (II) NOUVEAU(0): 800x600@75Hz
[    17.244] (II) NOUVEAU(0): 832x624@75Hz
[    17.244] (II) NOUVEAU(0): 1024x768@60Hz
[    17.244] (II) NOUVEAU(0): 1024x768@70Hz
[    17.244] (II) NOUVEAU(0): 1024x768@75Hz
[    17.244] (II) NOUVEAU(0): 1280x1024@75Hz
[    17.244] (II) NOUVEAU(0): 1152x864@75Hz
[    17.244] (II) NOUVEAU(0): Manufacturer's mask: 0
[    17.244] (II) NOUVEAU(0): Supported standard timings:
[    17.244] (II) NOUVEAU(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    17.244] (II) NOUVEAU(0): Supported detailed timing:
[    17.244] (II) NOUVEAU(0): clock: 108.0 MHz   Image Size:  330 x 270 mm
[    17.244] (II) NOUVEAU(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[    17.244] (II) NOUVEAU(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[    17.244] (II) NOUVEAU(0): Supported detailed timing:
[    17.244] (II) NOUVEAU(0): clock: 40.0 MHz   Image Size:  330 x 270 mm
[    17.244] (II) NOUVEAU(0): h_active: 800  h_sync: 840  h_sync_end 968 h_blank_end 1056 h_border: 0
[    17.244] (II) NOUVEAU(0): v_active: 600  v_sync: 601  v_sync_end 605 v_blanking: 628 v_border: 0
[    17.244] (II) NOUVEAU(0): Ranges: V min: 56 V max: 75 Hz, H min: 31 H max: 83 kHz,
[    17.244] (II) NOUVEAU(0): Monitor name: L72D D-sub
[    17.244] (II) NOUVEAU(0): EDID (in hex):
[    17.244] (II) NOUVEAU(0):   00ffffffffffff0021310250c7173201
[    17.244] (II) NOUVEAU(0):   0110010308211b78eaaea5a6544c9926
[    17.244] (II) NOUVEAU(0):   145054a7ef8081800101010101010101
[    17.245] (II) NOUVEAU(0):   010101010101302a009851002a403070
[    17.245] (II) NOUVEAU(0):   13004a0e1100001ea00f200031581c20
[    17.245] (II) NOUVEAU(0):   288014004a0e1100001e000000fd0038
[    17.245] (II) NOUVEAU(0):   4b1f53ff000a202020202020000000fc
[    17.245] (II) NOUVEAU(0):   004c37324420442d7375620a202000ce
[    17.245] (II) NOUVEAU(0): Printing probed modes for output VGA-1
[    17.245] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    17.245] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    17.245] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    17.245] (II) NOUVEAU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    17.245] (II) NOUVEAU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    17.245] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    17.245] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    17.245] (II) NOUVEAU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    17.245] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    17.245] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    17.245] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    17.245] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    17.245] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    17.245] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    17.245] (II) NOUVEAU(0): Output VGA-1 connected
[    17.245] (II) NOUVEAU(0): Using exact sizes for initial modes
[    17.245] (II) NOUVEAU(0): Output VGA-1 using initial mode 1280x1024 +0+0
[    17.245] (==) NOUVEAU(0): Using gamma correction (1.0, 1.0, 1.0)
[    17.245] (II) NOUVEAU(0): Virtual size is 1280x1024 (pitch 0)
[    17.245] (**) NOUVEAU(0):  Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
[    17.245] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    17.245] (**) NOUVEAU(0):  Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
[    17.245] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    17.245] (**) NOUVEAU(0):  Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
[    17.245] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    17.245] (**) NOUVEAU(0):  Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.0 kHz, 75.0 Hz
[    17.245] (II) NOUVEAU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    17.245] (**) NOUVEAU(0):  Driver mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.1 Hz
[    17.245] (II) NOUVEAU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    17.245] (**) NOUVEAU(0):  Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[    17.245] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    17.245] (**) NOUVEAU(0):  Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
[    17.245] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    17.245] (**) NOUVEAU(0):  Driver mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.2 Hz
[    17.245] (II) NOUVEAU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    17.245] (**) NOUVEAU(0):  Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
[    17.245] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    17.245] (**) NOUVEAU(0):  Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[    17.245] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    17.245] (**) NOUVEAU(0):  Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
[    17.245] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    17.245] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
[    17.245] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    17.245] (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
[    17.245] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    17.245] (**) NOUVEAU(0):  Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[    17.245] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    17.245] (==) NOUVEAU(0): DPI set to (96, 96)
[    17.245] (II) Loading sub module "fb"
[    17.245] (II) LoadModule: "fb"
[    17.245] (II) Loading /usr/lib/xorg/modules/libfb.so
[    17.260] (II) Module fb: vendor="X.Org Foundation"
[    17.260]  compiled for 1.20.11, module version = 1.0.0
[    17.260]  ABI class: X.Org ANSI C Emulation, version 0.4
[    17.260] (II) Loading sub module "shadowfb"
[    17.260] (II) LoadModule: "shadowfb"
[    17.260] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[    17.261] (II) Module shadowfb: vendor="X.Org Foundation"
[    17.261]  compiled for 1.20.11, module version = 1.0.0
[    17.261]  ABI class: X.Org ANSI C Emulation, version 0.4
[    17.261] (II) UnloadModule: "modesetting"
[    17.261] (II) Unloading modesetting
[    17.261] (II) UnloadModule: "fbdev"
[    17.261] (II) Unloading fbdev
[    17.261] (II) UnloadSubModule: "fbdevhw"
[    17.261] (II) Unloading fbdevhw
[    17.261] (II) UnloadModule: "vesa"
[    17.261] (II) Unloading vesa
[    17.264] (II) NOUVEAU(0): Channel setup complete.
[    17.266] (II) NOUVEAU(0): Hardware support for Present enabled
[    17.267] (II) NOUVEAU(0): [DRI2] Setup complete
[    17.267] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[    17.267] (II) NOUVEAU(0): [DRI2]   VDPAU driver: nouveau
[    17.267] (II) Loading sub module "exa"
[    17.267] (II) LoadModule: "exa"
[    17.267] (II) Loading /usr/lib/xorg/modules/libexa.so
[    17.274] (II) Module exa: vendor="X.Org Foundation"
[    17.274]  compiled for 1.20.11, module version = 2.6.0
[    17.274]  ABI class: X.Org Video Driver, version 24.1
[    17.274] (II) EXA(0): Driver allocated offscreen pixmaps
[    17.274] (II) EXA(0): Driver registered support for the following operations:
[    17.274] (II)         Solid
[    17.274] (II)         Copy
[    17.274] (II)         Composite (RENDER acceleration)
[    17.274] (II)         UploadToScreen
[    17.274] (II)         DownloadFromScreen
[    17.274] (==) NOUVEAU(0): Backing store enabled
[    17.274] (==) NOUVEAU(0): Silken mouse enabled
[    17.274] (II) NOUVEAU(0): [XvMC] Associated with NV40 texture adapter.
[    17.274] (II) NOUVEAU(0): [XvMC] Extension initialized.
[    17.274] (==) NOUVEAU(0): DPMS enabled
[    17.275] (II) Initializing extension Generic Event Extension
[    17.275] (II) Initializing extension SHAPE
[    17.276] (II) Initializing extension MIT-SHM
[    17.276] (II) Initializing extension XInputExtension
[    17.277] (II) Initializing extension XTEST
[    17.277] (II) Initializing extension BIG-REQUESTS
[    17.277] (II) Initializing extension SYNC
[    17.277] (II) Initializing extension XKEYBOARD
[    17.277] (II) Initializing extension XC-MISC
[    17.278] (II) Initializing extension SECURITY
[    17.278] (II) Initializing extension XFIXES
[    17.278] (II) Initializing extension RENDER
[    17.278] (II) Initializing extension RANDR
[    17.279] (II) Initializing extension COMPOSITE
[    17.279] (II) Initializing extension DAMAGE
[    17.279] (II) Initializing extension MIT-SCREEN-SAVER
[    17.279] (II) Initializing extension DOUBLE-BUFFER
[    17.279] (II) Initializing extension RECORD
[    17.279] (II) Initializing extension DPMS
[    17.280] (II) Initializing extension Present
[    17.280] (II) Initializing extension DRI3
[    17.280] (II) Initializing extension X-Resource
[    17.280] (II) Initializing extension XVideo
[    17.280] (II) Initializing extension XVideo-MotionCompensation
[    17.280] (II) Initializing extension SELinux
[    17.280] (II) SELinux: Disabled on system
[    17.280] (II) Initializing extension GLX
[    19.634] (II) AIGLX: Loaded and initialized nouveau
[    19.634] (II) GLX: Initialized DRI2 GL provider for screen 0
[    19.634] (II) Initializing extension XFree86-VidModeExtension
[    19.634] (II) Initializing extension XFree86-DGA
[    19.635] (II) Initializing extension XFree86-DRI
[    19.635] (II) Initializing extension DRI2
[    19.638] (II) NOUVEAU(0): NVEnterVT is called.
[    19.639] (II) NOUVEAU(0): Setting screen physical size to 338 x 270
[    19.639] resize called 1280 1024
[    20.228] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[    20.228] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    20.228] (II) LoadModule: "libinput"
[    20.228] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    20.289] (II) Module libinput: vendor="X.Org Foundation"
[    20.289]  compiled for 1.20.8, module version = 0.30.0
[    20.289]  Module class: X.Org XInput Driver
[    20.289]  ABI class: X.Org XInput driver, version 24.1
[    20.289] (II) Using input driver 'libinput' for 'Power Button'
[    20.289] (**) Power Button: always reports core events
[    20.289] (**) Option "Device" "/dev/input/event5"
[    20.292] (**) Option "_source" "server/udev"
[    20.361] (II) event5  - Power Button: is tagged by udev as: Keyboard
[    20.362] (II) event5  - Power Button: device is a keyboard
[    20.362] (II) event5  - Power Button: device removed
[    20.379] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input8/event5"
[    20.380] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    20.380] (**) Option "xkb_model" "pc105"
[    20.380] (**) Option "xkb_layout" "fr"
[    20.380] (**) Option "xkb_variant" "latin9"
[    20.509] (II) event5  - Power Button: is tagged by udev as: Keyboard
[    20.510] (II) event5  - Power Button: device is a keyboard
[    20.512] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    20.512] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    20.512] (II) Using input driver 'libinput' for 'Power Button'
[    20.512] (**) Power Button: always reports core events
[    20.512] (**) Option "Device" "/dev/input/event4"
[    20.512] (**) Option "_source" "server/udev"
[    20.516] (II) event4  - Power Button: is tagged by udev as: Keyboard
[    20.516] (II) event4  - Power Button: device is a keyboard
[    20.517] (II) event4  - Power Button: device removed
[    20.535] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input7/event4"
[    20.536] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    20.536] (**) Option "xkb_model" "pc105"
[    20.536] (**) Option "xkb_layout" "fr"
[    20.536] (**) Option "xkb_variant" "latin9"
[    20.540] (II) event4  - Power Button: is tagged by udev as: Keyboard
[    20.541] (II) event4  - Power Button: device is a keyboard
[    20.544] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/event0)
[    20.544] (**) PixArt USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[    20.544] (II) Using input driver 'libinput' for 'PixArt USB Optical Mouse'
[    20.544] (**) PixArt USB Optical Mouse: always reports core events
[    20.544] (**) Option "Device" "/dev/input/event0"
[    20.544] (**) Option "_source" "server/udev"
[    20.550] (II) event0  - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[    20.550] (II) event0  - PixArt USB Optical Mouse: device set to 1000 DPI
[    20.551] (II) event0  - PixArt USB Optical Mouse: device is a pointer
[    20.551] (II) event0  - PixArt USB Optical Mouse: device removed
[    20.588] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb2/2-1/2-1:1.0/0003:093A:2510.0001/input/input3/event0"
[    20.588] (II) XINPUT: Adding extended input device "PixArt USB Optical Mouse" (type: MOUSE, id 8)
[    20.588] (**) Option "AccelerationScheme" "none"
[    20.589] (**) PixArt USB Optical Mouse: (accel) selected scheme none/0
[    20.589] (**) PixArt USB Optical Mouse: (accel) acceleration factor: 2.000
[    20.589] (**) PixArt USB Optical Mouse: (accel) acceleration threshold: 4
[    20.594] (II) event0  - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[    20.595] (II) event0  - PixArt USB Optical Mouse: device set to 1000 DPI
[    20.595] (II) event0  - PixArt USB Optical Mouse: device is a pointer
[    20.598] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/mouse0)
[    20.598] (II) No input driver specified, ignoring this device.
[    20.598] (II) This device may have been added with another device file.
[    20.601] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event1)
[    20.601] (**) Logitech USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    20.601] (II) Using input driver 'libinput' for 'Logitech USB Keyboard'
[    20.601] (**) Logitech USB Keyboard: always reports core events
[    20.601] (**) Option "Device" "/dev/input/event1"
[    20.601] (**) Option "_source" "server/udev"
[    20.607] (II) event1  - Logitech USB Keyboard: is tagged by udev as: Keyboard
[    20.607] (II) event1  - Logitech USB Keyboard: device is a keyboard
[    20.608] (II) event1  - Logitech USB Keyboard: device removed
[    20.623] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb2/2-2/2-2:1.0/0003:046D:C31C.0002/input/input4/event1"
[    20.623] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 9)
[    20.623] (**) Option "xkb_model" "pc105"
[    20.624] (**) Option "xkb_layout" "fr"
[    20.624] (**) Option "xkb_variant" "latin9"
[    20.630] (II) event1  - Logitech USB Keyboard: is tagged by udev as: Keyboard
[    20.630] (II) event1  - Logitech USB Keyboard: device is a keyboard
[    20.633] (II) config/udev: Adding input device Logitech USB Keyboard Consumer Control (/dev/input/event2)
[    20.634] (**) Logitech USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[    20.634] (II) Using input driver 'libinput' for 'Logitech USB Keyboard Consumer Control'
[    20.634] (**) Logitech USB Keyboard Consumer Control: always reports core events
[    20.634] (**) Option "Device" "/dev/input/event2"
[    20.634] (**) Option "_source" "server/udev"
[    20.639] (II) event2  - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[    20.640] (II) event2  - Logitech USB Keyboard Consumer Control: device is a keyboard
[    20.640] (II) event2  - Logitech USB Keyboard Consumer Control: device removed
[    20.671] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb2/2-2/2-2:1.1/0003:046D:C31C.0003/input/input5/event2"
[    20.671] (II) XINPUT: Adding extended input device "Logitech USB Keyboard Consumer Control" (type: KEYBOARD, id 10)
[    20.671] (**) Option "xkb_model" "pc105"
[    20.671] (**) Option "xkb_layout" "fr"
[    20.672] (**) Option "xkb_variant" "latin9"
[    20.678] (II) event2  - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[    20.678] (II) event2  - Logitech USB Keyboard Consumer Control: device is a keyboard
[    20.681] (II) config/udev: Adding input device Logitech USB Keyboard System Control (/dev/input/event3)
[    20.681] (**) Logitech USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[    20.681] (II) Using input driver 'libinput' for 'Logitech USB Keyboard System Control'
[    20.681] (**) Logitech USB Keyboard System Control: always reports core events
[    20.681] (**) Option "Device" "/dev/input/event3"
[    20.681] (**) Option "_source" "server/udev"
[    20.687] (II) event3  - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard
[    20.688] (II) event3  - Logitech USB Keyboard System Control: device is a keyboard
[    20.688] (II) event3  - Logitech USB Keyboard System Control: device removed
[    20.703] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb2/2-2/2-2:1.1/0003:046D:C31C.0003/input/input6/event3"
[    20.703] (II) XINPUT: Adding extended input device "Logitech USB Keyboard System Control" (type: KEYBOARD, id 11)
[    20.703] (**) Option "xkb_model" "pc105"
[    20.704] (**) Option "xkb_layout" "fr"
[    20.704] (**) Option "xkb_variant" "latin9"
[    20.710] (II) event3  - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard
[    20.710] (II) event3  - Logitech USB Keyboard System Control: device is a keyboard
[    20.712] (II) config/udev: Adding input device HDA NVidia Front Mic (/dev/input/event7)
[    20.712] (II) No input driver specified, ignoring this device.
[    20.712] (II) This device may have been added with another device file.
[    20.713] (II) config/udev: Adding input device HDA NVidia Rear Mic (/dev/input/event8)
[    20.713] (II) No input driver specified, ignoring this device.
[    20.713] (II) This device may have been added with another device file.
[    20.715] (II) config/udev: Adding input device HDA NVidia Line (/dev/input/event9)
[    20.715] (II) No input driver specified, ignoring this device.
[    20.715] (II) This device may have been added with another device file.
[    20.716] (II) config/udev: Adding input device HDA NVidia Line Out (/dev/input/event10)
[    20.716] (II) No input driver specified, ignoring this device.
[    20.716] (II) This device may have been added with another device file.
[    20.717] (II) config/udev: Adding input device HDA NVidia Front Headphone (/dev/input/event11)
[    20.717] (II) No input driver specified, ignoring this device.
[    20.717] (II) This device may have been added with another device file.
[    20.719] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[    20.719] (II) No input driver specified, ignoring this device.
[    20.719] (II) This device may have been added with another device file.
[    37.829] (II) NOUVEAU(0): EDID vendor "HIQ", prod id 20482
[    37.829] (II) NOUVEAU(0): Using EDID range info for horizontal sync
[    37.829] (II) NOUVEAU(0): Using EDID range info for vertical refresh
[    37.829] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[    37.829] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    37.829] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    37.829] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    37.829] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    37.829] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    37.829] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    37.829] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    37.829] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    37.829] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    37.829] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    37.829] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    37.829] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    37.829] (II) NOUVEAU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    37.829] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    38.074] resize called 1280 1024
[    44.132] (II) NOUVEAU(0): EDID vendor "HIQ", prod id 20482
[    44.132] (II) NOUVEAU(0): Using hsync ranges from config file
[    44.132] (II) NOUVEAU(0): Using vrefresh ranges from config file
[    44.132] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[    44.132] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    44.132] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    44.132] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    44.132] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    44.132] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    44.132] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    44.132] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    44.132] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    44.132] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    44.132] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    44.132] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    44.132] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    44.132] (II) NOUVEAU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    44.132] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   921.100] (II) event5  - Power Button: device removed
[   921.117] (II) event4  - Power Button: device removed
[   921.136] (II) event0  - PixArt USB Optical Mouse: device removed
[   921.168] (II) event1  - Logitech USB Keyboard: device removed
[   921.184] (II) event2  - Logitech USB Keyboard Consumer Control: device removed
[   921.216] (II) event3  - Logitech USB Keyboard System Control: device removed
[   921.232] (II) AIGLX: Suspending AIGLX clients for VT switch
[   921.232] (II) NOUVEAU(0): NVLeaveVT is called.



Et merci encore pour l'aide.

Dernière modification par Trefix (25-01-2023 11:05:08)

Hors ligne

#12 25-01-2023 12:28:56

ylag
Membre
Inscription : 16-03-2020

Re : [abandon] pilote carte graphique

Bonjour,

Nouveau avec une plante dès sortie de veille ...


Essaie avec le paramètre init_on_alloc=0 sur la ligne de commande du démarrage pour les sorties de veille avec le pilote libre nouveau.

A+

Dernière modification par ylag (25-01-2023 12:30:10)

Hors ligne

#13 25-01-2023 12:43:04

anonyme
Invité

Re : [abandon] pilote carte graphique

pour l'ACPI , je ne l'utilise que pour le driver nvidia


apt policy acpid acpi
 


retour (sur bookworm)


acpid:
  Installé : 1:2.0.33-2+b1
  Candidat : 1:2.0.33-2+b1
 Table de version :
 *** 1:2.0.33-2+b1 500
        500 http://deb.debian.org/debian bookworm/main amd64 Packages
        100 /var/lib/dpkg/status
acpi:
  Installé : 1.7-1.1
  Candidat : 1.7-1.1
 Table de version :
 *** 1.7-1.1 500
        500 http://deb.debian.org/debian bookworm/main amd64 Packages
        100 /var/lib/dpkg/status
 


je doute que cela change quelque chose , moi installé a l'époque en gpu nvidia et driver propriétaire , maintenant en AMD driver libre amdgpu .
tu a remit le log du #9 ?
pas testé de désinstaller le driver nouveau de X ?
moi je pense a mesa qui fait une opération incorrecte pour ton matériel
je sais pas si cela plante sur le bureau ou une application particulière (en plus de la sortie de veille )
la veille de l'écran ou du PC ?

l'état de acpid


systemctl status acpid
 

Dernière modification par anonyme (25-01-2023 12:46:48)

#14 25-01-2023 13:28:35

vv222
Administrateur
Lieu : Bretagne
Distrib. : Debian Sid
(G)UI : sway
Inscription : 18-11-2013
Site Web

Re : [abandon] pilote carte graphique

Trefix a écrit :

En tout cas je pense réinstaller Buster pour avoir le pilote nvidia-legacy-340.



Ça ne t’avancerais pas à grand chose, vu qu’il n’est déjà pas disponible avec Buster wink

Le plus simple si tu souhaites utiliser ce pilote est probablement que tu ajoutes les dépôts de Stretch à une Bullseye.


Jouer sous Debian ? Facile !

Ceterum censeo Barum esse delendam

Hors ligne

#15 25-01-2023 15:42:47

Croutons
Membre
Distrib. : Debian12
Noyau : Linux 6.1.0-13-amd64
(G)UI : Fluxbox(NakeDeb)
Inscription : 16-12-2016

Re : [abandon] pilote carte graphique

oups 304 pas 340 ops.gif
du coup oui stretch ou stretch backport

Dernière modification par Croutons (25-01-2023 16:01:39)


-->les cahiers du debutant<--      WikiDF-->Découvrir les principales commandes Linux<-- 
L' expérience, c'est le nom que chacun donne à ses erreurs. Oscar Wilde

Hors ligne

#16 25-01-2023 15:47:02

Trefix
Membre
Lieu : 48
Distrib. : bookworm
Noyau : linux 6.1.0-18-amd64
(G)UI : Xfce4 4.18
Inscription : 15-02-2015

Re : [abandon] pilote carte graphique

Okay... vous allez vite, les gars. En plus je ne suis pas derrière mon écran...

AMD ? Le CPU est un AMD Athlon II X2 215...

Sortie de veille : je n'avais pas d'app. lancée, l'écran s'est réveillé au secouage de mulot, j'ai ré-ouvert la session $USER (mdp, le login était déjà renseigné) et l’affichage à planté après 1/2 seconde d'affichage du bureau.

@vv222 : modifier source-list, je sais faire.

@tous : je veux bien modifier des paramètres, désinstaller... mais faut me dire où ou alors m'envoyer vers un tuto à jour. En tout cas, je ne peux rien faire avant ce soir 22h, au plus tôt...

Merci encore.



Édith @Croutons : ce que j'avais derrière la tête pour aller vite : https://debian-facile.org/viewtopic.php … 37#p392137

Dernière modification par Trefix (25-01-2023 15:57:59)

Hors ligne

#17 25-01-2023 16:59:31

anonyme
Invité

Re : [abandon] pilote carte graphique

en #3 je t'ai mit le lien  => https://packages.debian.org/stretch/nvi … 4xx-driver
et le 304 bien suffisant pour ta carte
par contre compiler ce driver avec les headers (et outils) et image de bullseye je sais pas ce que cela va donner roll
pour la veille  , tu la supprime . Juste l'écran.


apt remove --purge xserver-xorg-video-nouveau
 


un reboot
si pas bon ou pas mieux


apt install xserver-xorg-video-nouveau
 


ps: j'espère que ce n'est pas qu'un problème de veille , de ton #1 il me semble que non .

Dernière modification par anonyme (25-01-2023 17:03:02)

#18 25-01-2023 17:35:37

Trefix
Membre
Lieu : 48
Distrib. : bookworm
Noyau : linux 6.1.0-18-amd64
(G)UI : Xfce4 4.18
Inscription : 15-02-2015

Re : [abandon] pilote carte graphique

Dans l'autre discussion il est question d'une version patchée pour Bullseye, en PPA, mais pas exploitable, semble-t-il. Quant à compiler moi-même, heu...

Les commandes que tu donnes sont pour supprimer / rétablir le driver libre "nouveau", mais il faudrait avoir le 340 304 fonctionnel avant, non ? Il est dans Buster, pas seulement dans Stretch... même ops.gif que Croutons, c'est le 304...

Suppression de la veille ? Faut que je regarde dans le wiki-df. Et non, le problème ne semble pas spécifique à la veille, mais il se produit aussi sans avoir d'app. en fonctionnement, comme j'en précisais les conditions de ce matin.


Patch pour le 304 :

http://blog.schmorp.de/2019-08-03-nvidi … rnels.html

Je vais déjà essayer de comprendre ce qu'il faudrait faire...

Dernière modification par Trefix (25-01-2023 18:02:02)

Hors ligne

#19 25-01-2023 18:27:19

Croutons
Membre
Distrib. : Debian12
Noyau : Linux 6.1.0-13-amd64
(G)UI : Fluxbox(NakeDeb)
Inscription : 16-12-2016

Re : [abandon] pilote carte graphique

peut être tenter le script d'installation la?
https://www.nvidia.fr/content/DriverDow … pe=GeForce

sh ./NVIDIA-Linux-x86_64-304.137.run


-->les cahiers du debutant<--      WikiDF-->Découvrir les principales commandes Linux<-- 
L' expérience, c'est le nom que chacun donne à ses erreurs. Oscar Wilde

Hors ligne

#20 25-01-2023 22:32:24

Trefix
Membre
Lieu : 48
Distrib. : bookworm
Noyau : linux 6.1.0-18-amd64
(G)UI : Xfce4 4.18
Inscription : 15-02-2015

Re : [abandon] pilote carte graphique

Sur Buster, alors, car apparemment le driver demande à être patché pour les kernels 5.x

Ou alors je tente l'installation du driver patché pour 5.4 / 5.5 (lien au-dessus) ???

Hors ligne

#21 26-01-2023 07:38:47

Trefix
Membre
Lieu : 48
Distrib. : bookworm
Noyau : linux 6.1.0-18-amd64
(G)UI : Xfce4 4.18
Inscription : 15-02-2015

Re : [abandon] pilote carte graphique

Bonjour.

Pas eu le temps (et je ne l'aurai pas ce matin non plus) pour des essais. Une piste par ici, peut-être ?

https://forums.debian.net/viewtopic.php … 43#p730543

Je lirai en détail ce soir. Bonne journée.

Hors ligne

#22 27-01-2023 07:28:12

Trefix
Membre
Lieu : 48
Distrib. : bookworm
Noyau : linux 6.1.0-18-amd64
(G)UI : Xfce4 4.18
Inscription : 15-02-2015

Re : [abandon] pilote carte graphique

Bonjour.

J'euppe, avec un retour terminal de ce matin, après envoi d'un  :

apt update && apt full-upgrade


[...]
Dépaquetage de linux-image-amd64 (5.10.162-1) sur (5.10.158-2) ...
Paramétrage de bind9-libs:amd64 (1:9.16.37-1~deb11u1) ...
Paramétrage de linux-image-5.10.0-21-amd64 (5.10.162-1) ...
I: /vmlinuz is now a symlink to boot/vmlinuz-5.10.0-21-amd64
I: /initrd.img is now a symlink to boot/initrd.img-5.10.0-21-amd64
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-5.10.0-21-amd64
W: Possible missing firmware /lib/firmware/nvidia/gp100/acr/ucode_load.bin for m
odule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp100/acr/bl.bin for module no
uveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/acr/ucode_load.bin for m
odule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/acr/bl.bin for module no
uveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/acr/ucode_load.bin for m
odule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/acr/bl.bin for module no
uveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/acr/ucode_load.bin for m
odule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/acr/bl.bin for module no
uveau
W: Possible missing firmware /lib/firmware/nvidia/gp100/acr/ucode_unload.bin for
 module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/acr/ucode_unload.bin for
 module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/acr/ucode_unload.bin for
 module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/acr/ucode_unload.bin for
 module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp107/acr/ucode_load.bin for m
odule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp107/acr/bl.bin for module no
uveau
W: Possible missing firmware /lib/firmware/nvidia/gp106/acr/ucode_load.bin for m
odule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp106/acr/bl.bin for module no
uveau
W: Possible missing firmware /lib/firmware/nvidia/gp104/acr/ucode_load.bin for m
odule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp104/acr/bl.bin for module no
uveau
W: Possible missing firmware /lib/firmware/nvidia/gp102/acr/ucode_load.bin for m
odule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp102/acr/bl.bin for module no
uveau
W: Possible missing firmware /lib/firmware/nvidia/gp107/acr/ucode_unload.bin for
 module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp107/acr/unload_bl.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp106/acr/ucode_unload.bin for
 module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp106/acr/unload_bl.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp104/acr/ucode_unload.bin for
 module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp104/acr/unload_bl.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp102/acr/ucode_unload.bin for
 module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp102/acr/unload_bl.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gv100/acr/ucode_load.bin for m
odule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gv100/acr/bl.bin for module no
uveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/acr/ucode_load.bin for m
odule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/acr/bl.bin for module no
uveau
W: Possible missing firmware /lib/firmware/nvidia/gv100/acr/ucode_unload.bin for
 module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gv100/acr/unload_bl.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/acr/ucode_unload.bin for
 module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/acr/unload_bl.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu117/acr/ucode_ahesasc.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu117/acr/bl.bin for module no
uveau
W: Possible missing firmware /lib/firmware/nvidia/tu116/acr/ucode_ahesasc.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu116/acr/bl.bin for module no
uveau
W: Possible missing firmware /lib/firmware/nvidia/tu106/acr/ucode_ahesasc.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu106/acr/bl.bin for module no
uveau
W: Possible missing firmware /lib/firmware/nvidia/tu104/acr/ucode_ahesasc.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu104/acr/bl.bin for module no
uveau
W: Possible missing firmware /lib/firmware/nvidia/tu102/acr/ucode_ahesasc.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu102/acr/bl.bin for module no
uveau
W: Possible missing firmware /lib/firmware/nvidia/tu117/acr/ucode_asb.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu116/acr/ucode_asb.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu106/acr/ucode_asb.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu104/acr/ucode_asb.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu102/acr/ucode_asb.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu117/acr/ucode_unload.bin for
 module nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu117/acr/unload_bl.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu116/acr/ucode_unload.bin for
 module nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu116/acr/unload_bl.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu106/acr/ucode_unload.bin for
 module nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu106/acr/unload_bl.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu104/acr/ucode_unload.bin for
 module nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu104/acr/unload_bl.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu102/acr/ucode_unload.bin for
 module nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu102/acr/unload_bl.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/nvdec/scrubber.bin for m
odule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp107/nvdec/scrubber.bin for m
odule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp106/nvdec/scrubber.bin for m
odule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp104/nvdec/scrubber.bin for m
odule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp102/nvdec/scrubber.bin for m
odule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu117/nvdec/scrubber.bin for m
odule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu116/nvdec/scrubber.bin for m
odule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu106/nvdec/scrubber.bin for m
odule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu104/nvdec/scrubber.bin for m
odule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu102/nvdec/scrubber.bin for m
odule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gv100/nvdec/scrubber.bin for m
odule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/gr/sw_method_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/gr/sw_bundle_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/gr/sw_nonctx.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/gr/sw_ctx.bin for module
 nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/gr/gpccs_sig.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/gr/gpccs_data.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/gr/gpccs_inst.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/gr/gpccs_bl.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/gr/fecs_sig.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/gr/fecs_data.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/gr/fecs_inst.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm206/gr/fecs_bl.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/gr/sw_method_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/gr/sw_bundle_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/gr/sw_nonctx.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/gr/sw_ctx.bin for module
 nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/gr/gpccs_sig.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/gr/gpccs_data.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/gr/gpccs_inst.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/gr/gpccs_bl.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/gr/fecs_sig.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/gr/fecs_data.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/gr/fecs_inst.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm204/gr/fecs_bl.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/gr/sw_method_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/gr/sw_bundle_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/gr/sw_nonctx.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/gr/sw_ctx.bin for module
 nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/gr/gpccs_sig.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/gr/gpccs_data.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/gr/gpccs_inst.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/gr/gpccs_bl.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/gr/fecs_sig.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/gr/fecs_data.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/gr/fecs_inst.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gm200/gr/fecs_bl.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp100/gr/sw_method_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp100/gr/sw_bundle_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp100/gr/sw_nonctx.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp100/gr/sw_ctx.bin for module
 nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp100/gr/gpccs_sig.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp100/gr/gpccs_data.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp100/gr/gpccs_inst.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp100/gr/gpccs_bl.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp100/gr/fecs_sig.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp100/gr/fecs_data.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp100/gr/fecs_inst.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp100/gr/fecs_bl.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp102/gr/sw_method_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp102/gr/sw_bundle_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp102/gr/sw_nonctx.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp102/gr/sw_ctx.bin for module
 nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp102/gr/gpccs_sig.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp102/gr/gpccs_data.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp102/gr/gpccs_inst.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp102/gr/gpccs_bl.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp102/gr/fecs_sig.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp102/gr/fecs_data.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp102/gr/fecs_inst.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp102/gr/fecs_bl.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp106/gr/sw_method_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp106/gr/sw_bundle_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp106/gr/sw_nonctx.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp106/gr/sw_ctx.bin for module
 nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp106/gr/gpccs_sig.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp106/gr/gpccs_data.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp106/gr/gpccs_inst.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp106/gr/gpccs_bl.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp106/gr/fecs_sig.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp106/gr/fecs_data.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp106/gr/fecs_inst.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp106/gr/fecs_bl.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp104/gr/sw_method_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp104/gr/sw_bundle_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp104/gr/sw_nonctx.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp104/gr/sw_ctx.bin for module
 nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp104/gr/gpccs_sig.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp104/gr/gpccs_data.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp104/gr/gpccs_inst.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp104/gr/gpccs_bl.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp104/gr/fecs_sig.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp104/gr/fecs_data.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp104/gr/fecs_inst.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp104/gr/fecs_bl.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp107/gr/sw_method_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp107/gr/sw_bundle_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp107/gr/sw_nonctx.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp107/gr/sw_ctx.bin for module
 nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp107/gr/gpccs_sig.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp107/gr/gpccs_data.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp107/gr/gpccs_inst.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp107/gr/gpccs_bl.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp107/gr/fecs_sig.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp107/gr/fecs_data.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp107/gr/fecs_inst.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp107/gr/fecs_bl.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/gr/sw_method_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/gr/sw_bundle_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/gr/sw_nonctx.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/gr/sw_ctx.bin for module
 nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/gr/gpccs_sig.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/gr/gpccs_data.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/gr/gpccs_inst.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/gr/gpccs_bl.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/gr/fecs_sig.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/gr/fecs_data.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/gr/fecs_inst.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/gr/fecs_bl.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/sw_method_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/sw_bundle_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/sw_nonctx.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/sw_ctx.bin for module
 nouveau
W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/gpccs_sig.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/gpccs_data.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/gpccs_inst.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/gpccs_bl.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/fecs_sig.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/fecs_data.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/fecs_inst.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/fecs_bl.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu116/gr/sw_method_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu116/gr/sw_bundle_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu116/gr/sw_nonctx.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu116/gr/sw_ctx.bin for module
 nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu116/gr/gpccs_sig.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu116/gr/gpccs_data.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu116/gr/gpccs_inst.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu116/gr/gpccs_bl.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu116/gr/fecs_sig.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu116/gr/fecs_data.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu116/gr/fecs_inst.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu116/gr/fecs_bl.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu117/gr/sw_method_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu117/gr/sw_bundle_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu117/gr/sw_nonctx.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu117/gr/sw_ctx.bin for module
 nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu117/gr/gpccs_sig.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu117/gr/gpccs_data.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu117/gr/gpccs_inst.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu117/gr/gpccs_bl.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu117/gr/fecs_sig.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu117/gr/fecs_data.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu117/gr/fecs_inst.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu117/gr/fecs_bl.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu106/gr/sw_method_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu106/gr/sw_bundle_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu106/gr/sw_nonctx.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu106/gr/sw_ctx.bin for module
 nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu106/gr/gpccs_sig.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu106/gr/gpccs_data.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu106/gr/gpccs_inst.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu106/gr/gpccs_bl.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu106/gr/fecs_sig.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu106/gr/fecs_data.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu106/gr/fecs_inst.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu106/gr/fecs_bl.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu104/gr/sw_method_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu104/gr/sw_bundle_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu104/gr/sw_nonctx.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu104/gr/sw_ctx.bin for module
 nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu104/gr/gpccs_sig.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu104/gr/gpccs_data.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu104/gr/gpccs_inst.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu104/gr/gpccs_bl.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu104/gr/fecs_sig.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu104/gr/fecs_data.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu104/gr/fecs_inst.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu104/gr/fecs_bl.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu102/gr/sw_method_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu102/gr/sw_bundle_init.bin fo
r module nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu102/gr/sw_nonctx.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu102/gr/sw_ctx.bin for module
 nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu102/gr/gpccs_sig.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu102/gr/gpccs_data.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu102/gr/gpccs_inst.bin for mo
dule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu102/gr/gpccs_bl.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu102/gr/fecs_sig.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu102/gr/fecs_data.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu102/gr/fecs_inst.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu102/gr/fecs_bl.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp107/sec2/sig-1.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp107/sec2/image-1.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp107/sec2/desc-1.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp106/sec2/sig-1.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp106/sec2/image-1.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp106/sec2/desc-1.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp104/sec2/sig-1.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp104/sec2/image-1.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp104/sec2/desc-1.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp102/sec2/sig-1.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp102/sec2/image-1.bin for mod
ule nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp102/sec2/desc-1.bin for modu
le nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp107/sec2/sig.bin for module
nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp107/sec2/image.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp107/sec2/desc.bin for module
 nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp106/sec2/sig.bin for module
nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp106/sec2/image.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp106/sec2/desc.bin for module
 nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp104/sec2/sig.bin for module
nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp104/sec2/image.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp104/sec2/desc.bin for module
 nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp102/sec2/sig.bin for module
nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp102/sec2/image.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp102/sec2/desc.bin for module
 nouveau
W: Possible missing firmware /lib/firmware/nvidia/gv100/sec2/sig.bin for module
nouveau
W: Possible missing firmware /lib/firmware/nvidia/gv100/sec2/image.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/gv100/sec2/desc.bin for module
 nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/sec2/sig.bin for module
nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/sec2/image.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/gp108/sec2/desc.bin for module
 nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu117/sec2/sig.bin for module
nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu117/sec2/image.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu117/sec2/desc.bin for module
 nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu116/sec2/sig.bin for module
nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu116/sec2/image.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu116/sec2/desc.bin for module
 nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu106/sec2/sig.bin for module
nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu106/sec2/image.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu106/sec2/desc.bin for module
 nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu104/sec2/sig.bin for module
nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu104/sec2/image.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu104/sec2/desc.bin for module
 nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu102/sec2/sig.bin for module
nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu102/sec2/image.bin for modul
e nouveau
W: Possible missing firmware /lib/firmware/nvidia/tu102/sec2/desc.bin for module
 nouveau
/etc/kernel/postinst.d/zz-update-grub:
Generating grub configuration file ...
[...]
 



scratchhead.gif


Sinon, pour être peinard quelques temps et cesser d'être bloqué dans mon boulot personnel, j'ai commadé une machine (reconditionnée) moins datée qui devrait arriver aujourd'hui roll

Dernière modification par Trefix (27-01-2023 07:31:31)

Hors ligne

#23 28-01-2023 17:28:26

anonyme
Invité

Re : [abandon] pilote carte graphique

Bonjour
ces messages sont un bug du système , aucune importance
de plus ils commencent pas "W" comme "Warning" donc pas une erreur .
laisse tomber pour ces retours , on est nombreux a l'avoir
cela arrive uniquement lors d'un

update-initramfs: Generating /boot/initrd.img-5.10.0-21-amd64


et liste tous les binaires contenu dans le firmware
tu le saura pour la prochaine fois  wink

Pied de page des forums