Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. Jan 23 20:30:22 morpheus kernel: [269901.872029] usb 1-2: new high-speed USB device number 14 using ehci_hcd
  2. Jan 23 20:30:22 morpheus kernel: [269902.005556] usb 1-2: New USB device found, idVendor=04a9, idProduct=1907
  3. Jan 23 20:30:22 morpheus kernel: [269902.005564] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  4. Jan 23 20:30:22 morpheus kernel: [269902.005569] usb 1-2: Product: CanoScan
  5. Jan 23 20:30:22 morpheus kernel: [269902.005573] usb 1-2: Manufacturer: Canon
  6.  
  7. $ sudo sane-find-scanner
  8. [sudo] password for xxx:
  9.  
  10. # sane-find-scanner will now attempt to detect your scanner. If the
  11. # result is different from what you expected, first make sure your
  12. # scanner is powered up and properly connected to your computer.
  13.  
  14. # No SCSI scanners found. If you expected something different, make sure that
  15. # you have loaded a kernel SCSI driver for your SCSI adapter.
  16.  
  17. could not fetch string descriptor: Operation timed out
  18. could not fetch string descriptor: Operation timed out
  19. found USB scanner (vendor=0x04a9, product=0x1907) at libusb:001:014
  20.  
  21. $ sudo scanimage -Lv
  22.  
  23. No scanners were identified. If you were expecting something different, ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement