Advertisement
Guest User

Untitled

a guest
Mar 9th, 2017
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.89 KB | None | 0 0
  1. [jennie@antergos ~]$ brsaneconfig4 -d
  2. -----------------------------
  3. cat /etc/fstab
  4. # /etc/fstab: static file system information.
  5. #
  6. # Use 'blkid' to print the universally unique identifier for a
  7. # device; this may be used with UUID= as a more robust way to name devices
  8. # that works even if disks are added and removed. See fstab(5).
  9. #
  10. # <file system> <mount point> <type> <options> <dump> <pass>
  11. #
  12. UUID=b1e9c1d9-b0f2-4c99-9d0a-9a1e09b19c13 swap swap defaults 0 0
  13. UUID=a716a8ca-b9cc-4ebd-87ee-b833217c3c58 / ext4 defaults,rw,relatime,data=ordered 0 1
  14. UUID=d8693e92-3ff5-4b23-8ae1-2b05bf797c88 /boot ext4 defaults,rw,relatime,data=ordered 0 0
  15. -----------------------------
  16. sane-find-scanner
  17.  
  18. # sane-find-scanner will now attempt to detect your scanner. If the
  19. # result is different from what you expected, first make sure your
  20. # scanner is powered up and properly connected to your computer.
  21.  
  22. # No SCSI scanners found. If you expected something different, make sure that
  23. # you have loaded a kernel SCSI driver for your SCSI adapter.
  24.  
  25. could not open USB device 0x1770/0xff00 at 004:004: Access denied (insufficient permissions)
  26. could not open USB device 0x0bda/0x0139 at 004:003: Access denied (insufficient permissions)
  27. could not open USB device 0x8087/0x0024 at 004:002: Access denied (insufficient permissions)
  28. could not open USB device 0x1d6b/0x0002 at 004:001: Access denied (insufficient permissions)
  29. could not open USB device 0x1d6b/0x0003 at 003:001: Access denied (insufficient permissions)
  30. could not open USB device 0x1d6b/0x0002 at 002:001: Access denied (insufficient permissions)
  31. could not open USB device 0x046d/0xc52f at 001:003: Access denied (insufficient permissions)
  32. could not open USB device 0x8087/0x0024 at 001:002: Access denied (insufficient permissions)
  33. could not open USB device 0x1d6b/0x0002 at 001:001: Access denied (insufficient permissions)
  34. # No USB scanners found. If you expected something different, make sure that
  35. # you have loaded a kernel driver for your USB host controller and have setup
  36. # the USB system correctly. See man sane-usb for details.
  37.  
  38. # Not checking for parallel port scanners.
  39.  
  40. # Most Scanners connected to the parallel port or other proprietary ports
  41. # can't be detected by this program.
  42.  
  43. # You may want to run this program as root to find all devices. Once you
  44. # found the scanner devices, be sure to adjust access permissions as
  45. # necessary.
  46. -----------------------------
  47. ls -R -all /proc/bus/usb
  48. ls: Zugriff auf '/proc/bus/usb' nicht möglich: Datei oder Verzeichnis nicht gefunden
  49. -----------------------------
  50. cat /proc/bus/usb/devices
  51. cat: /proc/bus/usb/devices: Datei oder Verzeichnis nicht gefunden
  52. -----------------------------
  53. scanimage -L
  54. device `brother4:net1;dev0' is a Brother Brother DCP-J132W
  55. -----------------------------
  56. -----------------------------
  57. /etc/opt/brother/scanner/brscan4//brsanenetdevice4.cfg:
  58. -----------------------------
  59. /etc/opt/brother/scanner/brscan4//Brsane4.ini:
  60. -----------------------------
  61. /etc/opt/brother/scanner/brscan4//models4/ext_17.ini:
  62. -----------------------------
  63. /etc/opt/brother/scanner/brscan4//models4/ext_12.ini:
  64. -----------------------------
  65. /etc/opt/brother/scanner/brscan4//models4/ext_4.ini:
  66. -----------------------------
  67. /etc/opt/brother/scanner/brscan4//models4/ext_6.ini:
  68. -----------------------------
  69. /etc/opt/brother/scanner/brscan4//models4/ext_8.ini:
  70. -----------------------------
  71. /etc/opt/brother/scanner/brscan4//models4/ext_9.ini:
  72. -----------------------------
  73. /etc/opt/brother/scanner/brscan4//models4/ext_10.ini:
  74. -----------------------------
  75. /etc/opt/brother/scanner/brscan4//models4/ext_7.ini:
  76. -----------------------------
  77. /etc/opt/brother/scanner/brscan4//models4/ext_15.ini:
  78. -----------------------------
  79. /etc/opt/brother/scanner/brscan4//models4/ext_16.ini:
  80. -----------------------------
  81. /etc/opt/brother/scanner/brscan4//models4/ext_14.ini:
  82. -----------------------------
  83. /etc/opt/brother/scanner/brscan4//models4/ext_2.ini:
  84. -----------------------------
  85. /etc/opt/brother/scanner/brscan4//models4/ext_13.ini:
  86. -----------------------------
  87. /etc/opt/brother/scanner/brscan4//models4/ext_3.ini:
  88. -----------------------------
  89. /etc/opt/brother/scanner/brscan4//models4/ext_11.ini:
  90. -----------------------------
  91. /etc/opt/brother/scanner/brscan4//models4/ext_1.ini:
  92. -----------------------------
  93. /etc/opt/brother/scanner/brscan4//models4/ext_5.ini:
  94. -----------------------------
  95. -----------------------------
  96. ping
  97. test Brother
  98. ping 192.168.178.031 -w 10
  99.  
  100. PING 192.168.178.031 (192.168.178.25) 56(84) bytes of data.
  101. From 192.168.178.56 icmp_seq=1 Destination Host Unreachable
  102. From 192.168.178.56 icmp_seq=2 Destination Host Unreachable
  103. From 192.168.178.56 icmp_seq=3 Destination Host Unreachable
  104.  
  105. --- 192.168.178.031 ping statistics ---
  106. 4 packets transmitted, 0 received, +3 errors, 100% packet loss, time 3047ms
  107. pipe 4
  108. [jeannie@antergos ~]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement