Gentoo Archives: gentoo-user

From: Jeremy McSpadden <deface@×××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Epson BX525WD
Date: Wed, 31 Aug 2011 15:15:14
Message-Id: F3C69675-DD6D-434B-99D2-F5B652C9F23F@uberpenguin.net
In Reply to: [gentoo-user] Epson BX525WD by Thanasis
1 the type depends on how its hooked up, if its ethernet; use IPP.
2 if its usb, it should detect
3
4 --
5 Jeremy McSpadden
6 deface@×××××××××××.net
7
8
9
10
11 On Aug 31, 2011, at 8:24 AM, Thanasis wrote:
12
13 > Anyone with experience working with epson inkjet printers?
14 >
15 > BX525WD is a multifunction device (printer, copier and scanner), and has
16 > ethernet, USB and wifi connectivity.
17 >
18 > Can I use it with CUPS? Do I need any special USE flags?
19 > I use the amd64 no-multilib profile.
20 > I am interested in its printing function in the first place.
21 >
22 > I looked at epson home site for drivers and it pointed to
23 > http://avasys.jp/eng/linux_driver/download/lsb/epson-inkjet/escp/
24 > where one can find binary .rpm and .deb packages for the diver, and the
25 > source code as
26 > epson-inkjet-printer-workforce-635-nx625-series-1.0.1-1lsb3.2.src.rpm
27 >
28 > I downloaded the
29 > http://linux.avasys.jp/drivers/lsb/epson-inkjet/stable/RPMS/x86_64/epson-inkjet-printer-workforce-635-nx625-series-1.0.1-1lsb3.2.x86_64.rpm
30 > file and used rpm2tbz2 to get the file:
31 > epson-inkjet-printer-workforce-635-nx625-series-1.0.1-1lsb3.2.x86_64.tbz2
32 > Among other files it contains a ppd file that seems appropriate for the
33 > printer in question: Epson-Stylus_Office_BX525WD_Series-epson-driver.ppd.gz
34 > I guess I could use that with CUPS, but to connect to the printer via
35 > ethernet, what option (protocol?) should I select?
36 >
37 > CUPS web interface (http://localhost:631/admin/)
38 > gives me those options:
39 >
40 > Local Printers:
41 > SCSI Printer
42 > HP Printer (HPLIP)
43 >
44 > Other Network Printers:
45 > AppSocket/HP JetDirect
46 > Internet Printing Protocol (http)
47 > Internet Printing Protocol (ipp)
48 > Internet Printing Protocol (https)
49 > LPD/LPR Host or Printer
50 > Windows Printer via SAMBA
51 >