Pages : 1
#1 Le 24/07/2023, à 15:27
- zizanie
Surchauffe de la carte graphique
Bonjour,
Depuis quelques temps, ma carte graphique est en surchauffe.
Régulièrement, en cas de trop grosse surchauffe, les écrans, voire la machine complète s'arrêtent.
A titre d'exemple, avec seulement Chrome et un terminal d'ouvert, la température est de 99°C !
Voici les infos concernant l'OS :
~$ cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.2 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.2 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
Le contenu du fichier /etc/X11/xorg.conf :
~$ cat /etc/X11/xorg.conf
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 390.77 (buildd@lcy01-amd64-022) Thu Sep 6 07:51:39 UTC 2018
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection
Section "Files"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "DELL P2210"
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "Quadro 4000"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "Stereo" "0"
Option "nvidiaXineramaInfoOrder" "DFP-0"
Option "metamodes" "DP-2: nvidia-auto-select +1680+0, DVI-I-1: nvidia-auto-select +0+0"
Option "SLI" "Off"
Option "MultiGPU" "Off"
Option "BaseMosaic" "off"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Le contenu du fichier /var/log/Xorg.0.log
cat /var/log/Xorg.0.log
[ 77.849] (--) Log file renamed from "/var/log/Xorg.pid-1916.log" to "/var/log/Xorg.0.log"
[ 77.905]
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[ 77.905] Current Operating System: Linux elisapc01 5.15.0-76-generic #83-Ubuntu SMP Thu Jun 15 19:16:32 UTC 2023 x86_64
[ 77.905] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.15.0-76-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash loglevel=3 snd_hda_intel.dmic_detect=0 vt.handoff=7
[ 77.905] xorg-server 2:21.1.4-2ubuntu1.7~22.04.1 (For technical support please see http://www.ubuntu.com/support)
[ 77.905] Current version of pixman: 0.40.0
[ 77.905] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 77.905] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 77.905] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 24 14:52:54 2023
[ 78.003] (==) Using config file: "/etc/X11/xorg.conf"
[ 78.003] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 78.478] (==) ServerLayout "Layout0"
[ 78.478] (**) |-->Screen "Screen0" (0)
[ 78.478] (**) | |-->Monitor "Monitor0"
[ 78.500] (**) | |-->Device "Device0"
[ 78.500] (**) |-->Input Device "Keyboard0"
[ 78.500] (**) |-->Input Device "Mouse0"
[ 78.500] (**) Option "Xinerama" "0"
[ 78.500] (==) Automatically adding devices
[ 78.500] (==) Automatically enabling devices
[ 78.500] (==) Automatically adding GPU devices
[ 78.500] (==) Automatically binding GPU devices
[ 78.500] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 78.511] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 78.511] Entry deleted from font path.
[ 78.511] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 78.511] Entry deleted from font path.
[ 78.511] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 78.511] Entry deleted from font path.
[ 78.511] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 78.511] Entry deleted from font path.
[ 78.511] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 78.511] Entry deleted from font path.
[ 78.511] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 78.511] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 78.511] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 78.511] (WW) Disabling Keyboard0
[ 78.511] (WW) Disabling Mouse0
[ 78.511] (II) Loader magic: 0x55e7499cf020
[ 78.511] (II) Module ABI versions:
[ 78.511] X.Org ANSI C Emulation: 0.4
[ 78.511] X.Org Video Driver: 25.2
[ 78.511] X.Org XInput driver : 24.4
[ 78.511] X.Org Server Extension : 10.0
[ 78.512] (++) using VT number 1
[ 78.515] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 78.516] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 78.516] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.0/0000:0f:00.0/drm/card0
[ 78.517] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 14 paused 0
[ 78.526] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/x86_64-linux-gnu/nvidia/xorg,/usr/lib/xorg/modules"
[ 78.536] (--) PCI:*(15@0:0:0) 10de:06dd:10de:0780 rev 163, Mem @ 0xec000000/33554432, 0xe0000000/134217728, 0xe8000000/67108864, I/O @ 0x0000d000/128, BIOS @ 0x????????/131072
[ 78.629] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 78.629] (II) LoadModule: "dbe"
[ 78.630] (II) Module "dbe" already built-in
[ 78.630] (II) LoadModule: "extmod"
[ 78.630] (II) Module "extmod" already built-in
[ 78.630] (II) LoadModule: "glx"
[ 78.682] (II) Loading /usr/lib/x86_64-linux-gnu/nvidia/xorg/libglx.so
[ 80.621] (II) Module glx: vendor="NVIDIA Corporation"
[ 80.621] compiled for 4.0.2, module version = 1.0.0
[ 80.621] Module class: X.Org Server Extension
[ 80.636] (II) NVIDIA GLX Module 390.157 Wed Oct 12 09:19:15 UTC 2022
[ 80.649] (II) LoadModule: "nvidia"
[ 80.649] (II) Loading /usr/lib/x86_64-linux-gnu/nvidia/xorg/nvidia_drv.so
[ 81.021] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 81.021] compiled for 4.0.2, module version = 1.0.0
[ 81.021] Module class: X.Org Video Driver
[ 81.307] (II) NVIDIA dlloader X Driver 390.157 Wed Oct 12 09:21:41 UTC 2022
[ 81.307] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 81.309] (II) systemd-logind: releasing fd for 226:0
[ 81.323] (II) Loading sub module "fb"
[ 81.323] (II) LoadModule: "fb"
[ 81.323] (II) Module "fb" already built-in
[ 81.323] (II) Loading sub module "wfb"
[ 81.323] (II) LoadModule: "wfb"
[ 81.414] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 81.490] (II) Module wfb: vendor="X.Org Foundation"
[ 81.490] compiled for 1.21.1.4, module version = 1.0.0
[ 81.490] ABI class: X.Org ANSI C Emulation, version 0.4
[ 81.490] (II) Loading sub module "ramdac"
[ 81.490] (II) LoadModule: "ramdac"
[ 81.491] (II) Module "ramdac" already built-in
[ 82.056] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 82.056] (==) NVIDIA(0): RGB weight 888
[ 82.056] (==) NVIDIA(0): Default visual is TrueColor
[ 82.056] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 82.114] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 82.114] (**) NVIDIA(0): Option "Stereo" "0"
[ 82.114] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-0"
[ 82.114] (**) NVIDIA(0): Option "SLI" "Off"
[ 82.114] (**) NVIDIA(0): Option "MultiGPU" "Off"
[ 82.114] (**) NVIDIA(0): Option "BaseMosaic" "off"
[ 82.114] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 82.114] (**) NVIDIA(0): Stereo disabled by request
[ 82.114] (**) NVIDIA(0): NVIDIA SLI disabled.
[ 82.114] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[ 82.114] (**) NVIDIA(0): Option "MetaModes" "DP-2: nvidia-auto-select +1680+0, DVI-I-1: nvidia-auto-select +0+0"
[ 82.114] (**) NVIDIA(0): Enabling 2D acceleration
[ 82.784] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:15:0:0
[ 82.784] (--) NVIDIA(0): CRT-0
[ 82.784] (--) NVIDIA(0): DFP-0 (boot)
[ 82.784] (--) NVIDIA(0): DFP-1
[ 82.784] (--) NVIDIA(0): DFP-2
[ 82.784] (--) NVIDIA(0): DFP-3
[ 82.784] (--) NVIDIA(0): DFP-4
[ 82.785] (II) NVIDIA(0): NVIDIA GPU Quadro 4000 (GF100GL) at PCI:15:0:0 (GPU-0)
[ 82.785] (--) NVIDIA(0): Memory: 2097152 kBytes
[ 82.785] (--) NVIDIA(0): VideoBIOS: 70.00.67.00.02
[ 82.785] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 82.792] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 82.792] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 82.792] (--) NVIDIA(GPU-0):
[ 82.807] (--) NVIDIA(GPU-0): DELL P2210 (DFP-0): connected
[ 82.807] (--) NVIDIA(GPU-0): DELL P2210 (DFP-0): Internal TMDS
[ 82.807] (--) NVIDIA(GPU-0): DELL P2210 (DFP-0): 330.0 MHz maximum pixel clock
[ 82.807] (--) NVIDIA(GPU-0):
[ 82.807] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 82.807] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 82.807] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 82.807] (--) NVIDIA(GPU-0):
[ 82.807] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 82.807] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 82.807] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 82.808] (--) NVIDIA(GPU-0):
[ 82.808] (--) NVIDIA(GPU-0): DELL P2210 (DFP-3): connected
[ 82.808] (--) NVIDIA(GPU-0): DELL P2210 (DFP-3): Internal DisplayPort
[ 82.808] (--) NVIDIA(GPU-0): DELL P2210 (DFP-3): 480.0 MHz maximum pixel clock
[ 82.808] (--) NVIDIA(GPU-0):
[ 82.808] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 82.808] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 82.808] (--) NVIDIA(GPU-0): DFP-4: 480.0 MHz maximum pixel clock
[ 82.808] (--) NVIDIA(GPU-0):
[ 82.814] (II) NVIDIA(0): Validated MetaModes:
[ 82.814] (II) NVIDIA(0):
[ 82.814] (II) NVIDIA(0): "DP-2:nvidia-auto-select+1680+0,DVI-I-1:nvidia-auto-select+0+0"
[ 82.814] (II) NVIDIA(0): Virtual screen size determined to be 3360 x 1050
[ 82.817] (--) NVIDIA(0): DPI set to (90, 88); computed from "UseEdidDpi" X config
[ 82.817] (--) NVIDIA(0): option
[ 82.818] (II) NVIDIA: Using 6144.00 MB of virtual memory for indirect memory
[ 82.818] (II) NVIDIA: access.
[ 83.020] (II) NVIDIA(0): Setting mode "DP-2:nvidia-auto-select+1680+0,DVI-I-1:nvidia-auto-select+0+0"
[ 83.370] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 83.370] (==) NVIDIA(0): Backing store enabled
[ 83.370] (==) NVIDIA(0): Silken mouse enabled
[ 83.627] (**) NVIDIA(0): DPMS enabled
[ 83.627] (II) Loading sub module "dri2"
[ 83.627] (II) LoadModule: "dri2"
[ 83.627] (II) Module "dri2" already built-in
[ 83.633] (II) NVIDIA(0): [DRI2] Setup complete
[ 83.633] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 83.747] (II) Initializing extension Generic Event Extension
[ 83.747] (II) Initializing extension SHAPE
[ 83.748] (II) Initializing extension MIT-SHM
[ 83.748] (II) Initializing extension XInputExtension
[ 83.838] (II) Initializing extension XTEST
[ 83.838] (II) Initializing extension BIG-REQUESTS
[ 83.839] (II) Initializing extension SYNC
[ 83.839] (II) Initializing extension XKEYBOARD
[ 83.839] (II) Initializing extension XC-MISC
[ 83.839] (II) Initializing extension SECURITY
[ 83.840] (II) Initializing extension XFIXES
[ 83.840] (II) Initializing extension RENDER
[ 83.840] (II) Initializing extension RANDR
[ 83.840] (II) Initializing extension COMPOSITE
[ 83.841] (II) Initializing extension DAMAGE
[ 83.841] (II) Initializing extension MIT-SCREEN-SAVER
[ 83.841] (II) Initializing extension DOUBLE-BUFFER
[ 83.841] (II) Initializing extension RECORD
[ 83.841] (II) Initializing extension DPMS
[ 83.842] (II) Initializing extension Present
[ 83.842] (II) Initializing extension DRI3
[ 83.842] (II) Initializing extension X-Resource
[ 83.842] (II) Initializing extension XVideo
[ 83.842] (II) Initializing extension XVideo-MotionCompensation
[ 83.842] (II) Initializing extension SELinux
[ 83.842] (II) SELinux: Disabled on system
[ 83.842] (II) Initializing extension XFree86-VidModeExtension
[ 83.843] (II) Initializing extension XFree86-DGA
[ 83.843] (II) Initializing extension XFree86-DRI
[ 83.843] (II) Initializing extension DRI2
[ 83.843] (II) Initializing extension GLX
[ 83.843] (II) Initializing extension GLX
[ 83.843] (II) Indirect GLX disabled.
[ 83.843] (II) Initializing extension NV-GLX
[ 83.844] (II) Initializing extension NV-CONTROL
[ 83.844] (II) Initializing extension XINERAMA
[ 87.841] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 87.842] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 87.842] (II) LoadModule: "libinput"
[ 87.860] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 88.038] (II) Module libinput: vendor="X.Org Foundation"
[ 88.038] compiled for 1.20.14, module version = 1.2.1
[ 88.038] Module class: X.Org XInput Driver
[ 88.038] ABI class: X.Org XInput driver, version 24.1
[ 88.038] (II) Using input driver 'libinput' for 'Power Button'
[ 88.040] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 40 paused 0
[ 88.040] (**) Power Button: always reports core events
[ 88.040] (**) Option "Device" "/dev/input/event1"
[ 89.199] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 89.199] (II) event1 - Power Button: device is a keyboard
[ 89.199] (II) event1 - Power Button: device removed
[ 89.199] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 89.199] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 89.199] (**) Option "xkb_model" "pc105"
[ 89.199] (**) Option "xkb_layout" "fr"
[ 89.382] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 89.382] (II) event1 - Power Button: device is a keyboard
[ 89.384] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 89.384] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 89.384] (II) Using input driver 'libinput' for 'Power Button'
[ 89.385] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 43 paused 0
[ 89.385] (**) Power Button: always reports core events
[ 89.385] (**) Option "Device" "/dev/input/event0"
[ 89.387] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 89.387] (II) event0 - Power Button: device is a keyboard
[ 89.387] (II) event0 - Power Button: device removed
[ 89.387] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 89.387] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 89.387] (**) Option "xkb_model" "pc105"
[ 89.387] (**) Option "xkb_layout" "fr"
[ 89.389] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 89.389] (II) event0 - Power Button: device is a keyboard
[ 89.391] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[ 89.391] (II) No input driver specified, ignoring this device.
[ 89.391] (II) This device may have been added with another device file.
[ 89.392] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event12)
[ 89.392] (II) No input driver specified, ignoring this device.
[ 89.392] (II) This device may have been added with another device file.
[ 89.393] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event13)
[ 89.393] (II) No input driver specified, ignoring this device.
[ 89.393] (II) This device may have been added with another device file.
[ 89.393] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
[ 89.393] (II) No input driver specified, ignoring this device.
[ 89.393] (II) This device may have been added with another device file.
[ 89.395] (II) config/udev: Adding input device Logitech M187 (/dev/input/event5)
[ 89.395] (**) Logitech M187: Applying InputClass "libinput pointer catchall"
[ 89.395] (**) Logitech M187: Applying InputClass "libinput keyboard catchall"
[ 89.395] (II) Using input driver 'libinput' for 'Logitech M187'
[ 89.397] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 44 paused 0
[ 89.397] (**) Logitech M187: always reports core events
[ 89.397] (**) Option "Device" "/dev/input/event5"
[ 89.400] (II) event5 - Logitech M187: is tagged by udev as: Keyboard Mouse
[ 89.400] (II) event5 - Logitech M187: device is a pointer
[ 89.400] (II) event5 - Logitech M187: device is a keyboard
[ 89.401] (II) event5 - Logitech M187: device removed
[ 89.401] (II) libinput: Logitech M187: needs a virtual subdevice
[ 89.401] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.1/0003:046D:C52F.0003/0003:046D:4019.0006/input/input17/event5"
[ 89.401] (II) XINPUT: Adding extended input device "Logitech M187" (type: MOUSE, id 8)
[ 89.401] (**) Option "AccelerationScheme" "none"
[ 89.401] (**) Logitech M187: (accel) selected scheme none/0
[ 89.401] (**) Logitech M187: (accel) acceleration factor: 2.000
[ 89.401] (**) Logitech M187: (accel) acceleration threshold: 4
[ 89.404] (II) event5 - Logitech M187: is tagged by udev as: Keyboard Mouse
[ 89.404] (II) event5 - Logitech M187: device is a pointer
[ 89.404] (II) event5 - Logitech M187: device is a keyboard
[ 89.406] (II) config/udev: Adding input device Logitech M187 (/dev/input/mouse0)
[ 89.406] (II) No input driver specified, ignoring this device.
[ 89.406] (II) This device may have been added with another device file.
[ 89.408] (II) config/udev: Adding input device MOSART Semi. 2.4G INPUT DEVICE (/dev/input/event3)
[ 89.408] (**) MOSART Semi. 2.4G INPUT DEVICE: Applying InputClass "libinput keyboard catchall"
[ 89.408] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G INPUT DEVICE'
[ 89.409] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 45 paused 0
[ 89.409] (**) MOSART Semi. 2.4G INPUT DEVICE: always reports core events
[ 89.409] (**) Option "Device" "/dev/input/event3"
[ 89.411] (II) event3 - MOSART Semi. 2.4G INPUT DEVICE: is tagged by udev as: Keyboard
[ 89.412] (II) event3 - MOSART Semi. 2.4G INPUT DEVICE: device is a keyboard
[ 89.412] (II) event3 - MOSART Semi. 2.4G INPUT DEVICE: device removed
[ 89.412] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb5/5-2/5-2:1.0/0003:062A:4101.0007/input/input16/event3"
[ 89.412] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G INPUT DEVICE" (type: KEYBOARD, id 9)
[ 89.412] (**) Option "xkb_model" "pc105"
[ 89.412] (**) Option "xkb_layout" "fr"
[ 89.414] (II) event3 - MOSART Semi. 2.4G INPUT DEVICE: is tagged by udev as: Keyboard
[ 89.414] (II) event3 - MOSART Semi. 2.4G INPUT DEVICE: device is a keyboard
[ 89.416] (II) config/udev: Adding input device MOSART Semi. 2.4G INPUT DEVICE Mouse (/dev/input/event6)
[ 89.416] (**) MOSART Semi. 2.4G INPUT DEVICE Mouse: Applying InputClass "libinput pointer catchall"
[ 89.416] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G INPUT DEVICE Mouse'
[ 89.418] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 46 paused 0
[ 89.418] (**) MOSART Semi. 2.4G INPUT DEVICE Mouse: always reports core events
[ 89.418] (**) Option "Device" "/dev/input/event6"
[ 89.419] (II) event6 - MOSART Semi. 2.4G INPUT DEVICE Mouse: is tagged by udev as: Mouse
[ 89.419] (II) event6 - MOSART Semi. 2.4G INPUT DEVICE Mouse: device is a pointer
[ 89.419] (II) event6 - MOSART Semi. 2.4G INPUT DEVICE Mouse: device removed
[ 89.419] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb5/5-2/5-2:1.1/0003:062A:4101.0008/input/input18/event6"
[ 89.419] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G INPUT DEVICE Mouse" (type: MOUSE, id 10)
[ 89.420] (**) Option "AccelerationScheme" "none"
[ 89.420] (**) MOSART Semi. 2.4G INPUT DEVICE Mouse: (accel) selected scheme none/0
[ 89.420] (**) MOSART Semi. 2.4G INPUT DEVICE Mouse: (accel) acceleration factor: 2.000
[ 89.420] (**) MOSART Semi. 2.4G INPUT DEVICE Mouse: (accel) acceleration threshold: 4
[ 89.421] (II) event6 - MOSART Semi. 2.4G INPUT DEVICE Mouse: is tagged by udev as: Mouse
[ 89.421] (II) event6 - MOSART Semi. 2.4G INPUT DEVICE Mouse: device is a pointer
[ 89.422] (II) config/udev: Adding input device MOSART Semi. 2.4G INPUT DEVICE Mouse (/dev/input/mouse1)
[ 89.422] (II) No input driver specified, ignoring this device.
[ 89.422] (II) This device may have been added with another device file.
[ 89.423] (II) config/udev: Adding input device MOSART Semi. 2.4G INPUT DEVICE Consumer Control (/dev/input/event7)
[ 89.423] (**) MOSART Semi. 2.4G INPUT DEVICE Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 89.423] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G INPUT DEVICE Consumer Control'
[ 89.424] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 47 paused 0
[ 89.424] (**) MOSART Semi. 2.4G INPUT DEVICE Consumer Control: always reports core events
[ 89.424] (**) Option "Device" "/dev/input/event7"
[ 89.426] (II) event7 - MOSART Semi. 2.4G INPUT DEVICE Consumer Control: is tagged by udev as: Keyboard
[ 89.426] (II) event7 - MOSART Semi. 2.4G INPUT DEVICE Consumer Control: device is a keyboard
[ 89.427] (II) event7 - MOSART Semi. 2.4G INPUT DEVICE Consumer Control: device removed
[ 89.427] (II) libinput: MOSART Semi. 2.4G INPUT DEVICE Consumer Control: needs a virtual subdevice
[ 89.427] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb5/5-2/5-2:1.1/0003:062A:4101.0008/input/input19/event7"
[ 89.427] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G INPUT DEVICE Consumer Control" (type: MOUSE, id 11)
[ 89.427] (**) Option "AccelerationScheme" "none"
[ 89.427] (**) MOSART Semi. 2.4G INPUT DEVICE Consumer Control: (accel) selected scheme none/0
[ 89.427] (**) MOSART Semi. 2.4G INPUT DEVICE Consumer Control: (accel) acceleration factor: 2.000
[ 89.427] (**) MOSART Semi. 2.4G INPUT DEVICE Consumer Control: (accel) acceleration threshold: 4
[ 89.430] (II) event7 - MOSART Semi. 2.4G INPUT DEVICE Consumer Control: is tagged by udev as: Keyboard
[ 89.430] (II) event7 - MOSART Semi. 2.4G INPUT DEVICE Consumer Control: device is a keyboard
[ 89.431] (II) config/udev: Adding input device MOSART Semi. 2.4G INPUT DEVICE System Control (/dev/input/event8)
[ 89.431] (**) MOSART Semi. 2.4G INPUT DEVICE System Control: Applying InputClass "libinput keyboard catchall"
[ 89.431] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G INPUT DEVICE System Control'
[ 89.432] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 48 paused 0
[ 89.432] (**) MOSART Semi. 2.4G INPUT DEVICE System Control: always reports core events
[ 89.432] (**) Option "Device" "/dev/input/event8"
[ 89.435] (II) event8 - MOSART Semi. 2.4G INPUT DEVICE System Control: is tagged by udev as: Keyboard
[ 89.435] (II) event8 - MOSART Semi. 2.4G INPUT DEVICE System Control: device is a keyboard
[ 89.435] (II) event8 - MOSART Semi. 2.4G INPUT DEVICE System Control: device removed
[ 89.435] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb5/5-2/5-2:1.1/0003:062A:4101.0008/input/input20/event8"
[ 89.436] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G INPUT DEVICE System Control" (type: KEYBOARD, id 12)
[ 89.436] (**) Option "xkb_model" "pc105"
[ 89.436] (**) Option "xkb_layout" "fr"
[ 89.438] (II) event8 - MOSART Semi. 2.4G INPUT DEVICE System Control: is tagged by udev as: Keyboard
[ 89.439] (II) event8 - MOSART Semi. 2.4G INPUT DEVICE System Control: device is a keyboard
[ 89.440] (II) config/udev: Adding input device MOSART Semi. 2.4G INPUT DEVICE (/dev/input/event9)
[ 89.440] (II) No input driver specified, ignoring this device.
[ 89.440] (II) This device may have been added with another device file.
[ 89.441] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event15)
[ 89.441] (II) No input driver specified, ignoring this device.
[ 89.441] (II) This device may have been added with another device file.
[ 89.442] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event16)
[ 89.442] (II) No input driver specified, ignoring this device.
[ 89.442] (II) This device may have been added with another device file.
[ 89.443] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event17)
[ 89.443] (II) No input driver specified, ignoring this device.
[ 89.443] (II) This device may have been added with another device file.
[ 89.444] (II) config/udev: Adding input device HDA Intel Line Out (/dev/input/event18)
[ 89.444] (II) No input driver specified, ignoring this device.
[ 89.444] (II) This device may have been added with another device file.
[ 89.444] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event19)
[ 89.444] (II) No input driver specified, ignoring this device.
[ 89.444] (II) This device may have been added with another device file.
[ 89.446] (II) config/udev: Adding input device HID 046a:0023 (/dev/input/event4)
[ 89.446] (**) HID 046a:0023: Applying InputClass "libinput keyboard catchall"
[ 89.446] (II) Using input driver 'libinput' for 'HID 046a:0023'
[ 89.447] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 49 paused 0
[ 89.447] (**) HID 046a:0023: always reports core events
[ 89.447] (**) Option "Device" "/dev/input/event4"
[ 89.448] (II) event4 - HID 046a:0023: is tagged by udev as: Keyboard
[ 89.448] (II) event4 - HID 046a:0023: device is a keyboard
[ 89.449] (II) event4 - HID 046a:0023: device removed
[ 89.449] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2:1.0/0003:046A:0023.0004/input/input9/event4"
[ 89.449] (II) XINPUT: Adding extended input device "HID 046a:0023" (type: KEYBOARD, id 13)
[ 89.449] (**) Option "xkb_model" "pc105"
[ 89.449] (**) Option "xkb_layout" "fr"
[ 89.450] (II) event4 - HID 046a:0023: is tagged by udev as: Keyboard
[ 89.450] (II) event4 - HID 046a:0023: device is a keyboard
[ 89.451] (II) config/udev: Adding input device HID 046a:0023 (/dev/input/event2)
[ 89.451] (**) HID 046a:0023: Applying InputClass "libinput keyboard catchall"
[ 89.451] (II) Using input driver 'libinput' for 'HID 046a:0023'
[ 89.452] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 50 paused 0
[ 89.452] (**) HID 046a:0023: always reports core events
[ 89.452] (**) Option "Device" "/dev/input/event2"
[ 89.453] (II) event2 - HID 046a:0023: is tagged by udev as: Keyboard
[ 89.453] (II) event2 - HID 046a:0023: device is a keyboard
[ 89.454] (II) event2 - HID 046a:0023: device removed
[ 89.454] (II) libinput: HID 046a:0023: needs a virtual subdevice
[ 89.454] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2:1.1/0003:046A:0023.0005/input/input10/event2"
[ 89.454] (II) XINPUT: Adding extended input device "HID 046a:0023" (type: MOUSE, id 14)
[ 89.454] (**) Option "AccelerationScheme" "none"
[ 89.454] (**) HID 046a:0023: (accel) selected scheme none/0
[ 89.454] (**) HID 046a:0023: (accel) acceleration factor: 2.000
[ 89.454] (**) HID 046a:0023: (accel) acceleration threshold: 4
[ 89.455] (II) event2 - HID 046a:0023: is tagged by udev as: Keyboard
[ 89.455] (II) event2 - HID 046a:0023: device is a keyboard
[ 89.456] (II) config/udev: Adding input device HP Webcam HD 2300: HP Webcam HD (/dev/input/event20)
[ 89.456] (**) HP Webcam HD 2300: HP Webcam HD: Applying InputClass "libinput keyboard catchall"
[ 89.456] (II) Using input driver 'libinput' for 'HP Webcam HD 2300: HP Webcam HD'
[ 89.457] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 51 paused 0
[ 89.457] (**) HP Webcam HD 2300: HP Webcam HD: always reports core events
[ 89.457] (**) Option "Device" "/dev/input/event20"
[ 89.458] (II) event20 - HP Webcam HD 2300: HP Webcam HD: is tagged by udev as: Keyboard
[ 89.458] (II) event20 - HP Webcam HD 2300: HP Webcam HD: device is a keyboard
[ 89.458] (II) event20 - HP Webcam HD 2300: HP Webcam HD: device removed
[ 89.458] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/input/input32/event20"
[ 89.458] (II) XINPUT: Adding extended input device "HP Webcam HD 2300: HP Webcam HD" (type: KEYBOARD, id 15)
[ 89.458] (**) Option "xkb_model" "pc105"
[ 89.458] (**) Option "xkb_layout" "fr"
[ 89.460] (II) event20 - HP Webcam HD 2300: HP Webcam HD: is tagged by udev as: Keyboard
[ 89.460] (II) event20 - HP Webcam HD 2300: HP Webcam HD: device is a keyboard
[ 89.463] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event10)
[ 89.463] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 89.463] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[ 89.464] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 52 paused 0
[ 89.464] (**) HP WMI hotkeys: always reports core events
[ 89.464] (**) Option "Device" "/dev/input/event10"
[ 89.464] (II) event10 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 89.464] (II) event10 - HP WMI hotkeys: device is a keyboard
[ 89.464] (II) event10 - HP WMI hotkeys: device removed
[ 89.464] (**) Option "config_info" "udev:/sys/devices/virtual/input/input22/event10"
[ 89.464] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 16)
[ 89.464] (**) Option "xkb_model" "pc105"
[ 89.464] (**) Option "xkb_layout" "fr"
[ 89.465] (II) event10 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 89.465] (II) event10 - HP WMI hotkeys: device is a keyboard
[ 89.470] (**) Logitech M187: Applying InputClass "libinput pointer catchall"
[ 89.470] (**) Logitech M187: Applying InputClass "libinput keyboard catchall"
[ 89.470] (II) Using input driver 'libinput' for 'Logitech M187'
[ 89.471] (II) systemd-logind: returning pre-existing fd for /dev/input/event5 13:69
[ 89.471] (**) Logitech M187: always reports core events
[ 89.471] (**) Option "Device" "/dev/input/event5"
[ 89.471] (II) libinput: Logitech M187: is a virtual subdevice
[ 89.471] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.1/0003:046D:C52F.0003/0003:046D:4019.0006/input/input17/event5"
[ 89.471] (II) XINPUT: Adding extended input device "Logitech M187" (type: KEYBOARD, id 17)
[ 89.471] (**) Option "xkb_model" "pc105"
[ 89.471] (**) Option "xkb_layout" "fr"
[ 89.471] (**) MOSART Semi. 2.4G INPUT DEVICE Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 89.471] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G INPUT DEVICE Consumer Control'
[ 89.471] (II) systemd-logind: returning pre-existing fd for /dev/input/event7 13:71
[ 89.471] (**) MOSART Semi. 2.4G INPUT DEVICE Consumer Control: always reports core events
[ 89.471] (**) Option "Device" "/dev/input/event7"
[ 89.471] (II) libinput: MOSART Semi. 2.4G INPUT DEVICE Consumer Control: is a virtual subdevice
[ 89.471] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb5/5-2/5-2:1.1/0003:062A:4101.0008/input/input19/event7"
[ 89.471] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G INPUT DEVICE Consumer Control" (type: KEYBOARD, id 18)
[ 89.471] (**) Option "xkb_model" "pc105"
[ 89.471] (**) Option "xkb_layout" "fr"
[ 89.471] (**) HID 046a:0023: Applying InputClass "libinput keyboard catchall"
[ 89.471] (II) Using input driver 'libinput' for 'HID 046a:0023'
[ 89.471] (II) systemd-logind: returning pre-existing fd for /dev/input/event2 13:66
[ 89.471] (**) HID 046a:0023: always reports core events
[ 89.471] (**) Option "Device" "/dev/input/event2"
[ 89.471] (II) libinput: HID 046a:0023: is a virtual subdevice
[ 89.471] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2:1.1/0003:046A:0023.0005/input/input10/event2"
[ 89.471] (II) XINPUT: Adding extended input device "HID 046a:0023" (type: KEYBOARD, id 19)
[ 89.471] (**) Option "xkb_model" "pc105"
[ 89.471] (**) Option "xkb_layout" "fr"
[ 89.472] (--) NVIDIA(GPU-0): DELL P2210 (DFP-3): connected
[ 89.472] (--) NVIDIA(GPU-0): DELL P2210 (DFP-3): Internal DisplayPort
[ 89.472] (--) NVIDIA(GPU-0): DELL P2210 (DFP-3): 480.0 MHz maximum pixel clock
[ 89.472] (--) NVIDIA(GPU-0):
[ 97.758] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 97.758] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 97.758] (--) NVIDIA(GPU-0):
[ 97.772] (--) NVIDIA(GPU-0): DELL P2210 (DFP-0): connected
[ 97.772] (--) NVIDIA(GPU-0): DELL P2210 (DFP-0): Internal TMDS
[ 97.772] (--) NVIDIA(GPU-0): DELL P2210 (DFP-0): 330.0 MHz maximum pixel clock
[ 97.772] (--) NVIDIA(GPU-0):
[ 97.773] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 97.773] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 97.773] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 97.773] (--) NVIDIA(GPU-0):
[ 97.773] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 97.773] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 97.773] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 97.773] (--) NVIDIA(GPU-0):
[ 97.774] (--) NVIDIA(GPU-0): DELL P2210 (DFP-3): connected
[ 97.774] (--) NVIDIA(GPU-0): DELL P2210 (DFP-3): Internal DisplayPort
[ 97.774] (--) NVIDIA(GPU-0): DELL P2210 (DFP-3): 480.0 MHz maximum pixel clock
[ 97.774] (--) NVIDIA(GPU-0):
[ 97.774] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 97.774] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 97.774] (--) NVIDIA(GPU-0): DFP-4: 480.0 MHz maximum pixel clock
[ 97.774] (--) NVIDIA(GPU-0):
[ 118.885] (**) Option "fd" "40"
[ 118.885] (II) event1 - Power Button: device removed
[ 118.885] (**) Option "fd" "43"
[ 118.885] (II) event0 - Power Button: device removed
[ 118.886] (**) Option "fd" "44"
[ 118.886] (**) Option "fd" "45"
[ 118.886] (II) event3 - MOSART Semi. 2.4G INPUT DEVICE: device removed
[ 118.886] (**) Option "fd" "46"
[ 118.886] (II) event6 - MOSART Semi. 2.4G INPUT DEVICE Mouse: device removed
[ 118.887] (**) Option "fd" "47"
[ 118.887] (**) Option "fd" "48"
[ 118.887] (II) event8 - MOSART Semi. 2.4G INPUT DEVICE System Control: device removed
[ 118.887] (**) Option "fd" "49"
[ 118.887] (II) event4 - HID 046a:0023: device removed
[ 118.888] (**) Option "fd" "50"
[ 118.888] (**) Option "fd" "51"
[ 118.888] (II) event20 - HP Webcam HD 2300: HP Webcam HD: device removed
[ 118.888] (**) Option "fd" "52"
[ 118.888] (II) event10 - HP WMI hotkeys: device removed
[ 118.888] (**) Option "fd" "44"
[ 118.888] (II) event5 - Logitech M187: device removed
[ 118.889] (**) Option "fd" "47"
[ 118.889] (II) event7 - MOSART Semi. 2.4G INPUT DEVICE Consumer Control: device removed
[ 118.889] (**) Option "fd" "50"
[ 118.889] (II) event2 - HID 046a:0023: device removed
[ 119.081] (II) systemd-logind: got pause for 13:67
[ 119.081] (II) systemd-logind: got pause for 13:65
[ 119.081] (II) systemd-logind: got pause for 13:84
[ 119.082] (II) systemd-logind: got pause for 13:74
[ 119.082] (II) systemd-logind: got pause for 13:70
[ 119.082] (II) systemd-logind: got pause for 13:66
[ 119.082] (II) systemd-logind: got pause for 13:71
[ 119.082] (II) systemd-logind: got pause for 13:64
[ 119.082] (II) systemd-logind: got pause for 13:69
[ 119.082] (II) systemd-logind: got pause for 13:72
[ 119.082] (II) systemd-logind: got pause for 13:68
[ 141.057] (II) UnloadModule: "libinput"
[ 141.058] (II) systemd-logind: not releasing fd for 13:66, still in use
[ 141.058] (II) UnloadModule: "libinput"
[ 141.058] (II) systemd-logind: not releasing fd for 13:71, still in use
[ 141.058] (II) UnloadModule: "libinput"
[ 141.058] (II) systemd-logind: not releasing fd for 13:69, still in use
[ 141.058] (II) UnloadModule: "libinput"
[ 141.058] (II) systemd-logind: releasing fd for 13:74
[ 141.090] (II) UnloadModule: "libinput"
[ 141.090] (II) systemd-logind: releasing fd for 13:84
[ 141.126] (II) UnloadModule: "libinput"
[ 141.126] (II) systemd-logind: releasing fd for 13:66
[ 141.142] (II) UnloadModule: "libinput"
[ 141.142] (II) systemd-logind: releasing fd for 13:68
[ 141.158] (II) UnloadModule: "libinput"
[ 141.158] (II) systemd-logind: releasing fd for 13:72
[ 141.178] (II) UnloadModule: "libinput"
[ 141.178] (II) systemd-logind: releasing fd for 13:71
[ 141.198] (II) UnloadModule: "libinput"
[ 141.198] (II) systemd-logind: releasing fd for 13:70
[ 141.222] (II) UnloadModule: "libinput"
[ 141.222] (II) systemd-logind: releasing fd for 13:67
[ 141.242] (II) UnloadModule: "libinput"
[ 141.242] (II) systemd-logind: releasing fd for 13:69
[ 141.274] (II) UnloadModule: "libinput"
[ 141.274] (II) systemd-logind: releasing fd for 13:64
[ 141.303] (II) UnloadModule: "libinput"
[ 141.303] (II) systemd-logind: releasing fd for 13:65
[ 141.422] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 141.424] (II) Server terminated successfully (0). Closing log file.
Les infos concernant la carte Nvidia :
nvidia-smi
Mon Jul 24 16:19:56 2023
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 390.157 Driver Version: 390.157 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 Quadro 4000 Off | 00000000:0F:00.0 On | N/A |
|100% 99C P1 N/A / N/A | 710MiB / 1980MiB | 7% Default |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 2933 G /usr/lib/xorg/Xorg 150MiB |
| 0 3112 G /usr/bin/gnome-shell 208MiB |
| 0 3912 G ...AAgAAAAAAAAACAAAAAAAAAA= --shared-files 268MiB |
| 0 6946 G ...Mdns,WinRetrieveSuggestionsOnlyOnDemand 77MiB |
+-----------------------------------------------------------------------------+
Auriez-vous une idée de la cause de cette surchauffe ?
Quelles sont les possibilités pour réduire la température ?
Merci d'avance !
Hors ligne
#2 Le 24/07/2023, à 15:29
- xubu1957
Re : Surchauffe de la carte graphique
Bonjour,
Montre, en te servant du Retour utilisable de commande :
lspci -vnn | grep -A 12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
ubuntu-drivers devices
uname -a
xrandr
dpkg -l | grep nvidia
dpkg -l | grep -v ^ii
et :
echo $XDG_SESSION_TYPE
pour voir si c'est Wayland ou x11.
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 24/07/2023, à 15:36
- zizanie
Re : Surchauffe de la carte graphique
Merci pour l'aide xubu1957 !
Voici le retour des commandes demandées :
lspci -vnn | grep -A 12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
elisa@elisapc01:~$ lspci -vnn | grep -A 12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
0f:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF100GL [Quadro 4000] [10de:06dd] (rev a3) (prog-if 00 [VGA controller])
Kernel driver in use: nvidia
Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia
elisa@elisapc01:~$
ubuntu-drivers devices
elisa@elisapc01:~$ ubuntu-drivers devices
== /sys/devices/pci0000:00/0000:00:03.0/0000:0f:00.0 ==
modalias : pci:v000010DEd000006DDsv000010DEsd00000780bc03sc00i00
vendor : NVIDIA Corporation
model : GF100GL [Quadro 4000]
driver : nvidia-driver-390 - distro non-free recommended
driver : xserver-xorg-video-nouveau - distro free builtin
elisa@elisapc01:~$
uname -a
elisa@elisapc01:~$ uname -a
Linux elisapc01 5.15.0-76-generic #83-Ubuntu SMP Thu Jun 15 19:16:32 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
elisa@elisapc01:~$
xrandr
elisa@elisapc01:~$ xrandr
Screen 0: minimum 8 x 8, current 3360 x 1050, maximum 16384 x 16384
DVI-I-0 disconnected (normal left inverted right x axis y axis)
DVI-I-1 connected 1680x1050+0+0 (normal left inverted right x axis y axis) 470mm x 300mm
1680x1050 59.88 + 59.95*
1280x1024 75.02 60.02
1152x864 75.00
1024x768 75.03 60.00
800x600 75.00 60.32
640x480 75.00 59.94
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 connected primary 1680x1050+1680+0 (normal left inverted right x axis y axis) 470mm x 300mm
1680x1050 59.88 + 59.95*
1280x1024 75.02 60.02
1152x864 75.00
1024x768 75.03 60.00
800x600 75.00 60.32
640x480 75.00 59.94
DP-3 disconnected (normal left inverted right x axis y axis)
elisa@elisapc01:~$
dpkg -l | grep nvidia
elisa@elisapc01:~$ dpkg -l | grep nvidia
ii libnvidia-cfg1-390:amd64 390.157-0ubuntu0.22.04.2 amd64 NVIDIA binary OpenGL/GLX configuration library
ii libnvidia-common-390 390.157-0ubuntu0.22.04.2 all Shared files used by the NVIDIA libraries
ii libnvidia-compute-390:amd64 390.157-0ubuntu0.22.04.2 amd64 NVIDIA libcompute package
ii libnvidia-compute-390:i386 390.157-0ubuntu0.22.04.2 i386 NVIDIA libcompute package
rc libnvidia-compute-470:amd64 470.141.03-0ubuntu0.22.04.1 amd64 NVIDIA libcompute package
ii libnvidia-decode-390:amd64 390.157-0ubuntu0.22.04.2 amd64 NVIDIA Video Decoding runtime libraries
ii libnvidia-decode-390:i386 390.157-0ubuntu0.22.04.2 i386 NVIDIA Video Decoding runtime libraries
ii libnvidia-encode-390:amd64 390.157-0ubuntu0.22.04.2 amd64 NVENC Video Encoding runtime library
ii libnvidia-encode-390:i386 390.157-0ubuntu0.22.04.2 i386 NVENC Video Encoding runtime library
ii libnvidia-fbc1-390:amd64 390.157-0ubuntu0.22.04.2 amd64 NVIDIA OpenGL-based Framebuffer Capture runtime library
ii libnvidia-fbc1-390:i386 390.157-0ubuntu0.22.04.2 i386 NVIDIA OpenGL-based Framebuffer Capture runtime library
ii libnvidia-gl-390:amd64 390.157-0ubuntu0.22.04.2 amd64 NVIDIA OpenGL/GLX/EGL/GLES GLVND libraries and Vulkan ICD
ii libnvidia-gl-390:i386 390.157-0ubuntu0.22.04.2 i386 NVIDIA OpenGL/GLX/EGL/GLES GLVND libraries and Vulkan ICD
ii libnvidia-ifr1-390:amd64 390.157-0ubuntu0.22.04.2 amd64 NVIDIA OpenGL-based Inband Frame Readback runtime library
ii libnvidia-ifr1-390:i386 390.157-0ubuntu0.22.04.2 i386 NVIDIA OpenGL-based Inband Frame Readback runtime library
rc linux-modules-nvidia-390-5.15.0-47-generic 5.15.0-47.51 amd64 Linux kernel nvidia modules for version 5.15.0-47
rc linux-modules-nvidia-390-5.15.0-48-generic 5.15.0-48.54 amd64 Linux kernel nvidia modules for version 5.15.0-48
rc linux-modules-nvidia-390-5.15.0-50-generic 5.15.0-50.56+1 amd64 Linux kernel nvidia modules for version 5.15.0-50
rc linux-modules-nvidia-390-5.15.0-56-generic 5.15.0-56.62+1 amd64 Linux kernel nvidia modules for version 5.15.0-56
rc linux-modules-nvidia-390-5.15.0-60-generic 5.15.0-60.66 amd64 Linux kernel nvidia modules for version 5.15.0-60
rc linux-modules-nvidia-390-5.15.0-69-generic 5.15.0-69.76+1 amd64 Linux kernel nvidia modules for version 5.15.0-69
rc linux-modules-nvidia-390-5.15.0-71-generic 5.15.0-71.78 amd64 Linux kernel nvidia modules for version 5.15.0-71
rc linux-modules-nvidia-390-5.15.0-72-generic 5.15.0-72.79 amd64 Linux kernel nvidia modules for version 5.15.0-72
ii linux-modules-nvidia-390-5.15.0-75-generic 5.15.0-75.82 amd64 Linux kernel nvidia modules for version 5.15.0-75
ii linux-modules-nvidia-390-5.15.0-76-generic 5.15.0-76.83+5 amd64 Linux kernel nvidia modules for version 5.15.0-76
ii linux-modules-nvidia-390-generic 5.15.0-76.83+5 amd64 Extra drivers for nvidia-390 for the generic flavour
rc linux-objects-nvidia-390-5.15.0-47-generic 5.15.0-47.51 amd64 Linux kernel nvidia modules for version 5.15.0-47 (objects)
rc linux-objects-nvidia-390-5.15.0-48-generic 5.15.0-48.54 amd64 Linux kernel nvidia modules for version 5.15.0-48 (objects)
rc linux-objects-nvidia-390-5.15.0-50-generic 5.15.0-50.56+1 amd64 Linux kernel nvidia modules for version 5.15.0-50 (objects)
rc linux-objects-nvidia-390-5.15.0-56-generic 5.15.0-56.62+1 amd64 Linux kernel nvidia modules for version 5.15.0-56 (objects)
rc linux-objects-nvidia-390-5.15.0-60-generic 5.15.0-60.66 amd64 Linux kernel nvidia modules for version 5.15.0-60 (objects)
rc linux-objects-nvidia-390-5.15.0-69-generic 5.15.0-69.76+1 amd64 Linux kernel nvidia modules for version 5.15.0-69 (objects)
rc linux-objects-nvidia-390-5.15.0-71-generic 5.15.0-71.78 amd64 Linux kernel nvidia modules for version 5.15.0-71 (objects)
rc linux-objects-nvidia-390-5.15.0-72-generic 5.15.0-72.79 amd64 Linux kernel nvidia modules for version 5.15.0-72 (objects)
ii linux-objects-nvidia-390-5.15.0-75-generic 5.15.0-75.82 amd64 Linux kernel nvidia modules for version 5.15.0-75 (objects)
ii linux-objects-nvidia-390-5.15.0-76-generic 5.15.0-76.83+5 amd64 Linux kernel nvidia modules for version 5.15.0-76 (objects)
ii linux-signatures-nvidia-5.15.0-75-generic 5.15.0-75.82 amd64 Linux kernel signatures for nvidia modules for version 5.15.0-75-generic
ii linux-signatures-nvidia-5.15.0-76-generic 5.15.0-76.83+5 amd64 Linux kernel signatures for nvidia modules for version 5.15.0-76-generic
ii nvidia-compute-utils-390 390.157-0ubuntu0.22.04.2 amd64 NVIDIA compute utilities
rc nvidia-compute-utils-470 470.141.03-0ubuntu0.22.04.1 amd64 NVIDIA compute utilities
rc nvidia-dkms-390 390.154-0ubuntu0.22.04.1 amd64 NVIDIA DKMS package
rc nvidia-dkms-470 470.141.03-0ubuntu0.22.04.1 amd64 NVIDIA DKMS package
ii nvidia-driver-390 390.157-0ubuntu0.22.04.2 amd64 NVIDIA driver metapackage
ii nvidia-kernel-common-390 390.157-0ubuntu0.22.04.2 amd64 Shared files used with the kernel module
rc nvidia-kernel-common-470 470.141.03-0ubuntu0.22.04.1 amd64 Shared files used with the kernel module
ii nvidia-kernel-source-390 390.157-0ubuntu0.22.04.2 amd64 NVIDIA kernel source package
ii nvidia-prime 0.8.17.1 all Tools to enable NVIDIA's Prime
ii nvidia-settings 510.47.03-0ubuntu1 amd64 Tool for configuring the NVIDIA graphics driver
ii nvidia-utils-390 390.157-0ubuntu0.22.04.2 amd64 NVIDIA driver support binaries
ii screen-resolution-extra 0.18.2 all Extension for the nvidia-settings control panel
ii xserver-xorg-video-nvidia-390 390.157-0ubuntu0.22.04.2 amd64 NVIDIA binary Xorg driver
elisa@elisapc01:~$
dpkg -l | grep -v ^ii
elisa@elisapc01:~$ 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 chrome-gnome-shell 10.1-5 all GNOME Shell extensions integration for web browsers
rc crda 3.18-1build1 amd64 wireless Central Regulatory Domain Agent
rc dctrl-tools 2.24-3build2 amd64 Command-line tools to process Debian package information
rc dkms 2.8.7-2ubuntu2.1 all Dynamic Kernel Module Support Framework
rc ethtool 1:5.16-1 amd64 display or change Ethernet device settings
rc fuse 2.9.9-3 amd64 Filesystem in Userspace
rc iio-sensor-proxy 2.4-2 amd64 IIO sensors to D-Bus proxy
rc libnvidia-compute-470:amd64 470.141.03-0ubuntu0.22.04.1 amd64 NVIDIA libcompute package
rc libpython3.8-minimal:amd64 3.8.10-0ubuntu1~20.04.5 amd64 Minimal subset of the Python language (version 3.8)
rc libsensors4:amd64 1:3.4.0-4 amd64 library to read temperature/voltage/fan sensors
rc libsensors4:i386 1:3.4.0-4 i386 library to read temperature/voltage/fan sensors
rc linux-image-4.18.0-15-generic 4.18.0-15.16~18.04.1 amd64 Signed kernel image generic
rc linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2 amd64 Signed kernel image generic
rc linux-image-5.0.0-36-generic 5.0.0-36.39~18.04.1 amd64 Signed kernel image generic
rc linux-image-5.0.0-37-generic 5.0.0-37.40~18.04.1 amd64 Signed kernel image generic
rc linux-image-5.15.0-47-generic 5.15.0-47.51 amd64 Signed kernel image generic
rc linux-image-5.15.0-48-generic 5.15.0-48.54 amd64 Signed kernel image generic
rc linux-image-5.15.0-50-generic 5.15.0-50.56 amd64 Signed kernel image generic
rc linux-image-5.15.0-56-generic 5.15.0-56.62 amd64 Signed kernel image generic
rc linux-image-5.15.0-58-generic 5.15.0-58.64 amd64 Signed kernel image generic
rc linux-image-5.15.0-60-generic 5.15.0-60.66 amd64 Signed kernel image generic
rc linux-image-5.15.0-69-generic 5.15.0-69.76 amd64 Signed kernel image generic
rc linux-image-5.15.0-71-generic 5.15.0-71.78 amd64 Signed kernel image generic
rc linux-image-5.15.0-72-generic 5.15.0-72.79 amd64 Signed kernel image generic
rc linux-image-5.3.0-26-generic 5.3.0-26.28~18.04.1 amd64 Signed kernel image generic
rc linux-image-5.3.0-28-generic 5.3.0-28.30~18.04.1 amd64 Signed kernel image generic
rc linux-image-5.3.0-40-generic 5.3.0-40.32~18.04.1 amd64 Signed kernel image generic
rc linux-image-5.3.0-42-generic 5.3.0-42.34~18.04.1 amd64 Signed kernel image generic
rc linux-image-5.3.0-45-generic 5.3.0-45.37~18.04.1 amd64 Signed kernel image generic
rc linux-image-5.3.0-46-generic 5.3.0-46.38~18.04.1 amd64 Signed kernel image generic
rc linux-image-5.3.0-51-generic 5.3.0-51.44~18.04.2 amd64 Signed kernel image generic
rc linux-image-5.3.0-53-generic 5.3.0-53.47~18.04.1 amd64 Signed kernel image generic
rc linux-image-5.3.0-59-generic 5.3.0-59.53~18.04.1 amd64 Signed kernel image generic
rc linux-image-5.3.0-61-generic 5.3.0-61.55~18.04.1 amd64 Signed kernel image generic
rc linux-image-5.3.0-62-generic 5.3.0-62.56~18.04.1 amd64 Signed kernel image generic
rc linux-image-5.4.0-100-generic 5.4.0-100.113 amd64 Signed kernel image generic
rc linux-image-5.4.0-104-generic 5.4.0-104.118 amd64 Signed kernel image generic
rc linux-image-5.4.0-105-generic 5.4.0-105.119 amd64 Signed kernel image generic
rc linux-image-5.4.0-107-generic 5.4.0-107.121 amd64 Signed kernel image generic
rc linux-image-5.4.0-109-generic 5.4.0-109.123 amd64 Signed kernel image generic
rc linux-image-5.4.0-110-generic 5.4.0-110.124 amd64 Signed kernel image generic
rc linux-image-5.4.0-113-generic 5.4.0-113.127 amd64 Signed kernel image generic
rc linux-image-5.4.0-117-generic 5.4.0-117.132 amd64 Signed kernel image generic
rc linux-image-5.4.0-120-generic 5.4.0-120.136 amd64 Signed kernel image generic
rc linux-image-5.4.0-121-generic 5.4.0-121.137 amd64 Signed kernel image generic
rc linux-image-5.4.0-122-generic 5.4.0-122.138 amd64 Signed kernel image generic
rc linux-image-5.4.0-124-generic 5.4.0-124.140 amd64 Signed kernel image generic
rc linux-image-5.4.0-125-generic 5.4.0-125.141 amd64 Signed kernel image generic
rc linux-image-5.4.0-42-generic 5.4.0-42.46~18.04.1 amd64 Signed kernel image generic
rc linux-image-5.4.0-47-generic 5.4.0-47.51~18.04.1 amd64 Signed kernel image generic
rc linux-image-5.4.0-48-generic 5.4.0-48.52~18.04.1 amd64 Signed kernel image generic
rc linux-image-5.4.0-51-generic 5.4.0-51.56~18.04.1 amd64 Signed kernel image generic
rc linux-image-5.4.0-52-generic 5.4.0-52.57~18.04.1 amd64 Signed kernel image generic
rc linux-image-5.4.0-53-generic 5.4.0-53.59~18.04.1 amd64 Signed kernel image generic
rc linux-image-5.4.0-56-generic 5.4.0-56.62~18.04.1 amd64 Signed kernel image generic
rc linux-image-5.4.0-58-generic 5.4.0-58.64~18.04.1 amd64 Signed kernel image generic
rc linux-image-5.4.0-59-generic 5.4.0-59.65~18.04.1 amd64 Signed kernel image generic
rc linux-image-5.4.0-60-generic 5.4.0-60.67~18.04.1 amd64 Signed kernel image generic
rc linux-image-5.4.0-62-generic 5.4.0-62.70~18.04.1 amd64 Signed kernel image generic
rc linux-image-5.4.0-65-generic 5.4.0-65.73~18.04.1 amd64 Signed kernel image generic
rc linux-image-5.4.0-66-generic 5.4.0-66.74 amd64 Signed kernel image generic
rc linux-image-5.4.0-67-generic 5.4.0-67.75 amd64 Signed kernel image generic
rc linux-image-5.4.0-70-generic 5.4.0-70.78 amd64 Signed kernel image generic
rc linux-image-5.4.0-71-generic 5.4.0-71.79 amd64 Signed kernel image generic
rc linux-image-5.4.0-72-generic 5.4.0-72.80 amd64 Signed kernel image generic
rc linux-image-5.4.0-73-generic 5.4.0-73.82 amd64 Signed kernel image generic
rc linux-image-5.4.0-74-generic 5.4.0-74.83 amd64 Signed kernel image generic
rc linux-image-5.4.0-77-generic 5.4.0-77.86 amd64 Signed kernel image generic
rc linux-image-5.4.0-80-generic 5.4.0-80.90 amd64 Signed kernel image generic
rc linux-image-5.4.0-81-generic 5.4.0-81.91 amd64 Signed kernel image generic
rc linux-image-5.4.0-84-generic 5.4.0-84.94 amd64 Signed kernel image generic
rc linux-image-5.4.0-88-generic 5.4.0-88.99 amd64 Signed kernel image generic
rc linux-image-5.4.0-89-generic 5.4.0-89.100 amd64 Signed kernel image generic
rc linux-image-5.4.0-91-generic 5.4.0-91.102 amd64 Signed kernel image generic
rc linux-image-5.4.0-92-generic 5.4.0-92.103 amd64 Signed kernel image generic
rc linux-image-5.4.0-94-generic 5.4.0-94.106 amd64 Signed kernel image generic
rc linux-image-5.4.0-96-generic 5.4.0-96.109 amd64 Signed kernel image generic
rc linux-image-5.4.0-99-generic 5.4.0-99.112 amd64 Signed kernel image generic
rc linux-modules-4.18.0-15-generic 4.18.0-15.16~18.04.1 amd64 Linux kernel extra modules for version 4.18.0 on 64 bit x86 SMP
rc linux-modules-5.0.0-32-generic 5.0.0-32.34~18.04.2 amd64 Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
rc linux-modules-5.0.0-36-generic 5.0.0-36.39~18.04.1 amd64 Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
rc linux-modules-5.0.0-37-generic 5.0.0-37.40~18.04.1 amd64 Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-47-generic 5.15.0-47.51 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-48-generic 5.15.0-48.54 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-50-generic 5.15.0-50.56 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-56-generic 5.15.0-56.62 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-58-generic 5.15.0-58.64 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-60-generic 5.15.0-60.66 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-69-generic 5.15.0-69.76 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-71-generic 5.15.0-71.78 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-72-generic 5.15.0-72.79 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.3.0-26-generic 5.3.0-26.28~18.04.1 amd64 Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc linux-modules-5.3.0-28-generic 5.3.0-28.30~18.04.1 amd64 Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc linux-modules-5.3.0-40-generic 5.3.0-40.32~18.04.1 amd64 Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc linux-modules-5.3.0-42-generic 5.3.0-42.34~18.04.1 amd64 Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc linux-modules-5.3.0-45-generic 5.3.0-45.37~18.04.1 amd64 Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc linux-modules-5.3.0-46-generic 5.3.0-46.38~18.04.1 amd64 Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc linux-modules-5.3.0-51-generic 5.3.0-51.44~18.04.2 amd64 Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc linux-modules-5.3.0-53-generic 5.3.0-53.47~18.04.1 amd64 Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc linux-modules-5.3.0-59-generic 5.3.0-59.53~18.04.1 amd64 Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc linux-modules-5.3.0-61-generic 5.3.0-61.55~18.04.1 amd64 Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc linux-modules-5.3.0-62-generic 5.3.0-62.56~18.04.1 amd64 Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-100-generic 5.4.0-100.113 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-104-generic 5.4.0-104.118 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-105-generic 5.4.0-105.119 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-107-generic 5.4.0-107.121 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-109-generic 5.4.0-109.123 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-110-generic 5.4.0-110.124 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-113-generic 5.4.0-113.127 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-117-generic 5.4.0-117.132 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-120-generic 5.4.0-120.136 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-121-generic 5.4.0-121.137 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-122-generic 5.4.0-122.138 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-124-generic 5.4.0-124.140 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-125-generic 5.4.0-125.141 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-42-generic 5.4.0-42.46~18.04.1 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-47-generic 5.4.0-47.51~18.04.1 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-48-generic 5.4.0-48.52~18.04.1 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-51-generic 5.4.0-51.56~18.04.1 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-52-generic 5.4.0-52.57~18.04.1 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-53-generic 5.4.0-53.59~18.04.1 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-56-generic 5.4.0-56.62~18.04.1 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-58-generic 5.4.0-58.64~18.04.1 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-59-generic 5.4.0-59.65~18.04.1 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-60-generic 5.4.0-60.67~18.04.1 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-62-generic 5.4.0-62.70~18.04.1 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-65-generic 5.4.0-65.73~18.04.1 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-66-generic 5.4.0-66.74 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-67-generic 5.4.0-67.75 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-70-generic 5.4.0-70.78 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-71-generic 5.4.0-71.79 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-72-generic 5.4.0-72.80 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-73-generic 5.4.0-73.82 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-74-generic 5.4.0-74.83 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-77-generic 5.4.0-77.86 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-80-generic 5.4.0-80.90 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-81-generic 5.4.0-81.91 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-84-generic 5.4.0-84.94 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-88-generic 5.4.0-88.99 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-89-generic 5.4.0-89.100 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-91-generic 5.4.0-91.102 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-92-generic 5.4.0-92.103 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-94-generic 5.4.0-94.106 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-96-generic 5.4.0-96.109 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-5.4.0-99-generic 5.4.0-99.112 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-4.18.0-15-generic 4.18.0-15.16~18.04.1 amd64 Linux kernel extra modules for version 4.18.0 on 64 bit x86 SMP
rc linux-modules-extra-5.0.0-32-generic 5.0.0-32.34~18.04.2 amd64 Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
rc linux-modules-extra-5.0.0-36-generic 5.0.0-36.39~18.04.1 amd64 Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
rc linux-modules-extra-5.0.0-37-generic 5.0.0-37.40~18.04.1 amd64 Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-47-generic 5.15.0-47.51 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-48-generic 5.15.0-48.54 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-50-generic 5.15.0-50.56 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-56-generic 5.15.0-56.62 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-58-generic 5.15.0-58.64 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-60-generic 5.15.0-60.66 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-69-generic 5.15.0-69.76 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-71-generic 5.15.0-71.78 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-72-generic 5.15.0-72.79 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.3.0-26-generic 5.3.0-26.28~18.04.1 amd64 Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc linux-modules-extra-5.3.0-28-generic 5.3.0-28.30~18.04.1 amd64 Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc linux-modules-extra-5.3.0-40-generic 5.3.0-40.32~18.04.1 amd64 Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc linux-modules-extra-5.3.0-42-generic 5.3.0-42.34~18.04.1 amd64 Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc linux-modules-extra-5.3.0-45-generic 5.3.0-45.37~18.04.1 amd64 Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc linux-modules-extra-5.3.0-46-generic 5.3.0-46.38~18.04.1 amd64 Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc linux-modules-extra-5.3.0-51-generic 5.3.0-51.44~18.04.2 amd64 Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc linux-modules-extra-5.3.0-53-generic 5.3.0-53.47~18.04.1 amd64 Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc linux-modules-extra-5.3.0-59-generic 5.3.0-59.53~18.04.1 amd64 Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc linux-modules-extra-5.3.0-61-generic 5.3.0-61.55~18.04.1 amd64 Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc linux-modules-extra-5.3.0-62-generic 5.3.0-62.56~18.04.1 amd64 Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-100-generic 5.4.0-100.113 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-104-generic 5.4.0-104.118 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-105-generic 5.4.0-105.119 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-107-generic 5.4.0-107.121 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-109-generic 5.4.0-109.123 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-110-generic 5.4.0-110.124 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-113-generic 5.4.0-113.127 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-117-generic 5.4.0-117.132 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-120-generic 5.4.0-120.136 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-121-generic 5.4.0-121.137 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-122-generic 5.4.0-122.138 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-124-generic 5.4.0-124.140 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-125-generic 5.4.0-125.141 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-42-generic 5.4.0-42.46~18.04.1 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-47-generic 5.4.0-47.51~18.04.1 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-48-generic 5.4.0-48.52~18.04.1 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-51-generic 5.4.0-51.56~18.04.1 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-52-generic 5.4.0-52.57~18.04.1 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-53-generic 5.4.0-53.59~18.04.1 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-56-generic 5.4.0-56.62~18.04.1 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-58-generic 5.4.0-58.64~18.04.1 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-59-generic 5.4.0-59.65~18.04.1 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-60-generic 5.4.0-60.67~18.04.1 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-62-generic 5.4.0-62.70~18.04.1 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-65-generic 5.4.0-65.73~18.04.1 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-66-generic 5.4.0-66.74 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-67-generic 5.4.0-67.75 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-70-generic 5.4.0-70.78 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-71-generic 5.4.0-71.79 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-72-generic 5.4.0-72.80 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-73-generic 5.4.0-73.82 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-74-generic 5.4.0-74.83 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-77-generic 5.4.0-77.86 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-80-generic 5.4.0-80.90 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-81-generic 5.4.0-81.91 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-84-generic 5.4.0-84.94 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-88-generic 5.4.0-88.99 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-89-generic 5.4.0-89.100 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-91-generic 5.4.0-91.102 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-92-generic 5.4.0-92.103 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-94-generic 5.4.0-94.106 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-96-generic 5.4.0-96.109 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-extra-5.4.0-99-generic 5.4.0-99.112 amd64 Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP
rc linux-modules-nvidia-390-5.15.0-47-generic 5.15.0-47.51 amd64 Linux kernel nvidia modules for version 5.15.0-47
rc linux-modules-nvidia-390-5.15.0-48-generic 5.15.0-48.54 amd64 Linux kernel nvidia modules for version 5.15.0-48
rc linux-modules-nvidia-390-5.15.0-50-generic 5.15.0-50.56+1 amd64 Linux kernel nvidia modules for version 5.15.0-50
rc linux-modules-nvidia-390-5.15.0-56-generic 5.15.0-56.62+1 amd64 Linux kernel nvidia modules for version 5.15.0-56
rc linux-modules-nvidia-390-5.15.0-60-generic 5.15.0-60.66 amd64 Linux kernel nvidia modules for version 5.15.0-60
rc linux-modules-nvidia-390-5.15.0-69-generic 5.15.0-69.76+1 amd64 Linux kernel nvidia modules for version 5.15.0-69
rc linux-modules-nvidia-390-5.15.0-71-generic 5.15.0-71.78 amd64 Linux kernel nvidia modules for version 5.15.0-71
rc linux-modules-nvidia-390-5.15.0-72-generic 5.15.0-72.79 amd64 Linux kernel nvidia modules for version 5.15.0-72
rc linux-objects-nvidia-390-5.15.0-47-generic 5.15.0-47.51 amd64 Linux kernel nvidia modules for version 5.15.0-47 (objects)
rc linux-objects-nvidia-390-5.15.0-48-generic 5.15.0-48.54 amd64 Linux kernel nvidia modules for version 5.15.0-48 (objects)
rc linux-objects-nvidia-390-5.15.0-50-generic 5.15.0-50.56+1 amd64 Linux kernel nvidia modules for version 5.15.0-50 (objects)
rc linux-objects-nvidia-390-5.15.0-56-generic 5.15.0-56.62+1 amd64 Linux kernel nvidia modules for version 5.15.0-56 (objects)
rc linux-objects-nvidia-390-5.15.0-60-generic 5.15.0-60.66 amd64 Linux kernel nvidia modules for version 5.15.0-60 (objects)
rc linux-objects-nvidia-390-5.15.0-69-generic 5.15.0-69.76+1 amd64 Linux kernel nvidia modules for version 5.15.0-69 (objects)
rc linux-objects-nvidia-390-5.15.0-71-generic 5.15.0-71.78 amd64 Linux kernel nvidia modules for version 5.15.0-71 (objects)
rc linux-objects-nvidia-390-5.15.0-72-generic 5.15.0-72.79 amd64 Linux kernel nvidia modules for version 5.15.0-72 (objects)
rc modemmanager 1.10.0-1~ubuntu18.04.2 amd64 D-Bus service for managing modems
rc mysql-common 5.8+1.0.8 all MySQL database common files, e.g. /etc/mysql/my.cnf
rc nvidia-compute-utils-470 470.141.03-0ubuntu0.22.04.1 amd64 NVIDIA compute utilities
rc nvidia-dkms-390 390.154-0ubuntu0.22.04.1 amd64 NVIDIA DKMS package
rc nvidia-dkms-470 470.141.03-0ubuntu0.22.04.1 amd64 NVIDIA DKMS package
rc nvidia-kernel-common-470 470.141.03-0ubuntu0.22.04.1 amd64 Shared files used with the kernel module
rc python 2.7.15~rc1-1 amd64 interactive high-level object-oriented language (default version)
rc python2.7-minimal 2.7.18-13ubuntu1.1 amd64 Minimal subset of the Python language (version 2.7)
rc python3.8-minimal 3.8.10-0ubuntu1~20.04.5 amd64 Minimal subset of the Python language (version 3.8)
rc tlp 1.5.0-1ubuntu3 all Optimize laptop battery life
rc tlp-rdw 1.5.0-1ubuntu3 all Radio device wizard
rc ubuntu-system-service 0.7 all Dbus service to set various system-wide configurations
elisa@elisapc01:~$
echo $XDG_SESSION_TYPE
elisa@elisapc01:~$ echo $XDG_SESSION_TYPE
x11
elisa@elisapc01:~$
Hors ligne
#4 Le 24/07/2023, à 15:37
- eric63
Re : Surchauffe de la carte graphique
Salut
que ce soit un portable ou une tour
Je pense qu’il est plus que temps de souffler ta machine pour enlever la poussière
Éventuellement un aspirateur peut faire l’affaire attention tout de même à l’électricité statique lorsque tu passes la brosse sur les radiateurs et ventilos.
Évite les composants et à faire alimentations débranchés (prises et appareils externes)
Kubuntu 24.10 X11 Plasma 6.1.5 KDE Qt 6.6.2 noyau 6.11.0-18 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script de demonipuch
J’utilise le clavier french AFNOR
Hors ligne
#5 Le 24/07/2023, à 15:39
- xubu1957
Re : Surchauffe de la carte graphique
Pour purger les résidus de configuration marqués "rc" :
sudo apt purge ~c
comme expliqué à la machine à café et rajouté dans ce message
As-tu moyen de changer de session avec la roue crantée, pour tester avec wayland ?
Regarde l'EDIT de malbo dans ce message, pour la roue crantée.
Dernière modification par xubu1957 (Le 24/07/2023, à 15:41)
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
#6 Le 24/07/2023, à 16:04
- zizanie
Re : Surchauffe de la carte graphique
Je viens de faire la commande
sudo apt purge ~c
En revanche, je ne trouve pas la roue crantée lors de la connexion à la session.
Je me suis déconnectée, mais elle n'apparaît pas !
Est-il possible de passer à wayland par un autre moyen ?
Hors ligne
#7 Le 24/07/2023, à 16:05
- xubu1957
Re : Surchauffe de la carte graphique
Montre :
echo; lsb_release -d ; echo $XDG_CURRENT_DESKTOP ; echo; ls -lt /usr/share/xsessions | awk '{print $6,$7,$8,$9}'
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
#8 Le 24/07/2023, à 16:09
- zizanie
Re : Surchauffe de la carte graphique
Et voici !
elisa@elisapc01:~$ echo; lsb_release -d ; echo $XDG_CURRENT_DESKTOP ; echo; ls -lt /usr/share/xsessions | awk '{print $6,$7,$8,$9}'
Description: Ubuntu 22.04.2 LTS
ubuntu:GNOME
avril 7 2022 ubuntu.desktop
avril 7 2022 ubuntu-xorg.desktop
elisa@elisapc01:~$
Hors ligne
#9 Le 24/07/2023, à 16:14
- xubu1957
Re : Surchauffe de la carte graphique
Tu avais regardé :
EDIT le 17 nov 2022 : dans la procédure proposée ci-dessus, je prends l'hypothèse que choix de la connexion automatique à la session n'a pas été fait lors de l'installation, par conséquent un mot de passe est demandé pour la connexion de session. Pour ceux qui ont adopté la connexion automatique à la session, je viens de découvrir ce tuto (*) proposé sur le site fr.techtribune.net qui détaille ce qu'il faut faire pour réactiver la connexion par mot de passe en vue d'utiliser la roue crantée : Comment basculer entre Wayland et Xorg dans Ubuntu
(*) ce tuto du site fr.techtribune est daté du 16 nov 2022, c'est à dire le lendemain de la création de ce fil. Il y a une coquille fâcheuse dans ce tuto : la vue qui montre la roue dentée est une vue d'une install de Ubuntu 20.04 puisqu'on voit un choix entre "Ubuntu " et "Ubuntu on Wayland" alors que ce tuto s'applique à Ubuntu 22.04.
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
#10 Le 24/07/2023, à 16:53
- zizanie
Re : Surchauffe de la carte graphique
Oui, je n'ai pas de connexion automatique.
J'ai une roue crantée en haut à droite mais qui ne me montre pas du tout ces options là !
Hors ligne
#11 Le 24/07/2023, à 17:00
- xubu1957
Re : Surchauffe de la carte graphique
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
#12 Le 24/07/2023, à 17:19
- nany
Re : Surchauffe de la carte graphique
Bonjour,
La roue crantée n’apparaît que lorsqu’on clique sur le nom d’utilisateur.
Écran d’accueil avant clic.
Écran d’accueil après clic.
La roue crantée se trouve en bas à droite.
En ligne
#13 Le 24/07/2023, à 18:29
- inbox
Re : Surchauffe de la carte graphique
Salut,
Lorsque l'on a une carte graphique un peut ancienne, avec un pilote nvidia de génération datant, il n'est pas possible de démarrer sou Wayland. On est forcé d'utiliser x11.
Pour pour être sous Wayland, il faut utiliser le pilote Nouveau.
A+
Un problème résolu ? Indiquez le en modifiant le titre du sujet.
Hors ligne
#14 Le 24/07/2023, à 19:09
- marcodel
Re : Surchauffe de la carte graphique
salut
A titre d'exemple, avec seulement Chrome et un terminal d'ouvert, la température est de 99°C !
perso avant de regarder x.11 ou wayland ou drivers libre/proprio le poste #4 passe avant
a+
Hors ligne
#15 Le 24/07/2023, à 19:24
- zizanie
Re : Surchauffe de la carte graphique
Merci xubu1957 pour l'aide quand même !
Lorsque je passe sur les drivers nouveau, j'ai en effet accès à la fameuse roue crantée.
Après quelques recherches, il n'est en effet pas possible de passer sous Wayland avec ma carte actuelle avec les drivers Nvidia.
Le fichier /lib/udev/rules.d/61-gdm.rules le désactive systématiquement, même s'il est forcé dans /etc/gdm3/custom.conf.
Avec driver nouveau + wayland, la température reste très élevée (86°C)
J'avais déjà fait un nettoyage de la tour, mais je vais en faire un plus minutieux
Hors ligne
#16 Le 28/07/2023, à 15:10
- zizanie
Re : Surchauffe de la carte graphique
Bonjour,
Malgré un nettoyage de la tour et un passage aux drivers nouveau + wayland : pas de grande amélioration malheureusement.
Peut-être quelques degrés de moins mais rien de très impressionnant.
Je vous tiens au courant si je trouve une solution !
Bonne journée et merci pour votre aide !
Hors ligne
#17 Le 28/07/2023, à 15:13
- xubu1957
Re : Surchauffe de la carte graphique
Bonjour,
Donne les retours de :
sudo apt update
df -Th
et :
snap list
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
#18 Le 28/07/2023, à 15:23
- zizanie
Re : Surchauffe de la carte graphique
Et voici !
sudo apt update
elisa@elisapc01:~$ sudo apt update
Atteint :1 http://fr.archive.ubuntu.com/ubuntu jammy InRelease
Atteint :2 http://fr.archive.ubuntu.com/ubuntu jammy-updates InRelease
Atteint :3 http://fr.archive.ubuntu.com/ubuntu jammy-backports InRelease
Atteint :4 https://updates.signal.org/desktop/apt xenial InRelease
Atteint :5 http://security.ubuntu.com/ubuntu jammy-security InRelease
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
8 paquets peuvent être mis à jour. Exécutez « apt list --upgradable » pour les voir.
elisa@elisapc01:~$
apt list --upgradable
elisa@elisapc01:~$ apt list --upgradable
En train de lister... Fait
gnome-control-center-data/jammy-updates,jammy-updates 1:41.7-0ubuntu0.22.04.7 all [pouvant être mis à jour depuis : 1:41.7-0ubuntu0.22.04.6]
gnome-control-center-faces/jammy-updates,jammy-updates 1:41.7-0ubuntu0.22.04.7 all [pouvant être mis à jour depuis : 1:41.7-0ubuntu0.22.04.6]
gnome-control-center/jammy-updates 1:41.7-0ubuntu0.22.04.7 amd64 [pouvant être mis à jour depuis : 1:41.7-0ubuntu0.22.04.6]
gnome-remote-desktop/jammy-updates 42.7-0ubuntu1 amd64 [pouvant être mis à jour depuis : 42.4-0ubuntu1]
libldap-2.5-0/jammy-updates 2.5.15+dfsg-0ubuntu0.22.04.1 amd64 [pouvant être mis à jour depuis : 2.5.14+dfsg-0ubuntu0.22.04.2]
libldap-common/jammy-updates,jammy-updates 2.5.15+dfsg-0ubuntu0.22.04.1 all [pouvant être mis à jour depuis : 2.5.14+dfsg-0ubuntu0.22.04.2]
libpcsclite1/jammy-updates 1.9.5-3ubuntu1 amd64 [pouvant être mis à jour depuis : 1.9.5-3]
yaru-theme-gnome-shell/jammy-updates,jammy-updates 22.04.5 all [pouvant être mis à jour depuis : 22.04.4]
elisa@elisapc01:~$
df -Th
elisa@elisapc01:~$ df -Th
Sys. de fichiers Type Taille Utilisé Dispo Uti% Monté sur
tmpfs tmpfs 1,6G 2,3M 1,6G 1% /run
/dev/mapper/ubuntu--vg-root ext4 457G 50G 384G 12% /
tmpfs tmpfs 7,9G 445M 7,4G 6% /dev/shm
tmpfs tmpfs 5,0M 4,0K 5,0M 1% /run/lock
tmpfs tmpfs 1,6G 120K 1,6G 1% /run/user/1000
/dev/sr0 iso9660 254M 254M 0 100% /media/elisa/190808000128
elisa@elisapc01:~$
snap list
elisa@elisapc01:~$ snap list
Nom Version Révision Suivi Éditeur Notes
atom 1.60.0 286 latest/stable snapcrafters✪ classic
bare 1.0 5 latest/stable canonical✓ base
core 16-2.59.5 15511 latest/stable canonical✓ core
core18 20230530 2785 latest/stable canonical✓ base
core20 20230622 1974 latest/stable canonical✓ base
core22 20230703 817 latest/stable canonical✓ base
firefox 115.0.2-1 2908 latest/stable mozilla✓ -
gnome-3-26-1604 3.26.0.20221130 111 latest/stable/… canonical✓ -
gnome-3-28-1804 3.28.0-19-g98f9e67.98f9e67 198 latest/stable canonical✓ -
gnome-3-34-1804 0+git.3556cb3 93 latest/stable canonical✓ -
gnome-3-38-2004 0+git.efb213a 143 latest/stable canonical✓ -
gnome-42-2204 0+git.ff35a85 120 latest/stable canonical✓ -
gnome-system-monitor 42.0 184 latest/stable/… canonical✓ -
gtk-common-themes 0.1-81-g442e511 1535 latest/stable/… canonical✓ -
hunspell-dictionaries-1-7-2004 1.7-20.04+pkg-6fd6 2 latest/stable brlin -
slack 4.33.73 82 latest/stable slack✓ -
teams 1.5.00.23861 8 latest/stable msteams✓ -
teams-insiders 1.5.00.23861 10 latest/stable msteams✓ -
zoom-client 5.15.2.4260 208 latest/stable ogra -
elisa@elisapc01:~$
Hors ligne
#19 Le 28/07/2023, à 15:26
- xubu1957
Re : Surchauffe de la carte graphique
Lance les mises à jour :
sudo apt full-upgrade
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
#20 Le 28/07/2023, à 16:22
- krodelabestiole
Re : Surchauffe de la carte graphique
Éventuellement un aspirateur peut faire l’affaire attention tout de même à l’électricité statique
surtout à l'électricité générée par le ventilo si il se met à tourner (vite), qui fonctionne alors comme une dynamo et peut envoyer un gros voltage à la carte mère. il peut y avoir une diode de protection mais c'est pas garanti : mieux vaut bloquer les pales.
nouveau forum ubuntu-fr on en parle là : refonte du site / nouveau design
profil - sujets récurrents - sources du site
Hors ligne