Epson
Epson ET-2760 Scanner Linux Setup
打印机
安装驱动即可:
sudo zypper in epson-inkjet-printer-escpr
扫描仪 (通过Wi-fi 连接)
1. 启用SANE的ESCL后端:
$ sudo zypper in sane-backends $ sudo vim /etc/sane.d/dll.conf # dll.conf: Uncomment to enable the escl backend # escl escl
2. 配置ESCL后端:
$ sudo vim /etc/sane.d/escl.conf # escl.conf: Add the following line device http://192.168.XX.YY:443 "Epson ET-2760"
3. 连接测试:
$ scanimage -L or $ skanlite