[SOLVED]can't access scanner as normal user

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
User avatar
Duncan_Idaho
Posts: 216
Joined: 19. Sep 2009, 01:43
Location: Sietch Tabr, Planet Arrakis

[SOLVED]can't access scanner as normal user

Post by Duncan_Idaho »

hi
I have a problem with my printer, is an OfficeJet 5610 all-in-one, I got in configured ok as a printer but xsane tells me that it can't access the scanner device :(
if I use xsane as root I can scan ok, but as a normal user it's no cigar
what can I do? I added my user to the lp group but still can't scan :cry:
Last edited by Duncan_Idaho on 18. Jan 2010, 02:18, edited 1 time in total.
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: can't access scanner as normal user

Post by thenktor »

The groups command gives you a overview of your groups:

Code: Select all

thorsten[~]$ groups
users floppy audio video cdrom plugdev power netdev scanner
There is a scanner group, check if you have that, too ;)
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
User avatar
Duncan_Idaho
Posts: 216
Joined: 19. Sep 2009, 01:43
Location: Sietch Tabr, Planet Arrakis

Re: can't access scanner as normal user

Post by Duncan_Idaho »

I tried loging out and loging in and it works :shock:

Code: Select all

rob[~]$ groups
users lp floppy audio video cdrom plugdev power netdev scanner
I guess adding the lp group worked, and btw I already was in the scanner group before adding lp
User avatar
gapan
Salix Wizard
Posts: 6361
Joined: 6. Jun 2009, 17:40

Re: [SOLVED]can't access scanner as normal user

Post by gapan »

Yes, the lp group is also needed to access a scanner. I'm adding it in the default list of groups...
Image
Image
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: [SOLVED]can't access scanner as normal user

Post by thenktor »

Is the lp group always needed to access the scanner or for parport scanners only? I'm not sure if I've added my friend to the lp group on his PC and his scanner works.
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
User avatar
gapan
Salix Wizard
Posts: 6361
Joined: 6. Jun 2009, 17:40

Re: [SOLVED]can't access scanner as normal user

Post by gapan »

I know it's needed for my hp usb scanner/printer.
Image
Image
User avatar
Duncan_Idaho
Posts: 216
Joined: 19. Sep 2009, 01:43
Location: Sietch Tabr, Planet Arrakis

Re: [SOLVED]can't access scanner as normal user

Post by Duncan_Idaho »

gapan wrote:I know it's needed for my hp usb scanner/printer.
same here :geek:
User avatar
damNageHack
Posts: 663
Joined: 24. Sep 2009, 17:07

Re: [SOLVED]can't access scanner as normal user

Post by damNageHack »

USB is only the transport layer. There are as well possibilities to speak the parallel port protocol over USB. USB seems to be able to simulate other (hardware) interfaces, the most at USB is software.

For example: http://www.usb-port.com/bf1284.html
Image
This is the oppinion of the author, it does not force you to share and is signed automatically.
You are free to keep them all errors for your own. Linux is the best game I ever played.
Post Reply