-
Notifications
You must be signed in to change notification settings - Fork 467
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SNMP network discovery crashes HP LaserJet 9040 #2055
Comments
CUPS.org User: mike Make sure you have the current firmware installed on the printer; this sounds like a firmware bug that HP would have fixed by now... :) If you still experience problems, please let me know the firmware versions on your printer (just print the configuration page via the control panel) and I'll see if I can get an answer from HP... |
CUPS.org User: ea Thank you for a quick answer :) |
CUPS.org User: ea Some tests on autodiscovery with HP CLJ 8550n HP LJ 9040n, HP LJ 4000n, HP LJ 2300:
|
CUPS.org User: mike OK, I can't reproduce any of the unresponsive or slow printing issues with our numerous HP printers. What kind of network gear are you using? Do you see a spike in network activity after the scan? |
CUPS.org User: ea I'm using 3Com switches (superstack 3300). I'm going to try to move all printers and CUPS printserver to one switch and make another test set. |
CUPS.org User: mike Sure, let me know how things work out! |
CUPS.org User: mieses HP LaserJet 2420DN with current firmware 08.111.1 (20060425) is also affected. |
CUPS.org User: mike Try the attached patch, which disables IPP on HP printers. |
"str2055.patch": Index: snmp.c--- snmp.c (revision 6141) if (device->make_and_model &&
|
Version: 1.2.5
CUPS.org User: ea
My HP LaserJet 9040 crashes with "49.FF04 SERVICE ERROR" when I'm entering "Administration" tab оf web interface or modifing/installing printer. I disabled SNMP on the printer to avoid this side effect.
HP LaserJet 4000 and HP Color LaserJet 8550 from the same network are going well through SNMP network discovery and showing up in administration tab.
It should be noted that first time i'm entering "Administration" tab LaserJet 9040 printer showing up on page. At the same moment it is dead.
Tested on cups 1.2.4, 1.2.5 (gcc version 3.3.1 (Mandrake Linux 9.2 3.3.1-2mdk))
The text was updated successfully, but these errors were encountered: