[PLUG] Scanner - was Kooka Help

Michael Rasmussen mikeraz at patch.com
Mon Sep 17 22:53:41 UTC 2007


Richard C. Steffens wrote:
> Possible reasons:
> ...
> 3. The permissions for the device file do not allow you to use it - try
> as root
> ...
> Earlier, I learned that the scanner appears to be associated with
> /dev/sg0, which ls -l reports as:
> crw-r----- 1 root disk 21, 0 2007-09-17 10:03 sg0

Since you're not root or in the disk group do:
sudo chmod 666 /dev/sg0
Then your UID will have permissions to read and write to the device.

-- 
      Michael Rasmussen, Portland Oregon  
    Be appropriate && Follow your curiosity
          http://www.patch.com/words/ 
  The fortune cookie says:
Will your long-winded speeches never end?
What ails you that you keep on arguing?
		-- Job 16:3




More information about the PLUG mailing list