与Ubuntu 17.10 (巧妙的食蚁兽):
当我试图用我的datacolor spyder 3校准工具来校准我的显示器时,当我被告知要把仪器挂在屏幕上并开始校准时,我得到了如下的东西:
发生了无法恢复的内部错误-删除校准装置。
有人知道在这里该怎么做吗?谢谢。小矮人
编辑:
找到了!之后起作用了
apt-get install colord-sensor-argyll
发布于 2017-12-11 10:20:21
运行此命令后,它在Ubuntu17.10中工作:
sudo apt install colord-sensor-argyll
发布于 2017-12-13 08:01:34
尝试使用DisplayCAL/dispcalGUI。它应该安装必要的组件,界面几乎是直接的。旁注:校准需要一段时间,所以最好做一杯茶/咖啡,并关闭显示器,以节省校准过程。
要在所有当前支持的Ubuntu版本中安装dispcalGUI,请打开终端并键入:
sudo apt-get install dispcalgui colord # colord is an optional package
https://askubuntu.com/questions/985038
复制相似问题