Package: colord
Version: 0.1.21-1
Severity: important
Dear Maintainer,
* What led up to the situation?
Plugging in the ColorMunki Display device
* What exactly did you do (or not do) that was effective (or
ineffective)?
I plugged the device into the usb port and went to the color settings of the
gnome 3 settings panel.
* What was the outcome of this action?
I expected to be able to calibrate the monitor.
* What outcome did you expect instead?
I could not click on the 'calibrate' button.
The problem was solved by changing the udev rules in /lib/udev/rules.d/69-cd-
sensors.rules from:
# i1Display3
ATTRS{idVendor}=="0765", ATTRS{idProduct}=="5020", ENV{GCM_COLORIMETER}="1",
ENV{GCM_KIND}="i1-display3", ENV{GCM_TYPE_DISPLAY}="1",
ENV{GCM_TYPE_PROJECTOR}="1", ENV{GCM_TYPE_SPOT}="1"
to
# i1Display3
ATTRS{idVendor}=="0765", ATTRS{idProduct}=="5020", ENV{COLORD_SENSOR}="1",
ENV{COLORD_SENSOR_KIND}="i1-display3", ENV{COLORD_SENSOR_CAP_LCD}="1",
ENV{COLORD_SENSOR_CAP_CRT}="1", ENV{COLORD_SENSOR_CAP_PROJECTOR}="1",
ENV{COLORD_SENSOR_CAP_AMBIENT}="1"
then everything worked as expected (I could then calibrate my monitor with the
ColorMunki Display device using the system-settings panel of gnome3)
-- System Information:
Debian Release: 7.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages colord depends on:
ii acl 2.2.51-8
ii adduser 3.113+nmu3
ii libc6 2.13-38
ii libcolord1 0.1.21-1
ii libglib2.0-0 2.33.12+really2.32.4-5
ii libgudev-1.0-0 175-7
ii libgusb2 0.1.3-5
ii liblcms2-2 2.2+git20110628-2.2
ii libpolkit-gobject-1-0 0.105-3
ii libsane 1.0.22-7.4
ii libsqlite3-0 3.7.13-1
ii libusb-1.0-0 2:1.0.11-1
ii multiarch-support 2.13-38
ii policykit-1 0.105-3
colord recommends no packages.
colord suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]