Posted: Fri 14 Sep 2012, 14:10 Post subject:
Puppy savefile size Subject description: All you need!
electric smurf wrote:
Thanks rcrsn51
I had found that this printer was listed as "works" but I am not sure how to download the driver.
You pointed out that the driver is quite large but my smallest pup_save file is one gig. on my hard drive and my largest is 4 gigs on a Superfloppy USB flash drive though I think the max puppy can recognize is 1.8 Gigs.
Anyway I assume I have enough because I already downloaded it (lexmark-inkjet-08-driver-1.0-1.i386.tar.gz.sh.zip) but I don't know what to do with it.
Posted: Sun 16 Sep 2012, 02:11 Post subject:
Thanks and Question
I tried all the command line options and the best I ever did was get the gui to work for a minute and then crash. I tried your pet and voila! No worries.
do you know how to download the Lexmark controls? Cups will print test page but not clean cartridges.
Cups will print test page but not clean cartridges.
Are we talking about the Lexmark x2600?
First, you need to determine the "queue name" of your printer. This is the name that CUPS assigned to the printer, not the "description" that you gave it.
Find the name by running the CUPS wizard, or by using the command "lpstat -v".
Now go to the folder /usr/local/lexmark/lxk08/bin. Locate the program "prnutility". Run it from the command line with
Code:
./prnutility -h
Note the command for cleaning the print heads. Using the queue name from above, run it as
Code:
./prnutility -d queue -c
I don't have a printer to test this with, so please report back.
Posted: Sun 16 Sep 2012, 18:39 Post subject:
Code works-Printer does not
I ran the code but apparently when you remove the cartridges you might as well chunk them.
When I told it to clean it said the black cartridge was bad and the color non-existent.
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 You cannot attach files in this forum You can download files in this forum