Results 1 to 2 of 2

Thread: sane-find-scanner reports two USB scanner addresses

  1. #1
    Join Date
    Jul 2008
    Location
    Woodstock Cape Town RSA
    Beans
    1,030
    Distro
    Ubuntu 20.04 Focal Fossa

    sane-find-scanner reports two USB scanner addresses

    Code:
    sane-find-scanner
    
      # sane-find-scanner will now attempt to detect your scanner. If the
      # result is different from what you expected, first make sure your
      # scanner is powered up and properly connected to your computer.
    
      # No SCSI scanners found. If you expected something different, make sure that
      # you have loaded a kernel SCSI driver for your SCSI adapter.
    
    found USB scanner (vendor=0x043d, product=0x011d) at libusb:002:003
    found USB scanner (vendor=0x0c45, product=0x613b) at libusb:002:002
      # Your USB scanner was (probably) detected. It may or may not be supported by
      # SANE. Try scanimage -L and read the backend's manpage.
    
      # Not checking for parallel port scanners.
    
      # Most Scanners connected to the parallel port or other proprietary ports
      # can't be detected by this program.
    
      # You may want to run this program as root to find all devices. Once you
      # found the scanner devices, be sure to adjust access permissions as
      # necessary.
    Code:
    scanimage -L
    device `Lexmarklxdn:libusb/002/003' is a Lexmark 2600 Series Scanner
    If I run xsane I get this error message:
    Code:
    Failed to open device 'Lexmarklxdn:libusb/002/003' invalid argument
    Do I have to blacklist one of the addresses? How to solve this issue?

  2. #2
    Join Date
    Jul 2008
    Location
    Woodstock Cape Town RSA
    Beans
    1,030
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: sane-find-scanner reports two USB scanner addresses

    reinstalled xsane, must have been a problem with the libsane
    Last edited by afrodeity; March 24th, 2013 at 01:41 PM.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •