EanderAlx.org

Linux, Virtualization and whatever I find interesting ...

User Tools


Site Tools


linux:c1100_arch

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
blog:linux:c1100_arch [29.09.2010 21:32] eanderalxblog:linux:c1100_arch [02.07.2012 14:15] eanderalx
Line 2: Line 2:
 ====== Use Epson C1100(n) with Arch Linux ====== ====== Use Epson C1100(n) with Arch Linux ======
  
-  * Tested with Arch 2.6.32-10 x64, Gnome 2.3 and cups 1.4.3+  * Tested with Arch 3.4.4-x64
 ~~READMORE~~ ~~READMORE~~
 ===== Preparation ===== ===== Preparation =====
  
-  * Cups should conveniently be present so that only the driver must be installed+  * Cups should conveniently be present so that only the driver must be installed.
  
 ===== Driver for the printer ===== ===== Driver for the printer =====
  
-  * There is a Documentation for Ubuntu [[http://forum.schnellsuche.de/tutorials-howto/howto-epson-aculaser-c1100-debian-ubuntu-installieren-t2619.html|hier]].  +  * There is a documentation for Ubuntu [[http://forum.schnellsuche.de/tutorials-howto/howto-epson-aculaser-c1100-debian-ubuntu-installieren-t2619.html|here]].  
-  * In Arch it is the same but the driver installation is much easier by using the [[http://aur.archlinux.org/|AUR]]+  * In Arch it'the same but driver installation is much easier by using the [[http://aur.archlinux.org/|AUR]].
  
-  * A nice program [[http://aur.archlinux.org/packages.php?ID=28285|slurpy]] find the necessary packages and download them+  * If you have installed it, [[http://aur.archlinux.org/packages.php?ID=31933|aurget]] can find the necessary package and download it.
  
-  slurpy -epson-alc1100-filter+  aurget -epson-alc1100-filter
  
-  * Or download the PKGBUILD manually+  * Or you download the PKGBUILD manually
 <code> <code>
 mkdir epson-alc1100-filter mkdir epson-alc1100-filter
Line 23: Line 23:
 wget http://aur.archlinux.org/packages/epson-alc1100-filter/epson-alc1100-filter/PKGBUILD wget http://aur.archlinux.org/packages/epson-alc1100-filter/epson-alc1100-filter/PKGBUILD
 </code> </code>
-  * To create an package you can install typ +  * To create an package you can install typ in:
  
   makepkg -s   makepkg -s
  
-  * After the package is completed install it +  * After the package compiled completely you can install it.
  
   pacman -U epson-alc1100-filter-1.2-1-x86_64.pkg.tar.gz   pacman -U epson-alc1100-filter-1.2-1-x86_64.pkg.tar.gz
Line 33: Line 33:
 ===== Use Printer in cups ===== ===== Use Printer in cups =====
  
-  * Before we enter the Epson in our cups, we need a package that convert the printing order in format that is understandable for the printer.+  * Before we enter the Epson in our cups, we need a package that convert the printing order in format that is understandable for the printer.
 <code> <code>
 sudo pacman -S foomatic-filters sudo pacman -S foomatic-filters
Line 39: Line 39:
 </code> </code>
  
-  * Now we can enter the printer into cups by using Gnome +  * Now we can configure the printer in cups by using the Webinterface at localhost:631
-  * System/Systemmanagement/Printer +
-    * add +
-    * Find Network Printer +
-    * enter IP -> verify +
-    * next, name, ... +
-  * The printer should be recognized by name +
-  * Upon completion of the setup you can print a test page +
linux/c1100_arch.txt · Last modified: 23.03.2013 18:46 by eanderalx