LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 08-09-2004, 02:12 AM   #1
Xavius
Member
 
Registered: Mar 2004
Posts: 107

Rep: Reputation: 15
how install usb printer (epson stylus color 480sxu) ?


how I should install this usb printer? (epson stylus color 480 sxu)

I'm a newbie with slack, with other distros there are a lot of wizards, but with slack it's all "command line work" (i'm ok with this, but when i "know" the command i need, )

what are the commands or the config files for install this printer?

thanks a lot!
 
Old 08-10-2004, 01:31 PM   #2
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
make sure you install CUPS, reboot then run the following in a web browser http://localhost:631 . You will see an option to do "Administration Tasks", click that, enter "root" in the username and the password in the "password" dialogue box. Follow instructions from there and your printer will be working in no time.

Last edited by reddazz; 08-10-2004 at 01:33 PM.
 
Old 08-11-2004, 01:53 AM   #3
carboncopy
Senior Member
 
Registered: Jan 2003
Location: Malaysia
Posts: 1,210
Blog Entries: 4

Rep: Reputation: 45
Not much Command Line (CL) work to setup printer with Slackware, what you need is CUPS as mentioned by reddaza.

I will give you more specific instructions here:

I assume you have cups and only cups installed. If you installed cups and lprng, please removepkg lprng and updatepkg --reinstall cups.

1. plug-in your printer and switch it on.
2. download http://www.linuxprinting.org/downloa...s-3.0.1.tar.gz
3. uncompress it
4. ./configure, make
5. copy foomatic-rip to /usr/lib/cups/filter/
6. Now, go to /etc/rc.d/ and ./rc.cups restart (I have my reasons)
7. Open your favourite browser, go to 127.0.0.1:631
And everything is pretty clear from then on. When you are prompted for username and password use your root account.
 
Old 08-11-2004, 02:45 PM   #4
Xavius
Member
 
Registered: Mar 2004
Posts: 107

Original Poster
Rep: Reputation: 15
thanks a lot! I will try ASAP I will put my hands on my linux box!

thanks thanks thanks
 
Old 08-11-2004, 03:02 PM   #5
SteveK1979
Member
 
Registered: Feb 2004
Location: UK
Distribution: RHEL, Ubuntu, Solaris 11, NetBSD, OpenBSD
Posts: 225

Rep: Reputation: 43
Question

Hi,
I'm having a bit of a problem with setting up a usb printer also, and I'm hoping I could get a bit of help.

I understand the above instructions and have followed them all etc. but I seem to be getting a seperate problem. Once I've set the printer up in CUPS and I try and send a test print to it, I always get an error message along the lines of:

Code:
"Unable to open USB device "usb:/dev/usb/lp1": No such device"
Device URI: usb:/dev/usb/lp1
The error is the same, whatever usb printer # I try and set up within CUPS. I have usb support complied in to my kernel, and the usb controller appears to be detected. Using the lsusb command produces the following:

Code:
Bus 001 Device 001: ID 0000:0000
I'm at a bit of a loss what to do really, I've read the usb info I can find and as far as I can tell, everything is set up correctly.

The printer is an Epson Stylus Colour C44UX.

Can anyone help??

Cheers,

Steve
 
Old 09-02-2004, 12:24 AM   #6
k4ution
Member
 
Registered: Nov 2003
Posts: 46

Rep: Reputation: 15
I have cups setup to where I can see the added printers but my printer still will not print anything.
 
Old 09-02-2004, 01:55 PM   #7
Squall
Member
 
Registered: Jan 2004
Location: The land of the free and the home of the brave
Distribution: Slack 10
Posts: 239

Rep: Reputation: 31
Steve, if you only have one printer connected to your usb ports, the correct device is /dev/usb/lp0
 
Old 09-02-2004, 01:55 PM   #8
Squall
Member
 
Registered: Jan 2004
Location: The land of the free and the home of the brave
Distribution: Slack 10
Posts: 239

Rep: Reputation: 31
Quote:
Originally posted by k4ution
I have cups setup to where I can see the added printers but my printer still will not print anything.
Please state your printer.
 
Old 10-15-2004, 03:41 PM   #9
Xussiht
LQ Newbie
 
Registered: Sep 2004
Location: Sweden/Sthlm
Distribution: Ubuntu
Posts: 8

Rep: Reputation: 0
Hi I can install my printer but when it comes to the printing it doesn't print. anyone knowes y?
i have a HP Deskjet 3420

Last edited by Xussiht; 10-15-2004 at 03:43 PM.
 
Old 10-15-2004, 04:47 PM   #10
mdg
Member
 
Registered: Sep 2003
Distribution: Slackware
Posts: 626

Rep: Reputation: 38
I'm trying to get my printer running in Slackware and this page helped me a lot.

http://www.userlocal.com/articles/slackwarecups.php

Maybe it will help others on this thread.
 
Old 10-15-2004, 05:29 PM   #11
gbonvehi
Senior Member
 
Registered: Jun 2004
Location: Argentina (SR, LP)
Distribution: Slackware
Posts: 3,145

Rep: Reputation: 53
Xussiht does the test page works? If it does, try printing using lpr-cups instead of lpr (which is by default linked to lpr-lprng)
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Epson stylus color 440 printer doesnt work lnthai2002 Linux - Hardware 0 02-21-2005 08:28 AM
how install usb printer (epson stylus color 480sxu) ? Xavius Linux - Hardware 1 08-10-2004 12:56 PM
Epson stylus color 740 Printer comprookie2000 Slackware 36 07-23-2004 02:55 PM
Epson Stylus Color 777 printer won't print on Fedora Core 1 jtong77 Linux - Newbie 0 03-15-2004 10:28 PM
Printer Problems with CUPS and Epson Stylus Color 740 MG-Cloud Linux - Newbie 0 02-06-2004 03:34 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:48 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration