debian12,linux-image-6.6.13+bpo-amd64内核nvidia显卡驱动失效

2024-03-31 06:52

本文主要是介绍debian12,linux-image-6.6.13+bpo-amd64内核nvidia显卡驱动失效,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

问题

更新linux内核linux-image-6.6.13+bpo-amd64和linux-headers-6.6.13+bpo-common后无法进入图形化界面,nvidia驱动版本535.154.05,nvidia官方驱动
在这里插入图片描述

日志

/var/log/Xorg.1.log

[     3.834] (--) Log file renamed from "/var/log/Xorg.pid-1145.log" to "/var/log/Xorg.0.log"
[     3.835] 
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[     3.835] Current Operating System: Linux debian 6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15) x86_64
[     3.835] Kernel command line: BOOT_IMAGE=/vmlinuz-6.6.13+bpo-amd64 root=/dev/mapper/debian--vg-root ro quiet
[     3.835] xorg-server 2:21.1.7-3+deb12u5 (https://www.debian.org/support) 
[     3.835] Current version of pixman: 0.42.2
[     3.835]    Before reporting problems, check http://wiki.x.orgto make sure that you have the latest version.
[     3.835] Markers: (--) probed, (**) from config file, (==) default setting,(++) from command line, (!!) notice, (II) informational,(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     3.835] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Mar 31 01:48:53 2024
[     3.835] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     3.836] (==) No Layout section.  Using the first Screen section.
[     3.836] (==) No screen section available. Using defaults.
[     3.836] (**) |-->Screen "Default Screen Section" (0)
[     3.836] (**) |   |-->Monitor "<default monitor>"
[     3.836] (==) No monitor specified for screen "Default Screen Section".Using a default monitor configuration.
[     3.836] (==) Automatically adding devices
[     3.836] (==) Automatically enabling devices
[     3.836] (==) Automatically adding GPU devices
[     3.836] (==) Automatically binding GPU devices
[     3.836] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     3.837] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     3.837]    Entry deleted from font path.
[     3.838] (==) FontPath set to:/usr/share/fonts/X11/misc,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,built-ins
[     3.838] (==) ModulePath set to "/usr/lib/xorg/modules"
[     3.838] (II) The server relies on udev to provide the list of input devices.If no devices become available, reconfigure udev or disable AutoAddDevices.
[     3.838] (II) Loader magic: 0x55be26b88f00
[     3.838] (II) Module ABI versions:
[     3.838]    X.Org ANSI C Emulation: 0.4
[     3.838]    X.Org Video Driver: 25.2
[     3.838]    X.Org XInput driver : 24.4
[     3.838]    X.Org Server Extension : 10.0
[     3.839] (++) using VT number 7[     3.839] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     3.839] (II) xfree86: Adding drm device (/dev/dri/card0)
[     3.839] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[     3.840] (--) PCI: (0@0:2:0) 8086:a780:1462:7e01 rev 4, Mem @ 0x6203000000/16777216, 0x4000000000/268435456, I/O @ 0x00006000/64
[     3.840] (--) PCI:*(1@0:0:0) 10de:2882:7377:2100 rev 161, Mem @ 0x81000000/16777216, 0x6000000000/8589934592, 0x6200000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/524288
[     3.840] (II) LoadModule: "glx"
[     3.841] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     3.845] (II) Module glx: vendor="X.Org Foundation"
[     3.845]    compiled for 1.21.1.7, module version = 1.0.0
[     3.845]    ABI class: X.Org Server Extension, version 10.0
[     3.960] (==) Matched nouveau as autoconfigured driver 0
[     3.960] (==) Matched nv as autoconfigured driver 1
[     3.960] (==) Matched modesetting as autoconfigured driver 2
[     3.960] (==) Matched fbdev as autoconfigured driver 3
[     3.960] (==) Matched vesa as autoconfigured driver 4
[     3.960] (==) Assigned the driver to the xf86ConfigLayout
[     3.960] (II) LoadModule: "nouveau"
[     3.961] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[     3.962] (II) Module nouveau: vendor="X.Org Foundation"
[     3.962]    compiled for 1.21.1.3, module version = 1.0.17
[     3.962]    Module class: X.Org Video Driver
[     3.962]    ABI class: X.Org Video Driver, version 25.2
[     3.962] (II) LoadModule: "nv"
[     3.962] (WW) Warning, couldn't open module nv
[     3.962] (EE) Failed to load module "nv" (module does not exist, 0)
[     3.962] (II) LoadModule: "modesetting"
[     3.962] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     3.963] (II) Module modesetting: vendor="X.Org Foundation"
[     3.963]    compiled for 1.21.1.7, module version = 1.21.1
[     3.963]    Module class: X.Org Video Driver
[     3.963]    ABI class: X.Org Video Driver, version 25.2
[     3.963] (II) LoadModule: "fbdev"
[     3.963] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[     3.963] (II) Module fbdev: vendor="X.Org Foundation"
[     3.963]    compiled for 1.21.1.3, module version = 0.5.0
[     3.963]    Module class: X.Org Video Driver
[     3.963]    ABI class: X.Org Video Driver, version 25.2
[     3.963] (II) LoadModule: "vesa"
[     3.963] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     3.964] (II) Module vesa: vendor="X.Org Foundation"
[     3.964]    compiled for 1.21.1.3, module version = 2.5.0
[     3.964]    Module class: X.Org Video Driver
[     3.964]    ABI class: X.Org Video Driver, version 25.2
[     3.964] (II) NOUVEAU driver Date:   Sat Jan 23 12:24:42 2021 -0500
[     3.964] (II) NOUVEAU driver for NVIDIA chipset families :
[     3.964]    RIVA TNT            (NV04)
[     3.964]    RIVA TNT2           (NV05)
[     3.964]    GeForce 256         (NV10)
[     3.964]    GeForce 2           (NV11, NV15)
[     3.964]    GeForce 4MX         (NV17, NV18)
[     3.964]    GeForce 3           (NV20)
[     3.964]    GeForce 4Ti         (NV25, NV28)
[     3.964]    GeForce FX          (NV3x)
[     3.964]    GeForce 6           (NV4x)
[     3.964]    GeForce 7           (G7x)
[     3.964]    GeForce 8           (G8x)
[     3.964]    GeForce 9           (G9x)
[     3.964]    GeForce GTX 2xx/3xx (GT2xx)
[     3.964]    GeForce GTX 4xx/5xx (GFxxx)
[     3.964]    GeForce GTX 6xx/7xx (GKxxx)
[     3.964]    GeForce GTX 9xx     (GMxxx)
[     3.964]    GeForce GTX 10xx    (GPxxx)
[     3.964] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     3.964] (II) FBDEV: driver for framebuffer: fbdev
[     3.964] (II) VESA: driver for VESA chipsets: vesa
[     4.084] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19
[     4.084] (WW) Falling back to old probe method for modesetting
[     4.084] (II) modeset(1): using default device
[     4.084] (II) Loading sub module "fbdevhw"
[     4.084] (II) LoadModule: "fbdevhw"
[     4.085] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[     4.085] (II) Module fbdevhw: vendor="X.Org Foundation"
[     4.085]    compiled for 1.21.1.7, module version = 0.0.2
[     4.085]    ABI class: X.Org Video Driver, version 25.2
[     4.085] (EE) Unable to find a valid framebuffer device
[     4.085] (WW) Falling back to old probe method for fbdev
[     4.085] (II) Loading sub module "fbdevhw"
[     4.085] (II) LoadModule: "fbdevhw"
[     4.085] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[     4.085] (II) Module fbdevhw: vendor="X.Org Foundation"
[     4.085]    compiled for 1.21.1.7, module version = 0.0.2
[     4.085]    ABI class: X.Org Video Driver, version 25.2
[     4.085] (II) FBDEV(3): using default device
[     4.085] vesa: Refusing to run on UEFI
[     4.085] (II) modeset(G0): using drv /dev/dri/card0
[     4.085] (EE) Screen 0 deleted because of no matching config section.
[     4.085] (II) UnloadModule: "modesetting"
[     4.085] (EE) Screen 1 deleted because of no matching config section.
[     4.085] (II) UnloadModule: "fbdev"
[     4.085] (II) UnloadSubModule: "fbdevhw"
[     4.085] (EE) 
Fatal server error:
[     4.085] (EE) Cannot run in framebuffer mode. Please specify busIDs        for all framebuffer devices
[     4.085] (EE) 
[     4.085] (EE) 
Please consult the The X.Org Foundation support at http://wiki.x.orgfor help. 
[     4.085] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[     4.085] (EE) 
[     4.087] (EE) Server terminated with error (1). Closing log file.

