[Desktop] 升级20.2后拖动小窗口花屏
Tofloor
poster avatar
yuanshixuezi
deepin
2021-04-08 23:01
Author

如题,升级过后上下滚动页面时屏幕感觉有横向花屏,尤其是拖动小窗口时,窗口边缘更为明显,像是没装好显卡驱动,但是驱动没问题。不知大家有没有出现类似问题。

Reply Favorite View the author
All Replies
lcw0268
deepin
2021-04-09 02:14
#1

楼主是没有安装全显示依赖。

sudo apt install libxcb-* libxcb-*:i386 *mesa*

看看?

Reply View the author
Ziggy
deepin
2021-04-09 03:15
#2

显卡型号?驱动版本?

Reply View the author
yuanshixuezi
deepin
2021-04-09 22:13
#3
lcw0268

楼主是没有安装全显示依赖。

sudo apt install libxcb-* libxcb-*:i386 *mesa*

看看?

安装了,还是不行

Reply View the author
yuanshixuezi
deepin
2021-04-09 22:15
#4
Ziggy

显卡型号?驱动版本?

集成显卡00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06),用的显卡驱动管理器安装的驱动

Reply View the author
lcw0268
deepin
2021-04-10 01:16
#5

sudo apt install intel-gpu-tools intel-media-va-driver intel-microcode

Reply View the author
Ziggy
deepin
2021-04-10 08:19
#6
yuanshixuezi

集成显卡00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06),用的显卡驱动管理器安装的驱动

核显一般不用手动装驱动的,受内核影响比较明显

Reply View the author