有一天,我的华硕 PB238Q 显示器开始出现强烈的粉红色调。
问题:我如何知道这是软件问题还是硬件问题?如果是软件问题,我该如何修复?
背景
它是通过 HDMI 连接的。
我尝试了几个解决方案:
- 我换了 HDMI 线
- 我还连接了另一台 Ubuntu 14.04 笔记本电脑
- 我还尝试了 DisplayPort -> VGI 电缆
这些都没有什么区别。
以下是 的输出xrandr
:
~ $ xrandr
Screen 0: minimum 320 x 200, current 3280 x 1080, maximum 32767 x 32767
eDP1 connected primary 1360x768+1920+0 (normal left inverted right x axis y axis) 345mm x 194mm
1920x1080 60.0 + 59.9
1680x1050 60.0 59.9
1600x1024 60.2
1400x1050 60.0
1280x1024 60.0
1440x900 59.9
1280x960 60.0
1360x768 59.8* 60.0
1152x864 60.0
1024x768 60.0
800x600 60.3 56.2
640x480 59.9
VGA1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
HDMI2 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 509mm x 286mm
1920x1080 60.0*+ 50.0 59.9
1920x1080i 60.1 50.0 60.0
1680x1050 59.9
1280x1024 75.0 60.0
1440x900 59.9
1280x960 60.0
1152x864 75.0
1280x720 60.0 50.0 59.9
1440x576 50.0
1024x768 75.1 70.1 60.0
1440x480 60.0 59.9
832x624 74.6
800x600 72.2 75.0 60.3 56.2
720x576 50.0
720x480 60.0 59.9
640x480 75.0 66.7 60.0 59.9
720x400 70.1
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
以下是相关显卡的详细信息:
~ $ lspci | grep -P "(VGA|NVIDIA)"
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
01:00.0 3D controller: NVIDIA Corporation GK107M [GeForce GT 750M] (rev a1)
我也尝试使用以下方法弄乱颜色:
xrandr --output HDMI2 --prop --verbose --gamma 1.0:5.0:1.0
(我读到过这里) 但似乎无法解决问题。白色区域仍然呈现霓虹粉色。
这是一张图片(必须使用我的相机,因为使用屏幕截图才能显示正常颜色):
答案1
由于您说屏幕截图显示的颜色正常,所以很可能是硬件问题。
我建议在多台机器上进行测试,以确定其
你机器的显卡
电缆
或者
监视器
不过,我认为是电缆的问题,请尝试更换它。