Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How to get Lexmark Z32 working under Gentoo 1.4-rc1
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
chavez
n00b
n00b


Joined: 29 May 2002
Posts: 35
Location: Austin, Texas

PostPosted: Mon Dec 02, 2002 6:42 pm    Post subject: How to get Lexmark Z32 working under Gentoo 1.4-rc1 Reply with quote

Over the holidays, I reinstalled (upgraded) my home system that was running RH 7.1 to Gentoo 1.4. Everything went smoothly. I have my SCSI scanner and CD-burner working just fine, GNOME 2. Mozilla 1.2 with AA, and the list goes on. The one bummer is my printer, a Lexmark Z32 inkjet.

Lexmark provides a Linux driver and printer tools that was working well under RH 7.1 installed via RPM. I emerged RPM in order to try installing it using LPRng (not CUPS). I get an error during the install of the RPM in which libstdc++ apperently is a factor. It may be for the setup utility but I did not attempt to force the install (I just added --nodeps).

So, does CUPS provide a good driver for me to use or should I try to force the RPM install and see if it works? I could also beg Lexmark I suppose for a Gentoo/gcc 3.2 friendly package but not sure how that will fly.

Any help is appreciated.
_________________
regards,

Luciano Chavez
Back to top
View user's profile Send private message
px
Guru
Guru


Joined: 26 Sep 2002
Posts: 497
Location: Metz, France

PostPosted: Mon Dec 02, 2002 11:59 pm    Post subject: Reply with quote

sorry I don't even eard of this printer, I am not specialised in printer problem but I think you can find some info at:

http://www.linuxprinting.org/show_printer.cgi?recnum=317129

hope It could be enough or someone else can solve your problem...
_________________
Nous autres, mordus d'informatique, préférons par-dessus tout passer notre temps à bidouiller nos ordinateurs, plutôt que les utiliser pour faire quelque chose de productif. [Dave Barry]
Back to top
View user's profile Send private message
chavez
n00b
n00b


Joined: 29 May 2002
Posts: 35
Location: Austin, Texas

PostPosted: Tue Dec 03, 2002 7:01 pm    Post subject: Reply with quote

px,

Thanks. I read the page. Things look dismall. I may try the ghostscript lxm3200 driver for now but having to turn the printer on and off after each print job sounds stupid. Maybe I'll sell the Z32 and get an HP deskjet since HP offers way better support for their inkjet printers and provides open source drivers for them as well. Thanks again.
_________________
regards,

Luciano Chavez
Back to top
View user's profile Send private message
chavez
n00b
n00b


Joined: 29 May 2002
Posts: 35
Location: Austin, Texas

PostPosted: Wed Dec 04, 2002 2:24 pm    Post subject: Reply with quote

It's working! It's working! Thanks a lot for the pointer px. I went ahead and installed the Lexmark supplied driver and the Lexmark foomatic kit and go it working in about an hour.

I had to do the following:

1. emerge rpm cups
2. start cupsd
3. rpm -Uvh --nodeps --nopost lexmarkz22-z32-1.0.5.i386
4. install the lexmark-foomatic-kit available from the link you gave
5. follow the lexmark-foomatic-kit README and answer the
prompts when running the lexmarkinstall script
6. restart cupsd
7. lpr some.file
8. works!

Cool. :D
_________________
regards,

Luciano Chavez
Back to top
View user's profile Send private message
brad-x
Developer
Developer


Joined: 23 Feb 2003
Posts: 15
Location: Toronto

PostPosted: Tue Feb 25, 2003 4:53 am    Post subject: Reply with quote

If you emerge lib-compat, the libstdc++ dependency which RPM was complaining about will be resolved, and you'll be able to run the setup utility.

I ran into this forum thread using google, and I'm very glad I did. I now have my z52 printer working well with CUPS and the binary driver. :)

One other method I did try was to emerge gimp-print-cups and use the LexMark z52 driver written and included in this package. I had less luck with it.

