#1 Le 16/11/2020, à 10:13
- catfishsushi
Écran noir après GRUB (problème de carte ou démarrage ?) [RÉSOLU]
Bonjour,
Je galère depuis jeudi avec ma machine (je précise que je suis une utilisatrice, mais pas du tout une pro !). J'ai l'impression que suite à une mise à jour de Windows 10, ça a foutu en l'air le démarrage d'Ubuntu ; comme quoi, utiliser Windows une fois par an, c'est déjà trop !
...ou alors, c'est encore ma carte graphique NVidia qui fait des siennes, après un plantage inopiné de Mi***soft Teams (?!? c'est pour les visio avec le boulot, me jugez pas). D'où l'intégration de ce message dans les discussions concernant la carte graphique.
Voici l'état des lieux :
J'ai un ordinateur portable ASUS avec un processeur Intel® Core™ i5-6200U CPU @ 2.30GHz × 4. J'étais sur Ubuntu 18.04, j'ai utilisé Windows 10 (qui s'était mis à jour), et depuis, plus moyen de redémarrer Ubuntu. Je suis maintenant sur Ubuntu 20.04.
Après le Grub, lorsque je choisis Ubuntu, j'ai un écran noir, sans logo ni invitation à se connecter. Ce n'est pas le noir de l'invite de commande, c'est un noir un peu grisé.
Par contre, j'arrive à lancer Ubuntu avec le mode de récup (recovery) et là, ça fonctionne.
Voici ce que me donnent les fichiers du serveur d'affichage X et le dernier journal de démarrage de la session graphique :
/etc/X11/xorg.conf.failsafe (je n'ai pas de fichier xorg.cong ?)
Section "Device"
Identifier "Configured Video Device"
Driver "vesa"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
/var/log/Xorg.0.log
[ 136.909] (--) Log file renamed from "/var/log/Xorg.pid-1545.log" to "/var/log/Xorg.0.log"
[ 136.911]
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[ 136.911] Build Operating System: Linux 4.15.0-115-generic x86_64 Ubuntu
[ 136.911] Current Operating System: Linux laurie-UX303UB 5.4.0-53-generic #59-Ubuntu SMP Wed Oct 21 09:38:44 UTC 2020 x86_64
[ 136.911] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-53-generic root=UUID=2c7fd486-f0a2-4c9f-8946-76794522b0f1 ro recovery nomodeset dis_ucode_ldr
[ 136.911] Build Date: 04 September 2020 01:34:27PM
[ 136.911] xorg-server 2:1.20.8-2ubuntu2.4 (For technical support please see http://www.ubuntu.com/support)
[ 136.911] Current version of pixman: 0.38.4
[ 136.911] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 136.911] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 136.911] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Nov 16 09:43:44 2020
[ 136.913] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 136.918] (==) No Layout section. Using the first Screen section.
[ 136.918] (==) No screen section available. Using defaults.
[ 136.918] (**) |-->Screen "Default Screen Section" (0)
[ 136.918] (**) | |-->Monitor "<default monitor>"
[ 136.919] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 136.919] (==) Automatically adding devices
[ 136.919] (==) Automatically enabling devices
[ 136.919] (==) Automatically adding GPU devices
[ 136.919] (==) Automatically binding GPU devices
[ 136.919] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 136.921] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 136.921] Entry deleted from font path.
[ 136.921] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 136.921] Entry deleted from font path.
[ 136.921] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 136.921] Entry deleted from font path.
[ 136.922] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 136.922] Entry deleted from font path.
[ 136.922] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 136.922] Entry deleted from font path.
[ 136.922] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 136.922] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 136.922] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 136.922] (II) Loader magic: 0x5560d484d020
[ 136.922] (II) Module ABI versions:
[ 136.922] X.Org ANSI C Emulation: 0.4
[ 136.922] X.Org Video Driver: 24.1
[ 136.922] X.Org XInput driver : 24.1
[ 136.922] X.Org Server Extension : 10.0
[ 136.923] (++) using VT number 1
[ 136.925] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c2
[ 136.928] (--) PCI:*(0@0:2:0) 8086:1916:1043:1b1d rev 7, Mem @ 0xdd000000/16777216, 0xb0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[ 136.928] (--) PCI: (1@0:0:0) 10de:1347:1043:1b1d rev 162, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 136.928] (II) LoadModule: "glx"
[ 136.929] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 136.933] (II) Module glx: vendor="X.Org Foundation"
[ 136.933] compiled for 1.20.8, module version = 1.0.0
[ 136.933] ABI class: X.Org Server Extension, version 10.0
[ 136.933] (==) Matched modesetting as autoconfigured driver 0
[ 136.933] (==) Matched fbdev as autoconfigured driver 1
[ 136.933] (==) Matched vesa as autoconfigured driver 2
[ 136.933] (==) Assigned the driver to the xf86ConfigLayout
[ 136.933] (II) LoadModule: "modesetting"
[ 136.933] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 136.935] (II) Module modesetting: vendor="X.Org Foundation"
[ 136.935] compiled for 1.20.8, module version = 1.20.8
[ 136.935] Module class: X.Org Video Driver
[ 136.935] ABI class: X.Org Video Driver, version 24.1
[ 136.935] (II) LoadModule: "fbdev"
[ 136.935] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 136.936] (II) Module fbdev: vendor="X.Org Foundation"
[ 136.936] compiled for 1.20.1, module version = 0.5.0
[ 136.936] Module class: X.Org Video Driver
[ 136.936] ABI class: X.Org Video Driver, version 24.0
[ 136.936] (II) LoadModule: "vesa"
[ 136.936] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 136.937] (II) Module vesa: vendor="X.Org Foundation"
[ 136.937] compiled for 1.20.4, module version = 2.4.0
[ 136.937] Module class: X.Org Video Driver
[ 136.937] ABI class: X.Org Video Driver, version 24.0
[ 136.937] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 136.937] (II) FBDEV: driver for framebuffer: fbdev
[ 136.937] (II) VESA: driver for VESA chipsets: vesa
[ 136.937] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[ 136.937] (EE) open /dev/dri/card0: No such file or directory
[ 136.937] (WW) Falling back to old probe method for modesetting
[ 136.937] (EE) open /dev/dri/card0: No such file or directory
[ 136.937] (II) Loading sub module "fbdevhw"
[ 136.937] (II) LoadModule: "fbdevhw"
[ 136.937] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 136.938] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 136.938] compiled for 1.20.8, module version = 0.0.2
[ 136.938] ABI class: X.Org Video Driver, version 24.1
[ 136.938] (**) FBDEV(1): claimed PCI slot 0@0:2:0
[ 136.938] (II) FBDEV(1): using default device
[ 136.938] (EE) Screen 0 deleted because of no matching config section.
[ 136.938] (II) UnloadModule: "modesetting"
[ 136.938] (II) FBDEV(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 136.938] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32
[ 136.938] (==) FBDEV(0): RGB weight 888
[ 136.938] (==) FBDEV(0): Default visual is TrueColor
[ 136.938] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[ 136.938] (II) FBDEV(0): hardware: EFI VGA (video memory: 8100kB)
[ 136.938] (II) FBDEV(0): checking modes against framebuffer device...
[ 136.938] (II) FBDEV(0): checking modes against monitor...
[ 136.938] (II) FBDEV(0): Virtual size is 1920x1080 (pitch 1920)
[ 136.938] (**) FBDEV(0): Built-in mode "current": 207.4 MHz, 85.3 kHz, 77.2 Hz
[ 136.938] (II) FBDEV(0): Modeline "current"x0.0 207.38 1920 1952 2192 2432 1080 1084 1088 1104 -hsync -vsync -csync (85.3 kHz b)
[ 136.938] (==) FBDEV(0): DPI set to (96, 96)
[ 136.938] (II) Loading sub module "fb"
[ 136.938] (II) LoadModule: "fb"
[ 136.938] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 136.940] (II) Module fb: vendor="X.Org Foundation"
[ 136.940] compiled for 1.20.8, module version = 1.0.0
[ 136.940] ABI class: X.Org ANSI C Emulation, version 0.4
[ 136.940] (**) FBDEV(0): using shadow framebuffer
[ 136.940] (II) Loading sub module "shadow"
[ 136.940] (II) LoadModule: "shadow"
[ 136.940] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 136.941] (II) Module shadow: vendor="X.Org Foundation"
[ 136.941] compiled for 1.20.8, module version = 1.1.0
[ 136.941] ABI class: X.Org ANSI C Emulation, version 0.4
[ 136.941] (II) UnloadModule: "vesa"
[ 136.941] (II) Unloading vesa
[ 136.942] (II) FBDEV(0): FBIOBLANK: Invalid argument (Screen blanking not supported by kernel - disabling)
[ 136.945] (==) FBDEV(0): Backing store enabled
[ 136.946] (==) FBDEV(0): DPMS enabled
[ 136.946] (II) Initializing extension Generic Event Extension
[ 136.946] (II) Initializing extension SHAPE
[ 136.946] (II) Initializing extension MIT-SHM
[ 136.946] (II) Initializing extension XInputExtension
[ 136.947] (II) Initializing extension XTEST
[ 136.947] (II) Initializing extension BIG-REQUESTS
[ 136.947] (II) Initializing extension SYNC
[ 136.948] (II) Initializing extension XKEYBOARD
[ 136.948] (II) Initializing extension XC-MISC
[ 136.948] (II) Initializing extension SECURITY
[ 136.948] (II) Initializing extension XFIXES
[ 136.948] (II) Initializing extension RENDER
[ 136.948] (II) Initializing extension RANDR
[ 136.949] (II) Initializing extension COMPOSITE
[ 136.949] (II) Initializing extension DAMAGE
[ 136.949] (II) Initializing extension MIT-SCREEN-SAVER
[ 136.949] (II) Initializing extension DOUBLE-BUFFER
[ 136.950] (II) Initializing extension RECORD
[ 136.950] (II) Initializing extension DPMS
[ 136.950] (II) Initializing extension Present
[ 136.950] (II) Initializing extension DRI3
[ 136.950] (II) Initializing extension X-Resource
[ 136.950] (II) Initializing extension XVideo
[ 136.950] (II) Initializing extension XVideo-MotionCompensation
[ 136.950] (II) Initializing extension SELinux
[ 136.950] (II) SELinux: Disabled on system
[ 136.950] (II) Initializing extension GLX
[ 136.951] (II) AIGLX: Screen 0 is not DRI2 capable
[ 137.090] (II) IGLX: Loaded and initialized swrast
[ 137.090] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 137.090] (II) Initializing extension XFree86-VidModeExtension
[ 137.090] (II) Initializing extension XFree86-DGA
[ 137.090] (II) Initializing extension XFree86-DRI
[ 137.091] (II) Initializing extension DRI2
[ 137.144] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 137.144] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 137.144] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 137.144] (II) LoadModule: "libinput"
[ 137.144] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 137.146] (II) Module libinput: vendor="X.Org Foundation"
[ 137.146] compiled for 1.20.4, module version = 0.29.0
[ 137.146] Module class: X.Org XInput Driver
[ 137.146] ABI class: X.Org XInput driver, version 24.1
[ 137.146] (II) Using input driver 'libinput' for 'Power Button'
[ 137.147] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 22 paused 0
[ 137.147] (**) Power Button: always reports core events
[ 137.147] (**) Option "Device" "/dev/input/event2"
[ 137.147] (**) Option "_source" "server/udev"
[ 137.151] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 137.151] (II) event2 - Power Button: device is a keyboard
[ 137.151] (II) event2 - Power Button: device removed
[ 137.151] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 137.151] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 137.151] (**) Option "xkb_model" "pc105"
[ 137.152] (**) Option "xkb_layout" "fr"
[ 137.152] (**) Option "xkb_variant" "latin9"
[ 137.174] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 137.174] (II) event2 - Power Button: device is a keyboard
[ 137.175] (II) config/udev: Adding input device Asus Wireless Radio Control (/dev/input/event6)
[ 137.175] (**) Asus Wireless Radio Control: Applying InputClass "evdev keyboard catchall"
[ 137.175] (**) Asus Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 137.175] (II) Using input driver 'libinput' for 'Asus Wireless Radio Control'
[ 137.176] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 25 paused 0
[ 137.176] (**) Asus Wireless Radio Control: always reports core events
[ 137.176] (**) Option "Device" "/dev/input/event6"
[ 137.176] (**) Option "_source" "server/udev"
[ 137.177] (II) event6 - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[ 137.177] (II) event6 - Asus Wireless Radio Control: device is a keyboard
[ 137.177] (II) event6 - Asus Wireless Radio Control: device removed
[ 137.177] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input13/event6"
[ 137.177] (II) XINPUT: Adding extended input device "Asus Wireless Radio Control" (type: KEYBOARD, id 7)
[ 137.178] (**) Option "xkb_model" "pc105"
[ 137.178] (**) Option "xkb_layout" "fr"
[ 137.178] (**) Option "xkb_variant" "latin9"
[ 137.178] (II) event6 - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[ 137.178] (II) event6 - Asus Wireless Radio Control: device is a keyboard
[ 137.179] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 137.179] (II) No input driver specified, ignoring this device.
[ 137.179] (II) This device may have been added with another device file.
[ 137.179] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 137.179] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 137.179] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 137.179] (II) Using input driver 'libinput' for 'Sleep Button'
[ 137.180] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 26 paused 0
[ 137.180] (**) Sleep Button: always reports core events
[ 137.180] (**) Option "Device" "/dev/input/event1"
[ 137.180] (**) Option "_source" "server/udev"
[ 137.182] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 137.182] (II) event1 - Sleep Button: device is a keyboard
[ 137.182] (II) event1 - Sleep Button: device removed
[ 137.182] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[ 137.182] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 137.182] (**) Option "xkb_model" "pc105"
[ 137.182] (**) Option "xkb_layout" "fr"
[ 137.182] (**) Option "xkb_variant" "latin9"
[ 137.183] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 137.183] (II) event1 - Sleep Button: device is a keyboard
[ 137.183] (II) config/udev: Adding input device 2.4G Wireless Optical Mouse (/dev/input/event5)
[ 137.183] (**) 2.4G Wireless Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 137.183] (**) 2.4G Wireless Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 137.183] (II) Using input driver 'libinput' for '2.4G Wireless Optical Mouse'
[ 137.244] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 27 paused 0
[ 137.244] (**) 2.4G Wireless Optical Mouse: always reports core events
[ 137.244] (**) Option "Device" "/dev/input/event5"
[ 137.245] (**) Option "_source" "server/udev"
[ 137.246] (II) event5 - 2.4G Wireless Optical Mouse: is tagged by udev as: Mouse
[ 137.246] (II) event5 - 2.4G Wireless Optical Mouse: device is a pointer
[ 137.247] (II) event5 - 2.4G Wireless Optical Mouse: device removed
[ 137.247] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:1D57:0008.0001/input/input12/event5"
[ 137.247] (II) XINPUT: Adding extended input device "2.4G Wireless Optical Mouse" (type: MOUSE, id 9)
[ 137.247] (**) Option "AccelerationScheme" "none"
[ 137.247] (**) 2.4G Wireless Optical Mouse: (accel) selected scheme none/0
[ 137.247] (**) 2.4G Wireless Optical Mouse: (accel) acceleration factor: 2.000
[ 137.247] (**) 2.4G Wireless Optical Mouse: (accel) acceleration threshold: 4
[ 137.248] (II) event5 - 2.4G Wireless Optical Mouse: is tagged by udev as: Mouse
[ 137.248] (II) event5 - 2.4G Wireless Optical Mouse: device is a pointer
[ 137.249] (II) config/udev: Adding input device 2.4G Wireless Optical Mouse (/dev/input/mouse1)
[ 137.249] (II) No input driver specified, ignoring this device.
[ 137.249] (II) This device may have been added with another device file.
[ 137.249] (II) config/udev: Adding input device USB2.0 HD UVC WebCam: USB2.0 HD (/dev/input/event8)
[ 137.249] (**) USB2.0 HD UVC WebCam: USB2.0 HD: Applying InputClass "evdev keyboard catchall"
[ 137.249] (**) USB2.0 HD UVC WebCam: USB2.0 HD: Applying InputClass "libinput keyboard catchall"
[ 137.249] (II) Using input driver 'libinput' for 'USB2.0 HD UVC WebCam: USB2.0 HD'
[ 137.250] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 28 paused 0
[ 137.250] (**) USB2.0 HD UVC WebCam: USB2.0 HD: always reports core events
[ 137.250] (**) Option "Device" "/dev/input/event8"
[ 137.250] (**) Option "_source" "server/udev"
[ 137.252] (II) event8 - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged by udev as: Keyboard
[ 137.252] (II) event8 - USB2.0 HD UVC WebCam: USB2.0 HD: device is a keyboard
[ 137.252] (II) event8 - USB2.0 HD UVC WebCam: USB2.0 HD: device removed
[ 137.252] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input15/event8"
[ 137.252] (II) XINPUT: Adding extended input device "USB2.0 HD UVC WebCam: USB2.0 HD" (type: KEYBOARD, id 10)
[ 137.252] (**) Option "xkb_model" "pc105"
[ 137.252] (**) Option "xkb_layout" "fr"
[ 137.252] (**) Option "xkb_variant" "latin9"
[ 137.253] (II) event8 - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged by udev as: Keyboard
[ 137.253] (II) event8 - USB2.0 HD UVC WebCam: USB2.0 HD: device is a keyboard
[ 137.254] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
[ 137.254] (II) No input driver specified, ignoring this device.
[ 137.254] (II) This device may have been added with another device file.
[ 137.254] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
[ 137.254] (II) No input driver specified, ignoring this device.
[ 137.254] (II) This device may have been added with another device file.
[ 137.255] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event7)
[ 137.255] (**) Asus WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 137.255] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 137.255] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[ 137.256] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 29 paused 0
[ 137.256] (**) Asus WMI hotkeys: always reports core events
[ 137.256] (**) Option "Device" "/dev/input/event7"
[ 137.256] (**) Option "_source" "server/udev"
[ 137.257] (II) event7 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 137.257] (II) event7 - Asus WMI hotkeys: device is a keyboard
[ 137.257] (II) event7 - Asus WMI hotkeys: device removed
[ 137.257] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input14/event7"
[ 137.257] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 11)
[ 137.257] (**) Option "xkb_model" "pc105"
[ 137.257] (**) Option "xkb_layout" "fr"
[ 137.257] (**) Option "xkb_variant" "latin9"
[ 137.258] (II) event7 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 137.258] (II) event7 - Asus WMI hotkeys: device is a keyboard
[ 137.259] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 137.259] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 137.259] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 137.259] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 137.259] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 30 paused 0
[ 137.259] (**) AT Translated Set 2 keyboard: always reports core events
[ 137.259] (**) Option "Device" "/dev/input/event3"
[ 137.259] (**) Option "_source" "server/udev"
[ 137.261] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 137.261] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 137.262] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 137.262] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[ 137.262] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[ 137.262] (**) Option "xkb_model" "pc105"
[ 137.262] (**) Option "xkb_layout" "fr"
[ 137.262] (**) Option "xkb_variant" "latin9"
[ 137.263] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 137.263] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 137.263] (II) config/udev: Adding input device FocalTechPS/2 FocalTech Touchpad (/dev/input/event4)
[ 137.263] (**) FocalTechPS/2 FocalTech Touchpad: Applying InputClass "evdev touchpad catchall"
[ 137.263] (**) FocalTechPS/2 FocalTech Touchpad: Applying InputClass "libinput touchpad catchall"
[ 137.263] (**) FocalTechPS/2 FocalTech Touchpad: Applying InputClass "touchpad catchall"
[ 137.263] (**) FocalTechPS/2 FocalTech Touchpad: Applying InputClass "Default clickpad buttons"
[ 137.263] (II) LoadModule: "synaptics"
[ 137.264] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 137.265] (II) Module synaptics: vendor="X.Org Foundation"
[ 137.265] compiled for 1.20.8, module version = 1.9.1
[ 137.265] Module class: X.Org XInput Driver
[ 137.265] ABI class: X.Org XInput driver, version 24.1
[ 137.265] (II) Using input driver 'synaptics' for 'FocalTechPS/2 FocalTech Touchpad'
[ 137.266] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 31 paused 0
[ 137.266] (**) FocalTechPS/2 FocalTech Touchpad: always reports core events
[ 137.266] (**) Option "Device" "/dev/input/event4"
[ 137.266] (II) synaptics: FocalTechPS/2 FocalTech Touchpad: found clickpad property
[ 137.266] (--) synaptics: FocalTechPS/2 FocalTech Touchpad: x-axis range 0 - 2432 (res 0)
[ 137.266] (--) synaptics: FocalTechPS/2 FocalTech Touchpad: y-axis range 0 - 1664 (res 0)
[ 137.266] (II) synaptics: FocalTechPS/2 FocalTech Touchpad: device does not report pressure, will use touch data.
[ 137.266] (--) synaptics: FocalTechPS/2 FocalTech Touchpad: finger width range 0 - 15
[ 137.266] (--) synaptics: FocalTechPS/2 FocalTech Touchpad: buttons: left double triple
[ 137.266] (--) synaptics: FocalTechPS/2 FocalTech Touchpad: Vendor 0x2 Product 0x12
[ 137.267] (--) synaptics: FocalTechPS/2 FocalTech Touchpad: invalid pressure range. defaulting to 0 - 255
[ 137.267] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[ 137.267] (--) synaptics: FocalTechPS/2 FocalTech Touchpad: touchpad found
[ 137.267] (**) FocalTechPS/2 FocalTech Touchpad: always reports core events
[ 137.267] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input11/event4"
[ 137.267] (II) XINPUT: Adding extended input device "FocalTechPS/2 FocalTech Touchpad" (type: TOUCHPAD, id 13)
[ 137.267] (**) synaptics: FocalTechPS/2 FocalTech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[ 137.267] (**) synaptics: FocalTechPS/2 FocalTech Touchpad: (accel) MaxSpeed is now 1.75
[ 137.267] (**) synaptics: FocalTechPS/2 FocalTech Touchpad: (accel) AccelFactor is now 0.068
[ 137.267] (**) FocalTechPS/2 FocalTech Touchpad: (accel) keeping acceleration scheme 1
[ 137.267] (**) FocalTechPS/2 FocalTech Touchpad: (accel) acceleration profile 1
[ 137.267] (**) FocalTechPS/2 FocalTech Touchpad: (accel) acceleration factor: 2.000
[ 137.267] (**) FocalTechPS/2 FocalTech Touchpad: (accel) acceleration threshold: 4
[ 137.267] (--) synaptics: FocalTechPS/2 FocalTech Touchpad: touchpad found
[ 137.268] (II) config/udev: Adding input device FocalTechPS/2 FocalTech Touchpad (/dev/input/mouse0)
[ 137.268] (**) FocalTechPS/2 FocalTech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 152.044] (**) Option "fd" "22"
[ 152.044] (II) event2 - Power Button: device removed
[ 152.044] (**) Option "fd" "25"
[ 152.044] (II) event6 - Asus Wireless Radio Control: device removed
[ 152.044] (**) Option "fd" "26"
[ 152.044] (II) event1 - Sleep Button: device removed
[ 152.045] (**) Option "fd" "27"
[ 152.045] (II) event5 - 2.4G Wireless Optical Mouse: device removed
[ 152.045] (**) Option "fd" "28"
[ 152.045] (II) event8 - USB2.0 HD UVC WebCam: USB2.0 HD: device removed
[ 152.045] (**) Option "fd" "29"
[ 152.045] (II) event7 - Asus WMI hotkeys: device removed
[ 152.045] (**) Option "fd" "30"
[ 152.045] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 152.050] (II) systemd-logind: got pause for 13:66
[ 152.050] (II) systemd-logind: got pause for 13:72
[ 152.050] (II) systemd-logind: got pause for 13:68
[ 152.050] (II) systemd-logind: got pause for 13:71
[ 152.050] (II) systemd-logind: got pause for 13:65
[ 152.050] (II) systemd-logind: got pause for 13:70
[ 152.050] (II) systemd-logind: got pause for 13:67
[ 152.050] (II) systemd-logind: got pause for 13:69
Maintenant, voici ce que j'ai tenté dans mes errances selon ce que j'ai pu lire dans les différents messages :
- Passer par le mode de récup pour tenter les options de réparation, vérification du système, etc. : je ne sais pas si je m'y prends bien, car quand je veux faire fsck, on me dit qu'un système est toujours monté et que ce n'est donc pas possible.
- Utiliser les pilotes propriétaires testés de ma carte graphique : Logiciels et mises à jour > Pilotes additionnels > Je suis passée de "Utilisation de X.Org X Server - Nouveau display drivers depuis xserver-xorg-video-nouveauu (libre) à Utilisation de NVIDIA driver metapackage depuis nvidia-driver-450 (propriétaire, testé) --> aucun résultat
- J'ai mis mon système à niveau et je suis passée à Ubuntu 20.04 --> aucun résultat
- J'ai fait un boot-repair depuis un live-usb --> aucun résultat
Voilà, je crois avoir atteint ma limite de compétences.. Alors avant de faire une grosse bourde, je vous demande svp un coup de main !
Dernière modification par catfishsushi (Le 17/11/2020, à 20:18)
Hors ligne
#2 Le 16/11/2020, à 10:23
- geole
Re : Écran noir après GRUB (problème de carte ou démarrage ?) [RÉSOLU]
Bonjour
Il serait intéressant de faire un boot-info à partir du support d'installation et de donner l'URL qui va être générée
https://doc.ubuntu-fr.org/tutoriel/boot-info
On y verra alors qui est responsable. ubuntu adore aussi ce genre de blagues....
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
En ligne
#3 Le 16/11/2020, à 10:36
- catfishsushi
Re : Écran noir après GRUB (problème de carte ou démarrage ?) [RÉSOLU]
Merci ! Voici ce que ça me donne :
boot-info-4ppa125 [20201116_1034]
============================== Boot Info Summary ===============================
=> No boot loader is installed in the MBR of /dev/sda.
sda1: __________________________________________________________________________
File system: vfat
Boot sector type: Windows 8/2012: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /efi/Boot/bkpbootx64.efi /efi/Boot/bootx64.efi
/efi/Boot/fbx64.efi /efi/Boot/grubx64.efi
/efi/Boot/mmx64.efi /efi/ubuntu/grubx64.efi
/efi/ubuntu/mmx64.efi /efi/ubuntu/shimx64.efi
/efi/ubuntu/grub.cfg /efi/Microsoft/Boot/bootmgfw.efi
/efi/Microsoft/Boot/bootmgr.efi
/efi/Microsoft/Boot/memtest.efi
sda2: __________________________________________________________________________
File system:
Boot sector type: -
Boot sector info:
sda3: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System: Windows 8 or 10
Boot files: /Windows/System32/winload.exe
sda4: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sda5: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 20.04.1 LTS
Boot files: /boot/grub/grub.cfg /etc/fstab /etc/default/grub
sda6: __________________________________________________________________________
File system: swap
Boot sector type: -
Boot sector info:
sda7: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows Vista: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
================================ 2 OS detected =================================
OS#1: L'OS actuellement utilisé - Ubuntu 20.04.1 LTS CurrentSession on sda5
OS#2: Windows 8 or 10 on sda3
============================ Architecture/Host Info ============================
CPU architecture: 64-bit
BOOT_IMAGE of the installed session in use:
/boot/vmlinuz-5.4.0-53-generic root=UUID=2c7fd486-f0a2-4c9f-8946-76794522b0f1 ro recovery nomodeset dis_ucode_ldr
===================================== UEFI =====================================
BIOS is EFI-compatible, and is setup in EFI-mode for this installed-session.
SecureBoot enabled.
efibootmgr -v
BootCurrent: 0002
Timeout: 1 seconds
BootOrder: 0002,0001,0000
Boot0000* Windows Boot Manager VenHw(99e275e7-75a0-4b37-a2e6-c5385e6c00cb)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}....................
Boot0001* Windows Boot Manager HD(1,GPT,da6a15e8-e941-4faa-88f5-35d0632d58bb,0x800,0x82000)/File(\EFI\MICROSOFT\BOOT\BOOTMGFW.EFI)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}....................
Boot0002* ubuntu HD(1,GPT,da6a15e8-e941-4faa-88f5-35d0632d58bb,0x800,0x82000)/File(\EFI\UBUNTU\SHIMX64.EFI)
78415fb8fb9b909f8029858113f1335f sda1/Boot/bkpbootx64.efi
78415fb8fb9b909f8029858113f1335f sda1/Boot/bootx64.efi
2895d47544fd587b26c7e29be1295c27 sda1/Boot/fbx64.efi
d8b4b9ae3018b1f4612611be7f42507a sda1/Boot/grubx64.efi
dc3c47be2f78a78e5e57d097ae6c5c84 sda1/Boot/mmx64.efi
d8b4b9ae3018b1f4612611be7f42507a sda1/ubuntu/grubx64.efi
dc3c47be2f78a78e5e57d097ae6c5c84 sda1/ubuntu/mmx64.efi
78415fb8fb9b909f8029858113f1335f sda1/ubuntu/shimx64.efi
660f0913319818720ae99c0004141daa sda1/Microsoft/Boot/bootmgfw.efi
f01c31a78f952b4115d1ddf977d0e108 sda1/Microsoft/Boot/bootmgr.efi
============================= Drive/Partition Info =============================
Disks info: ____________________________________________________________________
sda : is-GPT, no-BIOSboot, has---ESP, not-usb, not-mmc, has-os, 2048 sectors * 512 bytes
Partitions info (1/3): _________________________________________________________
sda5 : is-os, 64, apt-get, signed grub-efi , grub2, grub-install, grubenv-ok, update-grub, farbios
sda1 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
sda3 : is-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
sda4 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
sda7 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
Partitions info (2/3): _________________________________________________________
sda5 : isnotESP, fstab-has-goodEFI, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sda1 : is---ESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sda3 : isnotESP, part-has-no-fstab, no-nt, haswinload, no-recov-nor-hid, no-bmgr, notwinboot
sda4 : isnotESP, part-has-no-fstab, no-nt, no-winload, recovery-or-hidden, no-bmgr, notwinboot
sda7 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
Partitions info (3/3): _________________________________________________________
sda5 : not-sepboot, with-boot, fstab-without-boot, not-sep-usr, with--usr, fstab-without-usr, std-grub.d, sda
sda1 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sda
sda3 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sda
sda4 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sda
sda7 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sda
fdisk -l (filtered): ___________________________________________________________
Disk sda: 238.49 GiB, 256060514304 bytes, 500118192 sectors
Disk identifier: 0CE4A154-A700-45D6-B714-10547DB20D8F
Start End Sectors Size Type
sda1 2048 534527 532480 260M EFI System
sda2 534528 567295 32768 16M Microsoft reserved
sda3 567296 143927295 143360000 68.4G Microsoft basic data
sda4 499095552 500117503 1021952 499M Windows recovery environment
sda5 301901824 482770943 180869120 86.3G Linux filesystem
sda6 482770944 499095551 16324608 7.8G Linux swap
sda7 143927296 301901823 157974528 75.3G Microsoft basic data
Partition table entries are not in disk order.
parted -lm (filtered): _________________________________________________________
sda:256GB:scsi:512:512:gpt:ATA HFS256G32MND-220:;
1:1049kB:274MB:273MB:fat32:EFI system partition:boot, esp;
2:274MB:290MB:16.8MB::Microsoft reserved partition:msftres;
3:290MB:73.7GB:73.4GB:ntfs:Basic data partition:msftdata;
7:73.7GB:155GB:80.9GB:ntfs:Donnees:msftdata;
5:155GB:247GB:92.6GB:ext4::;
6:247GB:256GB:8358MB:linux-swap(v1)::swap;
4:256GB:256GB:523MB:ntfs:Basic data partition:hidden, diag;
blkid (filtered): ______________________________________________________________
NAME FSTYPE UUID PARTUUID LABEL PARTLABEL
sda
├─sda1 vfat 42B1-6B8E da6a15e8-e941-4faa-88f5-35d0632d58bb SYSTEM EFI system partition
├─sda2 b934dfa3-a8f7-4a59-b7e2-af774f47e126 Microsoft reserved partition
├─sda3 ntfs 9A3CB5423CB51A69 92063b92-a8ee-4a00-8806-8cbe52086a7d OS Basic data partition
├─sda4 ntfs E074633A74631318 0c20276a-e0fc-4046-888a-9ab6183c68d8 Basic data partition
├─sda5 ext4 2c7fd486-f0a2-4c9f-8946-76794522b0f1 6b3723e7-cb68-4ca2-938e-6494b7b8083f
├─sda6 swap fb158b12-62d2-48e1-8adf-19c00adfbf91 a96578c6-8831-49f9-8729-06551c00cde0
└─sda7 ntfs 7882D2050568B805 4c7aa0ac-c3b7-4c8b-9e9d-f5cb5143ab6f DONNEES Donnees
df (filtered): _________________________________________________________________
Avail Use% Mounted on
sda3 5.5G 92% /mnt/boot-sav/sda3
sda4 54M 89% /mnt/boot-sav/sda4
sda5 27.5G 62% /
sda7 9.8G 87% /mnt/boot-sav/sda7
Mount options: __________________________________________________________________
sda3 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sda4 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sda5 rw,relatime,errors=remount-ro
sda7 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
===================== sda1/efi/ubuntu/grub.cfg (filtered) ======================
search.fs_uuid 2c7fd486-f0a2-4c9f-8946-76794522b0f1 root hd0,gpt5
set prefix=($root)'/boot/grub'
configfile $prefix/grub.cfg
====================== sda5/boot/grub/grub.cfg (filtered) ======================
Ubuntu 2c7fd486-f0a2-4c9f-8946-76794522b0f1
Ubuntu, with Linux 5.4.0-53-generic 2c7fd486-f0a2-4c9f-8946-76794522b0f1
Ubuntu, with Linux 4.15.0-123-generic 2c7fd486-f0a2-4c9f-8946-76794522b0f1
Windows Boot Manager (on sda1) osprober-efi-42B1-6B8E
### END /etc/grub.d/30_os-prober ###
UEFI Firmware Settings uefi-firmware
### END /etc/grub.d/30_uefi-firmware ###
========================== sda5/etc/fstab (filtered) ===========================
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda5 during installation
UUID=2c7fd486-f0a2-4c9f-8946-76794522b0f1 / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda1 during installation
# swap was on /dev/sda6 during installation
UUID=fb158b12-62d2-48e1-8adf-19c00adfbf91 none swap sw 0 0
UUID=42B1-6B8E /boot/efi vfat defaults 0 1
======================= sda5/etc/default/grub (filtered) =======================
GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=hidden
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
==================== sda5: Location of files loaded by Grub ====================
GiB - GB File Fragment(s)
192.084133148 = 206.248767488 boot/grub/grub.cfg 1
201.757946014 = 216.635944960 boot/vmlinuz 1
198.532218933 = 213.172346880 boot/vmlinuz-4.15.0-123-generic 1
201.757946014 = 216.635944960 boot/vmlinuz-5.4.0-53-generic 1
198.532218933 = 213.172346880 boot/vmlinuz.old 1
198.532218933 = 213.172346880 vmlinuz 1
188.442378998 = 202.338463744 boot/initrd.img 5
202.998908997 = 217.968418816 boot/initrd.img-4.15.0-123-generic 3
188.442378998 = 202.338463744 boot/initrd.img-5.4.0-53-generic 5
202.998908997 = 217.968418816 boot/initrd.img.old 3
202.998908997 = 217.968418816 initrd.img 3
===================== sda5: ls -l /etc/grub.d/ (filtered) ======================
-rwxr-xr-x 1 root root 17622 oct. 1 17:19 10_linux
-rwxr-xr-x 1 root root 42359 oct. 1 17:19 10_linux_zfs
-rwxr-xr-x 1 root root 12894 oct. 1 17:19 20_linux_xen
-rwxr-xr-x 1 root root 12059 mars 11 2020 30_os-prober
-rwxr-xr-x 1 root root 1424 oct. 1 17:19 30_uefi-firmware
-rwxr-xr-x 1 root root 214 nov. 28 2018 40_custom
-rwxr-xr-x 1 root root 216 nov. 28 2018 41_custom
Suggested repair: ______________________________________________________________
The default repair of the Boot-Repair utility would reinstall the grub-efi-amd64-signed of
sda5,
using the following options: sda1/boot/efi,
Additional repair would be performed: unhide-bootmenu-10s win-legacy-basic-fix use-standard-efi-file restore-efi-backups
Confirmation request before suggested repair: __________________________________
The boot of your PC is in Secure mode. You may want to retry after changing it to non-Secure mode.
Are you sure you want to continue anyway?
Final advice in case of suggested repair: ______________________________________
Please do not forget to make your UEFI firmware boot on the L'OS actuellement utilisé - Ubuntu 20.04.1 LTS CurrentSession entry (sda1/efi/****/shim****.efi (**** will be updated in the final message) file) !
If your computer reboots directly into Windows, try to change the boot order in your UEFI firmware.
If your UEFI firmware does not allow to change the boot order, change the default boot entry of the Windows bootloader.
For example you can boot into Windows, then type the following command in an admin command prompt:
bcdedit /set {bootmgr} path \EFI\****\shim****.efi (**** will be updated in the final message)
Hors ligne
#4 Le 16/11/2020, à 10:54
- geole
Re : Écran noir après GRUB (problème de carte ou démarrage ?) [RÉSOLU]
Désolé de t'avoir demandé un boot-info....
J'avais lu trop vite ton message et surtout pas jusqu'à la fin!!! où tu écris "Passer par le mode de récup pour tenter les options de réparation,"
Cela dédouane complément windows et sa mise à jour mais accuse ubuntu et sa mise à jour.
Il faudrait que tu regardes si un pilote graphique propriétaire peut te sortir d'embarras.
https://doc.ubuntu-fr.org/intel_graphics
Si impossible on validera définitivement l'option "nomodeset" embarquée par la technique de récupération.
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
En ligne
#5 Le 16/11/2020, à 11:31
- catfishsushi
Re : Écran noir après GRUB (problème de carte ou démarrage ?) [RÉSOLU]
Pas de soucis
J'ai regardé la doc mais je n'y comprends pas grand chose.. Voici ce que me donne lspci -nnk | egrep -iA3 "VGA"
00:02.0 VGA compatible controller [0300]: Intel Corporation Skylake GT2 [HD Graphics 520] [8086:1916] (rev 07)
Subsystem: ASUSTeK Computer Inc. Skylake GT2 [HD Graphics 520] [1043:1b1d]
Kernel modules: i915
00:04.0 Signal processing controller [1180]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem [8086:1903] (rev 08)
Et sudo lshw -c video
*-display NON-RÉCLAMÉ
description: VGA compatible controller
produit: Skylake GT2 [HD Graphics 520]
fabricant: Intel Corporation
identifiant matériel: 2
information bus: pci@0000:00:02.0
version: 07
bits: 64 bits
horloge: 33MHz
fonctionnalités: pciexpress msi pm vga_controller bus_master cap_list
configuration : latency=0
ressources : mémoire:dd000000-ddffffff mémoire:b0000000-bfffffff portE/S:f000(taille=64) mémoire:c0000-dffff
*-display NON-RÉCLAMÉ
description: 3D controller
produit: GM108M [GeForce 940M]
fabricant: NVIDIA Corporation
identifiant matériel: 0
information bus: pci@0000:01:00.0
version: a2
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list
configuration : latency=0
ressources : mémoire:de000000-deffffff mémoire:c0000000-cfffffff mémoire:d0000000-d1ffffff portE/S:e000(taille=128) mémoire:df000000-df07ffff
Une idée ?
Bonus : mon disque dur sur lequel j'ai toutes mes données a maintenant disparu ! Je le vois toujours dans GParted, mais il n'est plus dans /media/
Je n'avais pas ce problème avant de faire le boot-repair de ce matin...
Dernière modification par catfishsushi (Le 16/11/2020, à 11:32)
Hors ligne
#6 Le 16/11/2020, à 11:40
- geole
Re : Écran noir après GRUB (problème de carte ou démarrage ?) [RÉSOLU]
Pour ton autre disque....C'est un autre problème
Boot-info se contente de lire ce qui est présent.
Disks info: ____________________________________________________________________
sda : is-GPT, no-BIOSboot, has---ESP, not-usb, not-mmc, has-os, 2048 sectors * 512 bytes
Il n'a trouvé qu'un seul disque!
de cette taille
sda:256GB:scsi:512:512:gpt:ATA HFS256G32MND-220:;
Avec le retour de tes commandes, j'espère que les experts en cartes graphiques vont prendre le problème en main, afin d'éviter que je te donne de mauvais conseils.
Dernière modification par geole (Le 16/11/2020, à 11:42)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
En ligne
#7 Le 16/11/2020, à 11:53
- catfishsushi
Re : Écran noir après GRUB (problème de carte ou démarrage ?) [RÉSOLU]
Merci beaucoup pour ton aide
Je suis certaine que quelqu'un trouvera la solution !
Hors ligne
#8 Le 16/11/2020, à 11:58
- geole
Re : Écran noir après GRUB (problème de carte ou démarrage ?) [RÉSOLU]
Je te propose cette réponse
https://forum.ubuntu-fr.org/viewtopic.p … #p22283147
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
En ligne
#9 Le 16/11/2020, à 12:10
- catfishsushi
Re : Écran noir après GRUB (problème de carte ou démarrage ?) [RÉSOLU]
Apparemment, Prime est déjà installé.
Et dans /etc/default/grub , je n'ai pas l'option "nomodeset"...
Hors ligne
#10 Le 16/11/2020, à 12:21
- geole
Re : Écran noir après GRUB (problème de carte ou démarrage ?) [RÉSOLU]
C'est normal que tu n'aies pas l'option nomodeset en dur dans le fichier de référence , elle s'installe en "dynamique" lorsque le choix recovery est retenu.
Il te reste à regarder du coté des pilotes propriétaires https://doc.ubuntu-fr.org/gestionnaire_ … prietaires
Dernière modification par geole (Le 16/11/2020, à 12:22)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
En ligne
#11 Le 16/11/2020, à 13:11
- catfishsushi
Re : Écran noir après GRUB (problème de carte ou démarrage ?) [RÉSOLU]
D'acc, merci... Pour les pilotes propriétaires, est-ce que ça correspond à ce que j'ai mis dans mon premier message ?
- Utiliser les pilotes propriétaires testés de ma carte graphique : Logiciels et mises à jour > Pilotes additionnels > Je suis passée de "Utilisation de X.Org X Server - Nouveau display drivers depuis xserver-xorg-video-nouveauu (libre) à Utilisation de NVIDIA driver metapackage depuis nvidia-driver-450 (propriétaire, testé) --> aucun résultat
Si je veux éviter que nomodeset s'installe lorsque je suis en recovery, il y a donc un truc à bidouiller au démarrage quand je suis dans le grub ? Mais, du coup, cela veut dire que je dois continuer à démarrer dans ce mode, et non pas en mode normal ?
Hors ligne
#12 Le 16/11/2020, à 13:31
- geole
Re : Écran noir après GRUB (problème de carte ou démarrage ?) [RÉSOLU]
Que se passe-t-il exactement lorsque tu démarres en mode normal ?
Lorsque tu démarres en mode recovery, la session graphique est-elle correcte ?
Si oui, et que tu ne souhaites pas réparer, on peut intégrer l'option nomodeset dans le mode normal mais il est très difficile de supprimer l'option nomodeset du mode recovery, Elle se réinstallera à chaque changement de noyau.
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
En ligne
#13 Le 16/11/2020, à 14:02
- catfishsushi
Re : Écran noir après GRUB (problème de carte ou démarrage ?) [RÉSOLU]
En mode normal, j'ai un écran noir, sans logo ni invitation à se connecter. Ce n'est pas le noir de l'invite de commande, c'est un noir un peu grisé.
Donc ça plante entre le grub et l'écran d'accueil. J'ai beau attendre 1h, il ne se passe rien.
En mode recovery, je n'ai pas accès à mon 2e écran, par exemple. Et ce n'est pas du tout pratique pour démarrer l'ordinateur !
Dans l'absolu, je préfère quand même réparer mon système pour que ce soit clean...
Hors ligne
#14 Le 17/11/2020, à 04:16
- ordiman85
Re : Écran noir après GRUB (problème de carte ou démarrage ?) [RÉSOLU]
Bonjour !
J'ai eu le meme probleme hier sur mon laptop ASUS UX360CA apres une mise a jour d'Ubuntu. Memes symptomes : acces a grub possible, mais au lancement d'Ubuntu, ecran noir.
Je vois que tu utilises Ubuntu 20.04 comme moi, et que tu as un processeur Skylake, comme le mien, donc tu es peut etre concerne. Le paquet "intel-microcode" etait la source de mon probleme.
Pour savoir si tu as le meme probleme, accede a grub, selectionne "Options avancees Ubuntu" et selectionne l'un des noyaux (exemple Linux 5.4.0-53) en mode NORMAL.
Si tu vois apparaitre "Chargement du disque mémoire initial" ou "Loading initial ramdisk" puis que ca gele (au point que Sys+Alt+B ne reponde pas), tu es tres probablement dans la meme situation que moi.
Voici comment j'ai resolu le probleme :
Dans grub, j'ai selectionne "Options avancees Ubuntu". Puis j'ai choisi un noyau en RECOVERY MODE.
Je suis alle dans le mode console "root", et ai regarde quelles sont les versions d'intel-microcode en cache :
apt-cache policy intel-microcode
Dans mon cas, il s'affichait ceci :
intel-microcode:
Installé : 3.20201110.0ubuntu0.20.04.2
Candidat : 3.20201110.0ubuntu0.20.04.2
Table de version :
*** 3.20201110.0ubuntu0.20.04.2 500
500 http://cn.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages
500 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages
3.20191115.1ubuntu3 500
500 http://cn.archive.ubuntu.com/ubuntu focal/main amd64 Packages
100 /var/lib/dpkg/status
(A) J'ai donc decide de downgrade le paquet intel-microcode:
apt install intel-microcode=3.20191115.1ubuntu3
Puis j'ai redemarre avec un
reboot now
, probleme resolu.
Si le downgrade a fonctionne, je suggere de verrouiller la version du paquet :
sudo apt-mark hold intel-microcode
Si le downgrade ne fonctionne pas, je suggere de refaire la procedure, et au point (A) de desinstaller le paquet a la place.
apt purge intel-microcode
Ma solution est inspiree des posts suivants :
https://askubuntu.com/questions/1291486 … ov-11-2020
https://askubuntu.com/questions/1248769 … nable-to-b
J'espere que cela te sera utile.
Bien a vous
Hors ligne
#15 Le 17/11/2020, à 08:39
- catfishsushi
Re : Écran noir après GRUB (problème de carte ou démarrage ?) [RÉSOLU]
Bonjour Ordiman,
Effectivement, j'ai la même version d'intel microcode ! Par contre, je n'ai pas réussi à faire le downgrade. Je reçois :
E: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/pool/main/i/intel-microcode/intel-microcode_3.20191115.1ubuntu3_amd64.deb Erreur temporaire de résolution de " fr.archive.ubuntu.com"
E: Impossible de récupérer certaines archives, peut-être devrez-vous lancer apt-get update ou essayer avec --fix-missing ?
J'ai fait apt-get update --fix-missing , mais ça n'a rien changé... Je ne comprends pas
Hors ligne
#16 Le 17/11/2020, à 08:42
- xubu1957
Re : Écran noir après GRUB (problème de carte ou démarrage ?) [RÉSOLU]
Bonjour,
Montre :
dpkg -l | grep microcode
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
#17 Le 17/11/2020, à 08:45
- catfishsushi
Re : Écran noir après GRUB (problème de carte ou démarrage ?) [RÉSOLU]
Vlà :
ii amd64-microcode 3.20191218.1ubuntu1 amd64 Processor microcode firmware for AMD CPUs
ii intel-microcode 3.20201110.0ubuntu0.20.04.2 amd64 Processor microcode firmware for Intel CPUs
ii iucode-tool 2.3.1-1 amd64 Intel processor microcode tool
Hors ligne
#18 Le 17/11/2020, à 08:57
- xubu1957
Re : Écran noir après GRUB (problème de carte ou démarrage ?) [RÉSOLU]
Je trouve cette page > ubuntu.com/security/notices/USN-4628-2
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 17/11/2020, à 09:05
- catfishsushi
Re : Écran noir après GRUB (problème de carte ou démarrage ?) [RÉSOLU]
Super !
J'aimerais être certaine de ne pas faire de boulette.... Pourriez-vous svp m'expliquer comment faire cette mise à jour ?
Hors ligne
#20 Le 17/11/2020, à 09:10
- xubu1957
Re : Écran noir après GRUB (problème de carte ou démarrage ?) [RÉSOLU]
Montre :
lspci -vnn | grep -A12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
et :
dpkg -l | grep -v ^ii
Dernière modification par xubu1957 (Le 17/11/2020, à 09:10)
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
#21 Le 17/11/2020, à 09:28
- catfishsushi
Re : Écran noir après GRUB (problème de carte ou démarrage ?) [RÉSOLU]
00:02.0 VGA compatible controller [0300]: Intel Corporation Skylake GT2 [HD Graphics 520] [8086:1916] (rev 07) (prog-if 00 [VGA controller])
Kernel modules: i915
01:00.0 3D controller [0302]: NVIDIA Corporation GM108M [GeForce 940M] [10de:1347] (rev a2)
Kernel modules: nvidiafb, nouveau
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 account-plugin-facebook 0.12+16.04.20160126-0ubuntu1 all GNOME Control Center account plugin for single signon - facebook
rc account-plugin-google 0.12+16.04.20160126-0ubuntu1 all GNOME Control Center account plugin for single signon
rc appmenu-qt5 0.3.0+16.04.20170216-0ubuntu1 amd64 application menu for Qt5
rc cpufrequtils 008-1.1 amd64 utilities to deal with the cpufreq Linux kernel feature
rc fonts-noto-hinted 20200323-1build1~ubuntu20.04.1 all obsolete metapackage to pull in a subset of Noto fonts
rc gnome-software 3.36.1-0ubuntu0.20.04.0 amd64 Software Center for GNOME
rc ibus 1.5.17-3ubuntu5.3 amd64 Intelligent Input Bus - core
rc initscripts 2.88dsf-59.3ubuntu2 amd64 scripts for initializing and shutting down the system
rc kerneloops-daemon 0.12+git20140509-2ubuntu1 amd64 kernel oops tracker
rc libdouble-conversion1v5:amd64 2.0.1-3ubuntu2 amd64 routines to convert IEEE floats to and from strings
rc libglade2-0:amd64 1:2.6.4-2 amd64 library to load .glade files at runtime
rc libglademm-2.4-1v5 2.6.7-5 amd64 C++ wrappers for libglade2 (shared library)
rc libgnome-keyring0:amd64 3.12.0-1build1 amd64 GNOME keyring services library
rc libhybris 0.1.0+git20151016+6d424c9-0ubuntu7 amd64 Allows to run bionic-based HW adaptations in glibc systems - libs
rc libnss-myhostname:amd64 245.4-4ubuntu3.3 amd64 nss module providing fallback resolution for the current hostname
rc libnvidia-compute-450:amd64 450.80.02-0ubuntu0.20.04.2 amd64 NVIDIA libcompute package
rc libperl5.22:amd64 5.22.1-9ubuntu0.6 amd64 shared Perl library
rc libpython3.5-minimal:amd64 3.5.2-2ubuntu0~16.04.10 amd64 Minimal subset of the Python language (version 3.5)
rc libqjson0:amd64 0.8.1-3 amd64 Qt-based library that maps JSON data to QVariant objects
rc libqmi-glib1:amd64 1.12.6-1 amd64 Support library to use the Qualcomm MSM Interface (QMI) protocol
rc libqtcore4:amd64 4:4.8.7+dfsg-7ubuntu1 amd64 Qt 4 core module
rc libquvi7:amd64 0.4.1-3 amd64 library for parsing video download links (runtime libraries)
rc libsensors4:amd64 1:3.4.0-4 amd64 library to read temperature/voltage/fan sensors
rc libtxc-dxtn-s2tc0:amd64 0~git20131104-1.1 amd64 Texture compression library for Mesa
rc libunistring0:amd64 0.9.3-5.2ubuntu1 amd64 Unicode string library for C
rc libwebrtc-audio-processing-0:amd64 0.1-3ubuntu1~gcc5.1 amd64 AudioProcessing module from the WebRTC project.
rc linux-image-4.15.0-101-generic 4.15.0-101.102 amd64 Signed kernel image generic
rc linux-image-4.15.0-106-generic 4.15.0-106.107 amd64 Signed kernel image generic
rc linux-image-4.15.0-108-generic 4.15.0-108.109 amd64 Signed kernel image generic
rc linux-image-4.15.0-109-generic 4.15.0-109.110 amd64 Signed kernel image generic
rc linux-image-4.15.0-111-generic 4.15.0-111.112 amd64 Signed kernel image generic
rc linux-image-4.15.0-112-generic 4.15.0-112.113 amd64 Signed kernel image generic
rc linux-image-4.15.0-115-generic 4.15.0-115.116 amd64 Signed kernel image generic
rc linux-image-4.15.0-117-generic 4.15.0-117.118 amd64 Signed kernel image generic
rc linux-image-4.15.0-118-generic 4.15.0-118.119 amd64 Signed kernel image generic
rc linux-image-4.15.0-122-generic 4.15.0-122.124 amd64 Signed kernel image generic
rc linux-image-4.15.0-123-generic 4.15.0-123.126 amd64 Signed kernel image generic
rc linux-image-4.15.0-45-generic 4.15.0-45.48 amd64 Signed kernel image generic
rc linux-modules-4.15.0-101-generic 4.15.0-101.102 amd64 Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc linux-modules-4.15.0-106-generic 4.15.0-106.107 amd64 Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc linux-modules-4.15.0-108-generic 4.15.0-108.109 amd64 Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc linux-modules-4.15.0-109-generic 4.15.0-109.110 amd64 Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc linux-modules-4.15.0-111-generic 4.15.0-111.112 amd64 Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc linux-modules-4.15.0-112-generic 4.15.0-112.113 amd64 Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc linux-modules-4.15.0-115-generic 4.15.0-115.116 amd64 Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc linux-modules-4.15.0-117-generic 4.15.0-117.118 amd64 Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc linux-modules-4.15.0-118-generic 4.15.0-118.119 amd64 Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc linux-modules-4.15.0-122-generic 4.15.0-122.124 amd64 Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc linux-modules-4.15.0-123-generic 4.15.0-123.126 amd64 Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc linux-modules-4.15.0-45-generic 4.15.0-45.48 amd64 Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc linux-modules-extra-4.15.0-101-generic 4.15.0-101.102 amd64 Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc linux-modules-extra-4.15.0-106-generic 4.15.0-106.107 amd64 Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc linux-modules-extra-4.15.0-108-generic 4.15.0-108.109 amd64 Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc linux-modules-extra-4.15.0-109-generic 4.15.0-109.110 amd64 Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc linux-modules-extra-4.15.0-111-generic 4.15.0-111.112 amd64 Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc linux-modules-extra-4.15.0-112-generic 4.15.0-112.113 amd64 Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc linux-modules-extra-4.15.0-115-generic 4.15.0-115.116 amd64 Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc linux-modules-extra-4.15.0-117-generic 4.15.0-117.118 amd64 Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc linux-modules-extra-4.15.0-118-generic 4.15.0-118.119 amd64 Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc linux-modules-extra-4.15.0-122-generic 4.15.0-122.124 amd64 Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc linux-modules-extra-4.15.0-123-generic 4.15.0-123.126 amd64 Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc linux-modules-extra-4.15.0-45-generic 4.15.0-45.48 amd64 Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
rc mountall 2.54ubuntu1 amd64 filesystem mounting tool
rc paprefs 0.9.10-2build1 amd64 PulseAudio Preferences
rc python 2.7.15~rc1-1 amd64 interactive high-level object-oriented language (default version)
rc python-pygments 2.3.1+dfsg-1ubuntu2 all syntax highlighting package written in Python
rc python3-aptdaemon.pkcompat 1.1.1+bzr982-0ubuntu14.3 all PackageKit compatibilty for AptDaemon
rc python3.5-minimal 3.5.2-2ubuntu0~16.04.10 amd64 Minimal subset of the Python language (version 3.5)
rc python3.6-minimal 3.6.9-1~18.04ubuntu1.3 amd64 Minimal subset of the Python language (version 3.6)
rc snapd-login-service 1.33-0ubuntu0.16.04.1 amd64 Daemon to allow non-root access to snapd
rc sni-qt:amd64 0.2.7+17.04.20170112-0ubuntu1 amd64 indicator support for Qt
rc sysv-rc 2.88dsf-59.3ubuntu2 all System-V-like runlevel change mechanism
rc toshset 1.76-4 amd64 Access much of the Toshiba laptop hardware interface
rc unity-control-center 15.04.0+18.04.20180216-0ubuntu1 amd64 utilities to configure the GNOME desktop
rc unity-webapps-common 2.4.17+15.10.20150616-0ubuntu2 all Unity WebApp integration scripts
rc unity-webapps-service 2.5.0~+16.04.20160201-0ubuntu1 amd64 Service for Web Apps integration with the Unity desktop
rc upstart 1.13.2-0ubuntu21.1 amd64 event-based init daemon - essential binaries
rc ureadahead 0.100.0-21 amd64 Read required files in advance
rc webbrowser-app 0.23+16.04.20161028-0ubuntu2 amd64 Ubuntu web browser
Hors ligne
#22 Le 17/11/2020, à 10:07
- xubu1957
Re : Écran noir après GRUB (problème de carte ou démarrage ?) [RÉSOLU]
Pour nettoyer :
Pour supprimer tous ces fichiers de configuration devenus sans objets et marqués "rc", et uniquement ces fichiers, exécute :
dpkg -l | awk '/^rc/{print $2}' | xargs -r sudo dpkg -P
Pour le micro-code, je ne sais pas s'il faut revenir sur une version antérieure.
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 17/11/2020, à 20:16
- catfishsushi
Re : Écran noir après GRUB (problème de carte ou démarrage ?) [RÉSOLU]
Ça a fonctionné ! Vous êtes trop fort-es. Merci beaucoup !!
Pour ceux qui auraient le même problème que moi, voici comment le problème a été résolu :
1. Le nettoyage de xubu
dpkg -l | awk '/^rc/{print $2}' | xargs -r sudo dpkg -P
2. J'ai téléchargé la nouvelle version de mon micro-code ici : https://ubuntu.com/security/notices/USN-4628-2
Dans mon cas (Ubuntu 20.04), la intel-microcode - 3.20201110.0ubuntu0.20.04.2
3. Téléchargement du .dsc et installation en suivant la procédure décrite ici : https://www.linuxquestions.org/question … ux-896928/
Il y a seulement eu une petite dépendance à satisfaire (debhelper) en plus ; voici les étapes que j'ai suivies :
- dans le terminal, se mettre dans le dossier du .dsc
-
sudo dpkg-source -x intel-microcode_3.20201110.0ubuntu0.20.04.2.dsc
- aller dans le dossier créé :
cd intel-microcode-3.20201110.0ubuntu0.20.04.2
- installation de la dépendance manquante :
sudo apt install debhelper
- construction du paquet :
dpkg-buildpackage -rfakeroot -b
- installation du paquet :
sudo dpkg -i intel-microcode_3.20201110.0ubuntu0.20.04.2_amd64.deb
Merci encore pour votre aide, je passe le sujet en mode Résolu
Hors ligne
#24 Le 17/11/2020, à 20:21
- xubu1957
Re : Écran noir après GRUB (problème de carte ou démarrage ?) [RÉSOLU]
1. Le nettoyage de xubu
Rendons à César ce qui est à César (ou à nany ce qui est à nany) :
(...)
Proposons donc de parfaire le nettoyage. J’appelle ça faire les poussières, car dans les faits, on va supprimer des fichiers de configuration qui ne sont pas forcément volumineux. Bon, chez certains, la liste des fichiers de configurations résiduels peut s’avérer bien longue et les poussières deviennent des moutons. Donc ça ne mange pas de pain de faire ces poussières avec cette commande :dpkg -l | awk '/^rc/{print $2}' | xargs -r sudo dpkg -P
Traduction :
Si il existe des paquets désinstallés mais encore configurés, alors on fait une purge pour supprimer les fichiers de configuration.
(...)
Dans > Sens interdit, paquets cassés > 0, espace insuffisant… Que faire?
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 22/11/2020, à 15:34
- Picsou42
Re : Écran noir après GRUB (problème de carte ou démarrage ?) [RÉSOLU]
Super merci beaucoup après 1 jours à essayer plein de chose cela fonctionne :D
Hors ligne