Not available 3D acceleration after update stable

Good morning to all!

I’m using Manjaro Gnome. After the last stable update, I have a black monitor at boot. I had to chroot and reinstall the latest nvidia driver. Now I can boot and looks Ok but In games I have no 3d acceleration.

I tried to remove/reinstall nvidia driver, reinstall kernel but nothing works. I tried also to install open drivers and that’s works with games (but performance is low as usual).

mhwd -li
                                                      
Installed PCI configs:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
          video-nvidia            2020.11.30               false            PCI
~ >>> pacman -Qs nvidia                                                        
local/lib32-nvidia-utils 470.42.01-1
    NVIDIA drivers utilities (32-bit)
local/libvdpau 1.4-1
    Nvidia VDPAU library
local/linux510-nvidia 470.42.01-5 (linux510-extramodules)
    NVIDIA drivers for linux.
local/linux54-nvidia 470.42.01-5 (linux54-extramodules)
    NVIDIA drivers for linux.
local/mhwd-nvidia 470.42.01-1
    MHWD module-ids for nvidia 470.42.01
local/mhwd-nvidia-340xx 340.108-1
    MHWD module-ids for nvidia 340.108
local/mhwd-nvidia-390xx 390.143-1
    MHWD module-ids for nvidia 390.143
local/nvidia-utils 470.42.01-2
    NVIDIA drivers utilities

GLX must be there since Gnome will not start without it. So which games? Wine/Proton or native?

inxi -Gazy
glxinfo | grep "OpenGL renderer"
vulkaninfo | grep "GPU id :"

Welcome to the forum! :wave:

Please post your system info as outlined here:

Thank you, here:

manjaro Linux 5.10.49-1-MANJARO x86_64 21.1.0 Pahvo

~ >>> inxi -Gazy                                                               
Graphics:
  Device-1: NVIDIA GP104BM [GeForce GTX 1070 Mobile] vendor: Hewlett-Packard 
  driver: nvidia v: 470.42.01 alternate: nouveau,nvidia_drm bus-ID: 01:00.0 
  chip-ID:  
  Device-2: Sunplus Innovation HP Wide Vision HD type: USB driver: uvcvideo 
  bus-ID: 1-4:4 chip-ID: 
  Display: x11 server:  X .org 1.20.11 compositor: gnome-shell v: 40.3 driver: 
  loaded: nvidia resolution: <missing: xdpyinfo> 
  OpenGL: renderer: NVIDIA GeForce GTX 1070/PCIe/SSE2 
  v: 4.6.0 NVIDIA 470.42.01 direct render: Yes 
~ >>> glxinfo | grep "OpenGL renderer"                                         
OpenGL renderer string: NVIDIA GeForce GTX 1070/PCIe/SSE2
~ >>> vulkaninfo | grep "GPU id :"                                             
zsh: command not found: vulkaninfo

Native games (LfD2) works at 1fps and Proton games fail to start.

Could you post your Xorg log? I think glx is not loaded properly or maybe a wrong module?

cat /var/log/Xorg.0.log

Also:

cat /etc/X11/xorg.conf.d/90-mhwd.conf

and if there:

cat /etc/X11/xorg.conf.d/xorg.conf

Yes I think is a GLX moduel problem:

sudo modprobe glx

modprobe: FATAL: Module glx not found in directory /lib/modules/5.10.49-1-MANJARO

cat /var/log/Xorg.0.log

