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: PASCHAL,DAVID (HP-Roseville,ex1) <dav...@hp...> - 2000-09-06 07:33:33
|
Hi, Erick. I've had my head in the sand for a while working on I/O and scanning issues, so I guess it's time to look into printing. > as I don't have apsfilter installed (do I need to install it?, can I not > just print with ieee12844_print?) There are actually two sets of instructions from at least two different people in PRINT-HOWTO: Andreas Fester (presumably) for SuSE (which is the part using apsfilter), and Colin Dean for RedHat. I'll try to clean this up some. > my /etc/printcap looks like this: > > lp:\ > :sd=/var/spool/lpd/lp:\ > :mx#0:\ > :sh:\ > :lp=/dev/null:\ > :if=/usr/local/bin/ieee12844_print: You can't just set "if=" to ieee12844_print, because it needs to go through a print filter script to convert the PostScript print job to the right language for the printer. Also, ieee12844_print doesn't handle the arguments that lpd automatically passes to the filter. The solution for now according to the second half of PRINT-HOWTO is to create a wrapper script that passes its command-line arguments to the standard print filter and pipes the resulting output to ieee12844_print. David |
From: Andreas S. <as...@sc...> - 2000-09-06 06:14:54
|
Hi David, > Last night I finally finished my SANE changes to support scanning on the > flatbed OfficeJets, and I submitted them to one of the official SANE > developers for review and checkin to their codebase. Once that's done > (hopefully this weekend) I'll put out hpoj-0.6 to enable it. sounds great! Andreas |
From: PASCHAL,DAVID (HP-Roseville,ex1) <dav...@hp...> - 2000-09-06 02:52:48
|
> you hit the nail right on the head with this message. I followed your > directions and it worked just fine. In retrospect I now > realise that at the > time I loaded parport the printer was not connected and that > caused the > problem. > > Thank you so very much for your efforts. it's sooooo cool to > be able to > print from that box! Hi, Erick. I'm glad it's working now. Sorry I gave you the run-around on this problem; I learned a thing or two about this software myself. When I update the documentation to prepare for the next release I will add all the troubleshooting steps we went through, starting with the most recent one. :-) > what you're doing (donating your time for others' benefit in > the spirit of > the free software community) is very cool. it makes me wish > I were more > than a simple user and that I could in some way contribute > too. If I can > in any way add value to your process, please do not hesitate > to contact me. I'm glad that my work is useful. If nothing else, it is very helpful to receive feedback so I know what areas of the software and documentation need improvement. If you find something that's broken or you have a suggestion of how to make something work better or make it easier to use, then let me know. I may not be able to get to it right away, but at least it'll go on my list of things to look into later. David |
From: PASCHAL,DAVID (HP-Roseville,ex1) <dav...@hp...> - 2000-09-06 02:16:02
|
Hi, Ranier. Thanks for the feedback. > insmod ieee12844 > insmod ieee12844pp > > ### It should read insmod ieee12884.o ### I will correct this in the documentation. > 2) apsfilter > > I am running apsfilter 5.1.4/Debian 2.2 and the installation was > different than described in PRINT-HOWTO: So far I haven't focused much on printing, but I'm aware it needs some work. Part of the problem is that each distribution is a little different about printing. At the very least I will include the information you provided about Debian in the documentation. > 3) Dynamic library issue: > > Since ptal-connect is linked against a non-system library I created a > wrapper script ptal-print (this is not necessary any more as soon > as hpoj is converted into a standard Debian/RedHat or whatever > package or the dynamic library is install in /usr/lib. The next version (0.6) will have a "make install" feature that installs everything under /usr/local, which can be overridden by passing "--prefix=DIR" to the configure script. You will still have to make sure /usr/local/lib is specified in ld.so.conf and re-run ldconfig, or add the directory to LD_LIBRARY_PATH. Will this installation method be acceptable? > 4) Color printing > > So far color printing was not successful. But I have to check first if > this is a printer hardware problem (ink empty...). But anyways, if > somebody has an already written description how to do this, it would > be welcome (basically I expect that I have to specify another > OutputDevice in gs). I have heard (but not yet verified) that ghostscript has problems with color printing on the 500/600/700 series OfficeJets. > 5) Scanning > > No success either: Last night I finally finished my SANE changes to support scanning on the flatbed OfficeJets, and I submitted them to one of the official SANE developers for review and checkin to their codebase. Once that's done (hopefully this weekend) I'll put out hpoj-0.6 to enable it. Scanning support for the scrollfed OfficeJets (such as the 635) will not be included in this release, but it's next on my to-do list. Hang in there. :-) > # /opt/hpoj-0.5/ptal/ptal-connect mlc:mlcpp0 -scan > ptalMlcChannelOpen(chan=0x0804A668): error connecting socket! > ptalChannelOpen(chan=0x0804A668): provider failed open! "ptal-connect -scan" doesn't actually initiate a scan. It just connects to the scan data channel on the peripheral. However, some OfficeJet models don't allow you to do this unless you've already issued the right PML commands to initiate the scan, so that's probably why you got this error message. > 6) Other vendors > > I want to purchase a all-in-one-device. The only real > requirement is cost less than 500 Euro and good linux support > (print, scan, copy). Does anybody know, if other vendors > provide better linux support than HP does? Not that I know of. Since you mentioned you were looking for good Linux support for copying, could you clarify what exactly you're looking for here? The 500/600/700 series OfficeJets sometimes need help from the PC to copy a page (particularly when copying in color), in which case "copy" really means "scan and then print". The more recent models have pretty good standalone copy capabilities. David |
From: Erick C. <ec...@ar...> - 2000-09-04 18:32:02
|
I'm back. didn't get very far from last time :( I'm having a problem with lpd. root@beowulf:/ # lpc status lp: queuing is enabled printing is enabled 1 entry in spool area no daemon present I found in the Linux Printing HOWTO guide (under the the "lpc and lpq warning of missing daemons" section) http://ftp.yggdrasil.com/bible/howtos/printing.html that this condition (no daemon present) happens when a filter is broken. the answer is to "fix" it and restart the daemon. as I don't have apsfilter installed (do I need to install it?, can I not just print with ieee12844_print?) my /etc/printcap looks like this: lp:\ :sd=/var/spool/lpd/lp:\ :mx#0:\ :sh:\ :lp=/dev/null:\ :if=/usr/local/bin/ieee12844_print: I took the PRINT-HOWTO's hint that "of" doesn't work and put it in "if" but actually I've tried both without results. Here's proof that _print is there: root@beowulf:/usr/local/bin # ls ieee* -rwxr-xr-x 1 root root 9552 Sep 3 10:32 ieee12844_print* any help would be greatly appreciated: - erick p.s. uname -a: Linux beowulf 2.2.14-5.0 #1 Tue Mar 7 20:53:41 EST 2000 i586 unknown |
From: Erick C. <ec...@ar...> - 2000-09-03 20:20:28
|
David, you hit the nail right on the head with this message. I followed your directions and it worked just fine. In retrospect I now realise that at the time I loaded parport the printer was not connected and that caused the problem. Thank you so very much for your efforts. it's sooooo cool to be able to print from that box! what you're doing (donating your time for others' benefit in the spirit of the free software community) is very cool. it makes me wish I were more than a simple user and that I could in some way contribute too. If I can in any way add value to your process, please do not hesitate to contact me. Again, thank you so very much. - erick -----Original Message----- From: PASCHAL,DAVID (HP-Roseville,ex1) [mailto:dav...@hp...] Sent: Saturday, September 02, 2000 1:13 AM To: 'Erick Calder' Cc: pa...@rc...; hpo...@li... Subject: RE: [Hpoj-devel] newbie question > > I'm really starting to run out of ideas here. > > no! no! :) this can't be that difficult! I know we've already been through the question of connecting the peripheral before loading ieee12844pp.o, but I just discovered a little subtlety with this that you should be aware of, and maybe if we're lucky it was causing the problem all along. Try unloading all of the parport and hpoj kernel modules (ieee12844, parport_probe, parport_pc, and parport). Run "lsmod" just to be sure. Now make sure the peripheral is connected and powered on and in a ready state. *Now* try loading the kernel modules (parport, parport_pc, parport_probe, ieee12844.o, ieee12844pp.o). Does it work now? In any case, I discovered that the peripheral has to be connected before loading parport_probe, not ieee12844pp.o. It turns out that ieee12844pp doesn't re-probe the peripheral, but instead asks parport_probe for the device ID string (if any) it had probed when it (parport_probe) originally got loaded. So if parport_probe didn't find a peripheral originally, then you can insmod ieee12844pp.o till you're blue in the face and it won't recognize a peripheral that was connected after parport_probe was loaded. I shall cross my fingers and hope this finally solves the problem. :-) David |
From: Rainer D. <rd...@we...> - 2000-09-03 12:11:11
|
Hello, thanks for providing the office jet drivers. They privide the printing features I needed most urgently. They work great. The minimum thing I can do is to give some feedback and point out a few things which basically concern documentation: I installed your drivers on an hp office jet 635. graven:/home/rd/hpoj-0.5/apps/cmdline# ./hpo devid MFG:Hewlett-Packard;MDL:OfficeJet Series 600;CMD:MLC,PCL,PML;CLASS:PRINTER;REV:4.05 Printing works great both with ptal-connect and ieee12844. But I found a few minor (primarily documenation) issues: 1) INSTALL file Step 2: IEEE1284.4 link provider and socket layer ------------------------------------------------- Change to the directory containing the IEEE1284.4 drivers (cd ieee12844) and type insmod ieee12844 insmod ieee12844pp ### It should read insmod ieee12884.o ### 2) apsfilter I am running apsfilter 5.1.4/Debian 2.2 and the installation was different than described in PRINT-HOWTO: I inserted three lines in /usr/share/apsfilter/bin/apsfilter if [ "$PRINT_TO_FILE" = "True" ]; then PRINT_PS="(cat 1> $TMP_PRINTOUT)" fi if [ "$REMOTE_PRINTER" = "True" ]; then # Line inserted PRINT_PS="$PRINT_PS | lpr -Premote" # Line inserted fi #Line inserted if [ "$HPOJ" = "True" ]; then PRINT_PS="$PRINT_PS | $HPOJ_PRINT" fi ################################################################################ ##### ##### S h e l l - F u n c t i o n s ##### ################################################################################ and created a file /etc/apsfilterrc.deskjet HPOJ=True #HPOJ_PRINT=/opt/hpoj-0.5/apps/print/ieee12844_print HPOJ_PRINT=/opt/hpoj-0.5/ptal/ptal-print Both HPOJ_PRINT settings work (see next section for ptal-print) 3) Dynamic library issue: Since ptal-connect is linked against a non-system library I created a wrapper script ptal-print (this is not necessary any more as soon as hpoj is converted into a standard Debian/RedHat or whatever package or the dynamic library is install in /usr/lib. The wrapper script /opt/hpoj-0.5/ptal/ptal-print #!/bin/bash export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/hpoj-0.5/ptal /opt/hpoj-0.5/ptal/ptal-connect mlc:mlcpp0 -print 4) Color printing So far color printing was not successful. But I have to check first if this is a printer hardware problem (ink empty...). But anyways, if somebody has an already written description how to do this, it would be welcome (basically I expect that I have to specify another OutputDevice in gs). 5) Scanning No success either: # /opt/hpoj-0.5/ptal/ptal-connect mlc:mlcpp0 -scan ptalMlcChannelOpen(chan=0x0804A668): error connecting socket! ptalChannelOpen(chan=0x0804A668): provider failed open! But I did not yet do any deep research, because the feature is not so important. 6) Other vendors I want to purchase a all-in-one-device. The only real requirement is cost less than 500 Euro and good linux support (print, scan, copy). Does anybody know, if other vendors provide better linux support than HP does? Thanks. Rainer. PLEASE DO NOT REPLY, SEND EMAIL TO rai...@in... -- Rainer Dorsch _______________________________________________________________________ 1.000.000 DM gewinnen - kostenlos tippen - http://millionenklick.web.de Ih...@we..., 8MB Speicher, Verschluesselung - http://freemail.web.de |
From: Tim W. <tw...@re...> - 2000-09-02 09:49:04
|
On Fri, Sep 01, 2000 at 05:54:49PM -0700, Erick Calder wrote: > I compiled the program but the docs are a bit spartan and I'm at a > loss for what value to pass for "deviceid" (required first parameter). Do something like: 'deviceid --base 0x378'. Tim. */ |
From: PASCHAL,DAVID (HP-Roseville,ex1) <dav...@hp...> - 2000-09-02 08:25:59
|
> I shall cross my fingers and hope this finally solves the > problem. :-) One other thing -- if it doesn't solve the problem, please look in syslog (/var/log/messages) and forward me any messages related to the parport* or ieee12844*.o modules. David |
From: PASCHAL,DAVID (HP-Roseville,ex1) <dav...@hp...> - 2000-09-02 08:13:03
|
> > I'm really starting to run out of ideas here. > > no! no! :) this can't be that difficult! I know we've already been through the question of connecting the peripheral before loading ieee12844pp.o, but I just discovered a little subtlety with this that you should be aware of, and maybe if we're lucky it was causing the problem all along. Try unloading all of the parport and hpoj kernel modules (ieee12844, parport_probe, parport_pc, and parport). Run "lsmod" just to be sure. Now make sure the peripheral is connected and powered on and in a ready state. *Now* try loading the kernel modules (parport, parport_pc, parport_probe, ieee12844.o, ieee12844pp.o). Does it work now? In any case, I discovered that the peripheral has to be connected before loading parport_probe, not ieee12844pp.o. It turns out that ieee12844pp doesn't re-probe the peripheral, but instead asks parport_probe for the device ID string (if any) it had probed when it (parport_probe) originally got loaded. So if parport_probe didn't find a peripheral originally, then you can insmod ieee12844pp.o till you're blue in the face and it won't recognize a peripheral that was connected after parport_probe was loaded. I shall cross my fingers and hope this finally solves the problem. :-) David |
From: PASCHAL,DAVID (HP-Roseville,ex1) <dav...@hp...> - 2000-09-02 04:38:30
|
> > It should report something like "Hewlett-Packard" (possibly all > > uppercased) and "OfficeJet Series 700" for the manufacturer and > > model fields. > > forgive my ignorance on the subject but how would such information get > to these files? is there some package or something I have to > install/run before I try to install your sofware? I have the lpr > package installed... is there anything else I need? The "files" in /proc are not actually stored on disk anywhere. They are generated by the kernel (in this case, the parport drivers) on-the-fly when they are accessed. Normally when the parport drivers are loaded, they do their own probe of the parallel port(s) to attempt to retrieve a device ID string from any attached peripherals, and a somewhat abridged version of the device ID string is available as /proc/parport/0/autoprobe (for port 0). ieee12844pp.o does its own probe to get to the actual (unabridged) device ID string from any attached peripherals. It appears that in both cases, the device ID string cannot be read. > > Strange. Did you do this while the parport, parport_pc, and > parport_probe > > modules were loaded? I would have expected to see lines like: > > 0378-037a : parport0 > > 0778-077a : parport0 > > yes, I did. I can see the 3 modules loaded..... Try "cat /proc/ioports" again after insmoding "lp". Maybe you need an actual parallel port client driver (not just the parport helpers) for it to show up. I am concerned that your parallel port isn't showing up in the list. > > I'm really starting to run out of ideas here. > > no! no! :) this can't be that difficult! I'm trying my best here. :-) > > The only thing I can think of is that > > maybe you have a bad parallel port or cable. > > I use this printer to print from my laptop so I know the printer's > good and so is the cable. > > > What brand/model of computer are you using? > > it's an old brandless P90 with Phoenix BIOS and a 20G drive. but I > know his parallel port is good because before I installed Linux on it > I could print from it on Win98. What are you running on the laptop? Linux or Windows? When you first set up this peripheral on Windows 98 (whether on the P90 before Linux or on the laptop if that's what you're running there), was Windows able to detect the device in a "plug and play" fashion? In other words, when you booted or otherwise made it probe for new hardware, did it pop up a "New hardware found wizard" and indicate that the found device was an HP OfficeJet 700 and automatically pick the right driver, or did you have to tell it what driver to use yourself? Or on the other hand, did you use the Windows-based software that came with the OfficeJet? That type of software tends to be pretty picky about insisting that you use it only with the right model, so if it was happy then it must have been able to probe the device. Did you try scanning or faxing (to/from the PC, not standalone) under Windows? David |
From: Erick C. <ec...@ar...> - 2000-09-02 01:19:08
|
> > > cat /proc/parport/0/autoprobe > > > > MODEL:Unknown device; > > MANUFACTURER:Unknown vendor; > > > ... which seems obviously wrong but I don't know what valid values > > might be... > > It should report something like "Hewlett-Packard" (possibly all > uppercased) and "OfficeJet Series 700" for the manufacturer and > model fields. forgive my ignorance on the subject but how would such information get to these files? is there some package or something I have to install/run before I try to install your sofware? I have the lpr package installed... is there anything else I need? > Strange. Did you do this while the parport, parport_pc, and parport_probe > modules were loaded? I would have expected to see lines like: > 0378-037a : parport0 > 0778-077a : parport0 yes, I did. I can see the 3 modules loaded..... > I'm really starting to run out of ideas here. no! no! :) this can't be that difficult! > The only thing I can think of is that > maybe you have a bad parallel port or cable. I use this printer to print from my laptop so I know the printer's good and so is the cable. > What brand/model of computer are you using? it's an old brandless P90 with Phoenix BIOS and a 20G drive. but I know his parallel port is good because before I installed Linux on it I could print from it on Win98. > I was going to ask if you were running VMWare (which tends to take > over the parallel port), but I didn't see anything related to it in > your lsmod output. nope. no VMWare. just pure Linux... is there anything I can de-install and re-install...? where can we go from here? 1k thx - e |
From: Erick C. <ec...@ar...> - 2000-09-02 00:49:06
|
Tim, I compiled the program but the docs are a bit spartan and I'm at a loss for what value to pass for "deviceid" (required first parameter). I tried the command below with the following results: root@beowulf:/root/deviceid # deviceid /dev/lp0 deviceid: cannot set transfer mode help! - e -----Original Message----- From: Tim Waugh [mailto:tw...@re...] Sent: Friday, September 01, 2000 3:11 PM To: Erick Calder Cc: PASCHAL,DAVID (HP-Roseville,ex1); pa...@rc...; hpo...@li... Subject: Re: [Hpoj-devel] newbie question On Fri, Sep 01, 2000 at 10:07:21AM -0700, Erick Calder wrote: > MODEL:Unknown device; > MANUFACTURER:Unknown vendor; > > ... which seems obviously wrong but I don't know what valid values > might be... You can use <URL:ftp://people.redhat.com/twaugh/parport/deviceid-0.3.tar.gz> to find out what the device ID really is. Not that it probably helps you.. Tim. */ |
From: PASCHAL,DAVID (HP-Roseville,ex1) <dav...@hp...> - 2000-09-02 00:32:40
|
> > cat /proc/parport/0/autoprobe > > MODEL:Unknown device; > MANUFACTURER:Unknown vendor; > > ... which seems obviously wrong but I don't know what valid values > might be... It should report something like "Hewlett-Packard" (possibly all uppercased) and "OfficeJet Series 700" for the manufacturer and model fields. > > see what other port numbers (1, 2, etc.) are in the parport > directory > > there is only 0 OK, so we know there's really only one port. > > Are you able to print just by dumping text or PCL > > data to /dev/lp0 (or lp1, etc.), without loading ieee12844pp.o? > > yes. I did "cat .kshrc > /dev/lp0" and it printed it. funky, but it > printed. By "funky", do mean that it exhibited the "staircase" effect? That's to be expected unless the Unix-style newlines (LF only) are converted to DOS-style (CR and LF). > > cat /proc/ioports > > 0000-001f : dma1 > 0020-003f : pic1 > 0040-005f : timer > 0060-006f : keyboard > 0070-007f : rtc > 0080-008f : dma page reg > 00a0-00bf : pic2 > 00c0-00df : dma2 > 00f0-00ff : fpu > 0170-0177 : ide1 > 01f0-01f7 : ide0 > 0220-022f : soundblaster > 02e8-02ef : serial(auto) > 0330-0333 : MPU-401 UART > 0376-0376 : ide1 > 03c0-03df : vga+ > 03f6-03f6 : ide0 > 03f8-03ff : serial(auto) > e800-e8ff : eth0 > ec00-ecff : eth1 > ffa0-ffa7 : ide0 > ffa8-ffaf : ide1 Strange. Did you do this while the parport, parport_pc, and parport_probe modules were loaded? I would have expected to see lines like: 0378-037a : parport0 0778-077a : parport0 I'm really starting to run out of ideas here. Your peripheral is connected directly to the parallel port without any pass-through devices, which is good, and the parallel port is enabled in the BIOS, obviously since you can print by cating stuff to /dev/lp0. The only thing I can think of is that maybe you have a bad parallel port or cable. Perhaps there's a line that's stuck low or high, such that it permits the basic signaling that happens when using /dev/lp0 but breaks the extra signaling that happens with ieee12844pp.o. You wouldn't happen to have a logic analyzer and DB25 breakout board handy, would you? :-) At the very least, I would suggest trying a different parallel cable (a high-quality cable that is "IEEE1284 compliant"). If possible, you could also try a different printer on your PC or try your printer in a different PC (running Linux, so you can run the same tests). Or you could even try adding a second parallel port, but that could open another can of worms. What brand/model of computer are you using? I was going to ask if you were running VMWare (which tends to take over the parallel port), but I didn't see anything related to it in your lsmod output. David |
From: Tim W. <tw...@re...> - 2000-09-01 22:11:00
|
On Fri, Sep 01, 2000 at 10:07:21AM -0700, Erick Calder wrote: > MODEL:Unknown device; > MANUFACTURER:Unknown vendor; >=20 > ... which seems obviously wrong but I don't know what valid values > might be... You can use <URL:ftp://people.redhat.com/twaugh/parport/deviceid-0.3.tar.gz> to find out what the device ID really is. Not that it probably helps you.. Tim. */ |
From: Erick C. <ec...@ar...> - 2000-09-01 17:01:41
|
ok, I looked up your response on the website since the mailing list is REALLY slow and I have yet to receive it. here's some stuff you requested: > cat /proc/parport/0/autoprobe MODEL:Unknown device; MANUFACTURER:Unknown vendor; ... which seems obviously wrong but I don't know what valid values might be... > see what other port numbers (1, 2, etc.) are in the parport directory there is only 0 > Is your peripheral by any chance connected to a switchbox > or other "pass-through" device, such as a Zip drive? no, it's connected directly to the printer > Is the parallel port enabled in your BIOS/CMOS setup? I will have to check next time I can access the box but I'm pretty sure (it's enabled by default and I haven't c changed it). > Ideally it should be set to "ECP" or "bidirectional", although the drivers > currently don`t use the enhanced functionality. I will set it that way when next I have a chance. > Are you able to print just by dumping text or PCL > data to /dev/lp0 (or lp1, etc.), without loading ieee12844pp.o? yes. I did "cat .kshrc > /dev/lp0" and it printed it. funky, but it printed. > If your computer dual-boots with DOS > or Windows, can you print there? not a dual-boot. linux only. > cat /proc/ioports 0000-001f : dma1 0020-003f : pic1 0040-005f : timer 0060-006f : keyboard 0070-007f : rtc 0080-008f : dma page reg 00a0-00bf : pic2 00c0-00df : dma2 00f0-00ff : fpu 0170-0177 : ide1 01f0-01f7 : ide0 0220-022f : soundblaster 02e8-02ef : serial(auto) 0330-0333 : MPU-401 UART 0376-0376 : ide1 03c0-03df : vga+ 03f6-03f6 : ide0 03f8-03ff : serial(auto) e800-e8ff : eth0 ec00-ecff : eth1 ffa0-ffa7 : ide0 ffa8-ffaf : ide1 > cat /proc/interrupts CPU0 0: 95883318 XT-PIC timer 1: 2468 XT-PIC keyboard 2: 0 XT-PIC cascade 3: 9432 XT-PIC serial 5: 3914313 XT-PIC soundblaster 8: 1 XT-PIC rtc 9: 3699914 XT-PIC eth0 11: 349853 XT-PIC eth1 13: 1 XT-PIC fpu 14: 10210692 XT-PIC ide0 15: 610 XT-PIC ide1 NMI: 0 hope this stuff helps... would be great to get this to work. - e -----Original Message----- From: PASCHAL,DAVID (HP-Roseville,ex1) [mailto:dav...@hp...] Sent: Thursday, August 31, 2000 4:10 PM To: 'Erick Calder' Cc: 'pa...@rc...' Subject: RE: [Hpoj-devel] newbie question Sorry I didn't get to it yesterday. I send a reply at 2:24 PM (Pacific time) today, but the mailing list seems to be rather slow. I just got it a few minutes ago (4:06 PM). David > -----Original Message----- > From: Erick Calder [mailto:ec...@ar...] > Sent: Thursday, August 31, 2000 3:58 PM > To: PASCHAL,DAVID (HP-Roseville,ex1) > Subject: RE: [Hpoj-devel] newbie question > > > David, > > I replied to you yesterday at the list address but didn't hear back > from you. was that the right thing to do or should I write you > directly as I'm doing now? > > thx - e > > Just in case you didn't receive it, I'm including that message below: > > ------------------------------------- > Message: 1 > Date: Wed, 30 Aug 2000 13:42:44 -0700 > From: Erick Calder <ec...@ar...> > To: hpo...@li... > Subject: [Hpoj-devel] RE: Hpoj-devel digest, Vol 1 #2 - 3 msgs > > David, > > > (That's annoying -- sourceforge's mailing lists don't add a > > Reply-To line to the header. Anyway...) > > I hit reply to the digest I* received today so I hope that's the right > thing to do. yesterday I replied directly to you since you wrote me > directly. > > > I see from the lsmod output you sent that you have properly > > loaded parport, parport_pc, and parport_probe. What Linux > distribution > > and version are you running? > > # uname -a > Linux beowulf 2.2.14-5.0 #1 Tue Mar 7 20:53:41 EST 2000 i586 unknown > > > What peripheral are you using? > > an OfficeJet 700 (which is supported) > > > Next, make sure it's connected and powered on before you insmod > > ieee12844pp.o. (Again, I will clarify this in the documentation > next > > time.) Let me know if you're still having trouble, and we'll take > it > > from there. > > ok. I connected the printer and tried again with the same failure. > > root@beowulf:/root/hpoj-0.5/ieee12844 # insmod ieee12844pp.o > ieee12844pp.o: init_module: Device or resource busy > > I tried turning the printer off and back on and tried it again but > still same message. what next? > > thx - e > > |
From: PASCHAL,DAVID (HP-Roseville,ex1) <dav...@hp...> - 2000-08-31 22:27:49
|
Hi, Erick. > > (That's annoying -- sourceforge's mailing lists don't add a > > Reply-To line to the header. Anyway...) > > I hit reply to the digest I* received today so I hope that's the right > thing to do. yesterday I replied directly to you since you wrote me > directly. When I originally replied I didn't notice that it was going to you directly instead of to the list until after I had sent it. I'll see if the sourceforge folks can do anything about this. In the meantime I'll just use "reply to all" to make sure that it goes to the list. I much prefer getting mail through the list rather than directly, because then it also goes to my personal (home) e-mail account and reduces the chance that it gets lost in my inbox at work. :-) > ok. I connected the printer and tried again with the same failure. > > root@beowulf:/root/hpoj-0.5/ieee12844 # insmod ieee12844pp.o > ieee12844pp.o: init_module: Device or resource busy > > I tried turning the printer off and back on and tried it again but > still same message. what next? Bummer. Those were the easy solutions. :-) I looked at your lsmod output again to see if there were other drivers (like lp) hogging the parallel port, and I didn't see any. Try this, and give me the output: cat /proc/parport/0/autoprobe If your peripheral doesn't show up, then see what other port numbers (1, 2, etc.) are in the parport directory, and try substituting those one by one for "0". Is your peripheral by any chance connected to a switchbox or other "pass-through" device, such as a Zip drive? It probably won't work in these situations. Is the parallel port enabled in your BIOS/CMOS setup? Ideally it should be set to "ECP" or "bidirectional", although the drivers currently don't use the enhanced functionality. Are you able to print just by dumping text or PCL data to /dev/lp0 (or lp1, etc.), without loading ieee12844pp.o? If your computer dual-boots with DOS or Windows, can you print there? What is the output from: cat /proc/ioports cat /proc/interrupts This is to see if there's an I/O port or IRQ conflict with something else in your system. David |
From: Erick C. <ec...@ar...> - 2000-08-30 20:37:29
|
David, > (That's annoying -- sourceforge's mailing lists don't add a > Reply-To line to the header. Anyway...) I hit reply to the digest I* received today so I hope that's the right thing to do. yesterday I replied directly to you since you wrote me directly. > I see from the lsmod output you sent that you have properly > loaded parport, parport_pc, and parport_probe. What Linux distribution > and version are you running? # uname -a Linux beowulf 2.2.14-5.0 #1 Tue Mar 7 20:53:41 EST 2000 i586 unknown > What peripheral are you using? an OfficeJet 700 (which is supported) > Next, make sure it's connected and powered on before you insmod > ieee12844pp.o. (Again, I will clarify this in the documentation next > time.) Let me know if you're still having trouble, and we'll take it > from there. ok. I connected the printer and tried again with the same failure. root@beowulf:/root/hpoj-0.5/ieee12844 # insmod ieee12844pp.o ieee12844pp.o: init_module: Device or resource busy I tried turning the printer off and back on and tried it again but still same message. what next? thx - e |
From: PASCHAL,DAVID (HP-Roseville,ex1) <dav...@hp...> - 2000-08-30 00:57:34
|
> Until there is a complete set of OJ-R80 drivers for all capabilities, > I'm keeping my R80 on a Micros--t system and using it remotely from > my linux box. So far, the only printer driver that works is the one > for HP550C, but the printing is 300x300 without ReIT. Is there a > print driver out there that will give me 600x600 with ReIT? What > is you actual experience with that driver and your R80? Thanks, Hi, Adam. At the moment, the DeskJet 550C ghostscript driver is the best choice for non-Windows printing, and I agree that it's not all that great. Hopefully that will change someday, but I'm not directly involved in that area. David |
From: PASCHAL,DAVID (HP-Roseville,ex1) <dav...@hp...> - 2000-08-30 00:16:26
|
(That's annoying -- sourceforge's mailing lists don't add a Reply-To line to the header. Anyway...) Hi, Erick. I see from the lsmod output you sent that you have properly loaded parport, parport_pc, and parport_probe. What Linux distribution and version are you running? What peripheral are you using? Make sure it's on the list of supported devices at http://hpoj.sourceforge.net/suplist.shtml. In particular, the LaserJet 3100 and 3150 aren't supported. Next, make sure it's connected and powered on before you insmod ieee12844pp.o. (Again, I will clarify this in the documentation next time.) Let me know if you're still having trouble, and we'll take it from there. David > -----Original Message----- > From: Erick Calder [mailto:ec...@ar...] > Sent: Tuesday, August 29, 2000 12:48 PM > To: PASCHAL,DAVID (HP-Roseville,ex1) > Subject: RE: [Hpoj-devel] newbie question > > > Thank you David, I've gotten a little further this time. > "insmod ieee12844.o" returned no response but lsmod shows > him, however, > "insmod ieee12844pp.o" squeals: > > ieee12844pp.o: init_module: Device or resource busy > > uhh.... what next? > > Thx - e > > -----Original Message----- > From: PASCHAL,DAVID (HP-Roseville,ex1) [mailto:dav...@hp...] > Sent: Tuesday, August 29, 2000 11:23 AM > To: 'Erick Calder' > Subject: RE: [Hpoj-devel] newbie question > > Hi, Erick. > > > I'm sorry to post to the "devel" list but I tried to > > subscribe to the "owners" list and got message that it had > > been moved to this > > list. > > > > I sent the message below but I don't know whether anyone > received it. > > > > any response would be greatly appreciated. btw, is there a > > newsgroup that replicates this mailing list? > > Not that I know of, but now that we're on sourceforge, there > are archives of > the mailing lists. Please see > http://sourceforge.net/projects/hpoj, click > on "Lists", and > then select the mailing list you want. > > > I've just dowloaded the 0.5 version of the drivers and have a > > little problem. the INSTALL file says I should: > > > > insmod ieee12844 > > > > but insmod complains: > > > > insmod: ieee12844: no module by that name found > > > > if I run make inside of the ieee12844 dir is says: > > > > make: Nothing to be done for `release'. > > > > here's a dire listing: > > > > drwxr-xr-x 2 ekkis 500 4096 Aug 28 11:28 ./ > > drwxr-xr-x 8 ekkis 500 4096 Aug 28 11:31 ../ > > -rw-r--r-- 1 root root 1181 Aug 28 11:27 Makefile > > -rw-r--r-- 1 ekkis 500 1085 Jul 9 00:16 Makefile.in > > -rw-r--r-- 1 ekkis 500 37938 Jul 8 22:21 ieee12844.c > > -rw-r--r-- 1 root root 21156 Aug 28 11:28 ieee12844.o > > -rw-r--r-- 1 root root 172 Aug 28 11:28 > ieee12844.ver > > -rw-r--r-- 1 ekkis 500 26219 Jul 8 22:22 > ieee12844pp.c > > -rw-r--r-- 1 root root 11344 Aug 28 11:28 > ieee12844pp.o > > I'm sorry about the confusion here. You actually need to cd into the > ieee12844 directory and run "insmod ieee12844.o" (with the > ".o" extension), > and likewise for ieee12844pp.o. I'll fix this in the > documentation on the > next release. > > David > |
From: Adam V. R. <ar...@ca...> - 2000-08-29 19:16:33
|
Until there is a complete set of OJ-R80 drivers for all capabilities, I'm keeping my R80 on a Micros--t system and using it remotely from my linux box. So far, the only printer driver that works is the one for HP550C, but the printing is 300x300 without ReIT. Is there a print driver out there that will give me 600x600 with ReIT? What is you actual experience with that driver and your R80? Thanks, Adam Reed ar...@ca... |
From: Erick C. <ec...@ar...> - 2000-08-29 17:20:53
|
hello everyone, I'm sorry to post to the "devel" list but I tried to subscribe to the "owners" list and got message that it had been moved to this list. I sent the message below but I don't know whether anyone received it. any response would be greatly appreciated. btw, is there a newsgroup that replicates this mailing list? thx - e -----Original Message----- From: Erick Calder [mailto:ec...@ar...] Sent: Monday, August 28, 2000 6:54 PM To: hpo...@bs... Subject: newbie I've just dowloaded the 0.5 version of the drivers and have a little problem. the INSTALL file says I should: insmod ieee12844 but insmod complains: insmod: ieee12844: no module by that name found if I run make inside of the ieee12844 dir is says: make: Nothing to be done for `release'. here's a dire listing: drwxr-xr-x 2 ekkis 500 4096 Aug 28 11:28 ./ drwxr-xr-x 8 ekkis 500 4096 Aug 28 11:31 ../ -rw-r--r-- 1 root root 1181 Aug 28 11:27 Makefile -rw-r--r-- 1 ekkis 500 1085 Jul 9 00:16 Makefile.in -rw-r--r-- 1 ekkis 500 37938 Jul 8 22:21 ieee12844.c -rw-r--r-- 1 root root 21156 Aug 28 11:28 ieee12844.o -rw-r--r-- 1 root root 172 Aug 28 11:28 ieee12844.ver -rw-r--r-- 1 ekkis 500 26219 Jul 8 22:22 ieee12844pp.c -rw-r--r-- 1 root root 11344 Aug 28 11:28 ieee12844pp.o what am I missing? tia - e p.s. here's uname -a: Linux beowulf 2.2.14-5.0 #1 Tue Mar 7 20:53:41 EST 2000 i586 unknown |