我刚带了一台带有绿化功能的笔记本电脑,很明显,我马上就为Ubuntu删除了Windows。
当我选择旋转我的屏幕,它不想,但徽标与禁用的触摸屏出现。
当我打电话给监视器传感器时,我得到了这个:
Waiting for iio-sensor-proxy to appear
+++ iio-sensor-proxy appeared
=== Has accelerometer (orientation: bottom-up)
=== No ambient light sensor
=== No proximity sensor
有什么暗示吗?/
发布于 2022-10-20 19:48:02
我在我的联想瑜伽笔记本上有这个问题,并修复了它。只需从终端写入sudo gedit /etc/gdm3/custom.conf
,并将#WaylandEnable=false
行切换到WaylandEnable=false
(删除#)即可。重新启动你的电脑。会修好的。
检查这个:https://askubuntu.com/a/1423578/1642768和https://askubuntu.com/a/1436429/1642768
https://askubuntu.com/questions/1410945
复制相似问题