Top/Device/Scanner

目次

パッケージを入れる

# apt-get install udev libsane libusb-1.0-0 scanbd

使い方

  1. scanner を接続し、電源を投入
  2. xsane を起動する
  3. xsane 上で「カラー」「スキャナの解像度」などを設定
  4. 原稿を scanner にセットし、xsane の「スキャン」ボタンを押す

何らかの不具合でスキャナが動作しない場合

Scanner の検出

$ 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.

could not open USB device 0x2109/0x0817 at 004:002: Access denied (insufficient permissions)
could not open USB device 0x1d6b/0x0003 at 004:001: Access denied (insufficient permissions)
could not open USB device 0x2109/0x8888 at 003:003: Access denied (insufficient permissions)
could not open USB device 0x2109/0x2817 at 003:002: Access denied (insufficient permissions)
could not open USB device 0x1d6b/0x0002 at 003:001: Access denied (insufficient permissions)
could not open USB device 0x1d6b/0x0003 at 002:001: Access denied (insufficient permissions)
could not open USB device 0x04f2/0xb5a7 at 001:005: Access denied (insufficient permissions)
could not open USB device 0x8087/0x0a2b at 001:004: Access denied (insufficient permissions)
found USB scanner (vendor=0x04a9 [Canon], product=0x190d [CanoScan]) at libusb:001:003
could not open USB device 0x046d/0xc52b at 001:002: Access denied (insufficient permissions)
could not open USB device 0x1d6b/0x0002 at 001:001: Access denied (insufficient permissions)
  # 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.

参考リンク


トップ   編集 凍結 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2020-09-13 (日) 21:24:15