565 release feedback & discussion

Another exciting experience with a discrete 4060 TI and Nvidia 565.57.01, this time i updated the kernel to 6.12.3 on my Debian Testing. Driver compiles correctly but if i launch startx, i get:

X.Org X Server 1.21.1.14
X Protocol Version 11, Revision 0
Current Operating System: Linux attilapc 6.12.3-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.3-1 (2024-12-07) x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.12.3-amd64 root=UUID=e4c1f828-d7f1-4adf-a262-3019e42515bc ro nvidia-drm.modeset=1 quiet
xorg-server 2:21.1.14-2 (Debian -- User Support)
Current version of pixman: 0.44.0
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (–) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: “/var/log/Xorg.0.log”, Time: Mon Dec 9 12:58:07 2024
(==) Using config file: “/etc/X11/xorg.conf”
(==) Using system config directory “/usr/share/X11/xorg.conf.d”
(EE)
Fatal server error:
(EE) no screens found(EE)
(EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
(EE) Please also check the log file at “/var/log/Xorg.0.log” for additional information.
(EE)
(EE) Server terminated with error (1). Closing log file.
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error

While if i launch labwc (wayland):

00:00:00.002 [ERROR] [libseat] [libseat/backend/logind.c:124] Could not take device: Invalid argument
00:00:00.002 [ERROR] [backend/session/session.c:318] Failed to open device: ‘/dev/dri/card0’: Risorsa temporaneamente non disponibile
00:00:00.003 [ERROR] [backend/backend.c:253] Found 0 GPUs, cannot create backend
00:00:00.003 [ERROR] [backend/backend.c:428] Failed to open any DRM device
00:00:00.026 [ERROR] […/src/server.c:352] unable to create backend

Some friendly trouble-shooting help
===================================

If a seat could not be created, this may be caused by lack of permission to the
seat, input and video groups. If you are using a systemd setup, try installing
polkit (sometimes called policykit-1). For other setups, search your OS/Distro’s
documentation on how to use seatd, elogind or similar. This is likely to involve
manually adding users to groups.

If the above does not work, try running with WLR_RENDERER=pixman labwc in
order to use the software rendering fallback

Now i am with kernel 6.11.10 and all works again.
Regards
nvidia-bug-report.log.gz (440.5 KB)