1

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?

2 Answers2

0

Steps that worked in Ubuntu 24.04:

  1. Download the Epson Scan 2 for Linux here: https://support.epson.net/linux/en/epsonscan2.php.

  2. Choose deb for Ubuntu (likely the 64bit version).

  3. It downloads a tarfile (.tar.gz) which you will need to extract.

  4. There is an install.sh file that you can run either by: sh install.sh or ./install.sh
    (Of course, you can also do sudo dpkg -i <debfile> or sudo apt install <debfile> on the extracted .deb files, or just double click on them to install via GUI.)

PS: If you want the printer driver also, follow this guide.

Majal
  • 8,249
0

This is a wrong place to get the drivers. That bundle does not have a required plugin.

Get the drivers HERE

Enter the model name and you will get the correct bundle.

Pilot6
  • 92,041