Nvidia problem is in the Full screen Video Player

:hot_face: :hot_face: :hot_face: Drivers were not tested at all?
Why touch it? Everything was perfect.

There was a problem with video playback in the YouTube Browser nvidia-lts 1:560.35.03-10
Version 03-11 was released, everything seemed to be solved.

nvidia 560.35.03-11 :electric_plug:
nvidia-lts 1:560.35.03-12 :100:
Kernel: 6.6.54-1-lts arch: x86_64
Desktop: KDE Plasma v: 6.1.5
driver: nvidia v: 560.35.03
Display: wayland server: X.org v: 1.21.1.13 with: Xwayland v: 24.1.2
API: EGL v: 1.5 drivers: nvidia,radeonsi,swrast
platforms: gbm,wayland,x11,surfaceless,device
API: OpenGL v: 4.6.0 compat-v: 4.5 vendor: nvidia mesa v: 560.35.03
renderer: NVIDIA GeForce GTX 1070/PCIe/SSE2
API: Vulkan v: 1.3.295 drivers: nvidia surfaces: xcb,xlib,wayland

Now the same problem is in the Full screen Video Player.

In Hurama, the monitor goes to sleep…
In VLC, it blinks through a black screen…
In MPV, the screen is black, but the monitor does not go to sleep…

nvidia-dkms-560.35.03-5 and nvidia-560.35.03-11 are in conflict (NVIDIA-MODULE). Remove nvidia? [y/N] N :face_with_monocle:

Do you have a mismatch of the nvidia drivers?

No,I tried to do this… this is for reference, for this package.

And so I didn’t touch anything, everything was updated and installed by itself…

What does your system show?

inxi -Ga

:point_up_2:

Apt is a debian/ubuntu package manager so you couldn’t install that way. If you installed EOS using the nvidia option then the nvidia drivers are automatically installed. Otherwise it installs the open source nouveau drivers.

1 Like

Graphics:
Device-1: NVIDIA GP104 [GeForce GTX 1070] driver: nvidia v: 560.35.03
alternate: nouveau,nvidia_drm non-free: 550.xx+ status: current (as of
2024-09; EOL~2026-12-xx) arch: Pascal code: GP10x process: TSMC 16nm
built: 2016-2021 pcie: gen: 3 speed: 8 GT/s lanes: 16 ports: active: none
off: DP-1 empty: DP-2, HDMI-A-1 bus-ID: 01:00.0
chip-ID: 10de:1b81 class-ID: 0300
Device-2: Advanced Micro Devices [AMD/ATI] Raphael vendor: Asus
driver: amdgpu v: kernel arch: RDNA-2 code: Navi-2x process: TSMC n7 (7nm)
built: 2020-22 pcie: gen: 4 speed: 16 GT/s lanes: 16 bus-ID: 13:00.0
chip-ID: 1002: class-ID: 0300 temp: 39.0 C
Display: wayland server: X.org v: 1.21.1.13 with: Xwayland v: 24.1.2
compositor: kwin_wayland driver: X: loaded: amdgpu,nvidia
unloaded: modesetting alternate: fbdev,nouveau,nv,vesa dri: radeonsi
gpu: nvidia,amdgpu display-ID: 0
Monitor-1: DP-1 res: 1920x1080 size: N/A modes: N/A
API: EGL v: 1.5 hw: drv: nvidia drv: amd radeonsi platforms: device: 0
drv: nvidia device: 2 drv: radeonsi device: 3 drv: swrast gbm: drv: nvidia
surfaceless: drv: nvidia wayland: drv: nvidia x11: drv: nvidia
inactive: device-1
API: OpenGL v: 4.6.0 compat-v: 4.5 vendor: nvidia mesa v: 560.35.03
glx-v: 1.4 direct-render: yes renderer: NVIDIA GeForce GTX 1070/PCIe/SSE2
memory: 7.81 GiB display-ID: :1.0
API: Vulkan v: 1.3.295 layers: 2 device: 0 type: discrete-gpu
name: NVIDIA GeForce GTX 1070 driver: nvidia v: 560.35.03
device-ID: 10de:1b81 surfaces: xcb,xlib,wayland

Looks like the drivers are installed and is rendering on Nvidia gpu. What does pacman -Qi nvidia-utils show?

Edit: Do you have QT_QPA_PLATFORM=wayland set as an evironmental variable in /etc/environment

# This file is parsed by pam_env module
#
# Syntax: simple "KEY=VAL" pairs on separate lines
#
#QT_QPA_PLATFORMTHEME=qt5ct
#QT_STYLE_OVERRIDE=kvantum
BROWSER=firefox
EDITOR=nano

pacman -Qi nvidia-utils
: nvidia-utils
: 560.35.03-5
: NVIDIA drivers utilities
: x86_64
: http://www.nvidia.com/
: custom
: No
: vulkan-driver opengl-driver nvidia-libgl
: libglvnd egl-wayland egl-gbm
: nvidia-settings: configuration tool
xorg-server: Xorg support [install]
xorg-server-devel: nvidia-xconfig
opencl-nvidia: OpenCL support
Required : libglvnd nvidia nvidia-lts
Optional for : ffmpeg ffmpeg4.4 libvdpau vulkan-icd-loader
Conflicts with : nvidia-libgl
Replaces : nvidia-libgl
: 652,24 MiB
: Sven-Hendrik Haase svenstaro@archlinux.org
: 2024 10 03 07:30:41
: 2024 10 04 16:51:01
Reason for installation: Installed as a dependency of another package
Installation script: Yes
Verified by: Signature

560.35.03-17 no problem full video

1 Like

Oh, no.
After rebooting the PC several times.
Launched a couple of games and stuff…
Everything became the same…
Everything blinks and the image doubles.
But at least the screen doesn’t go to sleep now.

Are you running the Nvidia DKMS drivers with kernel headers, or kernel specific drivers? The output of this should hopefully clarify:

yay -Q | grep -E 'nvidia|headers'

linux-api-headers 6.10-1
linux-headers 6.11.5.arch1-1
linux-lts-headers 6.6.58-1
nvidia 560.35.03-17
nvidia-hook 1.5.1-1
nvidia-inst 24.10.2-2
nvidia-lts 1:560.35.03-17
nvidia-utils 560.35.03-18
vulkan-headers 1:1.3.295-1

What was set by default, like the Nvidia driver

Nvidia just dropped a new driver version: 565-57. Maybe that will help.

You currently have the non-DKMS drivers installed, built specifically for the standard and LTS kernels. That’s fine if it’s working of course.

You do have headers installed for your kernels, so if you wanted to try the DKMS version of the driver, it should work too.

The difference:

  • nvidia-dkms when installed/updated is integrated into any of your installed kernels, provided their respective headers are installed (takes maybe 20-60s depending on your system). Useful when used with other kernels, like linux-zen for example.
  • nvidia / nvidia-lts is prebuilt for specific use with the standard and LTS kernels respectively.

extra/nvidia :ok_hand: 565.57.01-1 :ok_hand: 565.57.01-8
extra/nvidia-lts :ok_hand: 1:565.57.01-2 :ok_hand: 1:565.57.01-6
extra/nvidia-utils :ok_hand: 565.57.01-1 :ok_hand: 565.57.01-2

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.