#1 Le 08/09/2021, à 21:25
- Ilari1
[Résolu] Passage en écran basique 640*480
Bonsoir,
mon PC vient de passer en 680*480 après un freeze écran, suivi d'un reboot, sous Ubuntu 20.04, récemment remonté.
La carte graphique est une GA-AB350M Gaming3 avec un écran Iliama de 26 pouces.
$ cat /etc/X11/xorg.conf est inconnu.
$ cat /var/log/Xorg.0.log > res1
donne :
[ 15.922] (--) Log file renamed from "/var/log/Xorg.pid-1268.log" to "/var/log/Xorg.0.log"
[ 15.922]
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[ 15.923] Build Operating System: linux Ubuntu
[ 15.923] Current Operating System: Linux dubois 5.11.0-34-generic #36~20.04.1-Ubuntu SMP Fri Aug 27 08:06:32 UTC 2021 x86_64
[ 15.923] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.11.0-34-generic root=UUID=32ccdfab-48fa-472e-a466-c0fc2ab676b1 ro quiet splash vt.handoff=7
[ 15.923] Build Date: 06 July 2021 10:17:51AM
[ 15.923] xorg-server 2:1.20.11-1ubuntu1~20.04.2 (For technical support please see http://www.ubuntu.com/support)
[ 15.923] Current version of pixman: 0.38.4
[ 15.923] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 15.923] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 15.923] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 8 21:41:11 2021
[ 15.923] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 15.924] (==) No Layout section. Using the first Screen section.
[ 15.924] (==) No screen section available. Using defaults.
[ 15.924] (**) |-->Screen "Default Screen Section" (0)
[ 15.924] (**) | |-->Monitor "<default monitor>"
[ 15.926] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 15.926] (==) Automatically adding devices
[ 15.926] (==) Automatically enabling devices
[ 15.926] (==) Automatically adding GPU devices
[ 15.926] (==) Automatically binding GPU devices
[ 15.926] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 15.928] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 15.928] Entry deleted from font path.
[ 15.928] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 15.928] Entry deleted from font path.
[ 15.928] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 15.928] Entry deleted from font path.
[ 15.929] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 15.929] Entry deleted from font path.
[ 15.929] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 15.929] Entry deleted from font path.
[ 15.929] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 15.929] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 15.929] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 15.929] (II) Loader magic: 0x55aa80f06020
[ 15.929] (II) Module ABI versions:
[ 15.929] X.Org ANSI C Emulation: 0.4
[ 15.929] X.Org Video Driver: 24.1
[ 15.929] X.Org XInput driver : 24.1
[ 15.929] X.Org Server Extension : 10.0
[ 15.930] (++) using VT number 1
[ 15.932] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c2
[ 15.938] (--) PCI:*(6@0:0:0) 10de:1c82:3842:6253 rev 161, Mem @ 0xfc000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 15.938] (II) LoadModule: "glx"
[ 15.939] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 15.941] (II) Module glx: vendor="X.Org Foundation"
[ 15.941] compiled for 1.20.11, module version = 1.0.0
[ 15.941] ABI class: X.Org Server Extension, version 10.0
[ 16.065] (==) Matched nouveau as autoconfigured driver 0
[ 16.065] (==) Matched modesetting as autoconfigured driver 1
[ 16.065] (==) Matched fbdev as autoconfigured driver 2
[ 16.065] (==) Matched vesa as autoconfigured driver 3
[ 16.065] (==) Assigned the driver to the xf86ConfigLayout
[ 16.065] (II) LoadModule: "nouveau"
[ 16.066] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 16.068] (II) Module nouveau: vendor="X.Org Foundation"
[ 16.068] compiled for 1.20.3, module version = 1.0.16
[ 16.068] Module class: X.Org Video Driver
[ 16.068] ABI class: X.Org Video Driver, version 24.0
[ 16.068] (II) LoadModule: "modesetting"
[ 16.068] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 16.069] (II) Module modesetting: vendor="X.Org Foundation"
[ 16.069] compiled for 1.20.11, module version = 1.20.11
[ 16.069] Module class: X.Org Video Driver
[ 16.069] ABI class: X.Org Video Driver, version 24.1
[ 16.069] (II) LoadModule: "fbdev"
[ 16.070] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 16.070] (II) Module fbdev: vendor="X.Org Foundation"
[ 16.070] compiled for 1.20.1, module version = 0.5.0
[ 16.070] Module class: X.Org Video Driver
[ 16.070] ABI class: X.Org Video Driver, version 24.0
[ 16.070] (II) LoadModule: "vesa"
[ 16.070] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 16.071] (II) Module vesa: vendor="X.Org Foundation"
[ 16.071] compiled for 1.20.4, module version = 2.4.0
[ 16.071] Module class: X.Org Video Driver
[ 16.071] ABI class: X.Org Video Driver, version 24.0
[ 16.071] (II) NOUVEAU driver Date: Mon Jan 28 23:25:58 2019 -0500
[ 16.071] (II) NOUVEAU driver for NVIDIA chipset families :
[ 16.071] RIVA TNT (NV04)
[ 16.071] RIVA TNT2 (NV05)
[ 16.071] GeForce 256 (NV10)
[ 16.071] GeForce 2 (NV11, NV15)
[ 16.072] GeForce 4MX (NV17, NV18)
[ 16.072] GeForce 3 (NV20)
[ 16.072] GeForce 4Ti (NV25, NV28)
[ 16.072] GeForce FX (NV3x)
[ 16.072] GeForce 6 (NV4x)
[ 16.072] GeForce 7 (G7x)
[ 16.072] GeForce 8 (G8x)
[ 16.072] GeForce 9 (G9x)
[ 16.072] GeForce GTX 2xx/3xx (GT2xx)
[ 16.072] GeForce GTX 4xx/5xx (GFxxx)
[ 16.072] GeForce GTX 6xx/7xx (GKxxx)
[ 16.073] GeForce GTX 9xx (GMxxx)
[ 16.073] GeForce GTX 10xx (GPxxx)
[ 16.073] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 16.073] (II) FBDEV: driver for framebuffer: fbdev
[ 16.073] (II) VESA: driver for VESA chipsets: vesa
[ 16.196] (EE) [drm] Failed to open DRM device for pci:0000:06:00.0: -19
[ 16.196] (EE) open /dev/dri/card0: No such file or directory
[ 16.196] (WW) Falling back to old probe method for modesetting
[ 16.196] (EE) open /dev/dri/card0: No such file or directory
[ 16.196] (II) Loading sub module "fbdevhw"
[ 16.196] (II) LoadModule: "fbdevhw"
[ 16.196] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 16.197] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 16.197] compiled for 1.20.11, module version = 0.0.2
[ 16.197] ABI class: X.Org Video Driver, version 24.1
[ 16.197] (**) FBDEV(1): claimed PCI slot 6@0:0:0
[ 16.197] (II) FBDEV(1): using default device
[ 16.197] (EE) Screen 0 deleted because of no matching config section.
[ 16.197] (II) UnloadModule: "modesetting"
[ 16.197] (II) FBDEV(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 16.197] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32
[ 16.197] (==) FBDEV(0): RGB weight 888
[ 16.197] (==) FBDEV(0): Default visual is TrueColor
[ 16.198] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[ 16.198] (II) FBDEV(0): hardware: VESA VGA (video memory: 1216kB)
[ 16.198] (II) FBDEV(0): checking modes against framebuffer device...
[ 16.198] (II) FBDEV(0): checking modes against monitor...
[ 16.198] (II) FBDEV(0): Virtual size is 640x480 (pitch 640)
[ 16.198] (**) FBDEV(0): Built-in mode "current": 30.7 MHz, 36.9 kHz, 73.3 Hz
[ 16.198] (II) FBDEV(0): Modeline "current"x0.0 30.72 640 672 752 832 480 484 488 504 -hsync -vsync -csync (36.9 kHz b)
[ 16.198] (==) FBDEV(0): DPI set to (96, 96)
[ 16.198] (II) Loading sub module "fb"
[ 16.198] (II) LoadModule: "fb"
[ 16.198] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 16.199] (II) Module fb: vendor="X.Org Foundation"
[ 16.199] compiled for 1.20.11, module version = 1.0.0
[ 16.199] ABI class: X.Org ANSI C Emulation, version 0.4
[ 16.199] (**) FBDEV(0): using shadow framebuffer
[ 16.199] (II) Loading sub module "shadow"
[ 16.199] (II) LoadModule: "shadow"
[ 16.199] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 16.200] (II) Module shadow: vendor="X.Org Foundation"
[ 16.200] compiled for 1.20.11, module version = 1.1.0
[ 16.200] ABI class: X.Org ANSI C Emulation, version 0.4
[ 16.200] (II) UnloadModule: "vesa"
[ 16.200] (II) Unloading vesa
[ 16.200] (II) FBDEV(0): FBIOBLANK: Invalid argument (Screen blanking not supported by kernel - disabling)
[ 16.203] (==) FBDEV(0): Backing store enabled
[ 16.204] (==) FBDEV(0): DPMS enabled
[ 16.204] (II) Initializing extension Generic Event Extension
[ 16.204] (II) Initializing extension SHAPE
[ 16.204] (II) Initializing extension MIT-SHM
[ 16.205] (II) Initializing extension XInputExtension
[ 16.205] (II) Initializing extension XTEST
[ 16.206] (II) Initializing extension BIG-REQUESTS
[ 16.206] (II) Initializing extension SYNC
[ 16.206] (II) Initializing extension XKEYBOARD
[ 16.206] (II) Initializing extension XC-MISC
[ 16.206] (II) Initializing extension SECURITY
[ 16.206] (II) Initializing extension XFIXES
[ 16.206] (II) Initializing extension RENDER
[ 16.206] (II) Initializing extension RANDR
[ 16.207] (II) Initializing extension COMPOSITE
[ 16.207] (II) Initializing extension DAMAGE
[ 16.207] (II) Initializing extension MIT-SCREEN-SAVER
[ 16.207] (II) Initializing extension DOUBLE-BUFFER
[ 16.207] (II) Initializing extension RECORD
[ 16.207] (II) Initializing extension DPMS
[ 16.208] (II) Initializing extension Present
[ 16.208] (II) Initializing extension DRI3
[ 16.208] (II) Initializing extension X-Resource
[ 16.208] (II) Initializing extension XVideo
[ 16.208] (II) Initializing extension XVideo-MotionCompensation
[ 16.208] (II) Initializing extension SELinux
[ 16.208] (II) SELinux: Disabled on system
[ 16.208] (II) Initializing extension GLX
[ 16.209] (II) AIGLX: Screen 0 is not DRI2 capable
[ 16.393] (II) IGLX: Loaded and initialized swrast
[ 16.393] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 16.393] (II) Initializing extension XFree86-VidModeExtension
[ 16.393] (II) Initializing extension XFree86-DGA
[ 16.393] (II) Initializing extension XFree86-DRI
[ 16.393] (II) Initializing extension DRI2
[ 16.434] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 16.435] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 16.435] (II) LoadModule: "libinput"
[ 16.435] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 16.436] (II) Module libinput: vendor="X.Org Foundation"
[ 16.436] compiled for 1.20.4, module version = 0.29.0
[ 16.436] Module class: X.Org XInput Driver
[ 16.436] ABI class: X.Org XInput driver, version 24.1
[ 16.436] (II) Using input driver 'libinput' for 'Power Button'
[ 16.437] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 22 paused 0
[ 16.437] (**) Power Button: always reports core events
[ 16.437] (**) Option "Device" "/dev/input/event1"
[ 16.437] (**) Option "_source" "server/udev"
[ 16.442] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 16.443] (II) event1 - Power Button: device is a keyboard
[ 16.443] (II) event1 - Power Button: device removed
[ 16.443] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 16.443] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 16.443] (**) Option "xkb_model" "pc105"
[ 16.443] (**) Option "xkb_layout" "fr"
[ 16.443] (**) Option "xkb_variant" "latin9"
[ 16.464] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 16.464] (II) event1 - Power Button: device is a keyboard
[ 16.464] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 16.464] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 16.464] (II) Using input driver 'libinput' for 'Power Button'
[ 16.465] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 25 paused 0
[ 16.465] (**) Power Button: always reports core events
[ 16.465] (**) Option "Device" "/dev/input/event0"
[ 16.465] (**) Option "_source" "server/udev"
[ 16.466] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 16.466] (II) event0 - Power Button: device is a keyboard
[ 16.466] (II) event0 - Power Button: device removed
[ 16.466] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 16.466] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 16.466] (**) Option "xkb_model" "pc105"
[ 16.466] (**) Option "xkb_layout" "fr"
[ 16.466] (**) Option "xkb_variant" "latin9"
[ 16.467] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 16.467] (II) event0 - Power Button: device is a keyboard
[ 16.468] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event2)
[ 16.468] (**) USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 16.468] (II) Using input driver 'libinput' for 'USB Optical Mouse'
[ 16.528] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 26 paused 0
[ 16.528] (**) USB Optical Mouse: always reports core events
[ 16.528] (**) Option "Device" "/dev/input/event2"
[ 16.528] (**) Option "_source" "server/udev"
[ 16.531] (II) event2 - USB Optical Mouse: is tagged by udev as: Mouse
[ 16.531] (II) event2 - USB Optical Mouse: device is a pointer
[ 16.531] (II) event2 - USB Optical Mouse: device removed
[ 16.532] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-1/1-1:1.0/0003:0461:4D81.0001/input/input2/event2"
[ 16.532] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[ 16.532] (**) Option "AccelerationScheme" "none"
[ 16.532] (**) USB Optical Mouse: (accel) selected scheme none/0
[ 16.532] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[ 16.532] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[ 16.534] (II) event2 - USB Optical Mouse: is tagged by udev as: Mouse
[ 16.534] (II) event2 - USB Optical Mouse: device is a pointer
[ 16.535] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[ 16.535] (II) No input driver specified, ignoring this device.
[ 16.536] (II) This device may have been added with another device file.
[ 16.537] (II) config/udev: Adding input device Dell Dell QuietKey Keyboard (/dev/input/event3)
[ 16.537] (**) Dell Dell QuietKey Keyboard: Applying InputClass "libinput keyboard catchall"
[ 16.537] (II) Using input driver 'libinput' for 'Dell Dell QuietKey Keyboard'
[ 16.538] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 27 paused 0
[ 16.538] (**) Dell Dell QuietKey Keyboard: always reports core events
[ 16.538] (**) Option "Device" "/dev/input/event3"
[ 16.538] (**) Option "_source" "server/udev"
[ 16.540] (II) event3 - Dell Dell QuietKey Keyboard: is tagged by udev as: Keyboard
[ 16.541] (II) event3 - Dell Dell QuietKey Keyboard: device is a keyboard
[ 16.541] (II) event3 - Dell Dell QuietKey Keyboard: device removed
[ 16.541] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-5/1-5:1.0/0003:413C:2106.0003/input/input3/event3"
[ 16.541] (II) XINPUT: Adding extended input device "Dell Dell QuietKey Keyboard" (type: KEYBOARD, id 9)
[ 16.541] (**) Option "xkb_model" "pc105"
[ 16.541] (**) Option "xkb_layout" "fr"
[ 16.541] (**) Option "xkb_variant" "latin9"
[ 16.542] (II) event3 - Dell Dell QuietKey Keyboard: is tagged by udev as: Keyboard
[ 16.543] (II) event3 - Dell Dell QuietKey Keyboard: device is a keyboard
[ 16.543] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event4)
[ 16.543] (II) No input driver specified, ignoring this device.
[ 16.543] (II) This device may have been added with another device file.
[ 16.543] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event5)
[ 16.543] (II) No input driver specified, ignoring this device.
[ 16.543] (II) This device may have been added with another device file.
[ 16.544] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event6)
[ 16.544] (II) No input driver specified, ignoring this device.
[ 16.544] (II) This device may have been added with another device file.
[ 16.544] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event7)
[ 16.544] (II) No input driver specified, ignoring this device.
[ 16.544] (II) This device may have been added with another device file.
[ 16.544] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event8)
[ 16.544] (II) No input driver specified, ignoring this device.
[ 16.544] (II) This device may have been added with another device file.
[ 16.545] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event9)
[ 16.545] (II) No input driver specified, ignoring this device.
[ 16.545] (II) This device may have been added with another device file.
[ 16.545] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event10)
[ 16.545] (II) No input driver specified, ignoring this device.
[ 16.545] (II) This device may have been added with another device file.
[ 16.545] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event11)
[ 16.545] (II) No input driver specified, ignoring this device.
[ 16.545] (II) This device may have been added with another device file.
[ 16.546] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event12)
[ 16.546] (II) No input driver specified, ignoring this device.
[ 16.546] (II) This device may have been added with another device file.
[ 16.546] (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event13)
[ 16.546] (II) No input driver specified, ignoring this device.
[ 16.546] (II) This device may have been added with another device file.
[ 16.546] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event14)
[ 16.546] (II) No input driver specified, ignoring this device.
[ 16.546] (II) This device may have been added with another device file.
[ 28.070] (**) Option "fd" "22"
[ 28.070] (II) event1 - Power Button: device removed
[ 28.070] (**) Option "fd" "25"
[ 28.070] (II) event0 - Power Button: device removed
[ 28.070] (**) Option "fd" "26"
[ 28.070] (II) event2 - USB Optical Mouse: device removed
[ 28.071] (**) Option "fd" "27"
[ 28.071] (II) event3 - Dell Dell QuietKey Keyboard: device removed
[ 28.071] (II) systemd-logind: got pause for 13:65
[ 28.071] (II) systemd-logind: got pause for 13:64
[ 28.071] (II) systemd-logind: got pause for 13:67
[ 28.071] (II) systemd-logind: got pause for 13:66
-Les drivers écran semlbent donc perdus.
Merci de l'aide.
Ps1 : Ryzen 7, 8 cores, 1 ssd de 256 Go (Ubuntu) et un DD interne de 4 TO classique, 16Go de RAM.
Ps2 : Je poste depuis un PC Windows, la dèche..
Dernière modification par Ilari1 (Le 10/09/2021, à 14:42)
Hors ligne
#2 Le 08/09/2021, à 21:41
- xubu1957
Re : [Résolu] Passage en écran basique 640*480
Bonjour,
Montre, en te servant du Retour utilisable de commande :
lspci -vnn | grep -A12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
ubuntu-drivers devices
xrandr
et :
dpkg -l | grep -v ^ii
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#3 Le 08/09/2021, à 22:06
- Ilari1
Re : [Résolu] Passage en écran basique 640*480
Et voila
[ 15.937] (--) Log file renamed from "/var/log/Xorg.pid-1274.log" to "/var/log/Xorg.0.log"
[ 15.938]
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[ 15.938] Build Operating System: linux Ubuntu
[ 15.938] Current Operating System: Linux dubois 5.11.0-34-generic #36~20.04.1-Ubuntu SMP Fri Aug 27 08:06:32 UTC 2021 x86_64
[ 15.938] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.11.0-34-generic root=UUID=32ccdfab-48fa-472e-a466-c0fc2ab676b1 ro quiet splash vt.handoff=7
[ 15.938] Build Date: 06 July 2021 10:17:51AM
[ 15.938] xorg-server 2:1.20.11-1ubuntu1~20.04.2 (For technical support please see http://www.ubuntu.com/support)
[ 15.938] Current version of pixman: 0.38.4
[ 15.938] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 15.938] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 15.938] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 8 22:03:07 2021
[ 15.938] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 15.939] (==) No Layout section. Using the first Screen section.
[ 15.939] (==) No screen section available. Using defaults.
[ 15.939] (**) |-->Screen "Default Screen Section" (0)
[ 15.939] (**) | |-->Monitor "<default monitor>"
[ 15.940] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 15.940] (==) Automatically adding devices
[ 15.940] (==) Automatically enabling devices
[ 15.941] (==) Automatically adding GPU devices
[ 15.941] (==) Automatically binding GPU devices
[ 15.941] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 15.943] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 15.943] Entry deleted from font path.
[ 15.943] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 15.943] Entry deleted from font path.
[ 15.943] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 15.943] Entry deleted from font path.
[ 15.943] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 15.943] Entry deleted from font path.
[ 15.943] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 15.943] Entry deleted from font path.
[ 15.943] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 15.943] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 15.943] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 15.943] (II) Loader magic: 0x557a854ce020
[ 15.944] (II) Module ABI versions:
[ 15.944] X.Org ANSI C Emulation: 0.4
[ 15.944] X.Org Video Driver: 24.1
[ 15.944] X.Org XInput driver : 24.1
[ 15.944] X.Org Server Extension : 10.0
[ 15.944] (++) using VT number 1
[ 15.947] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c2
[ 15.950] (--) PCI:*(6@0:0:0) 10de:1c82:3842:6253 rev 161, Mem @ 0xfc000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 15.950] (II) LoadModule: "glx"
[ 15.952] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 15.955] (II) Module glx: vendor="X.Org Foundation"
[ 15.955] compiled for 1.20.11, module version = 1.0.0
[ 15.955] ABI class: X.Org Server Extension, version 10.0
[ 16.078] (==) Matched nouveau as autoconfigured driver 0
[ 16.078] (==) Matched modesetting as autoconfigured driver 1
[ 16.078] (==) Matched fbdev as autoconfigured driver 2
[ 16.078] (==) Matched vesa as autoconfigured driver 3
[ 16.078] (==) Assigned the driver to the xf86ConfigLayout
[ 16.078] (II) LoadModule: "nouveau"
[ 16.079] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 16.081] (II) Module nouveau: vendor="X.Org Foundation"
[ 16.081] compiled for 1.20.3, module version = 1.0.16
[ 16.081] Module class: X.Org Video Driver
[ 16.081] ABI class: X.Org Video Driver, version 24.0
[ 16.081] (II) LoadModule: "modesetting"
[ 16.081] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 16.083] (II) Module modesetting: vendor="X.Org Foundation"
[ 16.083] compiled for 1.20.11, module version = 1.20.11
[ 16.083] Module class: X.Org Video Driver
[ 16.083] ABI class: X.Org Video Driver, version 24.1
[ 16.083] (II) LoadModule: "fbdev"
[ 16.083] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 16.083] (II) Module fbdev: vendor="X.Org Foundation"
[ 16.083] compiled for 1.20.1, module version = 0.5.0
[ 16.083] Module class: X.Org Video Driver
[ 16.083] ABI class: X.Org Video Driver, version 24.0
[ 16.083] (II) LoadModule: "vesa"
[ 16.083] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 16.084] (II) Module vesa: vendor="X.Org Foundation"
[ 16.084] compiled for 1.20.4, module version = 2.4.0
[ 16.084] Module class: X.Org Video Driver
[ 16.084] ABI class: X.Org Video Driver, version 24.0
[ 16.084] (II) NOUVEAU driver Date: Mon Jan 28 23:25:58 2019 -0500
[ 16.084] (II) NOUVEAU driver for NVIDIA chipset families :
[ 16.084] RIVA TNT (NV04)
[ 16.084] RIVA TNT2 (NV05)
[ 16.084] GeForce 256 (NV10)
[ 16.084] GeForce 2 (NV11, NV15)
[ 16.084] GeForce 4MX (NV17, NV18)
[ 16.085] GeForce 3 (NV20)
[ 16.085] GeForce 4Ti (NV25, NV28)
[ 16.085] GeForce FX (NV3x)
[ 16.085] GeForce 6 (NV4x)
[ 16.085] GeForce 7 (G7x)
[ 16.085] GeForce 8 (G8x)
[ 16.085] GeForce 9 (G9x)
[ 16.085] GeForce GTX 2xx/3xx (GT2xx)
[ 16.085] GeForce GTX 4xx/5xx (GFxxx)
[ 16.085] GeForce GTX 6xx/7xx (GKxxx)
[ 16.085] GeForce GTX 9xx (GMxxx)
[ 16.085] GeForce GTX 10xx (GPxxx)
[ 16.085] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 16.085] (II) FBDEV: driver for framebuffer: fbdev
[ 16.085] (II) VESA: driver for VESA chipsets: vesa
[ 16.209] (EE) [drm] Failed to open DRM device for pci:0000:06:00.0: -19
[ 16.209] (EE) open /dev/dri/card0: No such file or directory
[ 16.209] (WW) Falling back to old probe method for modesetting
[ 16.209] (EE) open /dev/dri/card0: No such file or directory
[ 16.209] (II) Loading sub module "fbdevhw"
[ 16.209] (II) LoadModule: "fbdevhw"
[ 16.209] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 16.210] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 16.210] compiled for 1.20.11, module version = 0.0.2
[ 16.210] ABI class: X.Org Video Driver, version 24.1
[ 16.210] (**) FBDEV(1): claimed PCI slot 6@0:0:0
[ 16.210] (II) FBDEV(1): using default device
[ 16.210] (EE) Screen 0 deleted because of no matching config section.
[ 16.210] (II) UnloadModule: "modesetting"
[ 16.211] (II) FBDEV(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 16.211] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32
[ 16.211] (==) FBDEV(0): RGB weight 888
[ 16.211] (==) FBDEV(0): Default visual is TrueColor
[ 16.211] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[ 16.211] (II) FBDEV(0): hardware: VESA VGA (video memory: 1216kB)
[ 16.211] (II) FBDEV(0): checking modes against framebuffer device...
[ 16.211] (II) FBDEV(0): checking modes against monitor...
[ 16.211] (II) FBDEV(0): Virtual size is 640x480 (pitch 640)
[ 16.211] (**) FBDEV(0): Built-in mode "current": 30.7 MHz, 36.9 kHz, 73.3 Hz
[ 16.211] (II) FBDEV(0): Modeline "current"x0.0 30.72 640 672 752 832 480 484 488 504 -hsync -vsync -csync (36.9 kHz b)
[ 16.211] (==) FBDEV(0): DPI set to (96, 96)
[ 16.211] (II) Loading sub module "fb"
[ 16.211] (II) LoadModule: "fb"
[ 16.211] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 16.212] (II) Module fb: vendor="X.Org Foundation"
[ 16.212] compiled for 1.20.11, module version = 1.0.0
[ 16.212] ABI class: X.Org ANSI C Emulation, version 0.4
[ 16.212] (**) FBDEV(0): using shadow framebuffer
[ 16.212] (II) Loading sub module "shadow"
[ 16.212] (II) LoadModule: "shadow"
[ 16.212] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 16.213] (II) Module shadow: vendor="X.Org Foundation"
[ 16.213] compiled for 1.20.11, module version = 1.1.0
[ 16.213] ABI class: X.Org ANSI C Emulation, version 0.4
[ 16.213] (II) UnloadModule: "vesa"
[ 16.213] (II) Unloading vesa
[ 16.213] (II) FBDEV(0): FBIOBLANK: Invalid argument (Screen blanking not supported by kernel - disabling)
[ 16.216] (==) FBDEV(0): Backing store enabled
[ 16.217] (==) FBDEV(0): DPMS enabled
[ 16.217] (II) Initializing extension Generic Event Extension
[ 16.217] (II) Initializing extension SHAPE
[ 16.217] (II) Initializing extension MIT-SHM
[ 16.218] (II) Initializing extension XInputExtension
[ 16.218] (II) Initializing extension XTEST
[ 16.218] (II) Initializing extension BIG-REQUESTS
[ 16.219] (II) Initializing extension SYNC
[ 16.219] (II) Initializing extension XKEYBOARD
[ 16.219] (II) Initializing extension XC-MISC
[ 16.219] (II) Initializing extension SECURITY
[ 16.219] (II) Initializing extension XFIXES
[ 16.219] (II) Initializing extension RENDER
[ 16.220] (II) Initializing extension RANDR
[ 16.220] (II) Initializing extension COMPOSITE
[ 16.220] (II) Initializing extension DAMAGE
[ 16.220] (II) Initializing extension MIT-SCREEN-SAVER
[ 16.221] (II) Initializing extension DOUBLE-BUFFER
[ 16.221] (II) Initializing extension RECORD
[ 16.221] (II) Initializing extension DPMS
[ 16.221] (II) Initializing extension Present
[ 16.221] (II) Initializing extension DRI3
[ 16.221] (II) Initializing extension X-Resource
[ 16.222] (II) Initializing extension XVideo
[ 16.222] (II) Initializing extension XVideo-MotionCompensation
[ 16.222] (II) Initializing extension SELinux
[ 16.222] (II) SELinux: Disabled on system
[ 16.222] (II) Initializing extension GLX
[ 16.222] (II) AIGLX: Screen 0 is not DRI2 capable
[ 16.409] (II) IGLX: Loaded and initialized swrast
[ 16.409] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 16.409] (II) Initializing extension XFree86-VidModeExtension
[ 16.410] (II) Initializing extension XFree86-DGA
[ 16.410] (II) Initializing extension XFree86-DRI
[ 16.410] (II) Initializing extension DRI2
[ 16.453] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 16.453] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 16.453] (II) LoadModule: "libinput"
[ 16.453] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 16.454] (II) Module libinput: vendor="X.Org Foundation"
[ 16.454] compiled for 1.20.4, module version = 0.29.0
[ 16.455] Module class: X.Org XInput Driver
[ 16.455] ABI class: X.Org XInput driver, version 24.1
[ 16.455] (II) Using input driver 'libinput' for 'Power Button'
[ 16.456] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 22 paused 0
[ 16.456] (**) Power Button: always reports core events
[ 16.456] (**) Option "Device" "/dev/input/event1"
[ 16.456] (**) Option "_source" "server/udev"
[ 16.461] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 16.461] (II) event1 - Power Button: device is a keyboard
[ 16.461] (II) event1 - Power Button: device removed
[ 16.461] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 16.462] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 16.462] (**) Option "xkb_model" "pc105"
[ 16.462] (**) Option "xkb_layout" "fr"
[ 16.462] (**) Option "xkb_variant" "latin9"
[ 16.484] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 16.484] (II) event1 - Power Button: device is a keyboard
[ 16.484] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 16.484] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 16.484] (II) Using input driver 'libinput' for 'Power Button'
[ 16.485] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 25 paused 0
[ 16.485] (**) Power Button: always reports core events
[ 16.485] (**) Option "Device" "/dev/input/event0"
[ 16.485] (**) Option "_source" "server/udev"
[ 16.487] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 16.487] (II) event0 - Power Button: device is a keyboard
[ 16.487] (II) event0 - Power Button: device removed
[ 16.487] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 16.487] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 16.487] (**) Option "xkb_model" "pc105"
[ 16.487] (**) Option "xkb_layout" "fr"
[ 16.487] (**) Option "xkb_variant" "latin9"
[ 16.489] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 16.489] (II) event0 - Power Button: device is a keyboard
[ 16.491] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event2)
[ 16.491] (**) USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 16.491] (II) Using input driver 'libinput' for 'USB Optical Mouse'
[ 16.548] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 26 paused 0
[ 16.548] (**) USB Optical Mouse: always reports core events
[ 16.548] (**) Option "Device" "/dev/input/event2"
[ 16.549] (**) Option "_source" "server/udev"
[ 16.551] (II) event2 - USB Optical Mouse: is tagged by udev as: Mouse
[ 16.551] (II) event2 - USB Optical Mouse: device is a pointer
[ 16.552] (II) event2 - USB Optical Mouse: device removed
[ 16.552] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-1/1-1:1.0/0003:0461:4D81.0002/input/input2/event2"
[ 16.552] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[ 16.552] (**) Option "AccelerationScheme" "none"
[ 16.552] (**) USB Optical Mouse: (accel) selected scheme none/0
[ 16.552] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[ 16.552] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[ 16.554] (II) event2 - USB Optical Mouse: is tagged by udev as: Mouse
[ 16.555] (II) event2 - USB Optical Mouse: device is a pointer
[ 16.556] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[ 16.556] (II) No input driver specified, ignoring this device.
[ 16.556] (II) This device may have been added with another device file.
[ 16.557] (II) config/udev: Adding input device Dell Dell QuietKey Keyboard (/dev/input/event3)
[ 16.557] (**) Dell Dell QuietKey Keyboard: Applying InputClass "libinput keyboard catchall"
[ 16.557] (II) Using input driver 'libinput' for 'Dell Dell QuietKey Keyboard'
[ 16.558] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 27 paused 0
[ 16.558] (**) Dell Dell QuietKey Keyboard: always reports core events
[ 16.558] (**) Option "Device" "/dev/input/event3"
[ 16.558] (**) Option "_source" "server/udev"
[ 16.561] (II) event3 - Dell Dell QuietKey Keyboard: is tagged by udev as: Keyboard
[ 16.561] (II) event3 - Dell Dell QuietKey Keyboard: device is a keyboard
[ 16.561] (II) event3 - Dell Dell QuietKey Keyboard: device removed
[ 16.561] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-5/1-5:1.0/0003:413C:2106.0003/input/input3/event3"
[ 16.561] (II) XINPUT: Adding extended input device "Dell Dell QuietKey Keyboard" (type: KEYBOARD, id 9)
[ 16.561] (**) Option "xkb_model" "pc105"
[ 16.561] (**) Option "xkb_layout" "fr"
[ 16.561] (**) Option "xkb_variant" "latin9"
[ 16.563] (II) event3 - Dell Dell QuietKey Keyboard: is tagged by udev as: Keyboard
[ 16.563] (II) event3 - Dell Dell QuietKey Keyboard: device is a keyboard
[ 16.563] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event4)
[ 16.563] (II) No input driver specified, ignoring this device.
[ 16.563] (II) This device may have been added with another device file.
[ 16.563] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event5)
[ 16.564] (II) No input driver specified, ignoring this device.
[ 16.564] (II) This device may have been added with another device file.
[ 16.564] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event6)
[ 16.564] (II) No input driver specified, ignoring this device.
[ 16.564] (II) This device may have been added with another device file.
[ 16.564] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event7)
[ 16.564] (II) No input driver specified, ignoring this device.
[ 16.564] (II) This device may have been added with another device file.
[ 16.564] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event8)
[ 16.565] (II) No input driver specified, ignoring this device.
[ 16.565] (II) This device may have been added with another device file.
[ 16.565] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event9)
[ 16.565] (II) No input driver specified, ignoring this device.
[ 16.565] (II) This device may have been added with another device file.
[ 16.565] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event10)
[ 16.565] (II) No input driver specified, ignoring this device.
[ 16.565] (II) This device may have been added with another device file.
[ 16.565] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event11)
[ 16.565] (II) No input driver specified, ignoring this device.
[ 16.565] (II) This device may have been added with another device file.
[ 16.566] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event12)
[ 16.566] (II) No input driver specified, ignoring this device.
[ 16.566] (II) This device may have been added with another device file.
[ 16.566] (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event13)
[ 16.566] (II) No input driver specified, ignoring this device.
[ 16.566] (II) This device may have been added with another device file.
[ 16.566] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event14)
[ 16.566] (II) No input driver specified, ignoring this device.
[ 16.566] (II) This device may have been added with another device file.
[ 27.222] (**) Option "fd" "22"
[ 27.222] (II) event1 - Power Button: device removed
[ 27.223] (**) Option "fd" "25"
[ 27.223] (II) event0 - Power Button: device removed
[ 27.223] (**) Option "fd" "26"
[ 27.223] (II) event2 - USB Optical Mouse: device removed
[ 27.223] (**) Option "fd" "27"
[ 27.223] (II) event3 - Dell Dell QuietKey Keyboard: device removed
[ 27.224] (II) systemd-logind: got pause for 13:66
[ 27.224] (II) systemd-logind: got pause for 13:67
[ 27.224] (II) systemd-logind: got pause for 13:64
[ 27.224] (II) systemd-logind: got pause for 13:65
dubois@dubois:~$ ubuntu-drivers devices
WARNING:root:_pkg_get_support nvidia-driver-390: package has invalid Support Legacyheader, cannot determine support level
== /sys/devices/pci0000:00/0000:00:03.1/0000:06:00.0 ==
modalias : pci:v000010DEd00001C82sv00003842sd00006253bc03sc00i00
vendor : NVIDIA Corporation
model : GP107 [GeForce GTX 1050 Ti]
driver : nvidia-driver-460 - distro non-free
driver : nvidia-driver-470-server - distro non-free
driver : nvidia-driver-450-server - distro non-free
driver : nvidia-driver-390 - distro non-free
driver : nvidia-driver-418-server - distro non-free
driver : nvidia-driver-460-server - distro non-free
driver : nvidia-driver-470 - distro non-free recommended
driver : xserver-xorg-video-nouveau - distro free builtin
dubois@dubois:~$
dubois@dubois:~$ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 640 x 480, current 640 x 480, maximum 640 x 480
default connected primary 640x480+0+0 0mm x 0mm
640x480 73.00*
dubois@dubois:~$
dubois@dubois:~$ dpkg -l | grep -v ^ii
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom Version Architecture Description
+++-=============================================-=====================================-============-======================================================================================================
rc linux-image-5.8.0-43-generic 5.8.0-43.49~20.04.1 amd64 Signed kernel image generic
rc linux-modules-5.8.0-43-generic 5.8.0-43.49~20.04.1 amd64 Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP
rc linux-modules-extra-5.8.0-43-generic 5.8.0-43.49~20.04.1 amd64 Linux kernel extra modules for version 5.8.0 on 64 bit x86 SMP
rc nvidia-compute-utils-470 470.57.02-0ubuntu0.20.04.1 amd64 NVIDIA compute utilities
rc nvidia-prime 0.8.16~0.20.04.1 all Tools to enable NVIDIA's Prime
rc nvidia-settings 470.57.01-0ubuntu0.20.04.1 amd64 Tool for configuring the NVIDIA graphics driver
dubois@dubois:~$
Hors ligne
#4 Le 08/09/2021, à 22:14
- xubu1957
Re : [Résolu] Passage en écran basique 640*480
Vu :
model : GP107 [GeForce GTX 1050 Ti]
driver : nvidia-driver-470 - distro non-free recommended
et ce fil non finalisé > ubunut 20.04 et nvidia gtx 1050ti
Essayer :
sudo ubuntu-drivers autoinstall
Suivi d’un redémarrage ?
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#5 Le 08/09/2021, à 22:16
- Ilari1
Re : [Résolu] Passage en écran basique 640*480
dubois@dubois:~$ lspci -vnn | grep -A12 '\''[030[02]\]' grep -Ei "vga|3d|display|kernel"
grep: grep: Aucun fichier ou dossier de ce type
grep: vga|3d|display|kernel: Aucun fichier ou dossier de ce type
dubois@dubois:~$
-Je fais de la copie, via clé usb, depuis un vieux Toshiba qui a des pb de souris..
Hors ligne
#6 Le 08/09/2021, à 22:21
- xubu1957
Re : [Résolu] Passage en écran basique 640*480
Commande indiquée :
lspci -vnn | grep -A12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
lspci -vnn | grep -A12 '\''[030[02]\]' grep -Ei "vga|3d|display|kernel"
et copiée.
Tu n'as rien de proposé dans le gestionnaire_de_pilotes_proprietaires ?
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#7 Le 08/09/2021, à 22:30
- Ilari1
Re : [Résolu] Passage en écran basique 640*480
Vu :
model : GP107 [GeForce GTX 1050 Ti]
driver : nvidia-driver-470 - distro non-free recommended
et ce fil non finalisé > ubunut 20.04 et nvidia gtx 1050ti
Essayer :
sudo ubuntu-drivers autoinstall
Suivi d’un redémarrage ?
-Il a bien telechargé un gros volume, mais pas de changement..
Hors ligne
#8 Le 08/09/2021, à 22:32
- xubu1957
Re : [Résolu] Passage en écran basique 640*480
Regarde > Résolutions d'écrans, avec des exemples dans le message #7.
Je ne suis pas un spécialiste des cartes graphiques.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#9 Le 08/09/2021, à 22:37
- Ilari1
Re : [Résolu] Passage en écran basique 640*480
dubois@dubois:~$ lspci -vnn | grep -A12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
06:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP107 [GeForce GTX 1050 Ti] [10de:1c82] (rev a1) (prog-if 00 [VGA controller])
Subsystem: eVga.com. Corp. GP107 [GeForce GTX 1050 Ti] [3842:6253]
Kernel modules: nvidiafb, nouveau
Subsystem: eVga.com. Corp. GP107GL High Definition Audio Controller [3842:6253]
dubois@dubois:~$
sinon 1 nvidia propriétaire testé "nvidia-driver-470".
Hors ligne
#10 Le 09/09/2021, à 05:33
- xubu1957
Re : [Résolu] Passage en écran basique 640*480
Bonjour,
Dans ce fil > (Solved) Stuck in 640 X 480 with no hardware acceleration., utilisation du ppa graphics-drivers/ppa
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#11 Le 09/09/2021, à 08:35
- lanfust
Re : [Résolu] Passage en écran basique 640*480
lance dans un terminal
nvidia-settings
Dans
X Server Display Configuration
vois si tu peux changer la résolution
Dual boot Windows 11 / Ubuntu 24.04
ASUS X751L Ubuntu-Mate 24.04
Créer une clé usb bootable
https://github.com/kramer04/usb_Bootable
Hors ligne
#12 Le 09/09/2021, à 13:59
- inbox
Re : [Résolu] Passage en écran basique 640*480
Salut,
As-tu redémarré ton système après avoir installé le pilote Nvidia ? C'est indispensable.
A+
Un problème résolu ? Indiquez le en modifiant le titre du sujet.
Hors ligne
#13 Le 09/09/2021, à 16:02
- Ilari1
Re : [Résolu] Passage en écran basique 640*480
Bonjour,
si par "installé pilote nvidia'', tu parles de la demande du #7, la réponse est oui et plusieurs fois.
-La configuration écran reste à 640*480 qui est la seule option.
J'imagine que ça doit une espèce de sécurité d'Ubuntu qui doit assurer seul un service minimum en cas de problème pour éviter un écran noir par ex.
Si quelqu'un a la réponse ce serait interessant.
-Suis au boulot, ferai le test du #11 vers 19 / 20H.
Merci
A toute.
Hors ligne
#14 Le 09/09/2021, à 16:14
- ylag
Re : [Résolu] Passage en écran basique 640*480
Bonjour,
si par "installé pilote nvidia'', tu parles de la demande du #7, la réponse est oui et plusieurs fois.
Dans ce cas, il pourrait être utile de voir le résultat de :
lsmod | sort
Pour se faire une meilleure idée de ce qui est installé ou non, tu pourrais poster une copie d'écran de ton onglet «Pilotes additionnels» dans «Logiciels & Mises à jour»
A+
Hors ligne
#15 Le 09/09/2021, à 16:22
- inbox
Re : [Résolu] Passage en écran basique 640*480
J'ai posé ma question car au message #9, on voit que le pilote utilisé est le pilote libre nouveau. Ce devrait être nvidia. J'en déduis donc que le pilote propriétaire doit être mal installé. En tout, il ne se charge pas.
La commande "lsmod" indiqué par Ylag devrait nous l'indiquer.
Un problème résolu ? Indiquez le en modifiant le titre du sujet.
Hors ligne
#16 Le 09/09/2021, à 17:08
- ylag
Re : [Résolu] Passage en écran basique 640*480
Bonjour,
J'ai posé ma question car au message #9, on voit que le pilote utilisé est le pilote libre nouveau. Ce devrait être nvidia. J'en déduis donc que le pilote propriétaire doit être mal installé.
Faudrait aussi voir le résultat de :
dpkg -l | grep -i nvidia
A+
Dernière modification par ylag (Le 09/09/2021, à 17:08)
Hors ligne
#17 Le 09/09/2021, à 19:09
- Ilari1
Re : [Résolu] Passage en écran basique 640*480
Et voila, les 3 réponses groupées :
dubois@dubois:~$ nvidia-settings
ERROR: NVIDIA driver is not loaded
ERROR: Unable to load info from any available system
(nvidia-settings:3457): GLib-GObject-CRITICAL **: 19:57:51.198: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
** Message: 19:57:51.203: PRIME: No offloading required. Abort
** Message: 19:57:51.203: PRIME: is it supported? no
dubois@dubois:~$
dubois@dubois:~$
dubois@dubois:~$ lsmod | sort
ac97_bus 16384 1 snd_soc_core
aesni_intel 372736 0
ahci 40960 3
autofs4 45056 2
ccp 98304 1 kvm_amd
crc32_pclmul 16384 0
crct10dif_pclmul 16384 1
cryptd 24576 2 crypto_simd,ghash_clmulni_intel
crypto_simd 16384 1 aesni_intel
drm 548864 0
edac_mce_amd 32768 0
enclosure 16384 1 ses
ghash_clmulni_intel 16384 0
glue_helper 16384 1 aesni_intel
gpio_amdpt 20480 0
gpio_generic 20480 1 gpio_amdpt
hid 135168 2 usbhid,hid_generic
hid_generic 16384 0
i2c_piix4 28672 0
input_leds 16384 0
intel_rapl_common 24576 1 intel_rapl_msr
intel_rapl_msr 20480 0
ip_tables 32768 0
k10temp 16384 0
kvm 823296 1 kvm_amd
kvm_amd 114688 0
ledtrig_audio 16384 1 snd_hda_codec_generic
libahci 36864 1 ahci
lp 20480 0
mac_hid 16384 0
Module Size Used by
msr 16384 0
nls_iso8859_1 16384 1
parport 65536 3 parport_pc,lp,ppdev
parport_pc 45056 1
ppdev 24576 0
r8169 77824 0
rapl 20480 0
realtek 28672 1
sch_fq_codel 20480 2
scsi_transport_sas 45056 1 ses
ses 20480 0
snd 94208 25 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,snd_soc_core,snd_pcm,snd_rawmidi
snd_compress 28672 1 snd_soc_core
snd_hda_codec 147456 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
snd_hda_codec_generic 81920 1 snd_hda_codec_realtek
snd_hda_codec_hdmi 61440 1
snd_hda_codec_realtek 139264 1
snd_hda_core 94208 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
snd_hda_intel 53248 6
snd_hwdep 16384 1 snd_hda_codec
snd_intel_dspcfg 28672 1 snd_hda_intel
snd_pcm 114688 8 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,soundwire_intel,snd_compress,snd_soc_core,snd_hda_core,snd_pcm_dmaengine
snd_pcm_dmaengine 16384 1 snd_soc_core
snd_rawmidi 36864 1 snd_seq_midi
snd_seq 73728 2 snd_seq_midi,snd_seq_midi_event
snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
snd_seq_midi 20480 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_soc_core 286720 1 soundwire_intel
snd_timer 40960 2 snd_seq,snd_pcm
soundcore 16384 1 snd
soundwire_bus 77824 3 soundwire_intel,soundwire_generic_allocation,soundwire_cadence
soundwire_cadence 32768 1 soundwire_intel
soundwire_generic_allocation 16384 1 soundwire_intel
soundwire_intel 40960 1 snd_intel_dspcfg
uas 28672 0
usbhid 57344 0
usb_storage 73728 2 uas
vboxdrv 516096 2 vboxnetadp,vboxnetflt
vboxnetadp 28672 0
vboxnetflt 28672 0
wmi 32768 1 wmi_bmof
wmi_bmof 16384 0
xhci_pci 20480 0
xhci_pci_renesas 20480 1 xhci_pci
x_tables 49152 1 ip_tables
dubois@dubois:~$ dpkg -l | grep -i nvidia
ii libnvidia-cfg1-470:amd64 470.57.02-0ubuntu0.20.04.1 amd64 NVIDIA binary OpenGL/GLX configuration library
ii libnvidia-common-470 470.57.02-0ubuntu0.20.04.1 all Shared files used by the NVIDIA libraries
ii libnvidia-compute-470:amd64 470.57.02-0ubuntu0.20.04.1 amd64 NVIDIA libcompute package
ii libnvidia-compute-470:i386 470.57.02-0ubuntu0.20.04.1 i386 NVIDIA libcompute package
ii libnvidia-decode-470:amd64 470.57.02-0ubuntu0.20.04.1 amd64 NVIDIA Video Decoding runtime libraries
ii libnvidia-decode-470:i386 470.57.02-0ubuntu0.20.04.1 i386 NVIDIA Video Decoding runtime libraries
ii libnvidia-encode-470:amd64 470.57.02-0ubuntu0.20.04.1 amd64 NVENC Video Encoding runtime library
ii libnvidia-encode-470:i386 470.57.02-0ubuntu0.20.04.1 i386 NVENC Video Encoding runtime library
ii libnvidia-extra-470:amd64 470.57.02-0ubuntu0.20.04.1 amd64 Extra libraries for the NVIDIA driver
ii libnvidia-fbc1-470:amd64 470.57.02-0ubuntu0.20.04.1 amd64 NVIDIA OpenGL-based Framebuffer Capture runtime library
ii libnvidia-fbc1-470:i386 470.57.02-0ubuntu0.20.04.1 i386 NVIDIA OpenGL-based Framebuffer Capture runtime library
ii libnvidia-gl-470:amd64 470.57.02-0ubuntu0.20.04.1 amd64 NVIDIA OpenGL/GLX/EGL/GLES GLVND libraries and Vulkan ICD
ii libnvidia-gl-470:i386 470.57.02-0ubuntu0.20.04.1 i386 NVIDIA OpenGL/GLX/EGL/GLES GLVND libraries and Vulkan ICD
ii libnvidia-ifr1-470:amd64 470.57.02-0ubuntu0.20.04.1 amd64 NVIDIA OpenGL-based Inband Frame Readback runtime library
ii libnvidia-ifr1-470:i386 470.57.02-0ubuntu0.20.04.1 i386 NVIDIA OpenGL-based Inband Frame Readback runtime library
ii linux-modules-nvidia-470-5.11.0-27-generic 5.11.0-27.29~20.04.1 amd64 Linux kernel nvidia modules for version 5.11.0-27
ii linux-modules-nvidia-470-generic-hwe-20.04 5.11.0-27.29~20.04.1 amd64 Extra drivers for nvidia-470 for the generic-hwe-20.04 flavour
ii linux-objects-nvidia-470-5.11.0-27-generic 5.11.0-27.29~20.04.1 amd64 Linux kernel nvidia modules for version 5.11.0-27 (objects)
ii linux-signatures-nvidia-5.11.0-27-generic 5.11.0-27.29~20.04.1 amd64 Linux kernel signatures for nvidia modules for version 5.11.0-27-generic
ii nvidia-compute-utils-470 470.57.02-0ubuntu0.20.04.1 amd64 NVIDIA compute utilities
ii nvidia-driver-470 470.57.02-0ubuntu0.20.04.1 amd64 NVIDIA driver metapackage
ii nvidia-kernel-common-470 470.57.02-0ubuntu0.20.04.1 amd64 Shared files used with the kernel module
ii nvidia-kernel-source-470 470.57.02-0ubuntu0.20.04.1 amd64 NVIDIA kernel source package
ii nvidia-prime 0.8.16~0.20.04.1 all Tools to enable NVIDIA's Prime
ii nvidia-settings 470.57.01-0ubuntu0.20.04.1 amd64 Tool for configuring the NVIDIA graphics driver
ii nvidia-utils-470 470.57.02-0ubuntu0.20.04.1 amd64 NVIDIA driver support binaries
ii screen-resolution-extra 0.18build1 all Extension for the nvidia-settings control panel
ii xserver-xorg-video-nvidia-470 470.57.02-0ubuntu0.20.04.1 amd64 NVIDIA binary Xorg driver
dubois@dubois:~$
Ps : je ne sais pas ou poster l'image.
Hors ligne
#18 Le 09/09/2021, à 19:19
- xubu1957
Re : [Résolu] Passage en écran basique 640*480
Voir > [Tuto] Poster une image
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#19 Le 09/09/2021, à 19:42
- Ilari1
Re : [Résolu] Passage en écran basique 640*480
Hors ligne
#20 Le 09/09/2021, à 20:51
- ylag
Re : [Résolu] Passage en écran basique 640*480
Bonsoir,
La capture d'écran au #19 indique que le pilote proprio nvidia-470 serait bien installé => ce que semble corroborer le résultat de dpkg -l | grep -i nvidia au
message #17.
Par contre, le résultat de la commande lsmod | sort ne détecte aucun pilote graphique de chargé, ni le nvidia-470, ni le pilote libre «nouveau».
Peut-être des résidus de «blacklistage» ?
Pour vérifier, faire voir le résultat de :
grep -R -E "nouveau|nvidia" /etc/modprobe.d/
...et aussi vérifier d'éventuelles options passées au noyau lors du démarrage :
cat /proc/cmdline
Sinon je sèche, désolé...
A+
Dernière modification par ylag (Le 09/09/2021, à 21:14)
Hors ligne
#21 Le 09/09/2021, à 20:55
- Ilari1
Re : [Résolu] Passage en écran basique 640*480
Il y a du mieux :
en passant par la logithèque et en supprimant, puis réinstallant ''nvidia setting'', le gestionnaire de màj a déclenché une (longue) màj partielle.
ce qui signe donc le constat d'un problème..
-Au bilan, j'ai récupéré mon écran, Alleluyah !!
-A l'évidence, Ubuntu était dans un état instable dont il ne sortait pas.
Pourquoi et comment cela a t-il été possible ? Mystères et boules de gommes..
Pas sur qu'il n'y ait pas encore d'autres problèmes à venir, mais bon..
Merci à tous
Bonne soirée
Hors ligne
#22 Le 10/09/2021, à 07:32
- xubu1957
Re : [Résolu] Passage en écran basique 640*480
Bonjour,
Montre :
dpkg -l | grep nvidia
Réponse non vue par xubu.
Dernière modification par xubu1957 (Le 10/09/2021, à 10:26)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#23 Le 10/09/2021, à 10:16
- ylag
Re : [Résolu] Passage en écran basique 640*480
Bonjour,
Bonjour,
Montre :
dpkg -l | grep nvidia
Le résultat est à la fin de l'encadré au commentaire #17.
A+
Dernière modification par ylag (Le 10/09/2021, à 10:17)
Hors ligne
#24 Le 10/09/2021, à 10:19
- xubu1957
Re : [Résolu] Passage en écran basique 640*480
Salut ylag !
J'étais resté à mi-molette !
Merci.
_ _ _
On comprend mieux cette demande de notre éminent collègue :
/!\ Si vous avez plusieurs retours à donner, séparez-les bien (toujours pour la lisibilité) :
comme
cela.
Dernière modification par xubu1957 (Le 10/09/2021, à 10:32)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#25 Le 10/09/2021, à 14:41
- Ilari1
Re : [Résolu] Passage en écran basique 640*480
Oui je suis d'accord bien sur, il faut séparer les réponses.
Je dirais simplement que je faisais du tranfert de résultats, via clé USB, de lignes de commandes vers un vieux Toshiba en W8 avec une souris qui ne marchait pas.
Du genre le curseur qui freezait tous 5 cm de déplacement écran, ce qui impliquait de débrancher la souris à chaque fois pour le récupérer, merci toshiba qui ne sait pas écrire un driver..
-Un grand merci à tous
Bon week-end.
Hors ligne