Installing a Dell 720 USB printer in Ubuntu
Written by sean on February 15, 2008 – 12:30 pm - 
* I’ve updated this with a better, more simple setup. Click here to go to it.*
I’ve finally installed my printer under linux. There didn’t seem to be any specific tutorials for this printer (probably because it is a rebranded Lexmark). I did find a tutorial that got me most of the way there, so I figured I would share how I did it.
Here’s the tutorial. Basically, you pull down the Lexmark z600 printer drivers. Since they are RPMs, you convert them over to .deb files with alien and install them. The part where things don’t really follow the tutorial is you should get some output when run the executable. But this is what I get.
sean@darkstar8:/usr/lib/cups/backend$ ./z600
sean@darkstar8:/usr/lib/cups/backend$
But since we have already done all the the heavy lifting, and all the files are there, we can finish up the install using CUPS. From the Gnome menu, go to System -> Administration->Printing.

The printer should be detected, click next. Now we’ll tell it which driver to use (in /usr/share/cups/model)
The z600 driver is the one you want, which should be at the bottom. Use that driver and you should be good to go. Hope that helps.
Posted in Linux, Tech, Tip |
2 Comments to “Installing a Dell 720 USB printer in Ubuntu”
Leave a Comment
You must be logged in to post a comment.










March 24th, 2008 at 11:50 pm
[...] while ago, I wrote up a piece on how to install a Dell 720 Printer in Ubuntu. Last weekend, after a reinstall of Linux, I found my printer didn’t work. “No [...]
July 28th, 2008 at 11:49 am
[...] a Dell 720 Printer In Ubuntu Linux Written by sean on July 28, 2008 – 6:30 am - A while ago, I wrote up a piece on how to install a Dell 720 Printer in Ubuntu. Last weekend, after a reinstall of Linux, I found my printer didn’t work. “No problem”, I [...]