Guest User

Untitled

a guest
Aug 16th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. # sane-find-scanner will now attempt to detect your scanner. If the
  2. # result is different from what you expected, first make sure your
  3. # scanner is powered up and properly connected to your computer.
  4.  
  5. # No SCSI scanners found. If you expected something different, make sure that
  6. # you have loaded a kernel SCSI driver for your SCSI adapter.
  7.  
  8. could not open USB device 0x8087/0x8000 at 002:002: Access denied (insufficient permissions)
  9. could not open USB device 0x1d6b/0x0002 at 002:001: Access denied (insufficient permissions)
  10. could not open USB device 0x8087/0x8008 at 001:002: Access denied (insufficient permissions)
  11. could not open USB device 0x1d6b/0x0002 at 001:001: Access denied (insufficient permissions)
  12. could not open USB device 0x1d6b/0x0003 at 004:001: Access denied (insufficient permissions)
  13. could not open USB device 0x093a/0x2510 at 003:003: Access denied (insufficient permissions)
  14. found USB scanner (vendor=0x04a9 [Language Error], product=0x27d1 [Language Error]) at libusb:003:005
  15. could not open USB device 0x1c4f/0x0026 at 003:004: Access denied (insufficient permissions)
  16. could not open USB device 0x1d6b/0x0002 at 003:001: Access denied (insufficient permissions)
  17. # Your USB scanner was (probably) detected. It may or may not be supported by
  18. # SANE. Try scanimage -L and read the backend's manpage.
  19.  
  20. # Not checking for parallel port scanners.
  21.  
  22. # Most Scanners connected to the parallel port or other proprietary ports
  23. # can't be detected by this program.
  24.  
  25. # You may want to run this program as root to find all devices. Once you
  26. # found the scanner devices, be sure to adjust access permissions as
  27. # necessary.
Add Comment
Please, Sign In to add comment