LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 03-08-2004, 04:45 PM   #1
lobo78
Member
 
Registered: Oct 2003
Location: Wyoming
Distribution: Gentoo, Ubuntu, FreeBSD
Posts: 46

Rep: Reputation: 15
Installing Epson cx5200 usb printer


I am running Debian sarge on the 2.4.18-bf2.4 kernel. I have been trying for 2 days now to print a test page to my Epson cx5200 printer without any success. I have followed the instructions on LinuxPrinting.org but to no avail. I downloaded pips rpm and used alien to convert it to deb and install that...nothing. I haven't gotten even a sound from my printer. When I dual boot into Windows, it works just fine, though. Does anybody have experience with installing any of the Epson printers in Debian? I could use all the help I can get.

Does my kernel default with USB support? I am not even sure that linux sees any of the ports. I have 4 usb ports on the back of my computer. I have used the web interface with CUPS at localhost:631/admin to set the device at /dev/lp0, /dev/usb/lp0, and /dev/usblp0, none of which work. I'm not sure how to troubleshoot this anymore.

Here is my /var/log/cups/error_log:

D [08/Mar/2004:10:17:50 -0700] [Job 15] cups->header.Duplex = 0
D [08/Mar/2004:10:17:50 -0700] [Job 15] cups->page = 2
D [08/Mar/2004:10:17:50 -0700] [Job 15] cups->ppd = 0x89fca50
D [08/Mar/2004:10:17:50 -0700] [Job 15] cups->ppd->flip_duplex = 0
D [08/Mar/2004:10:17:50 -0700] [Job 15] width = 2976, height = 3741
D [08/Mar/2004:10:17:50 -0700] [Job 15] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
D [08/Mar/2004:10:17:50 -0700] [Job 15] HWMargins = [ 8.400 35.400 8.400 8.400 ]
D [08/Mar/2004:10:17:50 -0700] [Job 15] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
D [08/Mar/2004:10:17:50 -0700] [Job 15] cups->header.Duplex = 0
D [08/Mar/2004:10:17:50 -0700] [Job 15] cups->page = 2
D [08/Mar/2004:10:17:50 -0700] [Job 15] cups->ppd = 0x89fca50
D [08/Mar/2004:10:17:50 -0700] [Job 15] cups->ppd->flip_duplex = 0
D [08/Mar/2004:10:17:50 -0700] [Job 15] width = 2976, height = 3741
D [08/Mar/2004:10:17:50 -0700] [Job 15] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
D [08/Mar/2004:10:17:50 -0700] [Job 15] HWMargins = [ 8.400 35.400 8.400 8.400 ]
D [08/Mar/2004:10:17:50 -0700] [Job 15] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
D [08/Mar/2004:10:18:23 -0700] ReadClient() 5 GET /printers/scx5100_5200s HTTP/1.1
D [08/Mar/2004:10:18:23 -0700] CGI /usr/lib/cups/cgi-bin/printers.cgi started - PID = 14342
I [08/Mar/2004:10:18:23 -0700] Started "/usr/lib/cups/cgi-bin/printers.cgi" (pid=14342)
D [08/Mar/2004:10:18:23 -0700] SendCommand() 5 file=9
D [08/Mar/2004:10:18:23 -0700] AcceptClient() 8 from localhost:631.
D [08/Mar/2004:10:18:23 -0700] ReadClient() 8 POST / HTTP/1.1
D [08/Mar/2004:10:18:23 -0700] ProcessIPPRequest: 8 status_code=1
D [08/Mar/2004:10:18:23 -0700] ReadClient() 8 POST / HTTP/1.1
D [08/Mar/2004:10:18:23 -0700] ProcessIPPRequest: 8 status_code=1
D [08/Mar/2004:10:18:23 -0700] ReadClient() 8 POST / HTTP/1.1
D [08/Mar/2004:10:18:23 -0700] ProcessIPPRequest: 8 status_code=1
D [08/Mar/2004:10:18:23 -0700] CloseClient() 8
D [08/Mar/2004:10:19:33 -0700] CloseClient() 5
 
Old 03-08-2004, 05:19 PM   #2
rberry88
Member
 
Registered: Aug 2003
Location: Arlington Heights, IL USA
Distribution: Fedora Core 1 & WinXP Pro & Gentoo 1.4 & Arch Linux
Posts: 558

Rep: Reputation: 30
I have the same printer (CX5200) and it works flawlessly with cups. You need to make sure you have CUPS + Gimp-Print + Ghostscript all installed because you'll basically be using the gimp version of the Cups drivers. Following the www.linuxprinting.org instructions will also work as long as you enable USB printer support in the kernel.

rberry88
 
Old 03-08-2004, 05:35 PM   #3
lobo78
Member
 
Registered: Oct 2003
Location: Wyoming
Distribution: Gentoo, Ubuntu, FreeBSD
Posts: 46

Original Poster
Rep: Reputation: 15
I have CUPS, gimp-print, and ghostscript installed. What did you do to get it working once you had them installed? What device is the printer running from? Is it /dev/usblp0? Thanks for your response, by the way.
 
Old 03-08-2004, 10:17 PM   #4
rberry88
Member
 
Registered: Aug 2003
Location: Arlington Heights, IL USA
Distribution: Fedora Core 1 & WinXP Pro & Gentoo 1.4 & Arch Linux
Posts: 558

Rep: Reputation: 30
Once I had cups+gimp-print+ghostscript installed I made sure cups was running and went to http://localhost:631 and it set up my printer at /dev/usblp0 and worked.

It was the same with kernel 2.4.24 and 2.6.3.

rberry88
 
  


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 USB printer just stops arubin Slackware 8 09-25-2005 05:30 PM
Epson C84 USB Printer mdg Linux - Hardware 14 11-11-2004 02:05 PM
Epson C60 USB Printer not recognized jrgalan Linux - Newbie 0 08-21-2003 01:44 PM
how can i install my Epson C41UX - USB Printer in RH 8? kublador Linux - Hardware 2 03-02-2003 11:10 AM
epson usb printer j-charles Linux - Newbie 8 03-17-2002 03:38 PM

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

All times are GMT -5. The time now is 07:10 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