Results 1 to 6 of 6
Hello
My scanner is Mustek Bear Paw 1200 (it's an old scanner)
It is available only for root.
I followed some advice, to add scanner information into my plustek file ...
- 08-17-2006 #1Just Joined!
- Join Date
- Dec 2005
- Posts
- 25
Sarge - scanner available only for root - solved
Hello
My scanner is Mustek Bear Paw 1200 (it's an old scanner)
It is available only for root.
I followed some advice, to add scanner information into my plustek file manually -
after doing
sane-find-scanner, which displayed
after scanimage -L i gotCode:found USB scanner (vendor=0x0400 [National Semiconductor], product=0x1000 [Merlin Scanner], chip=LM9831) at libusb:003:003
I changed two lines in my etc/sane.d/plustek.confCode:device `plustek:libusb:003:003' is a Mustek BearPaw 1200 USB flatbed scanner
to
[usb](0x0400) (0x1000)
device libusb:003:003
(my user had the scanner group of course) and it's still not working for my normal user.
Did I do anything wrong?
Thank you very much for your help in advance
Last edited by gabriel_007; 08-21-2006 at 09:56 AM. Reason: Problem solved
- 08-18-2006 #2Just Joined!
- Join Date
- Jan 2006
- Posts
- 71
I had this problem with my scanner...never fixed it but I think its a permissions problem on the device. Never looked into fixing the problem, but if you can change those permissions, you should be able to use it under another user/group other than root.
- 08-18-2006 #3Just Joined!
- Join Date
- Dec 2005
- Posts
- 25
You mean change permission to a file in the /dev/usb catalog?
How do I find out which one is it? Sorry if question is stupid
Thanks
- 08-19-2006 #4Linux Newbie
- Join Date
- Aug 2006
- Posts
- 226
You could try adding the scanner group to your uid. If you are using KDE load KUser, find your username, select the edit icon, the Groups tab, and check the scanner entry.
I haven't tried using a scanner, so I'm not sure if this will work, but it's worth a try.
- 08-20-2006 #5Just Joined!
- Join Date
- Jan 2006
- Posts
- 71
For the device shows up in /dev/... I think mknod sets up the device link and the permissions. I dont know when the scanner would be setup in the kernel, but if you can track that down you can try to fiddle with the settings.
- 08-21-2006 #6Just Joined!
- Join Date
- Dec 2005
- Posts
- 25
Ok, I did it

Turns out I simply made an error in the file, and the thing I was doing was right...
Sorry guys for taking your time and thanks


Reply With Quote
