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 [30.09.2010 16:33] 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 =====
Line 11: Line 11:
  
   * There is a documentation for Ubuntu [[http://forum.schnellsuche.de/tutorials-howto/howto-epson-aculaser-c1100-debian-ubuntu-installieren-t2619.html|here]].    * 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's the same but driver installation is much easier by using the [[http://aur.archlinux.org/|AUR]]+  * In Arch it's 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 you download the PKGBUILD manually   * Or you download the PKGBUILD manually
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 in +  * To create an package you can install typ in:
  
   makepkg -s   makepkg -s
  
-  * After the package compiled completely you can 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 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/System-management/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