[    59.961] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[    59.962] 
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[    59.963] Build Operating System: Linux Manjaro Linux
[    59.964] Current Operating System: Linux manjaro 5.9.16-1-MANJARO #1 SMP PREEMPT Mon Dec 21 22:00:46 UTC 2020 x86_64
[    59.964] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.9-x86_64 root=UUID=    root=/dev/mapper/luks- splash apparmor=1 security=apparmor udev.log_priority=3
[    59.967] Build Date: 13 April 2021  04:11:08PM
[    59.967]  
[    59.967] Current version of pixman: 0.40.0
[    59.968] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    59.968] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    59.971] (==) Log file: "/var/log/Xorg.0.log", Time: Wed May 19 21:47:55 2021
[    59.974] (==) Using config file: "/etc/X11/xorg.conf"
[    59.974] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    59.975] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    59.978] (==) ServerLayout "layout"
[    59.978] (**) |-->Screen "Screen0" (0)
[    59.978] (**) |   |-->Monitor "Monitor0"
[    59.978] (**) |   |-->Device "Device0"
[    59.978] (**) |   |-->GPUDevice "Device0"
[    59.978] (==) Automatically adding devices
[    59.978] (==) Automatically enabling devices
[    59.978] (==) Automatically adding GPU devices
[    59.978] (==) Automatically binding GPU devices
[    59.978] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    59.981] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    59.981] 	Entry deleted from font path.
[    59.981] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    59.981] 	Entry deleted from font path.
[    59.981] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    59.981] 	Entry deleted from font path.
[    59.981] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    59.981] 	Entry deleted from font path.
[    59.981] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF
[    59.981] (==) ModulePath set to "/usr/lib/xorg/modules"
[    59.981] (**) Extension "COMPOSITE" is enabled
[    59.981] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    59.981] (II) Module ABI versions:
[    59.981] 	X.Org ANSI C Emulation: 0.4
[    59.981] 	X.Org Video Driver: 24.1
[    59.981] 	X.Org XInput driver : 24.1
[    59.981] 	X.Org Server Extension : 10.0
[    59.981] (++) using VT number 1

[    59.983] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[    59.984] (--) PCI:*(1@0:0:0) 10de:1be1:103c:8261 rev 161, Mem @ 0xc2000000/16777216, 0xb0000000/268435456, 0xc0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/131072
[    59.985] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    59.985] (II) LoadModule: "glx"
[    59.988] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    60.006] (II) Module glx: vendor="X.Org Foundation"
[    60.006] 	compiled for 1.20.11, module version = 1.0.0
[    60.006] 	ABI class: X.Org Server Extension, version 10.0
[    60.007] (II) LoadModule: "nvidia"
[    60.009] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    60.023] (II) Module nvidia: vendor="NVIDIA Corporation"
[    60.023] 	compiled for 1.6.99.901, module version = 1.0.0
[    60.023] 	Module class: X.Org Video Driver
[    60.024] (II) NVIDIA dlloader X Driver  460.80  Fri May  7 06:53:15 UTC 2021
[    60.024] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    60.026] (II) Loading sub module "fb"
[    60.027] (II) LoadModule: "fb"
[    60.027] (II) Loading /usr/lib/xorg/modules/libfb.so
[    60.029] (II) Module fb: vendor="X.Org Foundation"
[    60.029] 	compiled for 1.20.11, module version = 1.0.0
[    60.029] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    60.029] (II) Loading sub module "wfb"
[    60.029] (II) LoadModule: "wfb"
[    60.029] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    60.032] (II) Module wfb: vendor="X.Org Foundation"
[    60.032] 	compiled for 1.20.11, module version = 1.0.0
[    60.032] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    60.032] (II) Loading sub module "ramdac"
[    60.032] (II) LoadModule: "ramdac"
[    60.032] (II) Module "ramdac" already built-in
[    60.042] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[    60.042] (EE) NVIDIA:     system's kernel log for additional error messages and
[    60.042] (EE) NVIDIA:     consult the NVIDIA README for details.
[    60.049] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[    60.049] (EE) NVIDIA:     system's kernel log for additional error messages and
[    60.049] (EE) NVIDIA:     consult the NVIDIA README for details.
[    60.049] (EE) No devices detected.
[    60.049] (EE) 
Fatal server error:
[    60.049] (EE) no screens found(EE) 
[    60.049] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    60.050] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    60.050] (EE) 
[    60.200] (EE) Server terminated with error (1). Closing log file.
**cat /etc/X11/xorg.conf.d/90-mhwd.conf**

