Re: Can't Configure a printer
I haven't been able to test it, but I got a fast responce from HP
========================================
I looked at the Kubuntu forum that you refered to. Since there is not
very much detail in each reported problem, it will be hard to diagnose
any of these. But, I would make the following observations:
1. I have found cupsys on Kubuntu and cupsd on non-Debian systems to
perform the same.
2. To use HPLIP, the device URI of the printer as installed in CUPS must
be in the form: "hp:/...". If the printer is installed with
"socket:/..." or "usb:/..." etc, HPLIP will not fully function. I see in
the forum that people are using "parallel:/...", etc. - this will print
OK, but the rest of HPLIP will not work.
3. I was able to most easily install printers in CUPS by disabling the
admin lockout in the /etc/cups/cupsd.conf file. I commented out the
lines:
AuthType Basic
AuthClass System
in the <Location/admin> section at the bottom of the file (comment out
with #'s). Then, restart CUPS. The localhost:631 interface should now
work OK.
4. We have not tested HPLIP with Breezy 64bit, but with other 64bit
systems without problem. I have asked our technician to try and install
Breezy 64bit to test.
5. Parallel support was only added to HPLIP version 0.9.5, released Sept
16, 2005. I'm not sure if this version made it into Breezy. Upgrading to
0.9.6 (the lastest) release, is probably a good idea.
6. There are full instructions for install here:
http://hpinkjet.sourceforge.net/install.php. We are working on (K)ubuntu
instructions, but they are very similar to Debian.
If you have any other issues, I would recommend that you (or other
Kubuntu users) post questions and issues on the HPLIP forum here:
http://sourceforge.net/forum/forum.php?forum_id=53438
This will ensure that you get better access to help.
Sorry I am unable to directly address your issue, but if you post more
details on the forum, we can probably get it working for you.
Regards,
**********
========================================
I haven't been able to test it, but I got a fast responce from HP
========================================
I looked at the Kubuntu forum that you refered to. Since there is not
very much detail in each reported problem, it will be hard to diagnose
any of these. But, I would make the following observations:
1. I have found cupsys on Kubuntu and cupsd on non-Debian systems to
perform the same.
2. To use HPLIP, the device URI of the printer as installed in CUPS must
be in the form: "hp:/...". If the printer is installed with
"socket:/..." or "usb:/..." etc, HPLIP will not fully function. I see in
the forum that people are using "parallel:/...", etc. - this will print
OK, but the rest of HPLIP will not work.
3. I was able to most easily install printers in CUPS by disabling the
admin lockout in the /etc/cups/cupsd.conf file. I commented out the
lines:
AuthType Basic
AuthClass System
in the <Location/admin> section at the bottom of the file (comment out
with #'s). Then, restart CUPS. The localhost:631 interface should now
work OK.
4. We have not tested HPLIP with Breezy 64bit, but with other 64bit
systems without problem. I have asked our technician to try and install
Breezy 64bit to test.
5. Parallel support was only added to HPLIP version 0.9.5, released Sept
16, 2005. I'm not sure if this version made it into Breezy. Upgrading to
0.9.6 (the lastest) release, is probably a good idea.
6. There are full instructions for install here:
http://hpinkjet.sourceforge.net/install.php. We are working on (K)ubuntu
instructions, but they are very similar to Debian.
If you have any other issues, I would recommend that you (or other
Kubuntu users) post questions and issues on the HPLIP forum here:
http://sourceforge.net/forum/forum.php?forum_id=53438
This will ensure that you get better access to help.
Sorry I am unable to directly address your issue, but if you post more
details on the forum, we can probably get it working for you.
Regards,
**********
========================================
Comment