Epson XP-430을 Ubuntu 16.04 기반 시스템에서 작동시킬 수 없습니다.
다음과 같은 오류가 발생했습니다.
Could not send command to scanner
no devices found
그리고 이것은 여기에 모든 공식 드라이버를 설치한 후의 내용입니다.
http://support.epson.net/linux/en/imagescanv3.php?version=1.3.28
답변1
특히 네트워크를 통해 연결된 경우 스캐너를 구성에 수동으로 추가해야 한다는 사실이 밝혀졌습니다.
Linux Mint 포럼의 CTI가 특히 도움이 되었습니다.
edit the file /etc/sane.d/epkowa.con and set/add the line
net <your epson LAN address>
e.g. in my case
net 192.168.1.137