My OpenSUSE Tumbleweed system is currently updated to the latest version, but when I enter the desktop, I found that the resolution has become very low and blurry, and I cannot adjust to other resolutions. My monitor has a 2K resolution, and the graphics card is RTX3060. I didn’t encounter this problem before. Can someone tell me what I should do? Thank you very much!
@lihetongxue Hi and welcome to the Forum
Can you please post the output from inxi -GSaz
No problem. I’ll provide it later.
It’s worth adding that this problem happens should have something to do with my cat, it always jumps on my mainframe many times when I’m not at home, causing the mainframe’s on button to be abnormally turned off and on many times, and when I noticed it, the opensuse startup item reset and went straight to windows,I changed it back, but this resolution loss problem happens when I go to opensesu.
System:
Kernel: 6.13.4-1-default arch: x86_64 bits: 64 compiler: gcc v: 14.2.1
clocksource: tsc avail: acpi_pm
parameters: BOOT_IMAGE=/boot/vmlinuz-6.13.4-1-default
root=UUID=d2dac70d-6717-4abf-a951-0ebf7f349db1 splash=silent
mitigations=auto quiet security=apparmor rd.driver.blacklist=nouveau
Desktop: KDE Plasma v: 6.3.1 tk: Qt v: N/A info: frameworks v: 6.11.0
wm: kwin_x11 tools: avail: xscreensaver vt: 2 dm: SDDM Distro: openSUSE
Tumbleweed 20250225
Graphics:
Device-1: NVIDIA GA106 [GeForce RTX 3060 Lite Hash Rate] vendor: Lenovo
driver: N/A alternate: nouveau, nvidia_drm, nvidia non-free: 550/565.xx+
status: current (as of 2025-01; EOL~2026-12-xx) arch: Ampere code: GAxxx
process: TSMC n7 (7nm) built: 2020-2023 pcie: gen: 4 speed: 16 GT/s
lanes: 16 bus-ID: 01:00.0 chip-ID: 10de:2504 class-ID: 0300
Display: x11 server: X.Org v: 21.1.15 with: Xwayland v: 24.1.5
compositor: kwin_x11 driver: X: loaded: modesetting unloaded: vesa
alternate: fbdev,nouveau,nv,nvidia gpu: N/A display-ID: :0 screens: 1
Screen-1: 0 s-res: 1920x1080 s-dpi: 96 s-size: 508x285mm (20.00x11.22")
s-diag: 582mm (22.93")
Monitor-1: Unknown-1 mapped: None-1 res: mode: 1920x1080 hz: 60
scale: 100% (1) size: N/A modes: 1920x1080
API: EGL v: 1.5 platforms: device: 0 drv: swrast surfaceless: drv: swrast
x11: drv: swrast inactive: gbm,wayland
API: OpenGL v: 4.5 vendor: mesa v: 25.0.0 glx-v: 1.4 direct-render: yes
renderer: llvmpipe (LLVM 19.1.7 256 bits) device-ID: ffffffff:ffffffff
memory: 14.97 GiB unified: yes
API: Vulkan Message: No Vulkan data available.
Info: Tools: api: eglinfo, glxinfo, vulkaninfo
de: kscreen-console,kscreen-doctor wl: wayland-info
x11: xdpyinfo, xprop, xrandr
@lihetongxue This is not a hybrid system with the iGPU disabled?
So no nvidia driver loaded indicated by driver: N/A
and using modesetting.
There is a newer driver out 570.124.04 which can upgrade to with zypper dup
@malcolmlewis I upgraded to that driver using zypper dup, then rebooted and got into the system and the resolution was only 1080p, I rebooted again and got into the system and went back to a much lower resolution and it was just as blurry as before.
Does this apply to your situation?
https://en.opensuse.org/SDB:NVIDIA_drivers#Secureboot
Perhaps examine
sudo journalctl -b |grep nvidia
That was the reason, I turned off secure startup and everything worked fine, that’s cool, thank you very much!
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.