scanimage -L doesn't work as normal user

From: Erik Nørgaard (norgaard_at_math.ku.dk)
Date: 07/29/05

  • Next message: Mikko Heiskanen: "dualboot winxp & freebsd"
    Date: Fri, 29 Jul 2005 21:18:07 +0200 (CEST)
    To: questions@freebsd.org
    
    

    Hi,

    I just bought an Epson 2480 scanner. I'm currently at trying
    to make things work for ordinary users, sane-find-scanner works
    for normal users, but scanimage doesn't.

    Following the instruction I run as root:
    # sane-find-scanner -q
    found USB scanner (vendor=0x04b8 [EPSON], product=0x0121 [EPSON
    Scanner]) at libusb:/dev/usb0:/dev/ugen0
    # scanimage -L
    device `snapscan:libusb:/dev/usb0:/dev/ugen0' is a EPSON EPSON
    Scanner flatbed scanner

    And I have even succesfully scanned the warranty in pnm.

    Then as ordinary user:
    $ sane-find-scanner -q
    found USB scanner (vendor=0x04b8 [EPSON], product=0x0121 [EPSON
    Scanner]) at libusb:/dev/usb0:/dev/ugen0
    $ scanimage -L

    No scanners were identified. If you were expecting something
    different, check that the scanner is plugged in, turned on and
    detected by the sane-find-scanner tool (if appropriate). Please
    read the documentation which came with this software (README, FAQ,
    manpages).

    I have tried to indicate the device for scanimage but with no
    result:

    $ scanimage -d libusb:/dev/usb0:/dev/ugen0
    scanimage: open of device libusb:/dev/usb0:/dev/ugen0 failed:
    Invalid argument

    Then I have tried to remove one of the devices and to change
    libusb with snapscan which is supposedly the backend driver.

    Any clues?

    Thanks, Erik

    GnuPG: http://www.locolomo.org/home/norgaard/norgaard.gpg.asc
    pub 1024D/11D11F9E 2003-08-15 Erik Norgaard <norgaard@locolomo.org>
         Key fingerprint = C394 81C4 D137 EEE5 39BE 82D5 3E6B FB3E 11D1 1F9E

    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Mikko Heiskanen: "dualboot winxp & freebsd"

    Relevant Pages

    • Benq Scanner 5000 works from time to time
      ... Benq 5000 powered on first time: ... sane-find-scanner found the scanner on the fourth attempt: ... and scanimage found it on the third attempt: ...
      (freebsd-questions)
    • usb scanner
      ... I've installed a BenQ 4300U scanner onto my Slackware 11.0 box ... Running as root 'sane-find-scanner' returns the below ... and 'scanimage -L' for my front end to be operational. ...
      (comp.os.linux.setup)
    • xsane doesnt find correct scanner (debian etch)
      ... sane-find-scanner finds the device but xsane and scanimage -L only find ... The scanner doesn't show up under /dev/usb: ... # you have loaded a kernel SCSI driver for your SCSI adapter. ...
      (comp.os.linux.misc)
    • Re: Epson Perfection V350 scanner problems
      ... but refuses to work under Ubuntu 9.04. ... but although sane-find-scanner says ... Scanner]) at libusb:001:006 ... How about 'sudo scanimage -L'? ...
      (Ubuntu)
    • Re: Scanner Compatibility
      ... (So it is different than a kernel module for Wi drivers that you kldload into your kernel) ... I have never bothered to understand scanning as much as I tried to understand Unix printing but I believe that this file is used by sane to speak proprietary language of your particular scanner. ... Step 4 Type $ scanimage -L as a common user to get a list of detected scanners. ...
      (freebsd-questions)