Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
04-30-2022, 09:33 AM
|
#1
|
Member
Registered: Mar 2018
Posts: 179
Rep:
|
How to pixel-play with printer?
Hi there,
some 20 years ago, when I bought a new printer, I used to "pixel-play" with it: Try printer commands, see how far I can push it using the highest possible resolution, see how fast I can print graphics ...
So, recently I had to bury my loved HP-LJ 4M (600 dpi laser) and bought an Epson ET-M1140 (1200x2400 ink) and I'd like to see what I can do with it. First I bought different types of paper and tried paper handling, two sided printing and such. BTW: Once I used to work as an DTP operator.
Now, how can I try out printing in 1200x2400 dpi? Since angled lines look kinda "stairy" I guess CUPS doesn't use the printer's full capabilities. So, what to do?
Any hints anybody?
TIA
Gregor
PS: The cover page for my calendar (made in Inkscape, printed with "vector" option set): http://test.szaktilla.de/nmz/ (beware the big hi-res files behind the previews :-)
PPS: Inkscape is faulty. It doesn't really embed images. So, here you are: http://test.szaktilla.de/scheibe1.png
Last edited by gregors; 04-30-2022 at 12:00 PM.
|
|
|
04-30-2022, 08:02 PM
|
#2
|
LQ Guru
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,914
|
Quote:
Originally Posted by gregors
Now, how can I try out printing in 1200x2400 dpi? Since angled lines look kinda "stairy" I guess CUPS doesn't use the printer's full capabilities. So, what to do?
Any hints anybody?
TIA
Gregor
|
Start by examining the available printer options (as reported by the printer or associated PPD).
Code:
lpoptions -d <printername> -l
More info:
|
|
|
04-30-2022, 09:59 PM
|
#3
|
Member
Registered: Mar 2018
Posts: 179
Original Poster
Rep:
|
Using lpoptions
Code:
lpoptions -o quality=HIGHQUALITY_PLAIN_HIGH
I changed the print quality in some way - well, at least printing takes more time now.
But it didn't change any resolution aspects. Circles, angled lines, text and so on still show some kind of „saw tooth“ edges. Now grey areas don't show „line feed stripes“ as it was before but text/bitmaps still look like 300 dpi (ugly for someone like me). It seems that there simply doesn't exist a way to change the resolution to something other than 300x300 dpi - so to me it seems that Epson has some major problem with their printers under Linux/CUPS. Looking at this problem with my DTP operator's eyes it is a really HUGE problem.
And searching the Epson Homepage I didn't find out how to tell/ask them about it. Huh?! Don't they offer any support?
Even the most recent version of Debian 11 doesn't support this printer in any way other than use it with the driver for the (older) ET-M11 20 ...
Hm ... ?!
Gregor
Last edited by gregors; 04-30-2022 at 10:02 PM.
|
|
|
05-01-2022, 12:20 AM
|
#4
|
LQ Guru
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,914
|
Which drivers are you using?
Code:
sudo egrep -i "name|model|filter" /etc/cups/ppd/*
|
|
|
05-01-2022, 12:27 AM
|
#5
|
LQ Guru
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,914
|
Linux drivers (release date 7 March 2022) for the ET-M1140 are available from here:
https://epson.com/Support/wa00821
|
|
|
05-01-2022, 12:50 AM
|
#6
|
Member
Registered: Mar 2018
Posts: 179
Original Poster
Rep:
|
Yes, there are deb packages on that page.
But trying to install
epson-inkjet-printer-escpr2_1.1.48-1lsb3.2_amd64.deb
or
epson-printer-utility_1.1.1-1lsb3.2_amd64.deb
results in an error message: lsb-3.2 missing (although lsb-11.1 is installed)
Code:
gszaktilla@mimi:~$ aptitude show lsb-base
Paket: lsb-base
Version: 11.1.0
Zustand: Installiert
Automatisch installiert: nein
Multi-Arch: foreign
Priorität: optional
Bereich: misc
Verwalter: Debian sysvinit maintainers <debian-init-diversity@chiark.greenend.org.uk>
Architektur: all
Unkomprimierte Größe: 50,2 k
Liefert: lsb-base:i386 (= 11.1.0)
Beschreibung: Linux Standard Base - Funktionalität für Init-Skripte
Die Linux Standard Base (LSB, http://www.linuxbase.org/) ist ein vereinheitlichtes Basissystem, auf das
Linuxanwendungen von Dritten aufbauen können.
Gregor
PS:
Code:
root@mimi:/home/gszaktilla/dokumente/downloads# apt-get install ./epson-inkjet-printer-escpr2_1.1.48-1lsb3.2_amd64.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'epson-inkjet-printer-escpr2' instead of './epson-inkjet-printer-escpr2_1.1.48-1lsb3.2_amd64.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
epson-inkjet-printer-escpr2 : Depends: lsb (>= 3.2) but it is not installable
E: Unable to correct problems, you have held broken packages.
Last edited by gregors; 05-01-2022 at 12:53 AM.
|
|
|
05-01-2022, 01:06 AM
|
#7
|
LQ Guru
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,914
|
|
|
|
05-01-2022, 01:14 AM
|
#8
|
Member
Registered: Mar 2018
Posts: 179
Original Poster
Rep:
|
Quote:
Originally Posted by ferrari
|
Uh ... so Linux is moving away from being conform to any standard ...?! Well, it must have something to do with systemd ... maybe *eg*
Shit happens ...
Gregor
|
|
|
All times are GMT -5. The time now is 11:14 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|