如何获取 Epson ES-50 扫描仪的 Linux 驱动程序

Luk*_*kas 3 epson sane scanner drivers

我买了一台新的文档扫描仪 Epson ES-50。Epson 不提供官方 Linux 驱动程序。所以我正在研究 SANE 项目导入的扫描仪。

\n

ES-50 列于此处: http: //www.sane-project.org/sane-mfgs.html,受支持但未维护。所以如果我只安装提供的基本存储库sane sane-utils libsane-common我最终将无法使用扫描仪,尽管它会被识别。

\n
\xe2\x9e\x9c  ~ sane-find-scanner\n\n  # sane-find-scanner will now attempt to detect your scanner. If the\n  # result is different from what you expected, first make sure your\n  # scanner is powered up and properly connected to your computer.\n\n  # No SCSI scanners found. If you expected something different, make sure that\n  # you have loaded a kernel SCSI driver for your SCSI adapter.\n\ncould not fetch string descriptor: Pipe error\nfound USB scanner (vendor=0x04b8, product=0x016c [Epson ES-50]) at libusb:001:004\n  # Your USB scanner was (probably) detected. It may or may not be supported by\n  # SANE. Try scanimage -L and read the backend\'s manpage.\n\n  # Not checking for parallel port scanners.\n\n  # Most Scanners connected to the parallel port or other proprietary ports\n  # can\'t be detected by this program.\n
Run Code Online (Sandbox Code Playgroud)\n

但该列表提供了这个未维护的http://www.sane-project.org/man/sane-epsonds.5.html后端。

\n

我现在的问题是;我如何安装这个包来测试这个?

\n

Pil*_*ot6 5

Epson 确实为 ES-50 型号提供官方 Linux 驱动程序。

你可以在这里找到它们

按型号名称搜索并安装驱动程序。

在此输入图像描述