ubuntu - 升级到 Linux Mint 18 后扫描仪不再工作

标签 ubuntu linux-mint scanning epson

从 Linux Mint 17.3 迁移到 Linux Mint 18.1 后,我的扫描仪不再工作。我的扫描仪是 Epson Stylus SX445W。

执行命令前scanimage -L ,我只能看到一台扫描仪。现在我有两个,而只有一个扫描仪连接到计算机:

$ scanimage -L
device `epson2:libusb:002:008' is a Epson PID 0884 flatbed scanner
device `epkowa:usb:002:008' is a Epson Stylus TX435W/NX430/SX440W 
Series flatbed scanner

有没有人有这个问题以及如何获得解决它的提示?
谢谢!

最佳答案

我终于找到了解决方案。如果它可以帮助某人,我将其发布在这里。

对于 Linux Mint 18 之前的版本,Epson 驱动程序是使扫描仪工作所必需的,但现在不再是这种情况(开箱即用支持)。

为此,我们需要删除此驱动程序的 deb 包:packages isane*。

删除它们后,执行以下命令:

$ sudo 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 fetch string descriptor: Pipe error
could not fetch string descriptor: Pipe error
found USB scanner (vendor=0x04b8, product=0x0884) at libusb:002:010
  # 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.

之后,我可以使用命令 scanimage -L 在列表中看到我的扫描仪。 :
$ scanimage -L
device `epson2:libusb:002:010' is a Epson PID 0884 flatbed scanner

然后我们可以使用 XSane 再次使用扫描仪!

关于ubuntu - 升级到 Linux Mint 18 后扫描仪不再工作,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43893760/

相关文章:

docker - 无法准备上下文 : unable to evaluate symlinks in Dockerfile path: lstat/var/lib/snapd/void/Dockerfile: no such file or directory

python-3.x - 在 Linux Mint 上安装 Python

应用程序中使用 iPhone 相机进行扫描(如红色激光)

c# - 无法从 Windows PC 尝试连接 Ubuntu 16.04 服务器上的 mysql 服务器连接任何指定的 MySQL 主机 C# 应用程序

mysql - 如何为 phpMyAdmin 启用allow_url_fopen?

linux - *.dsc 文件与 *.deb 和源代码文件的关系

python - 导入错误 : No module named opencv. 简历

ruby - 在 Linux Mint 17.1 中运行 jekyll 时出错

android - Android eclipse中用zxing处理数据输出二维码

java - 当前目录 java 中的文件和文件夹数组和有效字符串