I have this printer and just upgraded to 11.1 from 10.0. I had the printer configured in 10.0 but can’t find the legacy driver. LLP does not list it. Epson contracted with Avasys to provide linux drivers for some of their printerrs. However, the site appears to be inaccessible.
Can someone point me to the driver or, otherwise, explain how to set-up in CUPS. Gutenberg Print is like reading Greek. The simpler the better.
>
> I have this printer and just upgraded to 11.1 from 10.0. I had the
> printer configured in 10.0 but can’t find the legacy driver. LLP does
> not list it. Epson contracted with Avasys to provide linux drivers for
> some of their printerrs. However, the site appears to be inaccessible.
>
> Can someone point me to the driver or, otherwise, explain how to set-up
> in CUPS. Gutenberg Print is like reading Greek. The simpler the
> better.
>
> brook dot jim at gmail dot com
>
>
jimbrook;
Thanks for the help. I will try the solutions and post results. Epson produces some excellent imaging products. Too bad they don’t see the Linux potential.
Okay, I found “The Free Standards Group (FSG) will unveil Linux Standard Base 3.1” You were telling me that Suse adheres to the standard; right?
With the Gutenprint driver, do I configure for CUPS?
you can then check if the printer is already installed; and edit the entry as you wish; … so you don’t configure FOR the CUPS I would feel … happy to be corrected
Wow – this printer driver problem is no better. Gutenprint driver for Epson Stylus cx4800 will not install due to dependency problems with Gutenprint-devel in Yast package (11.1). Driver install does not recognize that Gutenprint is LSB 3.1 and Gutenprint-devel doesn’t want to cooperate with driver build on legacy package (5.0.1). It’s beyond me.
Avasys (where I got the earlier driver for the 10.0 Suse install) will not connect. It’s as though the website has limited data throughput capacity. It sometimes connects. More often, it times out. Impossible to download a driver.
Suse and Epson’s acrimonious relationship has me SOL. Any ideas?
You probably have gutenprint-5.0.2-xxx installed (along with corresponding devel package). You can do
rpm -qa |grep guten
to confirm. Thats why the package manager is objecting to trying to install earlier version.
Are you sure your CX4800 printer not already supported with included gutenprint drivers? (I see the model in my list). Try pluging in in and turning printer on. Then, as explained earlier, try configuring with CUPS interface:
Bus 004 Device 007: ID 04b8:0819 Seiko Epson Corp. Stylus CX4700/CX4800/DX4800 (PX-A750)
Bus 004 Device 006: ID 050d:0304 Belkin Components
Bus 004 Device 005: ID 046d:c016 Logitech, Inc. M-UV69a/HP M-UV96 Optical WheelMouse
Bus 004 Device 003: ID 05e3:0605 Genesys Logic, Inc. USB 2.0 Hub [ednet]
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 058f:9360 Alcor Micro Corp. 8-in-1 Media Card Reader
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 0566:3002 Monterey International Corp.
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
…and…
rpm -qa |grep guten returns
gutenprint-5.0.2-2.12
gutenprint-devel-5.0.2-2.12
…okay… I’m an idiot… I configured it and it print perfectly under Gutenprint. Sorry for the angst. If the avasys site every comes back up can I also install the PPD file and choose the option?
For others benefit: I have an Epson CX5500 printer at home for which there was no model-specific driver, however a simple google (and some experimentation) revealed the CX3800 driver was ok to use. So often, it is not necessary to resort to trying to update the gutenprint package.