Summary: | colormgr does not detect i1Display3 | ||
---|---|---|---|
Product: | colord | Reporter: | Sergey Zolotorev <sergey.zolotorev> |
Component: | client | Assignee: | Richard Hughes <richard> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | blocker | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Sergey Zolotorev
2011-10-22 11:03:15 UTC
I've added the required VID/PID codes in the recentaly released colord 0.1.14 -- thanks. colord-0.1.21/rules/69-cd-sensors.rules: what is GCM_COLORIMETER # 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_PROJECTOR}="1", ENV{COLORD_SENSOR_CAP_CRT}="1" changing the udev file on fedora17 and ubuntu12.04+latest binaries_from_argyll makes i1Display3 work! maybe ENV{COLORD_SENSOR_CAP_AMBIENT}="1" should be added too. (In reply to comment #2) > colord-0.1.21/rules/69-cd-sensors.rules: what is GCM_COLORIMETER Urgh, a copy-paste error, sorry about that. > # 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_PROJECTOR}="1", ENV{COLORD_SENSOR_CAP_CRT}="1" Agreed. > changing the udev file on fedora17 and ubuntu12.04+latest binaries_from_argyll > makes i1Display3 work! > maybe ENV{COLORD_SENSOR_CAP_AMBIENT}="1" should be added too. Agreed: commit a5d87f5448d9616b45abff7de3b86492becf65f5 Author: Wolfgang Goetz <wolfgang.ztoeg@web.de> Date: Thu Jun 14 09:48:29 2012 +0100 Fix the udev rules entry for the i1Display3 Signed-off-by: Richard Hughes <richard@hughsie.com> Thanks! |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.