Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Howto] Epson Stylus SX620FW configuration
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks
View previous topic :: View next topic  
Author Message
canduc17
l33t
l33t


Joined: 11 Oct 2005
Posts: 795
Location: Ferrara, Italy

PostPosted: Sun May 13, 2012 8:17 pm    Post subject: [Howto] Epson Stylus SX620FW configuration Reply with quote

  • Go here and download driver sources (an rpm).
  • Decompress it and you will get the following:
    • epson-inkjet-printer-filter-1.0.0
    • epson-inkjet-printer-workforce-635-nx625-series-1.0.1
    • epson-inkjet-printer-workforce-635-nx625-series.spec
  • mkdir /opt/epson-inkjet-printer-workforce-635-nx625-series
  • cd epson-inkjet-printer-filter-1.0.0
  • libtoolize --force --copy
  • aclocal
  • autoconf
  • automake
  • chmod +x configure
  • ./configure --prefix=/opt/epson-inkjet-printer-workforce-635-nx625-series
  • cp epson-inkjet-printer-workforce-635-nx625-series-1.0.1/* /opt/epson-inkjet-printer-workforce-635-nx625-series
  • move ppds into /usr/share/cups/model (not shure if necessary)
  • move the compiled executable epson_inkjet_printer_filter into directory /opt/epson-inkjet-printer-workforce-635-nx625-series/cups/lib/filter
  • in the end you will get:
    /opt/epson-inkjet-printer-workforce-635-nx625-series/
    ├── AUTHORS
    ├── COPYING
    ├── COPYING.EPSON
    ├── Manual.txt
    ├── README
    ├── cups
    │   └── lib
    │   └── filter
    │   └── epson_inkjet_printer_filter
    ├── include
    │   ├── epcgapi.h
    │   ├── epcgdef.h
    │   ├── epmcapi.h
    │   └── epmcdef.h
    ├── lib
    │   ├── libEpson_WorkForce_635_60_NX625.MT.so.1.0.0
    │   └── libEpson_WorkForce_635_60_NX625.so.1.0.0
    ├── lib64
    │   ├── libEpson_WorkForce_635_60_NX625.MT.so.1.0.0
    │   └── libEpson_WorkForce_635_60_NX625.so.1.0.0
    ├── ppds
    │   ├── EPSON_B42WD_Series.ppd
    │   ├── EPSON_BX525WD_Series.ppd
    │   ├── EPSON_BX620FWD_Series.ppd
    │   ├── EPSON_ME_82WD_Series.ppd
    │   ├── EPSON_ME_85ND_Series.ppd
    │   ├── EPSON_ME_900WD_Series.ppd
    │   ├── EPSON_ME_960FWD_Series.ppd
    │   ├── EPSON_NX620_Series.ppd
    │   ├── EPSON_SX525WD_Series.ppd
    │   ├── EPSON_SX620FW_Series.ppd
    │   ├── EPSON_TX560WD_Series.ppd
    │   ├── EPSON_TX620FWD_Series.ppd
    │   ├── EPSON_WorkForce_60_Series.ppd
    │   ├── EPSON_WorkForce_620_Series.ppd
    │   ├── EPSON_WorkForce_630_Series.ppd
    │   └── EPSON_WorkForce_T42WD_Series.ppd
    ├── resource
    │   ├── Epson_WorkForce_635_60_NX625.1.data
    │   ├── Epson_WorkForce_635_60_NX625.MT.1.data
    │   ├── Epson_WorkForce_635_60_NX625.MT.2.data
    │   ├── Epson_WorkForce_635_60_NX625.MT.3.data
    │   ├── Epson_WorkForce_635_60_NX625.MT.4.data
    │   ├── Epson_WorkForce_635_60_NX625.MT.5.data
    │   └── Epson_WorkForce_635_60_NX625.MT.6.data
    └── watermark
    ├── WEPCG00.EID
    ├── WEPCG01.EID
    ├── WEPCG02.EID
    ├── WEPCG03.EID
    ├── WEPCG04.EID
    ├── WEPCG05.EID
    ├── WEPCG06.EID
    ├── WEPCG07.EID
    ├── WEPCG08.EID
    └── WEPCG09.EID
  • /etc/init.d/cupsd restart
  • go with a browser into cups interface (http://localhost:631)
  • add printer
  • cups should recognize your network printer
  • choose the correct driver and enjoy!

_________________
A cow enters a supermarket, does an handstand and dies. (Public toilet graffito)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum