Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais
Arquivadas

printer communication problem

Martin Connor replied
DoubleAggie

Running Linux-Mint on my laptop. Trying to run an epson ET-2400 ink jet Printer. Need Driver for printer. I have seen some information about software that needs to be added to "talk" to the printer but I cannot find it now. Please someone help.

Running Linux-Mint on my laptop. Trying to run an epson ET-2400 ink jet Printer. Need Driver for printer. I have seen some information about software that needs to be added to "talk" to the printer but I cannot find it now. Please someone help.

Todas as respostas (3)

Have you tried searching for it? How about asking your fellow Linux Mint users. see screenshot

DoubleAggie said

Running Linux-Mint on my laptop. Trying to run an epson ET-2400 ink jet Printer. Need Driver for printer. I have seen some information about software that needs to be added to "talk" to the printer but I cannot find it now. Please someone help.

Hey, I got the ET-2400 working on Linux Mint by installing the Epson ESC/P-R driver. Just go to Epson’s official Linux driver page, search for ET-2400, and download the `.deb` packages for printer and scanner. Install them with GDebi or `sudo dpkg -i`. Worked fine for me after that!

DoubleAggie said

Running Linux-Mint on my laptop. Trying to run an epson ET-2400 ink jet Printer. Need Driver for printer. I have seen some information about software that needs to be added to "talk" to the printer but I cannot find it now. Please someone help.

I’ve got the ET-2400 on Mint too, just grab the driver from Epson’s site (search “Epson ET-2400 Linux driver”), download the `.deb` file, and install it with `sudo dpkg -i filename.deb`. Worked fine for me after that.