Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
07-07-2006, 11:35 AM
|
#1
|
LQ Newbie
Registered: Jun 2006
Posts: 2
Rep:
|
Help configuring Dell Printer
Hi all,
I'm pretty much a complete idiot when it comes to Linux, but I'm eager to learn. Anyways, I have this Dell A920 printer that I'm trying to set up on SUSE Linux 10, but I'm having no luck. I've tried searching around on the forums and I've found that the printer requires the z600 driver. So I downloaded this driver from Lexmark and followed the instructions. When I ran the command below, I got this message. I have no clue what that means and I have no clue how to configure my printer. Any help would be greatly appreciated.
Thanks,
Felicia
gateway@linux:~> sh z600cups-1.0-1.gz.sh
Verifying archive integrity...OK
Uncompressing Lexmark Printer Drivertrap: usage: trap [-lp] [arg signal_spec ...]
|
|
|
07-07-2006, 08:18 PM
|
#2
|
LQ Guru
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524
|
Felicia,
That error means the driver is too old for your linux distro, or poorly configured in some other way. It is executing the BASH builtin, 'trap', with an improper usage. Whenever an error displays usage syntax it always means the wrong usage was attempted. I hacked the driver and gunzipped it. I don't believe there is any possible way to install it without sh. You might open the driver file in a hex editor, so when you save it you don't corrupt it, and search for where the install script uses 'trap'. Then, edit as necessary for proper use of 'trap'. You can just hard code it. To learn about trap,
man trap
Another option is to get the Lexmark driver development kit. It's free, and not too hard to use. Then you can write your own driver. That's what Lexmark used to write the driver you have. It would be a fun project. Just think of it as a guy who just won't understand you, or do what you want, but your persistence will win him over, and the printer will work.
Last edited by AwesomeMachine; 07-07-2006 at 08:23 PM.
|
|
|
07-07-2006, 08:27 PM
|
#3
|
LQ Veteran
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642
Rep:
|
Welcome to LQ!
The best one-stop-shop for printing under Linux is LinuxPrinting.org It's got many tutorials and guides, and if you haven't already checked it out, it may be of interest. Good luck with it
|
|
|
07-08-2006, 09:41 AM
|
#4
|
LQ Newbie
Registered: Jun 2006
Posts: 2
Original Poster
Rep:
|
Thanks awesome machine. What else would I need beside Lexmark driver kit in order to make my own driver?
Felicia
|
|
|
07-08-2006, 11:09 AM
|
#5
|
LQ Guru
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524
|
Quote:
Originally Posted by Flynshue
Thanks awesome machine. What else would I need beside Lexmark driver kit in order to make my own driver?
Felicia
|
You run the driver development kit on the machine you want the driver for, and it makes the driver for that machine. I've never used it, but IBM, who makes Lexmark, writes the best software. I'm sure it's pretty good. I looked at how it works. It's pretty cool. But, that's what Lexmark wants linux users to do now is write their own driver. The z600 linux driver hasn't been changed since 2004.
|
|
|
All times are GMT -5. The time now is 04:08 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|