Hello, Aaron. Thanks for your concern. Please, help!
I did an update to the last HPLIP version. But it stays with the same
problem. I seriously believe this is a bug in the postscript driver. And I
think is must not be difficult to fix it!!!
Here´s what I did:
1 - Reset the printer (menu > services > reset);
2 - Fresh install of FC6;
3 - update all packages (yum update -y);
4 - removed hplip package (yum remove -y hplip);
5 - Installed dependencies (yum install gcc-c++ cups-devel python-devel PyQt
net-snmp-devel libjpeg-devel libusb-devel);
6 - Installed the HPLIP 1.7.2 with the auto-installer (installation
successful);
7 - Run hp-setup, find manually the printer (192.168.0.4); ok, printer
found.;
8 - Chose the corretc driver - Postscript - recommended
(/usr/share/cups/model/foomatic-ppds/HP/HP_LaserJet_3052.ppd.gz) - PS: hpijs
drivers were also suggested;
9 - Installation ok, finished with Test Page checkmarked: TEST PAGE WAS
PRINTED DIRECTLY, WITHOUT PRESSING THE GREEN "OK" BUTTON ON THE PRINTER;
But, if I enter in cups adminweb and hit "print testpage", then the printer
gests stuck and asks for the "green" button. It says in the panel:
"Manual feed LETT
Press [v] to use"
"avaiable media"
In CUPS "set printer options" I have this (came by default):
HP_LAserJet_3052: General
Media Size: Letter
Media Type: Unespecified
Media Source: Tray 1 (the only tray avaiable)
Tray 1 (manual): [v] False is checkmarked
Then I´changed the Media Size to "A4", and hit "Print test page" again.
The same erro occurs:
"Manual feed A4
Press [v] to use"
"avaiable media"
So, it doesn´t matter the configuration. It always happens.
If I change the driver to the hpijs, then it goes ok, but I loose the
scanner, which is unacceptable.
If I change the "Tray 1 (manual): [v] true", then I get the same error on
the panel.
Here´s my hp-check output:
$ hp-check
HP Linux Imaging and Printing System (ver. 1.7.2)
Dependency/Version Check Utility ver. 5.3
Copyright (c) 2003-6 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.
---------------
| SYSTEM INFO |
---------------
Basic system information:
Linux fs.rbsm.adv.br 2.6.19-1.2911.6.5.fc6 #1 SMP Sun Mar 4 16:41:13 EST
2007 i686 i686 i386 GNU/Linux
Detected distro (/etc/issue):
fedora 6
Detected distro (lsb_release):
FedoraCore 6 (Zod)
Currently installed HPLIP version...
HPLIP 1.7.2 currently installed in '/usr/share/hplip'.
Current contents of '/etc/hp/hplip.conf' file:
# hplip.conf
[hpiod]
# port=0 (dynamic IP port)
port=2208
[hpssd]
# port=0 (dynamic IP port)
port=2207
[hplip]
version=1.7.2
jdprobe=0
[dirs]
home=/usr/share/hplip
run=/var/run
ppd=/usr/share/ppd/HP
ppdbase=/usr/share/ppd
doc=/usr/share/doc/hplip-1.7.2
# Following values are determined at configure time and cannot be changed.
[configure]
network-build=1
pp-build=0
gui-build=1
scanner-build=1
fax-build=1
installinitd=/usr/lib/lsb/install_initd
chkconfig=/sbin/chkconfig
internal-tag=1.7.2.22
HPLIP running?
Yes, HPLIP is running (OK).
HPOJ running?
No, HPOJ is not running (OK).
Checking Python version...
OK, version 2.4.4 installed
Checking PyQt version...
OK, version 3.17 installed.
Checking SIP version...
OK, Version 4.5 installed
----------------
| DEPENDENCIES |
----------------
Checking for dependency libcrypto - OpenSSL cryptographic library...
OK, found.
Checking for dependency gcc - GNU Project C and C++ Compiler...
OK, found.
Checking for dependency SANE - Scanning library...
OK, found.
Checking for dependency GhostScript - PostScript and PDF language
interpreter and previewer...
OK, found.
Checking for dependency libjpeg - JPEG library...
OK, found.
Checking for dependency libpthread - POSIX threads library...
OK, found.
Checking for dependency make - GNU make utility to maintain groups of
programs...
OK, found.
Checking for dependency python-devel - Python development files...
OK, found.
Checking for dependency Reportlab - PDF library for Python...
OK, found.
Checking for dependency PyQt - Qt interface for Python...
OK, found.
Checking for dependency cups-devel- Common Unix Printing System development
files...
OK, found.
Checking for dependency ppdev - Parallel port support kernel module....
error: Not found!
This is an OPTIONAL dependency. Some HPLIP functionality may not function
properly.
Checking for dependency libusb - USB library...
OK, found.
Checking for dependency scanimage - Shell scanning program...
OK, found.
Checking for dependency libnetsnmp-devel - SNMP networking library
development files...
OK, found.
Checking for dependency Python 2.2 or greater - Python programming
language...
OK, found.
Checking for dependency LSB - Linux Standard Base support...
OK, found.
Checking for dependency xsane - Graphical scanner frontend for SANE...
OK, found.
Checking for dependency cups - Common Unix Printing System...
OK, found.
Checking for dependency Python 2.3 or greater - Required for fax
functionality...
OK, found.
----------------------
| INSTALLED PRINTERS |
----------------------
HP_LaserJet_3052
----------------
Device URI: hp:/net/HP_LaserJet_3052?ip=192.168.0.4
Installed in HPLIP? Yes
PPD: /etc/cups/ppd/HP_LaserJet_3052.ppd
PPD Description: HP LaserJet 3052 Postscript (recommended)
Printer status: printer HP_LaserJet_3052 is idle. enabled since Tue 06 Mar
2007 05:49:25 PM BRT
----------------------
| SANE CONFIGURATION |
----------------------
'hpaio' in '/etc/sane.d/dll.conf'...
OK, found. SANE backend 'hpaio' is properly set up.
Checking output of 'scanimage -L'...
device `hpaio:/net/HP_LaserJet_3052?ip=192.168.0.4' is a Hewlett-Packard
HP_LaserJet_3052 all-in-one
---------------------
| PYTHON EXTENSIONS |
---------------------
Checking 'cupsext' CUPS extension...
OK, found.
Checking 'pcardext' Photocard extension...
OK, found.
1 errors were detected.
Please refer to the installation instructions at:
<http://hplip.sourceforge.net/install/index.html>
http://hplip.sourceforge.net/install/index.html
And some other outputs:
yum list | grep cups
cups.i386 1:1.2.7-1.8.fc6 installed
cups-devel.i386 1:1.2.7-1.8.fc6 installed
cups-libs.i386 1:1.2.7-1.8.fc6 installed
hal-cups-utils.i386 0.6.5-1.fc6 installed
libgnomecups.i386 0.2.2-8 installed
Printer FIRMWARE: 20061014
Product information:
Product Name: HP LaserJet 3052
Formatter Number: F840GR1
Product Serial Number: CNBK223341
Service ID: 17063
Firmware Datecode: 20061014
ADF installed: Yes
Max print quality: ProRes 1200
Controller Number: 15
Device Description: HP LaserJet 3052
Language: English
Asset Number:
Company Name:
Contact Person:
Hardware Address: 00:17:08:82:7e:aa
IP Address: 192.168.0.4
Total Memory: 64 MBytes
Available Memory: 37.59 MBytes
May I give more information, please tell me!
Hope you can help me!
Thanks a lot.
Luis Felipe
_____
De: Aaron [mailto:[EMAIL PROTECTED]
Enviada em: segunda-feira, 5 de março de 2007 13:39
Para: Luis Felipe Marzagao/Yahoo
Cc: [email protected]
Assunto: Re: [Hplip-help] Problem with Manual feed - HP Laserjet 3052 -
Postscript driver
If possible please upgrade to the latest version of HPLIP and try again.
Thanks.
A
On 3/3/07, Luis Felipe Marzagao/Yahoo < <mailto:[EMAIL PROTECTED]>
[EMAIL PROTECTED]> wrote:
Hello,
I´m using FC6. HPLIP comes installed by default.
I have plugged my new HP 3052 only by the network, and I´ve installed it by
the hp-setup. Just input the correct IP address of the printer and the
application did the rest.
If I open it in cups web adminsitration tool, everything seems to be working
fine.
The only problem is: everytime I print somenthing from fedora core 6, the
printer does not load the paper automatically. Then I have to push the green
button (ok), in order for it to print the file.
As the printer is plugged in the network, I try to print from Windows boxes
and everything goes just fine. It doesn´t stop for me to press the green ok
button.
Oh, and the option "Manual feed" is turned off.
If I change the driver for the hpijs, then it prints directly from the FC6
box, but them I loose speed, quality etc.
Any clues?
Luís Felipe Bretas Marzagão
Adv Rocha Barros Sandoval & Ronaldo Marzagão | RBSM
55 11 3887-1375 - <http://www.rbsm.adv.br/> www.rbsm.adv.br -
<mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED]
Av. Brasil, 173, São Paulo, SP - CEP 01431-000
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php
<http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV>
&p=sourceforge&CID=DEVDEV
_______________________________________________
HPLIP-Help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hplip-help
<https://lists.sourceforge.net/lists/listinfo/hplip-help>
--
I don't care, I'm still free. You can't take the sky from me. - "Firefly"
-
Ubuntu User: #11105
Ubuntu Linux http://ubuntulinux.org
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
HPLIP-Help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hplip-help