Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 654511 Details for
Bug 881931
Colord does not work with Spyder 4 devices even though the argyllcms that ships with fedora supports it
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
udev rule for the spyder 4 device
0001-add-spyder-4-udev-rule.patch (text/plain), 1.20 KB, created by
John (J5) Palmieri
on 2012-11-29 19:40:29 UTC
(
hide
)
Description:
udev rule for the spyder 4 device
Filename:
MIME Type:
Creator:
John (J5) Palmieri
Created:
2012-11-29 19:40:29 UTC
Size:
1.20 KB
patch
obsolete
>From 159eac6f9a1fc6a1f0138e67c8b107bb462102e3 Mon Sep 17 00:00:00 2001 >From: "John (J5) Palmieri" <john@stackdriver.com> >Date: Thu, 29 Nov 2012 14:15:24 -0500 >Subject: [PATCH] add spyder 4 udev rule > >--- > rules/69-cd-sensors.rules.in | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git a/rules/69-cd-sensors.rules.in b/rules/69-cd-sensors.rules.in >index 86d2da3..8a21d38 100644 >--- a/rules/69-cd-sensors.rules.in >+++ b/rules/69-cd-sensors.rules.in >@@ -62,6 +62,9 @@ ATTRS{idVendor}=="085c", ATTRS{idProduct}=="0200", ENV{COLORD_SENSOR}="1", ENV{C > # Spyder 3 > ATTRS{idVendor}=="085c", ATTRS{idProduct}=="0300", ENV{COLORD_SENSOR}="1", ENV{COLORD_SENSOR_KIND}="spyder3", ENV{COLORD_SENSOR_CAP_LCD}="1", ENV{COLORD_SENSOR_CAP_CRT}="1", ENV{COLORD_SENSOR_CAP_AMBIENT}="1" > >+# Spyder 4 >+ATTRS{idVendor}=="085c", ATTRS{idProduct}=="0400", ENV{COLORD_SENSOR}="1", ENV{COLORD_SENSOR_KIND}="spyder4", ENV{COLORD_SENSOR_CAP_LCD}="1", ENV{COLORD_SENSOR_CAP_CRT}="1", ENV{COLORD_SENSOR_CAP_AMBIENT}="1" >+ > # Huey > ATTRS{idVendor}=="0971", ATTRS{idProduct}=="2005", ENV{COLORD_SENSOR}="1", ENV{COLORD_SENSOR_KIND}="huey", ENV{COLORD_SENSOR_CAP_LCD}="1", ENV{COLORD_SENSOR_CAP_CRT}="1", ENV{COLORD_SENSOR_CAP_AMBIENT}="1" > >-- >1.7.11.7 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 881931
: 654511 |
654518
|
655242