未检测到设备时如何着色以安装 ICC 配置文件?
Posted
技术标签:
【中文标题】未检测到设备时如何着色以安装 ICC 配置文件?【英文标题】:How to get colord to install ICC profile when no devices detected? 【发布时间】:2017-03-13 11:15:40 【问题描述】:我目前在 centos7 上校准显示器时遇到问题。 使用 gnome 或 kde,我无法正确使用颜色设置来应用新创建的 ICC 配置文件。设备选项卡未列出(仅安装了一台打印机)。
经过一番阅读,我发现 colord 使用 xrandr 来检测显示器,它们应该通过以下调用出现:
$ colormgr get-devices
这并没有带任何显示设备(只有前面提到的打印机)。 当我使用 xrandr 时,我正确地得到了我的显示列表:
$ xrandr
Screen 0: minimum 8 x 8, current 1920 x 1200, maximum 16384 x 16384
DVI-I-0 disconnected (normal left inverted right x axis y axis)
DVI-I-1 disconnected (normal left inverted right x axis y axis)
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 connected primary 1920x1200+0+0 (normal left inverted right x axis y axis) 518mm x 324mm
1920x1200 59.95*+
1920x1080 60.00
1680x1050 59.95
1600x1200 60.00
1280x1024 60.02
1280x960 60.00
1024x768 60.00
800x600 60.32
640x480 59.94
有谁知道为什么会出现这个问题以及我该如何解决它?
【问题讨论】:
【参考方案1】:我知道这是一个旧帖子.. 尽管如此:
当我弄乱颜色时,我会得到这种行为,例如尝试重新启动服务器。该行为通常会在重新启动后消失(从而正确重新启动 colord。)
如果这是在全新启动/登录时发生的,那么我会检查以验证 colord 是否安装正确。
【讨论】:
【参考方案2】:我们最近更新到 cent7.4 并且 colorgr 现在似乎带来了正确的结果。
【讨论】:
以上是关于未检测到设备时如何着色以安装 ICC 配置文件?的主要内容,如果未能解决你的问题,请参考以下文章