我无法让我的扫描仪在 Ubuntu 17.10 上运行
我按照以下步骤操作: 运行 epson 扫描仪 perfection 3170
sudo sane-find-scanner
说
found USB scanner (vendor=0x04b8 [EPSON], product=0x0116 [EPSON Scanner]) at libusb:001:006
但scanimage -L
或sudo scanimage -L
说;
No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).
有人能建议如何诊断吗?
最新的 openSUSE Leap 42.3 中也存在同样的问题(我运行双启动)。
当我使用 openSUSE 12.3 和 Ubuntu 10 时,此扫描仪“开箱即用”。此后有什么变化?
答案1
虽然这说的是不同的扫描仪,但这可能是你的问题。请参阅Epson V600 Perfection 的设备驱动程序Epson V600 Perfection 的设备驱动程序
这里的关键点是,它依赖于 libsane,但 libsane 已被 libsane1 取代
我的扫描仪还没有工作。我正在等待 Epson 修复它,或者看看安装 Ubuntu 18.04 后会发生什么