LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Drivers for Dell A940 all-in-one (https://www.linuxquestions.org/questions/linux-hardware-18/drivers-for-dell-a940-all-in-one-264937/)

Valhalla 12-10-2004 01:06 PM

Drivers for Dell A940 all-in-one
 
I have the A940 printer, does anyone know any drivers that will let it work in linux, or some kind of work around?

Peacedog 12-10-2004 05:14 PM

The dell printers are mostly lexmark clones which doesn't have very good support for linux. You might have some luck at the lexmark site with the development drivers. I believe the a940 is based on the lexmark 5150, or x5150. Sorry to be no more help.
good luck.

Valhalla 12-11-2004 10:11 PM

Does anyone know where I can find drivers for x5150 or 5150 then, because I have looked around and drivers for the 5250 are abundant, but...

Peacedog 12-12-2004 04:37 PM

Try the lexmark development drivers.

http://www.lexmark.com/US/products/info/linux/

good luck.

Valhalla 12-12-2004 05:44 PM

Yeah, so they have no linux drivers, I was able to find out that apparently the x5150 will work w/ the built in drivers for lexmark z55, so shouldn't that be the same for the a940, however, when I tried to configure my printer z55 wasn't in the list, so I tried z53. It made noise and sucked a page part way in but didn't print anything. Does this mean I'm getting close?

Peacedog 12-12-2004 06:12 PM

Quote:

Yeah, so they have no linux drivers, I was able to find out that apparently the x5150 will work w/ the built in drivers for lexmark z55, so shouldn't that be the same for the a940
Not necessarily, just because the printers are are based on the same model doesn't mean they are identical.

Quote:

Does this mean I'm getting close?
I think it means you simply don't have the proper driver, but, you are communicating with the printer which is a good sign.
good luck.

Valhalla 12-16-2004 06:38 PM

Ok, so I found a printer driver off the lexmark site that a googled website swears works on the A940, however, it was "verified" on red hat 9 and when I try and run it I get,
Code:

./zlexinstall: error while loading shared libraries: libtcl8.3.so: cannot open shared object file: No such file or directory
The program returned an error code (127)

however, I tried rpm seek and it didnt' return any packages containing libtcl8.3.so that are for a SUSE 9.1, what should I do?

Peacedog 12-16-2004 06:47 PM

First see if you have a static library installed, try this.

locate libtcl8.3.so

Post the results. If it is installed in a static form you may be able to symlink it to a dynamic form.
good luck.

Valhalla 12-16-2004 09:36 PM

Yeah, so I don't have it on my system.

Peacedog 12-17-2004 05:23 PM

Do you have it on your install cd's? Do you have all the develoment packages installed?
good luck.

Valhalla 12-17-2004 07:23 PM

I ran a search of my installation CD and came up with nothing, my computer is currently searching the ftp installation site that I added to get some stuff they left off the CD, although I am fairly certain it isn't there either. Unfortunately, I am flying home for Christmas break from college tommorrow, and taking my computer with me is impractical :scratch: not sure what I'm gonna do about that, but if you have any ideas I will write them down and try them out when I get back from break.

Peacedog 12-20-2004 06:50 AM

This might be what you need, I'm just googling libtcl, this is one of the hits.

http://rpm.nogin.org/libtcl.so.html

good luck.

Valhalla 01-01-2005 04:27 PM

I tried an rpm compiled for redhat 6.2, and YaST wouldn't let me install.

Peacedog 01-02-2005 05:22 PM

You could try installing it from source.

http://www.tcl.tk/software/tcltk/downloadnow84.html

good luck.

Valhalla 01-24-2005 12:36 PM

Ok, so back at school, and I managed to deal w/ the dependencies by using libtcl8.4.so and libtk8.4.so and just making symbolic links to them, and it seemed to work. However, when I ran the installation script, it said uncompressing printer driver and then just stopped, no new files in the folder or anything, and I'm not sure what to do next.


All times are GMT -5. The time now is 12:20 PM.