Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Has anyone got the Lexmark C510 color laser printer to work
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
rambam
Tux's lil' helper
Tux's lil' helper


Joined: 16 Oct 2004
Posts: 104
Location: /dev/null

PostPosted: Sun Jul 31, 2005 10:18 am    Post subject: Has anyone got the Lexmark C510 color laser printer to work Reply with quote

I am buying a Lexmark C510 color laser to print colour flyers for work.

Has anyone got it to work on Gentoo ?
It is not one of the printers listed on linuxprinting.org.

I would prefer to attach it to my Gentoo box but will regretfully use my
my sons XP box for printing if I have to.
_________________
The soul, when accustomed to superfluous things, acquires a strong habit of desiring things. This desire is without limit, while things which are necessary are few in number.
Back to top
View user's profile Send private message
adsmith
Veteran
Veteran


Joined: 26 Sep 2004
Posts: 1386
Location: NC, USA

PostPosted: Tue Aug 02, 2005 6:16 pm    Post subject: Reply with quote

I don't have one, but I've been researching color lasers. Based on what I've read, it uses any of PCL, PDF or PS, so the normal postscript driver should work fine. It claims to support SuSe and Redhat, so all you probably need is a ppd off the install disk, then fire up cups for postscript.
Back to top
View user's profile Send private message
rambam
Tux's lil' helper
Tux's lil' helper


Joined: 16 Oct 2004
Posts: 104
Location: /dev/null

PostPosted: Tue Aug 09, 2005 11:17 am    Post subject: Reply with quote

adsmith wrote:
I don't have one, but I've been researching color lasers. Based on what I've read, it uses any of PCL, PDF or PS, so the normal postscript driver should work fine. It claims to support SuSe and Redhat, so all you probably need is a ppd off the install disk, then fire up cups for postscript.


Thanks !
I'll give it a try.
I am probably picking it up tomorrow
_________________
The soul, when accustomed to superfluous things, acquires a strong habit of desiring things. This desire is without limit, while things which are necessary are few in number.
Back to top
View user's profile Send private message
jsosic
Guru
Guru


Joined: 02 Aug 2004
Posts: 510
Location: Split (Croatia)

PostPosted: Mon Nov 21, 2005 6:49 pm    Post subject: Reply with quote

So, have you bought C510? Does it work!?!? I'm planning on buying one - and it will be my first Linux printer...so I have lots of questions :)
Back to top
View user's profile Send private message
MrDarthMaul
n00b
n00b


Joined: 31 Jan 2006
Posts: 3
Location: Behind you

PostPosted: Tue Feb 07, 2006 7:33 am    Post subject: C510N Works! (easily) Reply with quote

I just installed Gentoo 2005.1-r1 on my laptop and got CUPS to work with the Lexmark C510n Color Laser printer. It works perfectly.

Here is how you do it:

1. Download Lexmark_AldusPPD_en.exe here: http://downloads.lexmark.com/cgi-perl/downloads.cgi?ccs=229:1:0:429:0:0&emeaframe=&fileID=905&searchLang=en&searchLang=en

2. Install cabextract: http://packages.gentoo.org/ebuilds/?cabextract-1.1 using emerge like so:

Code:
emerge app-arch/cabextract


3. Extract the ppd files

Code:

MrDarthMaul@deathstar ~/tmp/> cabextract Lexmark_AldusPPD_en.exe Extracting cabinet: Lexmark_AldusPPD_en.exe
.... [ A whole bunch of files but we only care about these two ]
  extracting LEXC510B.PPD
  extracting LEXC510.PPD
.... more files
All done, no errors.


4. Copy PPD to /usr/share/cups/models/

Note you need to be root for this...
Code:

sudo cp LEXC510* /usr/share/cups/model/


5. Fire up CUPS

Code:

sudo /etc/init.d/cupsd start


6. Direct your browser to http://localhost:631 (this is the cups administration GUI. It's actually a webserver running on port 631)

7. Click on add printer and enter:

Code:

Name: Some name

Location: DNS name or IP address that resolves to the printer

Description: Deathstar's printer.


then click next.

8. Under Device, select IPP Internet Printing Protocol

9. For Device URI, I put socket://hostname:9100

10. Make ---> Select 'Lexmark'

11. Model ---> You should see the C510 models select 'Lexmark C510n (ps)'

12. Go to Administration->manage printers->c510n->print test page.

Your mileage may vary.... hopefully not that much.
Back to top
View user's profile Send private message
maximilian1st
n00b
n00b


Joined: 28 Aug 2004
Posts: 66
Location: Switzerland

PostPosted: Mon May 08, 2006 9:30 am    Post subject: Reply with quote

Hi,
thank you for the very usefull guide to install lexmark printers.
It worked here for the Optra S 1650, 2450 and Optra C 510. All three printers are connected to the network with their own respective network cards.
Stil there is one thing that I miss for the moment and that is the duplex option in the printer properties menu when printing a web page from firefox. Is there any way to make this option appear or do I have to install the lexmark linux driver for that? By the way which one of these would be the closest match for gentoo, the debian one probably?
http://downloads.lexmark.com/cgi-perl/downloads.cgi?ccs=229:1:0:429:0:0&emeaframe=&target=http://downloads.lexmark.com/cgi-perl/downloads.cgi&target=http://downloads.lexmark.com/cgi-perl/downloads.cgi&&req=:::::
They have drivers for the main unix and alike systems.
Thank you in advance for the kind answer.
Maximilian
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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