[Seek Help] 新版系统不支持intel UHD 750的显卡么?
Tofloor
poster avatar
V
deepin
2021-07-08 18:37
Author

电脑是intel UHD 750的显卡,安装了系统后,设置了一下那个安全启动后,分辨率就降低到800*600了。驱动怎么搞?印象中刚刚装机完成的时候还是1024的,虽然还不高,正常应该是1920*1080的啊。

Reply Favorite View the author
All Replies
xiongweixp
deepin
2021-07-08 19:33
#1

可以支持,看我这往篇帖子

https://bbs.deepin.org/zh/post/220095

Reply View the author
V
deepin
2021-07-09 23:18
#2
xiongweixp

可以支持,看我这往篇帖子

https://bbs.deepin.org/zh/post/220095

照着这个做,结果系统进不去了。在通过grub选择界面后,整个显示器没有任何信息,还能救回来么?

Reply View the author
xiongweixp
deepin
2021-07-11 05:48
#3
V

照着这个做,结果系统进不去了。在通过grub选择界面后,整个显示器没有任何信息,还能救回来么?

按ctrl+alt+F2进入控制台,把新增的文件删了,然后再sudo update-initramfs -u -k all

Reply View the author
V
deepin
2021-07-16 21:22
#4
xiongweixp

按ctrl+alt+F2进入控制台,把新增的文件删了,然后再sudo update-initramfs -u -k all

我重装了系统,按照你说的这个命令操作后,分辨率还是没变。 驱动问题真麻烦啊。

提示如下:

redsky@redsky-PC:~$ sudo update-initramfs -u -k all 

update-initramfs: Generating /boot/initrd.img-5.10.36-amd64-desktop

cryptsetup: WARNING: The initramfs image may not contain cryptsetup binaries 

    nor crypto modules. If that's on purpose, you may want to uninstall the 

    'cryptsetup-initramfs' package in order to disable the cryptsetup initramfs 

    integration and avoid this warning.

W: plymouth: The plugin label.so is missing, the selected theme might not work as expected.

W: plymouth: You might want to install the plymouth-themes package to fix this.

I: The initramfs will attempt to resume from /dev/nvme0n1p8

I: (UUID=d2baa246-29d1-423a-95c5-e30cb7e0818b)

I: Set the RESUME variable to override this.

live-boot: core filesystems devices utils udev blockdev dns.

redsky@redsky-PC:~$ 

 

 

Reply View the author