> ```# nvidia-xconfig: X configuration file generated by nvidia-xconfig
> # nvidia-xconfig:  version 470.42.01
> 
> # nvidia-settings: X configuration file generated by nvidia-settings
> # nvidia-settings:  version 460.56
> 
> Section "ServerLayout"
>     Identifier     "Layout0"
>     Screen      0  "Screen0" 0 0
>     InputDevice    "Keyboard0" "CoreKeyboard"
>     InputDevice    "Mouse0" "CorePointer"
>     Option         "Xinerama" "0"
> EndSection
> 
> Section "Files"
> 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      "AOC 27G2G4"
>     HorizSync       160.0 - 160.0
>     VertRefresh     48.0 - 144.0
>     Option         "DPMS"
> EndSection
> 
> Section "Device"
>     Identifier     "Device0"
>     Driver         "nvidia"
>     VendorName     "NVIDIA Corporation"
>     BoardName      "GeForce GTX 1070"
> 	Option "NoLogo" "1"
> EndSection
> 
> Section "Screen"
>     Identifier     "Screen0"
>     Device         "Device0"
>     Monitor        "Monitor0"
>     DefaultDepth    24
>     Option         "Stereo" "0"
>     Option         "nvidiaXineramaInfoOrder" "DFP-2"
>     Option         "metamodes" "DP-1: nvidia-auto-select +0+0; DP-1: 1920x1080_144 +0+0"
>     Option         "SLI" "Off"
>     Option         "MultiGPU" "Off"
>     Option         "BaseMosaic" "off"
>     SubSection     "Display"
>         Depth       24
>     EndSubSection
> EndSection
> 
> Section "Extensions"
>     Option         "COMPOSITE" "Enable"
> EndSection
> 
>  
> Section "InputClass"
>     Identifier          "Keyboard Defaults"
>     MatchIsKeyboard        "yes"
>     Option              "XkbOptions" "terminate:ctrl_alt_bksp"
> EndSection

**cat /etc/X11/xorg.conf.d/xorg.conf**

> > cat: /etc/X11/xorg.conf.d/xorg.conf: No such file or directory

Sorry, that is an old one… Try this:

journalctl --grep "\([A-Z]{2}\)" --since=today  --no-pager

OR

journalctl --grep "\(EE\)" --since=today  --no-pager

OR

journalctl --grep "\([A-Z]{2}\)" --grep "glx" --since=today --no-pager
1 Like

Now 3d acceleration works fine! Many thanks!

(I used all 3 commands before testing and reboot, so I don’t know if all 3 was necessary, sorry)

LOL… these commands do nothing more than display logs. So actually you did not reboot after installing the driver. xD

Of course I had reboot it many times, do you think I stay 3 days without 3d acceleration? I had to switch to win10 and I used also another linux distribution with no issue while trying to fix this.

So what have you done before running my commands? xD

I didn’t do any command, my terminal history is clean but…there was a small update today? Maybe this fix it.

[2021-07-18T12:34:35+0200] [PACMAN] Running 'pacman -Syyu --overwrite /etc/X11/modprobe.d xorg-server'
[2021-07-18T12:34:35+0200] [PACMAN] synchronizing package lists
[2021-07-18T12:34:40+0200] [PACMAN] starting full system upgrade
[2021-07-18T12:34:45+0200] [ALPM] transaction started
[2021-07-18T12:34:45+0200] [ALPM] reinstalled xorg-server (1.20.11-1)
[2021-07-18T12:34:45+0200] [ALPM] transaction completed
[2021-07-18T12:34:45+0200] [ALPM] running '30-systemd-update.hook'...
[2021-07-18T12:38:07+0200] [PACMAN] Running 'pacman -S gnome'
[2021-07-18T12:39:13+0200] [PACMAN] Running 'pacman -S gnome'
[2021-07-18T12:40:05+0200] [PACMAN] Running 'pacman -S manjaro-gnome'
[2021-07-18T12:40:30+0200] [PACMAN] Running 'pacman -S gnome'
[2021-07-18T12:42:02+0200] [ALPM] transaction started
[2021-07-18T12:42:02+0200] [ALPM] removed pamac-gnome-integration (10.1.3-3)
[2021-07-18T12:42:04+0200] [ALPM] warning: /etc/gdm/custom.conf saved as /etc/gdm/custom.conf.pacsave
[2021-07-18T12:42:04+0200] [ALPM] removed gdm (40.0-6)
[2021-07-18T12:42:04+0200] [ALPM] removed libgdm (40.0-6)
[2021-07-18T12:42:04+0200] [ALPM] reinstalled baobab (40.0-1)
[2021-07-18T12:42:04+0200] [ALPM] reinstalled gnome-video-effects (0.5.0+4+g9554041-2)
[2021-07-18T12:42:04+0200] [ALPM] reinstalled cheese (3.38.0-1)
[2021-07-18T12:42:04+0200] [ALPM] installed eog (40.2-1)
[2021-07-18T12:42:04+0200] [ALPM] installed epiphany (40.2-2)
[2021-07-18T12:42:04+0200] [ALPM] reinstalled gvfs (1.48.1-1)
[2021-07-18T12:42:04+0200] [ALPM] reinstalled evince (40.2-1)
[2021-07-18T12:42:04+0200] [ALPM] reinstalled file-roller (3.40.0-1)
[2021-07-18T12:42:04+0200] [ALPM] reinstalled gnome-session (40.1.1-1)
[2021-07-18T12:42:04+0200] [ALPM] reinstalled gnome-settings-daemon (40.0.1-2)
[2021-07-18T12:42:04+0200] [ALPM] reinstalled gnome-themes-extra (3.28-2)
[2021-07-18T12:42:04+0200] [ALPM] reinstalled mutter (40.3-1)
[2021-07-18T12:42:04+0200] [ALPM] reinstalled gnome-disk-utility (40.2-1)
[2021-07-18T12:42:05+0200] [ALPM] installed libgdm-plymouth (40.0-2)
[2021-07-18T12:42:05+0200] [ALPM] reinstalled tracker3 (3.1.2-1)
[2021-07-18T12:42:05+0200] [ALPM] reinstalled gnome-shell (1:40.3-1)
[2021-07-18T12:42:05+0200] [ALPM] installed gdm-plymouth (40.0-2)
[2021-07-18T12:42:05+0200] [ALPM] reinstalled gedit (40.1-1)
[2021-07-18T12:42:05+0200] [ALPM] reinstalled gnome-backgrounds (40.1-1)
[2021-07-18T12:42:05+0200] [ALPM] reinstalled tracker3-miners (3.1.2-1)
[2021-07-18T12:42:05+0200] [ALPM] installed libgepub (0.6.0-2)
[2021-07-18T12:42:05+0200] [ALPM] installed gnome-epub-thumbnailer (1.6-2)
[2021-07-18T12:42:05+0200] [ALPM] installed gnome-books (40.0-1)
[2021-07-18T12:42:05+0200] [ALPM] reinstalled gnome-calculator (40.1-1)
[2021-07-18T12:42:05+0200] [ALPM] reinstalled gnome-color-manager (3.36.0-1)
[2021-07-18T12:42:05+0200] [ALPM] reinstalled gnome-control-center (40.0-1.2)
[2021-07-18T12:42:05+0200] [ALPM] installed gnome-calendar (40.2-1)
[2021-07-18T12:42:05+0200] [ALPM] reinstalled gnome-characters (40.0-1)
[2021-07-18T12:42:05+0200] [ALPM] reinstalled gnome-clocks (40.0-2)
[2021-07-18T12:42:05+0200] [ALPM] reinstalled gnome-contacts (40.0-1)
[2021-07-18T12:42:05+0200] [ALPM] reinstalled tracker (2.3.6+7+gb27396252-2)
[2021-07-18T12:42:05+0200] [ALPM] reinstalled tracker-miners (2.3.5+2+gec09554af-2)
[2021-07-18T12:42:05+0200] [ALPM] installed libzapojit (0.0.3+14+g2dace3f-2)
[2021-07-18T12:42:05+0200] [ALPM] installed dleyna-core (0.7.0-1)
[2021-07-18T12:42:05+0200] [ALPM] installed dleyna-connector-dbus (0.4.0-1)
[2021-07-18T12:42:05+0200] [ALPM] installed dleyna-server (0.7.0-2)
[2021-07-18T12:42:05+0200] [ALPM] installed gnome-online-miners (3.34.0-2)
[2021-07-18T12:42:05+0200] [ALPM] installed gnome-documents (3.34.0+6+g966b04ec-1)
[2021-07-18T12:42:05+0200] [ALPM] reinstalled gnome-font-viewer (40.0-1)
[2021-07-18T12:42:05+0200] [ALPM] reinstalled gnome-keyring (1:40.0-1)
[2021-07-18T12:42:05+0200] [ALPM] installed gnome-logs (3.36.0-1)
[2021-07-18T12:42:05+0200] [ALPM] reinstalled gnome-maps (40.3-1)
[2021-07-18T12:42:05+0200] [ALPM] reinstalled gnome-menus (3.36.0-1)
[2021-07-18T12:42:05+0200] [ALPM] reinstalled grilo-plugins (1:0.3.13-2)
[2021-07-18T12:42:05+0200] [ALPM] installed gnome-music (1:40.1.1-1)
[2021-07-18T12:42:05+0200] [ALPM] installed dleyna-renderer (0.7.0-2)
[2021-07-18T12:42:05+0200] [ALPM] installed gnome-photos (40.0-1)
[2021-07-18T12:42:05+0200] [ALPM] installed libgssglue (0.4-4)
[2021-07-18T12:42:05+0200] [ALPM] installed freerdp (2:2.3.2-1)
[2021-07-18T12:42:05+0200] [ALPM] installed libvncserver (0.9.13-1)
[2021-07-18T12:42:05+0200] [ALPM] installed gnome-remote-desktop (40.1-1)
[2021-07-18T12:42:05+0200] [ALPM] reinstalled gnome-screenshot (40.0-2)
[2021-07-18T12:42:05+0200] [ALPM] reinstalled gnome-shell-extensions (40.3-1)
[2021-07-18T12:42:05+0200] [ALPM] installed appstream (0.14.4-1)
[2021-07-18T12:42:06+0200] [ALPM] installed gnome-software (40.3-1)
[2021-07-18T12:42:06+0200] [ALPM] reinstalled gnome-system-monitor (40.1-1)
[2021-07-18T12:42:06+0200] [ALPM] reinstalled gnome-terminal (3.40.3-1)
[2021-07-18T12:42:06+0200] [ALPM] reinstalled yelp (40.3-1)
[2021-07-18T12:42:07+0200] [ALPM] reinstalled gnome-user-docs (40.3-1)
[2021-07-18T12:42:07+0200] [ALPM] reinstalled gnome-user-share (3.34.0-2)
[2021-07-18T12:42:07+0200] [ALPM] reinstalled gnome-weather (40.0-1)
[2021-07-18T12:42:07+0200] [ALPM] reinstalled gvfs-afc (1.48.1-1)
[2021-07-18T12:42:07+0200] [ALPM] reinstalled gvfs-goa (1.48.1-1)
[2021-07-18T12:42:07+0200] [ALPM] reinstalled gvfs-google (1.48.1-1)
[2021-07-18T12:42:07+0200] [ALPM] installed gvfs-gphoto2 (1.48.1-1)
[2021-07-18T12:42:07+0200] [ALPM] reinstalled gvfs-mtp (1.48.1-1)
[2021-07-18T12:42:07+0200] [ALPM] installed libnfs (4.0.0-4)
[2021-07-18T12:42:07+0200] [ALPM] installed gvfs-nfs (1.48.1-1)
[2021-07-18T12:42:07+0200] [ALPM] reinstalled gvfs-smb (1.48.1-1)
[2021-07-18T12:42:07+0200] [ALPM] reinstalled nautilus (40.2-1)
[2021-07-18T12:42:07+0200] [ALPM] installed python-atspi (2.38.1-1)
[2021-07-18T12:42:07+0200] [ALPM] installed libspeechd (0.10.2-1)
[2021-07-18T12:42:07+0200] [ALPM] installed dotconf (1.3-6)
[2021-07-18T12:42:07+0200] [ALPM] installed libao (1.2.2-5)
[2021-07-18T12:42:08+0200] [ALPM] installed speech-dispatcher (0.10.2-1)
[2021-07-18T12:42:08+0200] [ALPM] installed brltty (6.3-3)
[2021-07-18T12:42:08+0200] [ALPM-SCRIPTLET] brltty-genkey: key generated
[2021-07-18T12:42:08+0200] [ALPM-SCRIPTLET] Please add your user to the brlapi group.
[2021-07-18T12:42:08+0200] [ALPM] installed orca (40.0-1)
[2021-07-18T12:42:08+0200] [ALPM] reinstalled rygel (1:0.40.1-1)
[2021-07-18T12:42:08+0200] [ALPM] reinstalled sushi (3.38.1-1)
[2021-07-18T12:42:08+0200] [ALPM] reinstalled totem (3.38.1-1)
[2021-07-18T12:42:08+0200] [ALPM] reinstalled vino (3.22.0+74+g7a95e10-1)
[2021-07-18T12:42:08+0200] [ALPM] reinstalled xdg-user-dirs-gtk (0.10+9+g5b7efc6-3)
[2021-07-18T12:42:08+0200] [ALPM] installed cdrtools (3.02a09-4)
[2021-07-18T12:42:08+0200] [ALPM] installed edk2-ovmf (202105-1)
[2021-07-18T12:42:08+0200] [ALPM] installed gtk-vnc (1.2.0-1)
[2021-07-18T12:42:08+0200] [ALPM] installed yajl (2.1.0-4)
[2021-07-18T12:42:08+0200] [ALPM] installed numactl (2.0.14-1)
[2021-07-18T12:42:08+0200] [ALPM] installed libvirt (1:7.5.0-1)
[2021-07-18T12:42:08+0200] [ALPM] installed libvirt-glib (4.0.0-1)
[2021-07-18T12:42:08+0200] [ALPM] installed mtools (1:4.0.32-1)
[2021-07-18T12:42:08+0200] [ALPM] installed virglrenderer (0.9.1-1)
[2021-07-18T12:42:08+0200] [ALPM] installed seabios (1.14.0-1)
[2021-07-18T12:42:08+0200] [ALPM] installed vde2 (2.3.2-16)
[2021-07-18T12:42:08+0200] [ALPM-SCRIPTLET] vde config files should be placed in /etc/vde, sample files are provided.
[2021-07-18T12:42:08+0200] [ALPM-SCRIPTLET] iptables and dhcpd sample files have been installed to '/usr/share/vde2'.
[2021-07-18T12:42:08+0200] [ALPM-SCRIPTLET] Merge those examples, if needed to the according config files.
[2021-07-18T12:42:08+0200] [ALPM] installed spice (0.15.0-1)
[2021-07-18T12:42:08+0200] [ALPM] installed libcacard (2.7.0-2)
[2021-07-18T12:42:08+0200] [ALPM] installed usbredir (0.9.0-1)
[2021-07-18T12:42:08+0200] [ALPM] installed libslirp (4.6.1-1)
[2021-07-18T12:42:08+0200] [ALPM] installed dtc (1.6.0-3)
[2021-07-18T12:42:08+0200] [ALPM] installed qemu (6.0.0-3)
[2021-07-18T12:42:08+0200] [ALPM] installed phodav (2.5-1)
[2021-07-18T12:42:08+0200] [ALPM] installed spice-gtk (0.39-3)
[2021-07-18T12:42:10+0200] [ALPM] installed gnome-boxes (40.3-1)
[2021-07-18T12:42:10+0200] [ALPM] reinstalled simple-scan (40.1-1)
[2021-07-18T12:42:10+0200] [ALPM] transaction completed
[2021-07-18T12:42:11+0200] [ALPM] running '20-systemd-sysusers.hook'...
[2021-07-18T12:42:11+0200] [ALPM-SCRIPTLET] Creating group brlapi with gid 962.
[2021-07-18T12:42:11+0200] [ALPM-SCRIPTLET] Creating group libvirt with gid 961.
[2021-07-18T12:42:11+0200] [ALPM-SCRIPTLET] Creating group brltty with gid 960.
[2021-07-18T12:42:11+0200] [ALPM-SCRIPTLET] Creating user brltty (Braille Device Daemon) with uid 960 and gid 960.
[2021-07-18T12:42:11+0200] [ALPM] running '30-systemd-daemon-reload.hook'...
[2021-07-18T12:42:11+0200] [ALPM] running '30-systemd-sysctl.hook'...
[2021-07-18T12:42:11+0200] [ALPM] running '30-systemd-tmpfiles.hook'...
[2021-07-18T12:42:11+0200] [ALPM] running '30-systemd-udev-reload.hook'...
[2021-07-18T12:42:11+0200] [ALPM] running '30-systemd-update.hook'...
[2021-07-18T12:42:11+0200] [ALPM] running 'dbus-reload.hook'...
[2021-07-18T12:42:11+0200] [ALPM] running 'gdm-theme-backup.hook'...
[2021-07-18T12:42:11+0200] [ALPM] running 'gdm-theme-maia-install.hook'...
[2021-07-18T12:42:11+0200] [ALPM] running 'gio-querymodules.hook'...
[2021-07-18T12:42:11+0200] [ALPM] running 'glib-compile-schemas.hook'...
[2021-07-18T12:42:12+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2021-07-18T12:42:12+0200] [ALPM] running 'gvfsd.hook'...
[2021-07-18T12:42:12+0200] [ALPM] running 'texinfo-install.hook'...
[2021-07-18T12:42:12+0200] [ALPM] running 'update-appstream-cache.hook'...
[2021-07-18T12:42:13+0200] [ALPM-SCRIPTLET] AppStream cache update completed successfully.
[2021-07-18T12:42:13+0200] [ALPM] running 'update-desktop-database.hook'...

Also can confirm problem. Minecraft can’t start on laptop with intel + nvidia(prime). GLX is not working

https://wiki.manjaro.org/index.php/Forum_Rules#Old_Threads.2F.22Necro-Bumping.22