You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(6) |
Sep
(111) |
Oct
(63) |
Nov
(64) |
Dec
(116) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(49) |
Feb
(27) |
Mar
(136) |
Apr
(59) |
May
(122) |
Jun
(72) |
Jul
(167) |
Aug
(77) |
Sep
(103) |
Oct
(128) |
Nov
(86) |
Dec
(87) |
2002 |
Jan
(150) |
Feb
(111) |
Mar
(112) |
Apr
(139) |
May
(204) |
Jun
(228) |
Jul
(202) |
Aug
(244) |
Sep
(215) |
Oct
(311) |
Nov
(127) |
Dec
(229) |
2003 |
Jan
(252) |
Feb
(119) |
Mar
(163) |
Apr
(166) |
May
(91) |
Jun
(84) |
Jul
(106) |
Aug
(98) |
Sep
(93) |
Oct
(161) |
Nov
(82) |
Dec
(62) |
2004 |
Jan
(58) |
Feb
(44) |
Mar
(56) |
Apr
(67) |
May
(50) |
Jun
(57) |
Jul
(20) |
Aug
(25) |
Sep
(33) |
Oct
(35) |
Nov
(61) |
Dec
(95) |
2005 |
Jan
(61) |
Feb
(31) |
Mar
(17) |
Apr
(10) |
May
(2) |
Jun
(13) |
Jul
(4) |
Aug
(10) |
Sep
(9) |
Oct
(33) |
Nov
(2) |
Dec
(7) |
2006 |
Jan
(11) |
Feb
(3) |
Mar
(3) |
Apr
(8) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2007 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
From: Till K. <til...@gm...> - 2004-12-14 19:52:40
|
For scanning: Check whether you have a line only containing "hpaio" in /etc/sane.d/dll.conf. If not, add this line and you should be able to scan. Till bbales wrote: > On Tuesday 14 December 2004 11:57, Till Kamppeter wrote: > >>Somehow one needs to get rid of this HPOJ virus. >> >>So the best perhaps is to proceed as follows: >> >>- Uninstall HPOJ completely >>- Reboot >>- While rebooting, turn off and turn on your printer when the computer >>is in its BIOS self-checks. >> > > > Till, > I couldn't find any way to uninstall hpoj, so I deleted two big directories > named hpoj and rebooted. Then lpinfo-v gives: > root@betty docs]# /usr/sbin/lpinfo -v > network socket > direct hp:/usb/psc_1200_series?serial=CN42QG301Y5H > network http > network ipp > network lpd > direct parallel:/dev/lp0 > direct ptal > direct scsi > serial serial:/dev/ttyS0?baud=115200 > [.....] > serial serial:/dev/ttyS31?baud=115200 > direct usb://Unknown?serial=CN42QG301Y5H > direct usb:/dev/usb/lp1 > [......] > > The localhost:631/device menu listed the psc1210 with its serial number and > all seemed to work up to "print test page," which gave "can't connect." > However, I was able to print using the printer icon in Kate and kmail > HOORAY!! : ^ ) > Many thanks for the help. > > Cannot print a picture from gimp and have lost ability to scan from gimp. Any > ideas on these problems? > > bruce > > |
From: bbales <bb...@co...> - 2004-12-14 19:46:09
|
On Tuesday 14 December 2004 11:57, Till Kamppeter wrote: > Somehow one needs to get rid of this HPOJ virus. > > So the best perhaps is to proceed as follows: > > - Uninstall HPOJ completely > - Reboot > - While rebooting, turn off and turn on your printer when the computer > is in its BIOS self-checks. Till, I couldn't find any way to uninstall hpoj, so I deleted two big directories named hpoj and rebooted. Then lpinfo-v gives: root@betty docs]# /usr/sbin/lpinfo -v network socket direct hp:/usb/psc_1200_series?serial=CN42QG301Y5H network http network ipp network lpd direct parallel:/dev/lp0 direct ptal direct scsi serial serial:/dev/ttyS0?baud=115200 [.....] serial serial:/dev/ttyS31?baud=115200 direct usb://Unknown?serial=CN42QG301Y5H direct usb:/dev/usb/lp1 [......] The localhost:631/device menu listed the psc1210 with its serial number and all seemed to work up to "print test page," which gave "can't connect." However, I was able to print using the printer icon in Kate and kmail HOORAY!! : ^ ) Many thanks for the help. Cannot print a picture from gimp and have lost ability to scan from gimp. Any ideas on these problems? bruce |
From: Till K. <til...@gm...> - 2004-12-14 16:53:08
|
Somehow one needs to get rid of this HPOJ virus. So the best perhaps is to proceed as follows: - Uninstall HPOJ completely - Reboot - While rebooting, turn off and turn on your printer when the computer is in its BIOS self-checks. Run "lpinfo -v" again when the computer has rebooted. Does it still show "direct hp:/no_device_found"? If so, check whether - the device appears in /proc/bus/usb/devices (should be). - "printer" or "usblp" kernel module is loaded. - the daemons of HPLIP are running (processes hpiod and hpssd). Till bbales wrote: > On Tuesday 14 December 2004 10:39, Till Kamppeter wrote: > >>You have >> >>direct ptal:/mlc:usb:psc1200 >> >>in your "lpinfo -v" output. This means that the old HPOJ is still >>running. You must stop HPOJ, otherwise HPLIP will not see your device. >>So do (the commands in parentheses if the first commands do not work, >>all commands logged in as root): >> >>chkconfig --del hpoj (or mv /etc/ptal /etc/ptal.orig) >>service hpoj stop (or /etc/init.d/hpoj stop) >> > > The first command line, I had to use the one in parentheses: > ]# /sbin/chkconfig --del hpoj > error reading information on service hpoj: No such file or directory > ]# mv /etc/ptal /etc/ptal.orig > > The second line, neither command seemed to work, but it looks to me that hpoj > is stopped: > ]# service hpoj stop > bash: service: command not found > ]# /etc/init.d/hpoj stop > bash: /etc/init.d/hpoj: No such file or directory > ]# locate hpoj |grep /etc > /etc/profile.d/hpoj.sh > /etc/profile.d/hpoj.csh > ]# ps -ax |grep hpoj > 20330 pts/2 S 0:00 grep hpoj > ]# > ]# /sbin/service hpoj stop > hpoj: unrecognized service > ]# > > But after "killall -HUP cupsd," lpinfo -v still doesn't show and hp printer. > And neither does localhost:631. > ]# /usr/sbin/lpinfo -v > network socket > direct hp:/no_device_found > network http > network ipp > network lpd > direct parallel:/dev/lp0 > direct ptal > direct scsi > serial serial:/dev/ttyS0?baud=115200 > > > > >>Then do >> >>killall -HUP cupsd >> >>and the device should get visible with "hp:/..." in the "lpinfo -v" >>output. And then you will be able to create the correct CUPS queue. >> >> Till >> > > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > > _______________________________________________ > hpoj-devel mailing list > hpo...@li... > https://lists.sourceforge.net/lists/listinfo/hpoj-devel > > |
From: bbales <bb...@co...> - 2004-12-14 16:31:51
|
On Tuesday 14 December 2004 10:39, Till Kamppeter wrote: > You have > > direct ptal:/mlc:usb:psc1200 > > in your "lpinfo -v" output. This means that the old HPOJ is still > running. You must stop HPOJ, otherwise HPLIP will not see your device. > So do (the commands in parentheses if the first commands do not work, > all commands logged in as root): > > chkconfig --del hpoj (or mv /etc/ptal /etc/ptal.orig) > service hpoj stop (or /etc/init.d/hpoj stop) > The first command line, I had to use the one in parentheses: ]# /sbin/chkconfig --del hpoj error reading information on service hpoj: No such file or directory ]# mv /etc/ptal /etc/ptal.orig The second line, neither command seemed to work, but it looks to me that hpoj is stopped: ]# service hpoj stop bash: service: command not found ]# /etc/init.d/hpoj stop bash: /etc/init.d/hpoj: No such file or directory ]# locate hpoj |grep /etc /etc/profile.d/hpoj.sh /etc/profile.d/hpoj.csh ]# ps -ax |grep hpoj 20330 pts/2 S 0:00 grep hpoj ]# ]# /sbin/service hpoj stop hpoj: unrecognized service ]# But after "killall -HUP cupsd," lpinfo -v still doesn't show and hp printer. And neither does localhost:631. ]# /usr/sbin/lpinfo -v network socket direct hp:/no_device_found network http network ipp network lpd direct parallel:/dev/lp0 direct ptal direct scsi serial serial:/dev/ttyS0?baud=115200 > Then do > > killall -HUP cupsd > > and the device should get visible with "hp:/..." in the "lpinfo -v" > output. And then you will be able to create the correct CUPS queue. > > Till > |
From: Till K. <til...@gm...> - 2004-12-14 15:35:56
|
You have direct ptal:/mlc:usb:psc1200 in your "lpinfo -v" output. This means that the old HPOJ is still running. You must stop HPOJ, otherwise HPLIP will not see your device. So do (the commands in parentheses if the first commands do not work, all commands logged in as root): chkconfig --del hpoj (or mv /etc/ptal /etc/ptal.orig) service hpoj stop (or /etc/init.d/hpoj stop) Then do killall -HUP cupsd and the device should get visible with "hp:/..." in the "lpinfo -v" output. And then you will be able to create the correct CUPS queue. Till bbales wrote: > On Tuesday 14 December 2004 10:09, Till Kamppeter wrote: > >>What is the output of "lpinfo -v" (you must be loggen in as root)? >> > > > Output of lpinfo -v is below. > > >>Which program do you use to set up a print queue? Perhaps you should try >>also the web interface on http://localhost:631/ >> >> Till > > > Yes, I do use the http://localhost:631 to set up the queue. Just like the > instructions at sourceforge.net/install.php#usb. > > >>bbales wrote: >> >>>Yes, I tried to do all of the install in the order specified. Just now I >>>deleted the printers and repeated from killall -HUP cupsd and still get >>>the same result. >>> >>>It doesn't ask for name or root password and the device dropdown list >>>doesn't have this printer -- just "hp_no_device_found." >>> >>>Does PyQt have anything to do with this stage of operation or is it just >>>for the gui printer setup? >>>bruce > > > [root@betty PyQt-x11-gpl-3.13]# /usr/sbin/lpinfo -v > network socket > direct hp:/no_device_found > network http > network ipp > network lpd > direct parallel:/dev/lp0 > direct ptal:/mlc:usb:psc1200 > direct scsi > serial serial:/dev/ttyS0?baud=115200 > serial serial:/dev/ttyS1?baud=115200 > serial serial:/dev/ttyS2?baud=115200 > serial serial:/dev/ttyS3?baud=115200 > serial serial:/dev/ttyS4?baud=115200 > serial serial:/dev/ttyS5?baud=115200 > serial serial:/dev/ttyS6?baud=115200 > serial serial:/dev/ttyS7?baud=115200 > serial serial:/dev/ttyS8?baud=115200 > serial serial:/dev/ttyS9?baud=115200 > serial serial:/dev/ttyS10?baud=115200 > serial serial:/dev/ttyS11?baud=115200 > serial serial:/dev/ttyS12?baud=115200 > serial serial:/dev/ttyS13?baud=115200 > serial serial:/dev/ttyS14?baud=115200 > serial serial:/dev/ttyS15?baud=115200 > serial serial:/dev/ttyS16?baud=115200 > serial serial:/dev/ttyS17?baud=115200 > serial serial:/dev/ttyS18?baud=115200 > serial serial:/dev/ttyS19?baud=115200 > serial serial:/dev/ttyS20?baud=115200 > serial serial:/dev/ttyS21?baud=115200 > serial serial:/dev/ttyS22?baud=115200 > serial serial:/dev/ttyS23?baud=115200 > serial serial:/dev/ttyS24?baud=115200 > serial serial:/dev/ttyS25?baud=115200 > serial serial:/dev/ttyS26?baud=115200 > serial serial:/dev/ttyS27?baud=115200 > serial serial:/dev/ttyS28?baud=115200 > serial serial:/dev/ttyS29?baud=115200 > serial serial:/dev/ttyS30?baud=115200 > serial serial:/dev/ttyS31?baud=115200 > direct usb:/dev/usb/lp0 > direct usb:/dev/usb/lp1 > direct usb:/dev/usb/lp2 > direct usb:/dev/usb/lp3 > direct usb:/dev/usb/lp4 > direct usb:/dev/usb/lp5 > direct usb:/dev/usb/lp6 > direct usb:/dev/usb/lp7 > direct usb:/dev/usb/lp8 > direct usb:/dev/usb/lp9 > direct usb:/dev/usb/lp10 > direct usb:/dev/usb/lp11 > direct usb:/dev/usb/lp12 > direct usb:/dev/usb/lp13 > direct usb:/dev/usb/lp14 > direct usb:/dev/usb/lp15 > [root@betty PyQt-x11-gpl-3.13]# > > |
From: Till K. <til...@gm...> - 2004-12-14 15:17:44
|
What is the output of "lpinfo -v" (you must be loggen in as root)? Which program do you use to set up a print queue? Perhaps you should try also the web interface on http://localhost:631/ Till bbales wrote: > > Yes, I tried to do all of the install in the order specified. Just now I > deleted the printers and repeated from killall -HUP cupsd and still get the > same result. > > It doesn't ask for name or root password and the device dropdown list doesn't > have this printer -- just "hp_no_device_found." > > Does PyQt have anything to do with this stage of operation or is it just for > the gui printer setup? > bruce > |
From: Till K. <til...@gm...> - 2004-12-14 11:04:41
|
After the installation of HPLIP, did you connect and turn on your device and then, with the device connected and turned on, restart CUPS ("killall -HUP cupsd" or "service cups restart")? Till bbales wrote: > The new hplip documentation and installation are very understandable and > clear. However I am having a problem with my PSC 1210. Loading on a R/H 9.0 > machine using KDE. > /proc/bus/usb/devices finds the printer and provides the serial number etc., > but when I get to step 10 > 10. From the Device drop-down list, click hp:/usb/[printer name, serial > number]. > For example, "hp:/usb/hp_deskjet_5600?serial=MY31R1K02179". > > I don't see anything with printer name or serial number. I see > "hp_no_device_found" > > I tried several of the devices with no luck. Of course it won't print -- the > cups print test page gives "cannot connect to server" And lpr doesn't do > anything and no error message. > > Scanning with gimp works perfectly, but gimp won't print either. > > yum installed version 3.5 of PyQt, so the hplip toolbox doesn't work. > Installing version 3.8 runs into dependeency problems. > > Can this work with R/H 9.0? > bruce > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > > _______________________________________________ > hpoj-devel mailing list > hpo...@li... > https://lists.sourceforge.net/lists/listinfo/hpoj-devel > > |
From: bbales <bb...@co...> - 2004-12-14 07:03:06
|
The new hplip documentation and installation are very understandable and clear. However I am having a problem with my PSC 1210. Loading on a R/H 9.0 machine using KDE. /proc/bus/usb/devices finds the printer and provides the serial number etc., but when I get to step 10 10. From the Device drop-down list, click hp:/usb/[printer name, serial number]. For example, "hp:/usb/hp_deskjet_5600?serial=MY31R1K02179". I don't see anything with printer name or serial number. I see "hp_no_device_found" I tried several of the devices with no luck. Of course it won't print -- the cups print test page gives "cannot connect to server" And lpr doesn't do anything and no error message. Scanning with gimp works perfectly, but gimp won't print either. yum installed version 3.5 of PyQt, so the hplip toolbox doesn't work. Installing version 3.8 runs into dependeency problems. Can this work with R/H 9.0? bruce |
From: Joe P. <joe...@sn...> - 2004-12-13 17:45:36
|
On Monday 13 December 2004 06:27, Camille-Aim=E9 Possama=EF wrote: > Hi, > > The HP all-in-one 2610 does not seem to appear in the linuxprinting list. > Does this PSC works as the 2410 that it (I guess) replaces ? My USA-purchased Photosmart PSC 2610v is printing and scanning well under=20 Linux. I think this would be considered the same model. The 2610v can be connected either of two ways: ethernet or USB, but not bot= h=20 at the same time. It has an embedded Jet Direct device for direct network=20 printing. It also has an embedded web server which can be accessed for some= =20 functions. Connected through ethernet, printing and scanning work using hpoj. If you w= ant=20 to set the printer up for ethernet connectivity, choose a static LAN IP=20 address for the printer though its panel, then configure the printer as a J= et=20 Direct device with 'ptal-init setup' and CUPS. When setting up a CUPS prin= t=20 queue, if you don't see a list entry for the 2600 series, try choosing one= =20 for the PSC 2500. hplip (currently in development by the hpinkjet group) doesn't yet support= =20 scanning over ethernet. Connected through USB, eithor hpoj or hplip should work. I haven't yet trie= d=20 to use the 2610 connected through USB, though. =2D-=20 Joe Piolunek |
From: Cory M. <cor...@hp...> - 2004-12-13 17:13:11
|
hi Camille, We have a uni-driver, so you can choose any of the psc 26xx models and it should work. Or the PSC 25xx should work too. Cory hp linux imaging and printing team On Mon, 2004-12-13 at 11:27 +0000, Camille-Aim=E9 Possama=EF wrote: > Hi, >=20 > The HP all-in-one 2610 does not seem to appear in the linuxprinting list.= Does=20 > this PSC works as the 2410 that it (I guess) replaces ? >=20 > Thank you for your help, >=20 > --Camille >=20 >=20 >=20 >=20 > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now.=20 > http://productguide.itmanagersjournal.com/ >=20 > _______________________________________________ > hpoj-devel mailing list > hpo...@li... > https://lists.sourceforge.net/lists/listinfo/hpoj-devel |
From: <Cam...@ms...> - 2004-12-13 12:31:55
|
Hi, The HP all-in-one 2610 does not seem to appear in the linuxprinting list. Does this PSC works as the 2410 that it (I guess) replaces ? Thank you for your help, --Camille |
From: Johannes M. <js...@su...> - 2004-12-13 11:38:45
|
Hello, On Dec 7 13:19 Thomas Rother wrote (shortened): > It looks like SuSE doesn't provide a PyQT package for the latest SuSE 9.2. The PyQT stuff is now included in the kdebindings3-python package. Regards Johannes Meixner -- SUSE LINUX Products GmbH, Maxfeldstrasse 5 Mail: js...@su... 90409 Nuernberg, Germany WWW: http://www.suse.de/ |
From: Bennett T. <be...@ra...> - 2004-12-12 23:40:25
|
I've not yet gotten the hardware hooked up to see if this works, but I've gotten an apparently successful completely static build of hpoj with the attached patch. This is for Bent Linux. Looks like the tweaks to Makefiles and whatnot for static linking are almost completely done, I only had to twiddle a few bits to get it to work. Oh, and the -lbind -lm stuff is probably just because I'm building on a uClibc-based distro. -Bennett |
From: Cory M. <cor...@hp...> - 2004-12-10 17:46:10
|
You need to install PyQt dependencies, which sip is one of them... Cory hp linux imaging and printing team On Fri, 2004-12-10 at 11:51 +0100, Josef K=E1=F2a wrote: > Hello, > I can't start HP Device Manager application (/usr/hplip/toolbox). I get > following: >=20 > [root@xxxx ~]# /usr/hplip/toolbox > HP Linux Imaging and Printing System (ver. 0.8.2) > Toolbox/Device Manager ver. 2.0 > Copyright (c) 2003-4 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. >=20 > Running new hpguid instance... > Traceback (most recent call last): > File "/usr/hplip/hpguid.py", line 41, in ? > import base.async_qt as async > File "/usr/hplip/base/async_qt.py", line 85, in ? > from qt import * > ImportError: No module named sip >=20 > Then I press ^C to stop application a can see: >=20 > Traceback (most recent call last): > File "/usr/hplip/toolbox", line 57, in ? > time.sleep(0.5) > KeyboardInterrupt >=20 >=20 > I use Fedora Core 3 with: > python-devel-2.3.4-11 > PyQt-3.13-1 > cups-devel-1.1.22-0.rc1.8 > net-snmp-devel-5.1.2-11 >=20 > During installation I followed those instructions: > http://hpinkjet.sourceforge.net/install.php . >=20 > Any idea what is wrong? >=20 > Thank you. >=20 > Josef >=20 >=20 >=20 >=20 >=20 > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now.=20 > http://productguide.itmanagersjournal.com/ >=20 > _______________________________________________ > hpoj-devel mailing list > hpo...@li... > https://lists.sourceforge.net/lists/listinfo/hpoj-devel ------------------------------------=20 Cory Meisch =20 HP Linux Test Technician=20 (360) 212-7009=20 -------------------------------------=20 "Pull the trigger and you're garbage." -- Lady Blue=20 -------------------------------------=20 ****** Current Weather for Portland, OR ******=20 Temperature: 57.9 F=20 Conditions: Broken clouds and overcast |
From: Josef <jk...@km...> - 2004-12-10 10:51:38
|
Hello, I can't start HP Device Manager application (/usr/hplip/toolbox). I get following: [root@xxxx ~]# /usr/hplip/toolbox HP Linux Imaging and Printing System (ver. 0.8.2) Toolbox/Device Manager ver. 2.0 Copyright (c) 2003-4 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. Running new hpguid instance... Traceback (most recent call last): File "/usr/hplip/hpguid.py", line 41, in ? import base.async_qt as async File "/usr/hplip/base/async_qt.py", line 85, in ? from qt import * ImportError: No module named sip Then I press ^C to stop application a can see: Traceback (most recent call last): File "/usr/hplip/toolbox", line 57, in ? time.sleep(0.5) KeyboardInterrupt I use Fedora Core 3 with: python-devel-2.3.4-11 PyQt-3.13-1 cups-devel-1.1.22-0.rc1.8 net-snmp-devel-5.1.2-11 During installation I followed those instructions: http://hpinkjet.sourceforge.net/install.php . Any idea what is wrong? Thank you. Josef |
From: Dr. J. <joa...@on...> - 2004-12-10 06:22:58
|
Is there a solution for Suse 8.1? I couldn't find the net-snmp-devel packag= e=20 for Suse 8.1. Am Dienstag 07 Dezember 2004 01:18 schrieb Cory Meisch: > Introducing HPLIP > > Hewlett-Packard is proud to announce the introduction of HP Linux > Imaging and Printing System (HPLIP). HPLIP is a complete single and > multi-function printing device connectivity solution for users of Linux > OS. The goal of this project is to provide =B4radically simple=A1 printin= g, > scanning, photo card access, and device management to the consumer and > business Linux user. > > > HPLIP brings new and improved benefits to the customer. Supported > features include capabilities such as: > > > * alignment and cleaning of cartridges and basic supply status > > * flatbed and Automatic Document Feeder (ADF) scanning via SANE > applications (e.g., XSane) > > * CUPS backend called =B4hp=A1 that supports bidirectional printing > connectivity for USB and network > > * application for downloading photos from photo card slots > > * improved installation experience for multi-function device > customers > > HPLIP provides support for over 300 HP printer models including: > Deskjet, Business Inkjet, Photosmart, Business Inkjet, PSC, Officejet, > Mono/Color LaserJet, and LaserJet Multifunction Peripheral (MFP). > > Available at > http://sourceforge.net/project/showfiles.php?group_id=3D16846&package_id= =3D1376 >28 > > Instructions: > http://hpinkjet.sourceforge.net/install.php > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > > _______________________________________________ > hpoj-devel mailing list > hpo...@li... > https://lists.sourceforge.net/lists/listinfo/hpoj-devel |
From: Mark P. <ms...@de...> - 2004-12-09 20:48:57
|
I have placed some preliminary Debian packages of hplip up on http://people.debian.org/~msp They are very rough around the edges, please use with caution, but also provide any feedback through this forum. Mark |
From: Mark P. <ms...@de...> - 2004-12-08 21:05:41
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi bear, No the issue for hpoj parallel support for sparc does not appear to be resolved yet. But this also appears to be an upstream issue with the way hpoj detects parallel support. Unfortunatly there isn't much upstream development these days :-( Earlier discussion on this issue is archived at http://bugs.debian.org/239796 On a side note you shouldn't need to use hpoj for connection of a laserjet as hpoj is mainly concerned with the HP multi-function devices. I would suggest you have a look at http://linuxprinting.org. Mark On Fri, 29 Oct 2004 01:44 pm, bear wrote: > Package: hpoj > Version: 0.91-3 > Followup-For: Bug #239796 > > I have been assigned to a task to install laserjet1100A printer on > ultrasparc. is this bug fixed? I have noticed hpoj is still not compiled > with parallel support. What should I do if I want to help? > > > > -- System Information: > Debian Release: 3.1 > APT prefers unstable > APT policy: (500, 'unstable') > Architecture: sparc (sparc64) > Kernel: Linux 2.4.27-1-sparc64 > Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) > > Versions of packages hpoj depends on: > ii libc6 2.3.2.ds1-18 GNU C Library: Shared > libraries an ii libgcc1 1:3.4.2-2 GCC support > library > ii libsnmp5 5.1.2-6 NET SNMP (Simple Network > Managemen ii libstdc++5 1:3.3.5-2 The GNU Standard C++ > Library v3 ii libusb-0.1-4 1:0.1.8-17 Userspace USB > programming library > > -- no debconf information -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBt2yPoCzanz0IthIRAlmIAJ4hVL80BFSREiqehDMJV9dCjxNvNACfU5il u2FROOU10ahMq54835gH6Ac= =U42V -----END PGP SIGNATURE----- |
From: Mark P. <ms...@de...> - 2004-12-08 21:05:07
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sat, 27 Nov 2004 02:51 pm, t takahashi wrote: > > Have a look at http://snapshot.debian.org. > > There is no such web site. Sorry, That should be http://snapshot.debian.net There you can find the deb apt.sources lines: deb http://snapshot.debian.net/archive pool hpoj deb-src http://snapshot.debian.net/archive pool hpoj Or you can download the packages directly yourself. > Did you mean another protocol, and if so, once I found the package, > would I use apt-get, or dpkg -i, or somehow unpack it in /usr/local > and run ./Configure? You can use `apt-get install hpoj=0.91-2` or you can download the indivual packages and install with `dpkg -i hpoj.xxxx.deb` Mark -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBt2xjoCzanz0IthIRAjQcAJ9zPgzXo9Flg87cBxLq+EVt0cVMJQCfaG4s n8nVyLIer9FII+Hq0DaRycU= =VKL5 -----END PGP SIGNATURE----- |
From: Mark P. <ms...@de...> - 2004-12-08 21:05:07
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sat, 27 Nov 2004 11:38 am, t takahashi wrote: > how might I safest go about trying an earler version of hpoj to fix > this? Just download it from debian somewhere and try it? > > Thanks. This maywell be your best option. Have a look at http://snapshot.debian.org. As I doubt this is a Debian GNU/Linux problem, but rather a upstream hpoj issue, I have forwarded your bug report there in the hope they can help. HP haven't been supporting this product under linux much lately, but have a look at http://hpoj.sf.net and try the support forum there. Mark -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBt2xAoCzanz0IthIRAhsiAJ9+0j5QkQXSyJOYX1VTii09+begxgCdEoVc o68o4B8ZPdexJlhKfA6kbI0= =yBuu -----END PGP SIGNATURE----- |
From: Mark P. <ms...@de...> - 2004-12-08 19:57:09
|
=2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 7 Dec 2004 11:18 am, Cory Meisch wrote: > Hewlett-Packard is proud to announce the introduction of HP Linux > Imaging and Printing System (HPLIP). HPLIP is a complete single and > multi-function printing device connectivity solution for users of Linux > OS. The goal of this project is to provide =B4radically simple=A1 printin= g, > scanning, photo card access, and device management to the consumer and > business Linux user. Cory, Thanks for this long awaited release. A couple of issues from a Debian GNU/Linux perspective. =2E When following the Debian Installation instructions to the letter the update-rc.d command fails with the following: [...] update-rc.d: error: expected runlevel [0-9S] (did you forget "." ?) usage: update-rc.d [-n] [-f] <basename> remove update-rc.d [-n] <basename> defaults [NN | sNN kNN] update-rc.d [-n] <basename> start|stop NN runlvl [runlvl] [...] . -n: not really -f: force =2E In trying to generate a Debian package for hplip (I'm currently the Deb= ian maintainer for hpoj) DESTDIR is not honoured for the following installation candidates: error: /usr/lib/python2.3/site-packages/cupsext.so: Permission denied /usr/bin/install -c -m 644 xml/errors.xml /home/msp/src/hpinkjet.sf.net/hplip-0.8.2/debian/hplip/usr/h= ome/msp/src/hpinkjet.sf.net/hplip-0.8.2/debian/hplip/usr/hplip/data/xml/err= ors.xml error.png error: /usr/lib/python2.3/site-packages/pcardext.so: Permission denied /etc/hp/hplip.conf My build-log is available at: http://people.debian.org/~msp/hplip_0.8.2-1_i386.build It also tends to place of lot of arch independant files under /usr/hplip, t= his would be better has /usr/share/hplip, but the use of $(datadir) rather than $(prefix) in a number of places. What we did with davidp in hpoj was split up the install target into a user_install (for base files and applications) and root_install (for /etc/ & init.d files). The Debian package called user_install (honouring DETSDIR) to place the base files in the correct location, but didn't call root_install. Instead using the debian/rules to place /etc & init.d files. Could you look at a similar scheme for hplip as it would greatly help package maintainers and would be transparent to other users of the upstream source. Some other suggestions I have are: =2D --- hplip-0.8.2.orig/prnt/Makefile.in +++ hplip-0.8.2/prnt/Makefile.in @@ -115,9 +115,9 @@ sysconfdir =3D @sysconfdir@ target_alias =3D @target_alias@ =2D -hplipdir =3D $(prefix)/hplip =2D -prntdir =3D $(prefix)/hplip/prnt =2D -cupsextdir =3D $(prefix)/hplip/prnt/cupsext +hplipdir =3D $(datadir)/hplip +prntdir =3D $(datadir)/hplip/prnt +cupsextdir =3D $(datadir)/hplip/prnt/cupsext hplip_DATA =3D =2D --- hplip-0.8.2.orig/base/Makefile.in +++ hplip-0.8.2/base/Makefile.in @@ -93,7 +93,7 @@ sysconfdir =3D @sysconfdir@ target_alias =3D @target_alias@ =2D -hplipdir =3D $(prefix)/hplip/base +hplipdir =3D $(datadir)/hplip/base hplip_SCRIPTS =3D maint.py codes.py g.py mfpdtf2.py pml.py status.py async= =2Epy \ database.py __init__.py mfpdtf.py service.py utils.py async_qt.py \ =2D --- hplip-0.8.2.orig/data/Makefile.in +++ hplip-0.8.2/data/Makefile.in @@ -95,11 +95,11 @@ sysconfdir =3D @sysconfdir@ target_alias =3D @target_alias@ =2D -xmldir =3D $(prefix)/hplip/data/xml =2D -imagesdir =3D $(prefix)/hplip/data/images =2D -pcldir =3D $(prefix)/hplip/data/pcl =2D -ldldir =3D $(prefix)/hplip/data/ldl =2D -psdir =3D $(prefix)/hplip/data/ps +xmldir =3D $(datadir)/hplip/data/xml +imagesdir =3D $(datadir)/hplip/data/images +pcldir =3D $(datadir)/hplip/data/pcl +ldldir =3D $(datadir)/hplip/data/ldl +psdir =3D $(datadir)/hplip/data/ps ps_DATA =3D \ ps/testpage.ps.gz =2D --- hplip-0.8.2.orig/scan/Makefile.in +++ hplip-0.8.2/scan/Makefile.in @@ -93,7 +93,7 @@ sysconfdir =3D @sysconfdir@ target_alias =3D @target_alias@ =2D -hplipdir =3D $(prefix)/hplip/scan +hplipdir =3D $(datadir)/hplip/scan hplip_SCRIPTS =3D __init__.py pml_scanner.py sane.py scanner.py scl.py scl_scanner.py subdir =3D . =2D --- hplip-0.8.2.orig/ui/Makefile.in +++ hplip-0.8.2/ui/Makefile.in @@ -93,7 +93,7 @@ sysconfdir =3D @sysconfdir@ target_alias =3D @target_alias@ =2D -hplipdir =3D $(prefix)/hplip/ui +hplipdir =3D $(datadir)/hplip/ui hplip_SCRIPTS =3D \ advancedinfoform_base.py \ =2D --- hplip-0.8.2.orig/pcard/Makefile.in +++ hplip-0.8.2/pcard/Makefile.in @@ -118,9 +118,9 @@ noinst_PROGRAMS =3D ptest =2D -hplipdir =3D $(prefix)/hplip =2D -pcarddir =3D $(prefix)/hplip/pcard =2D -pcardextdir =3D $(prefix)/hplip/pcard/pcardext +hplipdir =3D $(datadir)/hplip +pcarddir =3D $(datadir)/hplip/pcard +pcardextdir =3D $(datadir)/hplip/pcard/pcardext hplip_DATA =3D =2D --- hplip-0.8.2.orig/Makefile.in +++ hplip-0.8.2/Makefile.in @@ -63,27 +63,27 @@ cd $$here/$$i; \ $(MAKE) $(AM_MAKEFLAGS) install; \ done =2D - $(install_script) $(PYTHON_SOURCES) $(PYTHON_SOURCES2) $(DESTDIR)$(prefix)/$(PACKAGE) + $(install_script) $(PYTHON_SOURCES) $(PYTHON_SOURCES2) $(DESTDIR)$(datadir)/$(PACKAGE) for i in $(PYTHON_SOURCES); do \ newname=3D$${i%.*}; \ =2D - mv $(DESTDIR)$(prefix)/$(PACKAGE)/$$i $(DESTDIR)$(prefix)/$(PACKAGE)/$$newname; \ + mv $(DESTDIR)$(datadir)/$(PACKAGE)/$$i $(DESTDIR)$(datadir)/$(PACKAGE)/$$newname; \ done =2D - $(mkinstalldirs) /etc/hp =2D - $(install_data) $(PACKAGE).conf /etc/hp/ =2D - echo -e "\n[$(PACKAGE)]\nversion=3D$(VERSION)\njdprobe=3D0\n" >> /etc/hp/$(PACKAGE).conf =2D - echo -e "[dirs]\nhome=3D$(DESTDIR)$(prefix)/$(PACKAGE)\n" >> /etc/hp/$(PACKAGE).conf + $(mkinstalldirs) $(DESTDIR)/etc/hp + $(install_data) $(PACKAGE).conf $(DESTDIR)/etc/hp/ + echo -e "\n[$(PACKAGE)]\nversion=3D$(VERSION)\njdprobe=3D0\n" >> $(DESTDIR)/etc/hp/$(PACKAGE).conf + echo -e "[dirs]\nhome=3D$(DESTDIR)$(prefix)/$(PACKAGE)\n" >>$(DESTDIR)/etc/hp/$(PACKAGE).conf Mark =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBt1x0oCzanz0IthIRAlKQAJ9WCwm/X4l4SUB3YVYRVjFDa8QcuACdGekc lwl4rUTV6raGsTeBhPTB8N8=3D =3DPMGI =2D----END PGP SIGNATURE----- |
From: Jarl F. <ja...@so...> - 2004-12-08 18:34:20
|
Cory Meisch <cor...@hp...> writes: > Introducing HPLIP Could you also put a news entry on the hpoj.sf.net page? It is relevant for the hpoj project, right? As I understand from this announcement it will sooner or later obsolete the hpoj project, right? Jarl |
From: Cory M. <cor...@hp...> - 2004-12-08 18:01:31
|
On Wed, 2004-12-08 at 09:11 -0500, Joe Piolunek wrote: > On Monday 06 December 2004 07:18, Cory Meisch wrote: > > Introducing HPLIP > > hplip looks very promising. I hope that before long, it will include better > support for net-connected devices. For home use (printing from a wireless > laptop, for example), it's very convenient to have the all-in-one accessible > without having to turn on the computer it would otherwise depend on. > > The docs should be more clear about what actually works/doesn't work yet, IMO. > When I tried to follow the documentation for setting up printing, > 'probe -bnet' wouldn't work. Apparently the '-bnet' option is unsupported. I > had to guess at the device string to enter in CUPS. After guessing that > hp:/net/Photosmart_2600_series?ip=(printer's LAN address) might work, I tried > it and it did. > You may need to temporarily stop your firewall. > I noticed that scanning over LAN is in the TODO list. I hope it will be added > soon. When I try to start xsane, it can't find the PSC's scanner. Using hpoj, > the scanner is accessible. > It is our high priority feature. > /usr/hplip/toolbox starts up and mostly works. It can't access the PSC's > scanner, though. > > '/etc/init.d/hplip start' returns 'OK' for hpiod and hpssd, but 'hplip status' > returns an incorrect answer: > > ]# /etc/init.d/hplip status > hpiod (pid 5566) is running... > hpssd dead but pid file exists > > But hpssd is actually running: > ]# ps ax | grep hp > 5566 ? S 0:00 ./hpiod > 5574 ? S 0:00 python ./hpssd.py > > That is a defect we are working on. > Regarding photocard access, I don't see a way to copy JPEGs to the card over > LAN. I hope it can be implemented. You can copy from the card but not to it. If you want to make it a r/w system, you would need to mount the card as a USB mass storage device but there was no easy way for us to do that at this time... Cory > > Thanks for working on this, hpinkjet folks. > ------------------------------------ Cory Meisch HP Linux Test Technician (360) 212-7009 ------------------------------------- Is he the MAGIC INCA carrying a FROG on his shoulders?? Is the FROG his GUIDELIGHT?? It is curious that a DOG runs already on the ESCALATOR ... ------------------------------------- ****** Current Weather for Portland, OR ****** Temperature: 50.0 F Conditions: Few clouds and mostly cloudy |
From: Cory M. <cor...@hp...> - 2004-12-08 16:55:55
|
On Wed, 2004-12-08 at 09:31 +0100, Thomas Rother wrote: > Cory Meisch schrieb: > > Hmm... We didn't have enough time to do "out of the box" testing of SuSE > > 9.2. We have internal distributions here but not "out of the box" CDs, > > so I may have missed that. > > > > The SuSE printing guy is also away on vacation, so it may be a couple > > weeks before I can answer your question correctly... > > OK. "Shit happens", I would say ;-) > Thanks for being understanding. This is my priority today to investigate this issue. I would try the older packages and see if they work for you. I would imagine that is where mine came from. Cory hp linux printing team > What do you think: Does it make sense to try a workaround with the PyQT > package from Suse 9.1 and the qscintilla package (which would resolve > the dependencies shown in my last mail and probably make the PyQT from > 9.1 installable on 9.2)? Or shall we better wait until the SuSE boys are > back? > > Anyway, to make hplip useable for "normal" users, SuSE should provide a > PyQT package for Suse 9.2 as soon as they include the hplip in their RPM > package list. Otherwise "normal" users will be really "lost" ... > > Bye, Thomas ------------------------------------ Cory Meisch HP Linux Test Technician (360) 212-7009 ------------------------------------- Oh Dad! We're ALL Devo! ------------------------------------- ****** Current Weather for Portland, OR ****** Temperature: 50.0 F Conditions: Few clouds and mostly cloudy |
From: Joe P. <joe...@sn...> - 2004-12-08 14:11:21
|
On Monday 06 December 2004 07:18, Cory Meisch wrote: > Introducing HPLIP hplip looks very promising. I hope that before long, it will include better support for net-connected devices. For home use (printing from a wireless laptop, for example), it's very convenient to have the all-in-one accessible without having to turn on the computer it would otherwise depend on. The docs should be more clear about what actually works/doesn't work yet, IMO. When I tried to follow the documentation for setting up printing, 'probe -bnet' wouldn't work. Apparently the '-bnet' option is unsupported. I had to guess at the device string to enter in CUPS. After guessing that hp:/net/Photosmart_2600_series?ip=(printer's LAN address) might work, I tried it and it did. I noticed that scanning over LAN is in the TODO list. I hope it will be added soon. When I try to start xsane, it can't find the PSC's scanner. Using hpoj, the scanner is accessible. /usr/hplip/toolbox starts up and mostly works. It can't access the PSC's scanner, though. '/etc/init.d/hplip start' returns 'OK' for hpiod and hpssd, but 'hplip status' returns an incorrect answer: ]# /etc/init.d/hplip status hpiod (pid 5566) is running... hpssd dead but pid file exists But hpssd is actually running: ]# ps ax | grep hp 5566 ? S 0:00 ./hpiod 5574 ? S 0:00 python ./hpssd.py Regarding photocard access, I don't see a way to copy JPEGs to the card over LAN. I hope it can be implemented. Thanks for working on this, hpinkjet folks. -- Joe Piolunek |