[argyllcms] Re: Solved: Re: Re: newbie problems with make, usb

  • From: david <david@xxxxxxxxxxxxx>
  • To: argyllcms@xxxxxxxxxxxxx
  • Date: Tue, 26 Jun 2007 16:56:15 +1000

On Tue, 2007-06-26 at 08:20 +0200, Caspar Maessen wrote:
> Op dinsdag 26 juni 2007, schreef david:
> 
>   > On Mon, 2007-06-25 at 23:09 +0200, Milan Knizek wrote:
>   > > On Monday 25 June 2007, david wrote:
>   > > user@home:~$ cat /etc/udev/rules.d/50-mk-display-e1.rules
>   > > #mk - to allow a plugdev group use the Gretagmacbeth Display Eye
>   > > One 2 SYSFS{idVendor}=="0971", SYSFS{idProduct}=="2003",
>   > > GROUP="plugdev"
>   >
> Good for you! But I'm still curious if it would also work on with my 
> suggestion: leaving the BUS== bit out off your original rule. Is it 
> possible for you to give it a try?
> 

I just tried it, and you are correct. To be honest I didn't try it
previously because you weren't entirely clear about what you meant.

for the record, this works also:


david@test:~/Desktop $ cat /etc/udev/rules.d/10-Argyll.rules 
SYSFS{idVendor}=="0765", SYSFS{idProduct}=="d094",  PROGRAM="/bin/sh -c
'K=%k; K=$${K#usbdev}; printf bus/usb/%%03i/%%03i $${K%%%%.*}
$${K#*.}'",  NAME="%c",  MODE="666"

(all on one line).
Also for the record: Ubuntu Feisty, kernel 2.6.20_16


Other related posts: