Page 1 of 1

Epson-WF2760 printing <solved>.

Posted: Mon 16 Jul 2018, 10:06
by dcung
Hi,

My first time trying to use printer in Linux.
http://murga-linux.com/puppy/viewtopic.php?t=61885

After searching/reading few printer threads, I did the following:

- download driver from Epson.
- install driver.
- Run CUPS, setting defaults etc.

Tried printing, nothing come out. It's an Epson WF-2760, network printer. I can print from Windows pcs. In CUPS, I saw jobs with "Filter failed". See attached.

I downloaded eppi, but don't know what to do..

What did I do wrong please?
Thank you.

Re: EPSON WF-2760

Posted: Mon 16 Jul 2018, 10:23
by rcrsn51
dcung wrote:I downloaded eppi, but don't know what to do..
Go to the folder where the Epson driver files are located.

Open a terminal and run: eppi xxx.deb.

Make sure that you pick the right 32/64bit version.

Read here under Network Printers for how to handle the hostname issue.

Re: EPSON WF-2760

Posted: Mon 16 Jul 2018, 10:39
by dcung
That worked.. :D
Thank you rcrsn51.

Epson-WF2760 printing solved, Scanner setup in progress.

Posted: Thu 19 Jul 2018, 06:45
by dcung
I thought, I continue with the same thread since it's same printer.
My apology if I'm supposed to create new thread/topic.

Very happy that I stumbled into Puppy Linux, so I can replace Windoz on my older laptop with it.

Now that I can print, I thought I continue tinkering with scanner. Not critical if I can't get it working, I figure I'll learn more doing so anyway....

At the Epson driver page, there were so many scanner driver files (in compressed tar). All similar, just for different flavour of Linux. So, I downloaded what I thought best for XenPup64_7.5.

I picked, latest 64 bit scanner bundle driver for Ubuntu.
Extracted the tar.gz file,
Read the readme file, then proceed to install all .deb files by clicking and answered "Yes" to install. All installed succesfully.

I can see new application "Image Scan" got installed, but nothing happened when I click to run it.

Hoping someone has same/similar experience to guide me...
Thank you.

Posted: Thu 19 Jul 2018, 08:44
by dcung
Not sure if supposed to, I run eppi tool to install those .deb files.
All completed without error.

BUT, something happened. I felt the laptop was behaving strangely, so I rebooted. And all my dekstop icons are gone, replaced by all these (see attachment) ??? Apps still working though...

Well, Scanner install has to pause while I resolve this...
Probably quicker to start from scratch, since it's my 'crash & burn' laptop.
But probably learn more trying to fix it though... I'd like to know what happened/caused it. (But I don't want to cross topic).

Let me tinker a bit, when I have enough with it, I'll rebuild from scratch... :)

Posted: Thu 19 Jul 2018, 09:30
by rcrsn51
Open a terminal and run:

Code: Select all

gdk-pixbuf-query-loaders --update-cache
Reboot. If that doesn't fix it,run

Code: Select all

gdk-pixbuf-query-loaders > /etc/gtk-2.0/gdk-pixbuf.loaders
Reboot.

Posted: Thu 19 Jul 2018, 12:28
by dcung
rcrsn51 wrote:gdk-pixbuf-query-loaders --update-cache
"Failed to create file....: No such file or directory"
After reboot - didn't fix

rcrsn51 wrote:gdk-pixbuf-query-loaders > /etc/gtk-2.0/gdk-pixbuf.loaders
No error executing command.
After reboot - didn't fix

I checked /etc/gtk-2.0/gdk-pixbuf.loaders and below is the content.

# GdkPixbuf Image Loader Modules file
# Automatically generated file, do not edit
# Created by gdk-pixbuf-query-loaders from gdk-pixbuf-2.32.2
#
# LoaderDir = /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders
#

Posted: Thu 19 Jul 2018, 23:42
by dcung
Though curious, my interest to get scanner working takes priority...
So, I quickly did a fresh frugal build of XenPup64_7.5. This time I gparted the whole disk and only has XenPup64, got rid of Windoz.

So, back to the topic.
Atm, I got back to the point where I can print, and have the downloaded stuff from Epson. Only difference is that now the disk is ext4 instead of ntfs.

I will do more research before doing anything,,,, :)

Posted: Sun 22 Jul 2018, 09:18
by dcung