Package Details: epson-inkjet-printer-202101w 1.0.2-1

Git Clone URL: https://aur.archlinux.org/epson-inkjet-printer-202101w.git (read-only, click to copy)
Package Base: epson-inkjet-printer-202101w
Description: Epson printer driver (L3210)
Upstream URL: http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX
Keywords: epson l3210
Licenses: LGPL, custom:Epson Licence Agreement
Submitter: razein97
Maintainer: razein97
Last Packager: razein97
Votes: 0
Popularity: 0.000000
First Submitted: 2022-05-12 11:35 (UTC)
Last Updated: 2024-11-03 16:30 (UTC)

Dependencies (3)

  • cups (cups-gitAUR, cups-gssapiAUR)
  • ghostscript
  • epsonscan2AUR (optional) – Epson scanner management utility epson-printer-utility: This is a Printer Utility program for Epson. Using this software, you can check ink levels, view error and other status... on EPSON Printers.

Required by (0)

Sources (2)

Latest Comments

assarawaki commented on 2025-01-10 12:19 (UTC)

Ok, i found the file. Its in different Directory.

/opt/epson-inkjet-printer-202101w/cups/lib/filter/

So what i did, i copy the file from above directory into the this directory :

admin:/usr/lib/cups/filter/

Walla, its printing now. Thanks. Hope it helps others too who found error like me in 26-12-2024 comment before.

assarawaki commented on 2024-12-26 11:33 (UTC)

My printer L3210 Epson stated as : "Idle - File "/usr/lib/cups/filter/epson_inkjet_printer_filter" not available: No such file or directory". Help Please. Thank you.

arontama01 commented on 2024-10-14 03:57 (UTC)

It's not working. Please.

raster_to_epson.c:448:118: error: passing argument 5 of ‘eps_raster_print’ from incompatible pointer type [-Wincompatible-pointer-types] 448 | if (eps_raster_print(raster_h, image_raw, pageRegion.bytesPerLine, pageRegion.width, (int )&nraster)) { | ^~~ | | | int * raster_to_epson.c:455:64: error: passing argument 5 of ‘eps_raster_print’ from incompatible pointer type [-Wincompatible-pointer-types] 455 | eps_raster_print(raster_h, NULL, 0, 0, (int )&nraster); | ^~~ | | | int *

Adyel commented on 2024-09-20 17:36 (UTC)

It's not working. Commenting incase anyone fixes the build.