LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   elementary OS (https://www.linuxquestions.org/questions/elementary-os-112/)
-   -   Epson All-in-One Printer (https://www.linuxquestions.org/questions/elementary-os-112/epson-all-in-one-printer-4175687628/)

Knine 12-28-2020 02:30 PM

Epson All-in-One Printer
 
I have the printer and printer drivers installed. I can not get the Epson Linux driver for the scanner part of the printer installed. When I try to run the Ubuntu .deb file, it says that there are dependencies missing and that they can not be installed. When I run the .tar file, I get the same response. On my Linux Mint and Ubuntu Studio distros, the driver installed properly. Any one know of a work around? Thanks in advance for your time and effort. In all cases I downloaded the Linux drivers from the Epson Linux Driver web page. Again, the driver worked well in other distros.

frankbell 12-28-2020 08:08 PM

It might help if you provided more detail, such as the version of Ubuntu you are running, what printer model number is, which specific driver package you installed, and what the missing dependencies are.

uteck 12-28-2020 10:29 PM

Did you install the sane package? You will need that for just about any scanner.
A common issue after sane is installed is that the only user in the sane group is root, so you need add your account to the sane group to use the scanner.

ferrari 12-28-2020 10:43 PM

Are you using the package manager to install the Epson scanner driver?

Something like the following?
Code:

sudo apt-get install <name_of_package>
Report back with any errors etc.


All times are GMT -5. The time now is 02:18 AM.