Sponsored Content
Operating Systems Linux Slackware Hp 1020 laser jet Printer doesn't work on slackware 13.1 Post 302549830 by hitlar on Wednesday 24th of August 2011 04:36:30 AM
Old 08-24-2011
Hp 1020 laser jet Printer doesn't work on slackware 13.1

when i attach HP 1020 leaser jet printer on slackware 13.1 via usb port it detects and display message "Ready to print", in printing window (start->setting->printing) it detects & its properties(Printer->properties) is

Description : Hewlett-Packard HP LaserJet 1020
Location : Divya
Device URL : usb://HP/LaserJet%201020?serial=JL2RQGQ
Make Mode : HP LaserJet 1020 hpijs, 3.10.2,requires proprietary[en](current)
or
HP LaserJet 1020 HP hpcups, 3.10.2, requires proprietary[en]
printer state : /usr/libs/cups/filter/foomatic-rip-hplib failed when print test page button click
on click "print test page" button No any activity in printer and it does not print any thing. In document printing status window first it display processing status then after some time it display stopped status and all printing document is in queue in document printing status window. what's problem and how it will remove
 

8 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Why doesn't this work?

cat .servers | while read LINE; do ssh jason@$LINE $1 done exit 1 ./command.ksh "ls -l ~jason" Why does this ONLY iterate on the first server in the list? It's not doing the command on all the servers in the list, what am I missing? Thanks! JP (2 Replies)
Discussion started by: jpeery
2 Replies

2. UNIX for Dummies Questions & Answers

Script doesn't work, but commands inside work

Howdie everyone... I have a shell script RemoveFiles.sh Inside this file, it only has two commands as below: rm -f ../../reportToday/temp/* rm -f ../../report/* My problem is that when i execute this script, nothing happened. Files remained unremoved. I don't see any error message as it... (2 Replies)
Discussion started by: cheongww
2 Replies

3. SCO

Laser printer

Anybody pls help me to install a hp laserjet printer to sco unix 5.0.7 (0 Replies)
Discussion started by: justintjacob
0 Replies

4. SCO

install network laser printer

Dear friends, Please tell me How install ethernet hp laser print p4015n on open server sco 6.0. Thank you, Edgar Guevara (1 Reply)
Discussion started by: Edgar Guevara
1 Replies

5. Slackware

KDE 4.4.3 in Slackware 13.1 x86 doesn't save my settings!

Hello everybody, I'm not new to slackware, but i'm new to KDE 4. I've just installed Slackware 13.1 and found out that the new KDE desktop environment is excellent!, so i've customized it to fit my needs (Screen resolution 1024x768, wallpaper, keyboard layout and graphical effects), but when i... (1 Reply)
Discussion started by: semash!
1 Replies

6. UNIX for Dummies Questions & Answers

Why doesn't this work?

find . -name "05_scripts" -type d -exec mv -f {}/'*.aep\ Logs' {}/.LogFiles \; Returns this failure: mv: rename ./019_0120_WS_WH_gate_insideTEST/05_scripts/*.aep\ Logs to ./019_0120_WS_WH_gate_insideTEST/05_scripts/.LogFiles/*.aep\ Logs: No such file or directory I don't know why it's trying... (4 Replies)
Discussion started by: scribling
4 Replies

7. Shell Programming and Scripting

-ne 0 doesn't work -le does

Hi, I am using korn shell. until ] do echo "\$# = " $# echo "$1" shift done To the above script, I passed 2 parameters and the program control doesn't enter inside "until" loop. If I change it to until ] then it does work. Why numeric comparison is not working with -ne and works... (3 Replies)
Discussion started by: ab_2010
3 Replies

8. Web Development

Oracle JET 4.x - Lesson 1 - Part 9: Oracle JET Cookbook (Gauges and Ints)

Working on: 10. Lesson 1: Oracle JET 4.x - Lesson 1 - Part 9: Oracle JET Cookbook (which I highly recommend) and using the server loadavg code I wrote and have been adding gauges. All is great so far, and I'm loving JET, but have ran into an issue. Here is the loadavg.js code: /** ... (1 Reply)
Discussion started by: Neo
1 Replies
FOOMATIC-PPDFILE(1)					      General Commands Manual					       FOOMATIC-PPDFILE(1)

NAME
foomatic-ppdfile - Generate a PPD file for a given printer/driver combo SYNOPSIS
foomatic-ppdfile [-w] [-d <driver>] -p <printerid> foomatic-ppdfile [-A] [-P pattern] foomatic-ppdfile -h DESCRIPTION
The first form of the foomatic-ppdfile to compute the spooler-independent Foomatic PPD file for any valid printer/driver combo available in the Foomatic database, both for printing with foomatic-rip(1) and for applications/clients being able to access the printer's options. The PPD file is returned on standard ouput. If the driver is not specified, the default driver is used. The second form of the foomatic-ppdfile program will search the printer database and return either all printer entries or those whose name and/or model information match a regular expression. The last form prints a help message and exits. Options -d drivername The (optional) driver name to use. If the driver name is not supplied, the default or first driver in the printers compatible driver list is used. -p printer id The printer id. -w Return a PPD file that conforms to the Microsoft Windows format limitations. -A Return all printer entries in the database. -Ppattern Return all printer entries in the database which match the regular expression. SEE ALSO foomatic-rip(1) EXIT STATUS
foomatic-ppdfile returns 0 on success, 1 otherwise. AUTHOR
Manfred Wassmann <manolo@NCC-1701.B.Shuttle.de> for the foomatic project using output from the associated binary. Modified and updated by Patrick Powell <papowell at astart.com>. BUGS
None so far. Please post bug reports on http://lists.freestandards.org/mailman/listinfo/printing-foomatic Foomatic Project 2001-05-07 FOOMATIC-PPDFILE(1)
All times are GMT -4. The time now is 06:29 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy