Epson ET-2760 Scanner Linux Setup
打印机
安装
扫描仪
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"
测试:
$ scanimage -L or $ skanlite