在windows11系统上安装linux双系统,选择ubuntu22.04版本,系统安装完成以后准备配置电脑环境,由于安装完成后,wifi与蓝牙功能模块缺失,按照网上教程,将系统内核升级为6.10.10-061010-generic,解决了wifi与蓝牙缺失的问题。但在安装显卡驱动时,到官网选择了对应的550.120显卡驱动文件,安装却一直失败。选择继续安装
第一种:ERROR: Unable to find the kernel source tree for the currently running kernel. Please make sure you have installed the kernel source files for your kernel and that they are properly configured. If you know the correct kernel source files are installed, you may specify the kernel source path with the '--kernel-source-path' command line option.
第二种:ERROR: An error occurred while performing the step:" Building kernel modules ".
第三种:ERROR: The nvidia kernel module was not created.
出现以下几种报错信息,试了很多方法也没能解决,希望有大佬解答一下该怎么解决这个问题安装显卡驱动报错
-
- 帖子: 1
- 注册时间: 2024-11-16 13:49
- 系统: ubuntu 22
Re: 安装显卡驱动报错
这个错误是你的内核问题,我也遇到过,你看你解决了的话能发一下是怎么解决这种内核问题引起的显卡驱动安装错误吧。