/var/log/syslog

2024-03-31T01:48:53.738648+08:00 debian sddm[1101]: Initializing...
2024-03-31T01:48:53.741893+08:00 debian sddm[1101]: Starting...
2024-03-31T01:48:53.741975+08:00 debian sddm[1101]: Logind interface found
2024-03-31T01:48:53.742315+08:00 debian sddm[1101]: Adding new display on vt 7 ...
2024-03-31T01:48:53.743407+08:00 debian sddm[1101]: Loading theme configuration from ""
2024-03-31T01:48:53.743429+08:00 debian sddm[1101]: Display server starting...
2024-03-31T01:48:53.743444+08:00 debian sddm[1101]: Adding cookie to "/var/run/sddm/{f2fed3f9-5abc-4e3f-bff9-35dc3e8c25a3}"
2024-03-31T01:48:53.745574+08:00 debian sddm[1101]: Running: /usr/bin/X -nolisten tcp -auth /var/run/sddm/{f2fed3f9-5abc-4e3f-bff9-35dc3e8c25a3} -background none -noreset -displayfd 17 -seat seat0 vt7
...
2024-03-31T01:48:54.011107+08:00 debian sddm[1101]: Failed to read display number from pipe
2024-03-31T01:48:54.011211+08:00 debian sddm[1101]: Could not start Display server on vt 7

