Black Screen Issue after update

Hello,

I have dual boot Ubuntu and Manjaro and very new to Manjaro.
I have a black screen issue after yay -Syyu. Actually it’s booting but only the cursor is there.

I tried

  • creating a new usb stick to boot but manjaro-chroot operation is returning
grub-probe: error: cannot find a GRUB drive for /dev/sda1. Check your device.map.
==>Mounting (Ubuntu) [/dev/nvme0n1p90]
   --> mount: [/mnt]
   --> mount: [/mnt/boot/efi]
mount /mnt/etc/resolv.conf: mount point is a symbolic link to nowhere

I really don’t know what do I have to share with you. Could you help me about this issue

Thanks

Hi,

Grub change with the last up date, have a look here, more details…

There’s a line to add at the beginning of /etc/default/grub, bottom of the first option block :

GRUB_DISABLE_OS_PROBER=false
__

I had the same issue and could resolve it by manually adding
the line GRUB_DISABLE_OS_PROBER=false
to /etc/default/grub.

hello,

Thank you for your quick response. I checked it /etc/default/grub and “GRUB_DISABLE_OS_PROBER=false” line was there.

Hello @Berat :wink:

manjaro-chroot is not compatible with Ubuntu. On a dual-boot, you need to mount the partitions and do:

manjaro-chroot /mnt /bin/bash

https://wiki.manjaro.org/index.php/GRUB/Restore_the_GRUB_Bootloader#Manual_chroot

I tried it but it didn’t work. BTW If it help I’m sharing xinit and mhwd outputs below.

I tried to fix xf86EnableIOPorts issue but I couldn’t achieved yet.

[    11.464] 
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[    11.464] Build Operating System: Linux Manjaro Linux
[    11.464] Current Operating System: Linux berat 5.9.16-1-MANJARO #1 SMP PREEMPT Mon Dec 21 22:00:46 UTC 2020 x86_64
[    11.464] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.9-x86_64 root=UUID=5eb4f497-bc6a-45b3-98c4-1659169f580f ro quiet apparmor=1 security=apparmor udev.log_priority=3
[    11.465] Build Date: 16 December 2020  10:33:32PM
[    11.465]  
[    11.465] Current version of pixman: 0.40.0
[    11.465] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    11.465] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    11.465] (==) Log file: "/home/berat/.local/share/xorg/Xorg.0.log", Time: Sat Apr  3 01:23:08 2021
[    11.467] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    11.467] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    11.468] (==) No Layout section.  Using the first Screen section.
[    11.468] (==) No screen section available. Using defaults.
[    11.468] (**) |-->Screen "Default Screen Section" (0)
[    11.468] (**) |   |-->Monitor "<default monitor>"
[    11.468] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    11.468] (**) |   |-->Device "Device0"
[    11.468] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    11.468] (==) Automatically adding devices
[    11.468] (==) Automatically enabling devices
[    11.468] (==) Automatically adding GPU devices
[    11.468] (==) Automatically binding GPU devices
[    11.468] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    11.469] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    11.469] 	Entry deleted from font path.
[    11.469] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    11.469] 	Entry deleted from font path.
[    11.469] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    11.469] 	Entry deleted from font path.
[    11.469] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF
[    11.469] (==) ModulePath set to "/usr/lib/xorg/modules"
[    11.469] (**) Extension "Composite" is enabled
[    11.469] (**) Extension "RENDER" is enabled
[    11.469] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    11.469] (II) Module ABI versions:
[    11.469] 	X.Org ANSI C Emulation: 0.4
[    11.469] 	X.Org Video Driver: 24.1
[    11.469] 	X.Org XInput driver : 24.1
[    11.469] 	X.Org Server Extension : 10.0
[    11.470] (++) using VT number 1

[    11.472] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[    11.472] (II) xfree86: Adding drm device (/dev/dri/card0)
[    11.473] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[    11.475] (--) PCI:*(0@0:2:0) 8086:9b41:1028:0962 rev 2, Mem @ 0x604a000000/16777216, 0x4000000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/131072
[    11.475] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    11.475] (II) LoadModule: "glx"
[    11.476] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    11.481] (II) Module glx: vendor="X.Org Foundation"
[    11.481] 	compiled for 1.20.10, module version = 1.0.0
[    11.481] 	ABI class: X.Org Server Extension, version 10.0
[    11.481] (II) LoadModule: "vesa"
[    11.482] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    11.482] (II) Module vesa: vendor="X.Org Foundation"
[    11.482] 	compiled for 1.20.9, module version = 2.5.0
[    11.482] 	Module class: X.Org Video Driver
[    11.482] 	ABI class: X.Org Video Driver, version 24.1
[    11.482] (II) VESA: driver for VESA chipsets: vesa
[    11.482] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[    11.482] vesa: Refusing to run on UEFI
[    11.482] vesa: Refusing to run on UEFI
[    11.482] (EE) No devices detected.
[    11.482] (EE) 
Fatal server error:
[    11.482] (EE) no screens found(EE) 
[    11.482] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    11.482] (EE) Please also check the log file at "/home/berat/.local/share/xorg/Xorg.0.log" for additional information.
[    11.482] (EE) 
[    11.525] (EE) Server terminated with error (1). Closing log file.```




mhwd -li

              NAME               VERSION          FREEDRIVER           TYPE

       video-linux            2018.05.04                true            PCI
 video-modesetting            2020.01.13                true            PCI
        video-vesa            2017.03.12                true            PCI

Thanks

Yet another user, who installs the vesa driver. cough

Remove these ones:

So sorry about this, I’m really newbie. I noted this, thank you! I’ll let you know after Im gonna try this tomorrow, I’ve been trying more than 7 hours, I need some rest.

Thanks