Scanner
科學 Linux 6.1 64 位上的惠普 ScanJet 2200c
我有一個:
Bus 006 Device 002: ID 03f0:0605 Hewlett-Packard ScanJet 2200c
掃描器通過 USB 插入我的筆記型電腦。
當我啟動這個命令時(不管我是用普通使用者還是 root 使用它,都一樣):
scanimage --format=tiff --resolution=150 --mode=color > a.tiff
掃描器只等待約 30 秒,然後開始實際掃描,但在約 8 厘米後停止。(所以它只掃描 A/4 紙的約 1/3 部分。)但掃描的部分看起來不錯。所以問題是為什麼這台掃描器不能掃描完整的 A4 紙尺寸?
我找不到相關的日誌..
更新:我想在 Win7Pro64bit 機器上試用掃描器。我沒有找到任何驅動程序:D
scanimage -l 0 -t 0 -x 215 -y 297 --format=tiff --resolution=150 --mode=color > output.tiff
有用!(預設掃描尺寸不是 A4 ..)
但它真的很慢..掃描A4紙需要1:56..
您是否嘗試在 /etc/sane.d 中查找某些特定配置?
在 Windows 7 上,您可以使用 VueScan 使您的掃描器正常工作。