小白求助:昨日在win11下安装ubuntu 22.04.4实现双系统。安装系统之前在禁用了NVIDIA 4060(笔记本)。安装之后发现启用显卡后进入Ubuntu选项后黑屏无法继续。回windows后再次禁用可进入ubuntu。看教程建议尝试升级内核。原内核为6.5.0-18-generic,官网下载了对应四个文件,在终端打开后键入sudo dpkg -i *.deb 报错
Found initrd image: /boot/initrd.img-6.5.0-18-generic
Memtest86+ needs a 16-bit boot, that is not available on EFI, exiting
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found Windows Boot Manager on /dev/nvme0n1p1@/EFI/Microsoft/Boot/bootmgfw.efi
Adding boot menu entry for UEFI Firmware Settings ...
done
在处理时有错误发生:
linux-headers-6.9.12-060912-generic
不知道如何解决。
Ubuntu 22.04.4 内核更新时出错
-
- 帖子: 1
- 注册时间: 2024-07-31 17:57
- 系统: ubuntu
- astolia
- 论坛版主
- 帖子: 6703
- 注册时间: 2008-09-18 13:11
Re: Ubuntu 22.04.4 内核更新时出错
首先你windows禁用快速启动没有?这个跟你的这个问题没有直接关系,但还是推荐先关掉
其次你没有把具体的报错点列出来。把执行dpkg -i后的所有输出都发上来
最后你这个问题不用升级内核,装合适的n卡驱动即可。这里说“合适”,是因为n卡新版驱动在特定硬件上可能会出问题,而旧版反而不会
其次你没有把具体的报错点列出来。把执行dpkg -i后的所有输出都发上来
最后你这个问题不用升级内核,装合适的n卡驱动即可。这里说“合适”,是因为n卡新版驱动在特定硬件上可能会出问题,而旧版反而不会