Can't connect to the scanner of Epson L360 with the standard epson linux deb scanner driver (http://support.epson.net/linux/en/iscan_c.html.). Are more advanced drivers available or other ways to connect to the scanner?
Asked
Active
Viewed 1.0k times
2 Answers
0
Steps that worked in Ubuntu 24.04:
Download the Epson Scan 2 for Linux here: https://support.epson.net/linux/en/epsonscan2.php.
Choose
debfor Ubuntu (likely the64bitversion).It downloads a tarfile (
.tar.gz) which you will need to extract.There is an
install.shfile that you can run either by:sh install.shor./install.sh
(Of course, you can also dosudo dpkg -i <debfile>orsudo apt install <debfile>on the extracted.debfiles, or just double click on them to install via GUI.)
PS: If you want the printer driver also, follow this guide.
Majal
- 8,249