我最近安装了22.10 Ubuntu,并失去了外部监视器连接。我尝试过很少的事情,但还是坚持住了。
操作系统: Ubuntu 22.10
HDMI-1-1 disconnected (normal left inverted right x axis y axis)
Identifier: 0xa7
Timestamp: 5598
Subpixel: unknown
Clones:
CRTCs: 4 5 6 7
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
PRIME Synchronization: 1
supported: 0, 1
dithering depth: auto
supported: auto, 6 bpc, 8 bpc
dithering mode: auto
supported: auto, off, static 2x2, dynamic 2x2, temporal
scaling mode: None
supported: None, Full, Center, Full aspect
color vibrance: 150
range: (0, 200)
vibrant hue: 90
range: (0, 180)
underscan vborder: 0
range: (0, 128)
underscan hborder: 0
range: (0, 128)
underscan: off
supported: auto, off, on
link-status: Good
supported: Good, Bad
CTM: 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0
0 1
CONNECTOR_ID: 101
supported: 101
non-desktop: 0
range: (0, 1)我关闭wayland设置和打开X11,每当我去设置>关于我的笔记本电脑冻结。
此外,我看不到设置监视器的显示布局。我有戴尔码头,并尝试与DP1和HDMI电缆,但没有工作。

感谢你的时间。
发布于 2023-01-29 23:34:49
为了在Linux系统中找到解决方案,我尝试了多种技巧。之后,我尝试为Dock驱动程序连接器找到一个显示外部监视器的解决方案。在这里,我所做的就是:
sudo ./filename.run --在我的例子中,我执行了sudo ./NVIDIA-Linux-x86_64-525.85.05.runsudo ./displaylink-driver-5.6.1-59.184.runsudo apt-get install evdi-dkmshttps://unix.stackexchange.com/questions/732183
复制相似问题