这篇关于debian12,linux-image-6.6.13+bpo-amd64内核nvidia显卡驱动失效的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!


原文地址:
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.chinasem.cn/article/863699

相关文章

Linux之platform平台设备驱动详解

《Linux之platform平台设备驱动详解》Linux设备驱动模型中,Platform总线作为虚拟总线统一管理无物理总线依赖的嵌入式设备,通过platform_driver和platform_de... 目录platform驱动注册platform设备注册设备树Platform驱动和设备的关系总结在 l

linux批量替换文件内容的实现方式

《linux批量替换文件内容的实现方式》本文总结了Linux中批量替换文件内容的几种方法,包括使用sed替换文件夹内所有文件、单个文件内容及逐行字符串,强调使用反引号和绝对路径,并分享个人经验供参考... 目录一、linux批量替换文件内容 二、替换文件内所有匹配的字符串 三、替换每一行中全部str1为st

Linux进程CPU绑定优化与实践过程

《Linux进程CPU绑定优化与实践过程》Linux支持进程绑定至特定CPU核心,通过sched_setaffinity系统调用和taskset工具实现,优化缓存效率与上下文切换,提升多核计算性能,适... 目录1. 多核处理器及并行计算概念1.1 多核处理器架构概述1.2 并行计算的含义及重要性1.3 并

Linux线程之线程的创建、属性、回收、退出、取消方式

《Linux线程之线程的创建、属性、回收、退出、取消方式》文章总结了线程管理核心知识:线程号唯一、创建方式、属性设置(如分离状态与栈大小)、回收机制(join/detach)、退出方法(返回/pthr... 目录1. 线程号2. 线程的创建3. 线程属性4. 线程的回收5. 线程的退出6. 线程的取消7.

Linux下进程的CPU配置与线程绑定过程

《Linux下进程的CPU配置与线程绑定过程》本文介绍Linux系统中基于进程和线程的CPU配置方法,通过taskset命令和pthread库调整亲和力,将进程/线程绑定到特定CPU核心以优化资源分配... 目录1 基于进程的CPU配置1.1 对CPU亲和力的配置1.2 绑定进程到指定CPU核上运行2 基于

golang程序打包成脚本部署到Linux系统方式

《golang程序打包成脚本部署到Linux系统方式》Golang程序通过本地编译(设置GOOS为linux生成无后缀二进制文件),上传至Linux服务器后赋权执行,使用nohup命令实现后台运行,完... 目录本地编译golang程序上传Golang二进制文件到linux服务器总结本地编译Golang程序

Linux下删除乱码文件和目录的实现方式

《Linux下删除乱码文件和目录的实现方式》:本文主要介绍Linux下删除乱码文件和目录的实现方式,具有很好的参考价值,希望对大家有所帮助,如有错误或未考虑完全的地方,望不吝赐教... 目录linux下删除乱码文件和目录方法1方法2总结Linux下删除乱码文件和目录方法1使用ls -i命令找到文件或目录

Linux在线解压jar包的实现方式

《Linux在线解压jar包的实现方式》:本文主要介绍Linux在线解压jar包的实现方式,具有很好的参考价值,希望对大家有所帮助,如有错误或未考虑完全的地方,望不吝赐教... 目录linux在线解压jar包解压 jar包的步骤总结Linux在线解压jar包在 Centos 中解压 jar 包可以使用 u

linux解压缩 xxx.jar文件进行内部操作过程

《linux解压缩xxx.jar文件进行内部操作过程》:本文主要介绍linux解压缩xxx.jar文件进行内部操作,具有很好的参考价值,希望对大家有所帮助,如有错误或未考虑完全的地方,望不吝赐教... 目录一、解压文件二、压缩文件总结一、解压文件1、把 xxx.jar 文件放在服务器上,并进入当前目录#

Linux系统性能检测命令详解

《Linux系统性能检测命令详解》本文介绍了Linux系统常用的监控命令(如top、vmstat、iostat、htop等)及其参数功能,涵盖进程状态、内存使用、磁盘I/O、系统负载等多维度资源监控,... 目录toppsuptimevmstatIOStatiotopslabtophtopdstatnmon