Good to have a working printer. Thanks guys! :)
_________________
// -- http://www.BRAD-X.com/ -- //
Back to top
View user's profile Send private message
spacemonkey
n00b
n00b


Joined: 05 Feb 2003
Posts: 34
Location: CA

PostPosted: Sun Mar 30, 2003 7:02 am    Post subject: Reply with quote

Grrr...i'm THIS close to get it to work...it prints and all (Lexmark z23), only there's nothing on the paper! 8O
_________________
Planet Starbucks
Back to top
View user's profile Send private message
mlsfit138
Guru
Guru


Joined: 20 Sep 2003
Posts: 406
Location: Washington

PostPosted: Thu Oct 23, 2003 8:35 am    Post subject: Reply with quote

Chavez: I got my z22 to work by following your instructions. Thanks!
:D
Back to top
View user's profile Send private message
janezz
n00b
n00b


Joined: 24 Oct 2003
Posts: 29

PostPosted: Sat Oct 25, 2003 12:49 pm    Post subject: Reply with quote

Magnificient!!! But you can also use
rpm2targz and untar the resulting file copy ./local to /local etc..
(less clutter + you avoid the /var/spool/lexmark thingy and /usr/bin thingy)
Back to top
View user's profile Send private message
merrimanjd
n00b
n00b


Joined: 14 Sep 2003
Posts: 41
Location: Rochester, NY, US

PostPosted: Sat Nov 08, 2003 9:31 pm    Post subject: Reply with quote

Hi,

I followed chavez's directions, and I've only got my z22 (usb connected) half-working. The setup/test program works fine, and the printer shows up in OpenOffice's print dialog, but when I go to print anything nothing happens. lpr doesn't work either. Only the test printing works. Anyone know what the problem might be?

-jdm
Back to top
View user's profile Send private message
janezz
n00b
n00b


Joined: 24 Oct 2003
Posts: 29

PostPosted: Sun Nov 09, 2003 11:01 am    Post subject: Reply with quote

It seems to me that the openoffice-bin ebuild does not support cups properly, the same occurs on my side, though AbiWord is working fine.
Back to top
View user's profile Send private message
merrimanjd
n00b
n00b


Joined: 14 Sep 2003
Posts: 41
Location: Rochester, NY, US

PostPosted: Sun Nov 09, 2003 7:57 pm    Post subject: Reply with quote

Well, I'm using the openoffice ebuild, not openoffice-bin. I don't have abiword installed so I can't test that. But the problem has to be deeper since lpr won't even do anything.

-jdm
Back to top
View user's profile Send private message
mlsfit138
Guru
Guru


Joined: 20 Sep 2003
Posts: 406
Location: Washington

PostPosted: Tue Jan 06, 2004 10:27 pm    Post subject: Reply with quote

Ok, it was working. Now I kinda reorganized my workplace, and I have a windows box physically connected to the printer. I guess the lexmark foomatic kit doesn't know how to do networked printers. damn!
_________________
"Everytime you justify
another good in you dies"

-Converge, The Saddest Day, Petitioning the Empty Sky
Back to top
View user's profile Send private message
ScOut3R
Tux's lil' helper
Tux's lil' helper


Joined: 29 Apr 2005
Posts: 116
Location: Australia

PostPosted: Sat May 07, 2005 7:47 am    Post subject: Reply with quote

I have the same problam as merrimanjd. The test page printing works through cups configuration or with lexmarkmaintain, but i can't print with lpr or with Openoffice. When i send a job from Openoffice, the printer begins processing it, but after a few seconds the printer state become "stop". I have a z33.
Back to top
View user's profile Send private message
ScOut3R
Tux's lil' helper
Tux's lil' helper


Joined: 29 Apr 2005
Posts: 116
Location: Australia

PostPosted: Sat May 07, 2005 3:57 pm    Post subject: Reply with quote

I made some progress. :) I can print with lpr command, but the job stucks as "processing" after it was printed. And i still have the problem with Openoffice (i have the binary version).
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