Slashdot Mirror


HP Print Server Uses Linux, But Doesn't Support It?

Spyky writes: "A fairly new product from HP, the Jet Direct 4000 Printing Appliance includes a 266 MHz PC processor, a 5.2 GB HD, 64 MB of RAM and runs the Linux operating system. However, it fails to recognize Linux, or any non-Microsoft operating system as a valid client. In essence HP recognizes Linux as an operating system powerful and stable enough to trust their Printing Server Appliance to, yet are unwilling to commit to supporting that very same operating system as a client."

218 comments

  1. Re:LPD support!?!? by Jaeger · · Score: 1

    It looks to me like those are the printers it will print to, not accept client connections from.

  2. Time to get a real job, Rob. by hatless · · Score: 3

    I'm not sure what you do at VA/Andover, Rob, but if you're just hacking Slashcode, maybe you should treat your employment at VA/Andover as an opportunity to learn a bit about the IT real world, about heterogeneous networks built out of systems running things other than Linux and *BSD.

    HP's network printers all support LPD. If you have even one mediocre PCL5-to-Postscript filter for Ghostscript, you can print to it. If your printer supports Postscript, you don't even need that little bit of configuration.

    A JetDirect server is a little box or card that converts a non-network printer into a network printer, typically by receiving jobs via ethernet and handing them to the device's parallel interface. I've never seen a JetDirect server that didn't support LPD. As far as I know, they all do. HP is a large Unix vendor, after all. Most Windows printing to HP network printers prior to this native SMB support is actually done via LPD. Client machines send jobs via SMB to a print server (typically an NT box), and the print server transmits it as an LPD job to the printer. The newer JetDirect cards remove the need to run a "software" print server by putting the SMB support into (or next to) the printer.

    Later JetDirect models have added built-in support for Netware, Ethertalk and most recently, direct SMB support. If for some reason (security, strict job management, or some weird neurosis) you want to print fron Linux machines using something other than LPD, you're certainly welcome to do so. Netatalk and CAP both support Ethertalk printing, Mars-NWE (if I recall) supports Netware printing, and Samba supports SMB printing just fine, and they've all done so for years.

    Unless HP has suddenly abandoned all four of these protocols (and no, they haven't) in favor of a strage new networked variation of PPA (the "Winprinter" protocol on some of their cheap inkjets), you can print from Linux very easily indeed on any and all JetDirect-connected printers. Not to mention the myriad LPD-capable Xerox, Canon, Textronix and IBM printers chugging away out there. Granted, if you have a $50,000 printer with multiple output trays, six paper drawers, multipoint stapling, a laminator and an envelope-stuffing attachment, you're not going to have a Linux driver on hand that can use all of those features. But you'll be able to print just fine.

    1. Re:Time to get a real job, Rob. by nagora · · Score: 1
      According to HP this thing does not work with Unix clients. They may be wrong, especially given how far downhill HP has gone in the last 10mths, but how many people are going to persist in the face of the manufacturer's flat out denial of the product's usability?

      I've never heard of HP supporting Unix except insofar that PCL is used in some of their printers, and the idea that ALL networked HP's can be used is a surprise to me, and will come as a surprise to many HP sales staff and even engineers, in my experience. How sure are you of this?

      TWW

      --
      "Encyclopedia" is to "Wikipedia" what "Library" is to "Some people at a bus stop"
  3. And they are RIGHT by LetterRip · · Score: 3

    One a Linux box is set up and configured properly, it can go forever. Thus it makes great sense as a preconfigured print server. On the other hand, getting a Linux box set up as a client, can be absolute hell! There are three bazillion tweaks and incompatibilites that your flavor of Linux client can have. The printer drivers are generally bare bones support, and designed by people outside of the printer company. Thus the return for offering support versus the effort needed to maintain that support on linux is a very poor proposition. Until Linux becomes a relatively large and homogenous target market, it doesn't make economic sense to support it as a client.

    LetterRip
    Tom M.
    TomM@pentstar.com

    1. Re:And they are RIGHT by vsync64 · · Score: 2

      But why were you even running ftpd? If you didn't use it, it should have been disabled. If you did, you should have kept it up to date. Remember, the less crap in your inetd.conf, the easier it is to keep your system up-to-date.

      --
      TO BUY A NEW CAR WOULD MAKE YOU SEXUALLY ATTRACTIVE.
    2. Re:And they are RIGHT by narsiman · · Score: 1

      Isnt that how windows 2.0 was and windows 3.0 came with a unified print architecture. or was it 3.1. Anway the point is - this is the right opportunity to create such and API and in the absence of a player HP can step up to the plate.

    3. Re:And they are RIGHT by Gleef · · Score: 1

      Supporting the lpd standard on the JetDirect 4000 would be trivial for them, and give them excellent Linux support. Any tweaks on the Linux box are irrelevant, you are just spreading FUD.

      ----

      --

      ----
      Open mind, insert foot.
    4. Re:And they are RIGHT by TBone · · Score: 1

      Then you didn't set it up right. Running a box properly required you to be informed about security vulnerabilities that are discovered. Just like Windows - the patches don't apply themselves...

      --

      This space for rent. Call 1-800-STEAK4U

    5. Re:And they are RIGHT by AintTooProudToBeg · · Score: 1

      Running a box properly required you to be informed about security vulnerabilities that are discovered

      Exactly my point. The original poster said "Just set it up right and let it go forever." However, your keen tech-savvy mind picked up that you can't just "let it go"... you need to stay informed and maintain the system.

    6. Re:And they are RIGHT by AintTooProudToBeg · · Score: 1

      >One a Linux box is set up and configured properly, it can go forever.

      I set up my RH6.2 box "properly" and "let it go". Well, it didn't last forever. After a couple of months, someone exploited an ftpd hole and screwed up my system!

    7. Re:And they are RIGHT by AintTooProudToBeg · · Score: 1

      Well, then something wasn't proper.

      I've been running my webserver on Bughat since 6.x came out and even ran piglet (6.2 beta) for awhile and I've never been rooted.


      Oh yes... if you have never been rooted, then I must have done something wrong!

    8. Re:And they are RIGHT by IGnatius+T+Foobar · · Score: 2
      Until Linux becomes a relatively large and homogenous target market, it doesn't make economic sense to support it as a client.
      ...and until the GNOME vs. KDE war ends, Linux won't become a relatively large and homogenous target market.

      No, this is not flamebait. It's a perfect example of why a single framework makes sense. If HP could deliver, for example, a JetDirect Bonobo component, and it always got installed to the same path, and always was activated using the same tools, and that covered 95% of the Linux machines out there, then it would make sense to do, and it would make sense to train their tech support people on.

      Use this as an example of why the Linux market is currently fragmented, and needs to have more uniformity in order to gain better support. Sure, any of us Linux geeks can (and do) set up LPR to JetDirect boxes, but the typical tech support customer who needs phone help just to set up a printer, probably doesn't know his/her way around Port 515 too well.

      --
      --
      Tired of FB/Google censorship? Visit UNCENSORED!
    9. Re:And they are RIGHT by sloanster · · Score: 1

      Then it wasn't set up properly after all.

  4. Non issue by jacrawf · · Score: 2
    This is a non-issue, folks! And very much so. This is a printer appliance, and not a printer itself. This is a sort of middle-man product designed explicitly so that Windows computers using the SMB protocol can print to any network printer that supports the line printer daemon protocol so that you don't have to install HP's Jet Admin software onto a Windows workstation to allow other Windows clients to use that printer.

    In case you hadn't noticed, Windows, by default, in no way supports the LPD protocol, no standard printer drivers that I've ever seen support that kind of functionality, and HP themselves usually distributes third party NT-based server software with their network printers to allow SMB clients to connect to that server which acts as sort of proxy to the network printer itself. All this product does is replace that server software with a box you can easily mount in a rack, give a couple of IP addresses to, and just go instead of having to mess around with complicated software installations and risk crashing that unstable NT box you've decided to use as the SMB (not LPD -- note the difference) print server.

    If anything, HP deserves credit (yay HP!) for what they've done with this product, not derided. (And their marketing department looks to be pretty on the ball here, so don't give them crap either.) They're using Linux to provide functionality easily which would otherwise be very difficult if the customer relied strictly on Windows. Your Unix box can still print just fine with this product around because it CAN use the LPD protocol. Your cubicle-mate, however, can't because, if anything, his stupid Windows box probably thinks LPD is a psychoactive drug or something and so, with the HP Jet Direct 4000 Printing Appliance, he now gets the same functionality out of the network printer that you do, and the boss doesn't have to spend $3k on yet another server that has to be configured with a whole OS and all that goes along with that. Or, alternatively, he doesn't have to dance with Samba on a Unix server he may already have set up, taking away resources from the already heavy Oracle database running on it. Or, alternatively to that, he doesn't have to rely on the Jet Admin software being installed on an NT workstation that might possibly crash often or get misconfigured or be prone to any of an infinity of pilot errors. Sounds like a good deal to me.

    No, this isn't ironic, CmdrTaco. Y'all just don't do your research and are quick to jump a reactionary gun at anything that doesn't just gush about Linux and is designed to support Windows exclusively. In this case, it's only Windows that needs this support because your Linux box can already do what Windows can't.

    Geez.

    jer

  5. Re: Corporate inconsistancy by SamHill · · Score: 2

    Indeed. I got a perfect example of this when HP technical support refused to tell me how to get the BIOS to recognise the suspend partition on my HP laptop. [...] The tech support guy quite happily told me that he ran Red Hat at home, but wasn't allowed to tell me anything because I wasn't running Windows...

    Weird. Back in 1995, when I first had an opportunity to try Linux, I wanted to install on a 66 MHz 80486 HP Vectra XM, a pretty nice machine with built-in video and networking. Unfortunately, the manual didn't tell you what kind of video chipset the system had. So I called HP, used my HP-UX system ID, and was put through to an engineer who looked the information up in a book for me.

    That's probably the key, though -- the HP-UX support people are almost certainly not the same as the people who do support for their PCs and laptops. And, now that I think about it, I may have had to dance around the questions from the receptionist, as well.

  6. expensive... or not? by jonbrewer · · Score: 1

    A printing appliance with such specs should cost HP around $300.00 to manufacture. Give them a 15% margin, then let the retailers mark it up 50% and you're still under $700.00.

    The price point here was set at what managers expect to pay for a name brand device.

    Of course it is quite a deal compared to the price of WinNT/2k Server for printing + client licensing at $35 per...

  7. Re:What exactly does this mean? by Pharaoh_B · · Score: 1

    Of course noone actually reads the links they are too busy whining that they can't have a $1300 print appliance in their living room.

    I agree with your opinion - mostly. I don't think the article was posted because of it's alleged 'incompatibility' with Linux, but rather the irony that accompanies the fact that it runs Linux, but you can't print to it with Linux.

    On the other hand, it should also be seen as a thumbs up for the Linux world as we've achieved yet another corporate acceptance - Hewlett Packard.

  8. Spyky misses the point by fpn · · Score: 1

    If you use any Unix you don't need it.

    The Print Appliance helps a Windows machine to print to "Unix" ldp printers.

    With Unix just print directly to the printer or set up a print spool on a unix machine and tell the Print Appliance to use that spool/printer.

    Oh, and Linux is a Unix as far as I care.

    florian

  9. Re:Linux as server, not client by simong · · Score: 1

    I have to agree, IME it's one of the bigger stumbling blocks to desktop Linux in an NT environment. Samba works reasonably well but seems to be better at making mounts available than connecting to those mounts. I used Mandrake as a desktop exclusively at work for about six months and this was the one shortfall, as even with a properly configured Samba it was hard to maintain mounts on an NT file server and resulted in a lot of semi-broken directories in my ~home directory.

  10. Re:HP is afraid of Linux by Anonymous Coward · · Score: 1

    It is a good thing that they are called Hewlett-Packard instead of Packard-Hewlett, otherwise instead of HP-UX we'd be dealing with PH-UX.

  11. This might be more important than we think... by Starship+Titanic · · Score: 1

    From "Why Software Should Be Free" by RMS:
    ...Later Xerox gave the AI lab a newer, faster printer, one of the first laser printers. It was driven by proprietary software that ran in a separate dedicated computer, so we couldn't add any of our favorite features...
    No...not another FSF! ;)

    --
    This is an EX-PARROT!
  12. seems logical by jetson123 · · Score: 2
    "Supporting" UNIX clients means testing against them and dealing with issues that come up with technical support. That's expensive, and it is sensible for HP not to do that.

    The box may or may not still accept UNIX line printer connections. If I were putting together the product, I would disable that because it raises all sorts of additional security issues.

    You can almost certainly print to the box using SMB from a UNIX client. But, of course, if it doesn't work, you have to figure out yourself why.

  13. Re:Lame-o fud about linux print setup by swb · · Score: 2

    Reminds me of some of the non-PS Apple printers for Macs. They relied on Quickdraw in the OS to do the actual rendering and then sent the bitmap data out to the printer.

    I imagine that HP is using Windows GDI to accomplish the same thing. That way the printer is nothing more than a mechanism for moving paper in front of a print head, it doesn't require a whole lot (any?) programmable logic or the cost involved in developing it.

    The gripe I have is that in this day and age, I can't imagine that the cost involved in adding a slot for a $100 smart networking+formatter board that would allow dumb printers to become smarter printers. HP does it for the networking side, and it'd be great to see it for the formatting side of the equation, too.

    With enough integration and planning they could make a single formatter board work across their entire range of printers. Making it optional would enable them to keep shilling $109 printers to the masses at CompUSA without raking anyone who wants a little brains over the coals.

  14. who says I can't by twitter · · Score: 1
    33MHz 486 with 500MB hard drive and 8MB RAM: got from garbage, free.

    Pentium 75 with 1.5GB: $80.

    All my appliance needs is a printer and, oh yes, for me to want such a thing.

    The computers have in invaded my living room, get out while you still can!

    --

    Friends don't help friends install M$ junk.

    1. Re:who says I can't by twitter · · Score: 1

      At work, whole O'Riely books. That's why I don't need one in the living room.

      --

      Friends don't help friends install M$ junk.

  15. Re:black arts? by gmhowell · · Score: 1

    While I haven't double-checked it for use, nmap shows that on our 4050N's by HP, the port for lpr is indeed open.

    As for setting up printers, I've never had a problem using anything other than printtool.

    --
    Jesus was all right but his disciples were thick and ordinary. -John Lennon
  16. Re:Lame-o fud about linux print setup by scumdamn · · Score: 2

    Listen, you poor little fella. There's a big-ass thing you missed. If the printer in question is connected to a Windows NT system, and the printer is not using the default Windows NT printer driver, or if that printer driver wasn't included in NT and had to be added, it won't work! It'll only work if you install the printer as a local printer using the Win2k driver, then use net use to make LPT1 the other one. It's a big fat mess.
    And you're gonna tell me it's harder to set up a network printer in Linux?

  17. Re:LPD support!?!? by bunco · · Score: 1

    JetDirect devices support LPD.. so I'd expect that this "appliance" does as well. I was also a bit confused about this article. Linux (and any unix that can run LPD) *is* supported AFAIK. Commercial support may be an issue though.

  18. We use a few HP 8100N's with Solaris... by duffbeer703 · · Score: 1

    You would think that a vendor like HP would be willing to provide support to a company that just spent 20k on printers and consumables... No such luck.

    One of our 8100N's refused to feed paper from the optional large (expensive) paper tray. I called HP and spoke to three reps, all of which thought that "you have a software problem, what's Solaris"

    After about days wasted we discovered that the paper guides were broken and just sent the thing back to the vendor. I will never make the mistake of buying an HP product again.

    --
    Conformity is the jailer of freedom and enemy of growth. -JFK
  19. No JetDirect software for Linux by gruntvald · · Score: 1

    I contacted HP direct on this issue once (I buy all HP equipment), and they told me there is not and never will be a jetdirect software for Linux. However, as many have pointed out, you can just go straight in with lpd and it will work (had plenty of problems with non-postscript print queues on RedHat tho'....)

  20. Re:That's not as dumb as it sounds by TheReverand · · Score: 2
    20%?!?! Hate to burst your bubble but this is not aimed at the college hax0r consumer. This is a business appliance. You show me 20% on the business desktop, and then we'll talk.

    Quit moderating up Fascdot Killed My PR. He is a troll.

  21. Re:I think some of you are confused by connorbd · · Score: 1

    They don't need it; that doesn't necessarily mean they shouldn't be able to use it, though.

    For the record, the point about being able to provide network-wide print services to a Windows network without having to pay deployment fees out the wazoo would have to be a great reason for using Linux in this beast. Saves HP royalties, saves the customers money (though anyone using embedded NT should be beaten anyway for taking the long way around for no good reason), and it does in fact do the job.

    /Brian

  22. Don't sweat it, they don't support NT either... by weave · · Score: 2

    HP has horrible driver support for NT and Windows 2000 in their printers and scanners. It's like they think that everyone runs Windows 9x, even businesses. Many of their products don't have NT drivers, and those that do don't have anywhere near the features of their corresponding Win 98 drivers...

  23. Calm Down! by SUWAIN · · Score: 1
    Personally, I think it's dumb that it runs Linux but doesn't support it. But, seriously people, a majority of print servers are probably already run off of Windoze machines. All you need to do is run Samba. Then the printer will "think" that you are another Windoze machine.

    BTW, this whole printer thing is not too hard to setup. I had my printer setup for a while to print to a printer located on a Windoze box. I did it under RedHat, and haven't bothered to set it up again under SuSE. But I remember that it was fairly painless.

    Now that the moderators are considering marking this up as "Informative," does anyone else think that Micro$oft might have paid for this? I wouldn't be too surprised if this was the truth. Micro$oft is too big to be greatly affected by negative publicity. They're being sued by the Federal Government, one of the least trusted organizations, because they don't trust Micro$oft. Yet Micro$oft's Empire is still the largest. C'mon Tux, you can do it. You can crumble that dirty empire...

    ...............
    SUWAIN: Slashdot User Without An Interesting Name

    --

    ...............
    SUWAIN: Slashdot User Without An Interesting Name

  24. Re:Questions by weeble · · Score: 1

    Samba Rocks!!!! Carry on with the fabulous work.

    --
    Slashdot Beta should die a painful death.
  25. Re:Well duh! by ekidder · · Score: 2

    If the cost of support is greater than the revenue, then they woulds be losing money. Companies exist to maximize profit, so they're not going to offer services or products that will lose money.

    Eric ze Kidder

  26. I see no surprise here. by seebs · · Score: 2

    Use Linux -> You have substantial control over the box, and can make it do what you want. No licensing costs. Good.

    Support Linux Clients -> Users have substantial control over their boxes, and can have arbitrary local patches, changes, or different (and possibly incompatible versions). Impossible to *support*.

    I don't particularly blame them. I've done Unix support, and even if you have people nailed down to a specific version of a specific distribution, it's a serious pain.

    Flexibility is hard to support.

    --
    My blog: http://www.seebs.net/log/ --- My iPhone/iPad app: http://www.seebs.net/seebsfrac/
  27. Not as stupid as it sounds... by Otto · · Score: 3

    "Supported" has different meanings to different people. Saying that Linux is not supported as a client is a long, long way from saying that it won't work. They may just not have their support staff trained on Linux printing issues. It's as valid a reason as any.

    ---

    --
    - Give a man a fire and he's warm for a day, but set him on fire and he's warm for the rest of his life.
    1. Re:Not as stupid as it sounds... by kunsan · · Score: 1

      Since the OS on the appliance IS Linux, maybe HP assumed that the rabid community of Linux hackers (as in programmers) would punch out its own code to make this support Linux as a client!!!
      --insert coorperate mindset--
      Why pay developers to write code to support
      a linux client, when the community that wants
      it, can and likely WILL do it itself.
      --end cooperate mindset--

      If its that important, someone will make it work!

      --

      --
      The facts expressed here belong to all, the opinions to me. The distinction between fact and opinion is yours to decide.
  28. Re:Lame-o fud about linux print setup by micahjd · · Score: 1
    I imagine that HP is using Windows GDI to accomplish the same thing. That way the printer is nothing more than a mechanism for moving paper in front of a print head, it doesn't require a whole lot (any?) programmable logic or the cost involved in developing it.

    This is pretty much what HP's PPA printers (700 series and some others) do. And, they do have a linux driver that in addition to ghostscript can render postscript to them.

    --
    -- 2 + 2 = 5, for very large values of 2
  29. Good lord... of course it supports Linux by poet · · Score: 1

    Just because it does not show linux in its setup doesn't mean crap.

    It uses LDP print to the port!!!

    --
    Get your PostgreSQL here: http://www.commandprompt.com/
  30. Re:Well duh! by fluxs · · Score: 1

    it is relatively easier for them to support the appliance than to officially support all the various and sundry combinations of system software and hardware that people can make boot. they designed the appliance and hence they know how it works and there are no variables. it costs more for ANY company to support ANY additional platform. this must be passed onto the consumer. if they do not believe there are enough additional consumers to offset this cost it's not worth their while (and most linux advocates i know want everything to to be free anyway). it's not to say that there's never been foul play involved in these decisions but everything is not a conspiracy.

  31. Re:Well duh! by FoulBeard · · Score: 2

    Why would they make more money if that had linux. You are aware that it cost money to develop sofware. Anyway thy probably didnt choose linux becuase it was so great, but rather becuase they dont have to pay an expensive licensing fees for it. Hence they dont have to pay money for every print server they sell.
    Anyway it is well known that linux is a better in in a server role, as opposed to a desktop, despite heroic efforts, (dont worry its getting there).

  32. Re:Well duh! by wiZd0m · · Score: 1

    How much money and personel do you need to write a HP JetDirect 4000 Print Appliance HOW-TO?

    I mean come on!

  33. Hold on a sec here... by kiscica · · Score: 1

    Rafts of posts have pointed out that this box works with 'any LPD-enabled network printer,' as if that somehow meant that HP really is supporting Linux/Unix (after and just forgot to mention it (lpd being, after all, originally a Unix-based protocol).

    Please read that again. All it means is that their box can (nay, must) communicate with its associated printer over the network -- port 515, lpd protocol. It doesn't mean that a Unix or Linux client can communicate *with the box* using lpd!

    Now you might very well ask why you'd need to communicate with the box if you can just spool directly to the printer with lpd. In fact, you might ask why you'd need the box at all, given that your printer already must have a network port -- why not just use an lpd client on your Windows client?!

    HP seems to be selling this as a better spooler that acts as an intermediary between your crappy Windows boxes and your printer's rudimentary built-in network connection. It's common practice to do this on a Windows server box because (a) Windows lpd clients are not very common and (b) network-enabled printers for some reason don't usually speak SMB and (c) the network printers don't handle spooling in a very sophisticated manner. The advantage to the box is supposed to be that it is cheaper than buying a whole new Windows server machine to do the jobbecause your Windows file server keeps going down and you don't want printing to be interrupted when it does (they actually say this, almost!)

    Of course a dumpster-dived (-dove? -diven?) 486 running Linux would do this just fine and other stuff as well, as it has in our lab for years, but I can see the appeal to non-technical types who just want everything to work when they plug it in.

    The box apparently does NOT support *clients* via lpd, and as such cannot really be called 'Linux-compatible.' Though I am sure it is possible to talk to it using Samba (obviously HP doesn't support this; in their FAQ they state flat out that Unix clients cannot use the box). All I can say is, 'stupid, stupid, stupid.'

  34. Re:Questions by Jeremy+Allison+-+Sam · · Score: 5

    Q) .What has the open source movement gained?

    ans: nuffin.

    Bzzzzt : WRONG ANSWER - thanks for playing.

    I don't want to talk too much about this as I'm
    sure HP have lots of marketing they want to do
    around this.

    But the deal is that *yes* this box uses Samba.
    *YES* - HP have donated a *lot* of time, effort,
    *CODE* (note that - it's important !) and money
    in helping Samba support the new WinNT print
    subsystem.

    They have also helped us push the development on
    authentigration and user enumeration between Samba
    and WinNT, (check out the winbind project being
    done on the Samba lists).

    All of these goodies will appear in Samba 2.2.x,
    due... well.... when it's *ready* (soon I hope) !

    HP are *massively* contributing to Samba, and
    the Open Source efforts. Just as much as other
    vendors (SGI, Veritas) and other official Samba
    supporters do !

    Don't knock them just because their marketing
    people sometimes are a bit clueless, and only
    mention Windows in a product sheet.

    They don't mention Samba either (I'm going to
    be having a word with them about that.... :-).

    Regards,

    Jeremy Allison,
    Samba Team.

  35. Well duh! by Misfit · · Score: 1

    I swear it seems like companies don't want to make money. It seems to me that it would be wise to offer a product to as wide a range as possible.

    We're linux geeks. It's not like we're going to call their technical support. That'd take all the fun out of it.

    Misfit

    1. Re:Well duh! by Bill+Currie · · Score: 2
      In that case, they shouldn't support Windows. If they dropped support of Windows in favour of Linux (or any other *nix for that matter), their support calls would plummet.

      Ok, so would their sales. The *nix market for these things is, admittedly, much smaller than the Windows market (for now).

      Bill - aka taniwha
      --

      --

      Bill - aka taniwha
      --
      Leave others their otherness. -- Aratak

    2. Re:Well duh! by flatrock · · Score: 1

      You're a Linux geek. There's still plenty of idiots our there using Linux that would call their tech support over and over.

  36. Thanks so much... by knife_in_winter · · Score: 1

    In essence HP recognizes Linux as an operating system powerful and stable enough to trust their Printing Server Appliance to, yet are unwilling to commit to supporting that very same operating system as a client.

    Hey, so much for journalistic objectivity.

    Thank you, Spyky, for making that assumption for us. Thanks for thoroughly researching this situation and sharing with us your keen and impartial observations.

    And thank you, CmdrTaco, for making sure we all get the clearest facts and the most objective tone.

    Jeeze. Just because the spec does not *list* Linux as being "supported" does not mean that it does not work. Moreover, it does not mean that HP has put the nix on Linux as a client as was so obviously implied.

    Nothing can possiblai go wrong. Er...possibly go wrong.
    Strange, that's the first thing that's ever gone wrong.

    --

    Tyler's words coming out of my mouth.
    1. Re:Thanks so much... by CmdData · · Score: 1

      see http://www.hp.com/printappliance/question_22.html

  37. Uhhh we all know why by CmdData · · Score: 1

    This is because Linux is so fragmented ( all the diff dists ) that tech support people just can't keep up so HP and my company ( Compaq ) has a hard time supporting an OS that is so fragmented.

  38. And the problem with this is? by Fervent · · Score: 4
    Every day in corporations across America, someone installs a server OS they have no intention of installing on the client. Samba is becoming a viable alternative to NT: is anyone surprised the clients are still running Windows?

    Personally, I see this as the right way of doing things. Linux is good as a server, and I like to play around with it on my machine (I program for class on it). But from my own tests, I would never install it on my family's machine.

    --

    - I don't care if they globalize against free speech. All my best free thoughts are done in my head.

  39. That's all very well, by aaarrrgggh · · Score: 1

    but does it run windows?

    I'm a moron who saved my password in a cyber cafe.

  40. Re:Paul Allen's Charter Cable by TheWarlocke · · Score: 1

    While I have about us much use for Paul Allen (and anyone else associated with Micros~1) as tits on a boar hog, I use Charter's cable modem service both at home and at my office. At the office I'm using IP Masq to provide internet to all 20 workstation systems, and at home I'm using 3 IP's with one cable modem. On the little home LAN is one box doing IP Masq for 4 other boxen, and 2 other boxen getting their own IP's, one of which is my Quake3 server. And I know some their tech guys here in my area who use and love Linux and FreeBSD. Sales people may be clueless... But the people who really keep things working, the techs, aren't. And I know for a fact some of Charter DNS servers run RedHat 6.1. I pointed out to them that ns1.chartertn.net accepted incoming telnet requests. Needless to say they fixed that immediately. :)

  41. SMB over TCP/IP by Hooptie · · Score: 3
    According to HP's blurb it uses "SMB over TCP/IP" so couldn't you just use Samba, which is what the box probably uses anyway?

    Hooptie

    --
    "Heavens, it appears that my weewee has been stricken with rigor mortis!" -- Stewie Griffin
    1. Re:SMB over TCP/IP by LenE · · Score: 1

      It's most likely *NOT* samba that they're using. HP has(had) a product called CIFS/9000 that provides smb services for HP-UX systems. Most likely they have ported this code and added the code from their JetDirect stuff and possibly their SNMP utilities. This would give them a solution that they are in control of, on an open source platform.

      This is only my speculation, as HP did not follow the route that sgi went, when it hired on the main developer of samba (who has since left). Also, unlike sgi, HP did not make public statements about its support of samba, as it already had an SMB/CIFS suite.

      Time will tell though, I can't afford, nor do I need one of these.

      -- Len

    2. Re:SMB over TCP/IP by HRH+King+Lerxst · · Score: 1

      Um, I think CIFS/9000 is based on Samba, see the link here.

      --
      No one got beat up more often than the mimes of the old west!
    3. Re:SMB over TCP/IP by LenE · · Score: 1

      Thanks for the correction. When I first looked at CIFS/9000, they made no such claim, and hid the connection very well. It was a bit unnerving trying to figure out wether it was any better or worse of a solution than going with samba. The distinction was further blurred by some of their advertizing material claiming an AT&T source for the code. I'm glad that that is not the case, because we will all benefit from any contributions that they make to samba.

      I don't really have the time to ferret out bugs in commercial products (You mean that I bought this license for $$$,$$$ and you want me to waste my time writing up what happened so that you can throw it on a pile that may be considered for fixing?!?). We chose to implement samba on our (non-HP) main server because it wasn't covered in marketing-speak like CIFS/9000 was.

      When I look at the release notes for the CIFS/9000 only attribute the UNIX trademark to The Open Group, and make no mention about the samba team, nor the GPL which samba lives under. There are a few references to samba in the text, but the comments make it appear that samba is a complimenting service at best. Could I be blamed for assuming that this is not an open sourced project?

      -- Len

    4. Re:SMB over TCP/IP by mrfiddlehead · · Score: 1
      Surely one could do,

      smbclient //printer/queue passwd -P -c "print file.ps"

      if the thing uses smb. And it's almost certainly samba that they're using anyway.

      --
      :wq
  42. Linux as server, not client by Noer · · Score: 4

    It seems that HP is far from alone in seeing Linux as a valid, cheap, better-performing alternative to Microsoft OS's on the server-side, but (like much of the industry) doesn't think Linux has any business as a client/workstation OS. I think that's a mistaken view, but it's a common one. Of course, what they're failing to see, is that even a server may (depending on purpose) need to print from time to time.

    --
    -- "Those who cast the votes decide nothing. Those who count the votes decide everything." -Joseph Stalin
    1. Re:Linux as server, not client by Master+Bait · · Score: 1
      Not only that, their own HP-UX workstations are unable to use this product. It is as if HP's printer division is a completely separate company.


      blessings,

      --
      "Only in their dreams can men truly be free 'twas always thus, and always thus will be."
      --Tom Schulman
    2. Re:Linux as server, not client by Bushwacker · · Score: 1

      Yeeeeeeeepp! This is just another incident where it is proven that Micro$oft has absolute "root" power. As an assimilated company, Hewlet Packard has no choice but to make Linux as inaccessable as possible while still putting it to use for them. I could be entirely wrong, but the number one way to tell if the client is winblows or 'nix is to give it a remote cd and reply command. This means that the print server will ask the client to go to the main hard drive and report what it did to get there. if it did cd C:\ than it has to be Windoze or OS/2. if it did cd /dev/hda, than it is 'nix. While this is a very simple and probably incorrect way to describe it, someting similar could easily be happening.

      --
      -----------------------------------------
      Perversely greped and groped by PowerPenguin
    3. Re:Linux as server, not client by rve · · Score: 1

      People/companies that can afford a server, almost certainly have a postscript printer. In fact that is the common reply I get to the question why I have to reboot to BeOS to use my plain and common HP Deskjet: "There is no demand for it, unix uses postscript."

    4. Re:Linux as server, not client by cjsnell · · Score: 1

      *nix support for this box is pointless. See my post further down this page for more info. Using this box as a print server for your *nix box only adds more complexity to your network and does not buy you a damned thing.

      Chris

    5. Re:Linux as server, not client by GregWebb · · Score: 2

      Y'know, I think we could be reading too much into this to be honest.

      If I were making print server appliances like the JetDirect, I'd definitely consider Linux. It's already out there, it's free. Almost zero effort gets you something which will do the job. Performance isn't really an issue I'd guess - as long as it's not terrible, the price means it'll win pretty much every time.

      If I was thinking of what client OSs to support, I can't say I'd support Linux, though. Too little market share to justify the cost and effort of testing and supporting it all to a standard that wouldn't be counterproductive. Doesn't help that we're not talking about a single, coherent system but hundreds of small variants. It's not zero market share but it's close enough that I can see how they cuold choose not to support it.

      --

      Greg

      (Inside a nuclear plant)
      Aaaarrrggh! Run! The canary has mutated!

    6. Re:Linux as server, not client by Linux+Freak · · Score: 1

      Exactly. Not to mention, in our office (and likely in many others), although we are a 99% Windows shop, when we are shopping around for a print server, it had better also work with the *nix boxes sitting on the SysAdmin's desks (or the dev team's, or the support desk's, etc.) or it isn't going to get purchased.

      Ignore us at your peril, HP.

  43. black arts? by AugstWest · · Score: 2

    I have set up countless linux boxes in the last 5 years, and have yet to get a box to print to a network print server.

    Granted, it hasn't been something I've spent a lot of time on, but I have an office full of Windows machines printing to a Windows print server (running HP jetdirect, as a matter of fact), but none of the linux boxes print to the thing.

    The ability to add network printers quickly and easily is still lacking in both gnome and KDE... Perhaps this is why HP isn't eager to support linux?

    1. Re:black arts? by Jim+Buzbee · · Score: 1

      It's never been a problem for me. Under RedHat printtool, I just put in the Name/IP of the network printer, choose the type of printer, and I'm done...

      And if you're not running Redhat, all printtool does is add an entry to the /etc/printcap file.

    2. Re:black arts? by Mr.Phil · · Score: 1
      that's strange, I've had no trouble setting up to print to an IP enabled Jet Direct card in anywhere from a HP3si to an 8000N.

      Just print to it as a unix print server without and queue

    3. Re:black arts? by HilariusPutz · · Score: 1

      Over the past 4 years I have set up about a dozen Linux print servers... some of them supporting more than 100 clients of all types.... and have never had a problem. The client machines include Windows, Linux, other Unixen, and Apple. This is about the dumbest comment I have seen. (aside from the fact that the whole premise of the article is pretty stupid.) This HP product supports Linux clients simply because Linux supports printing on Windows shared printers. See: man smbprint for more details. Though you may not have tried very hard... Linux is extremely easy and dependable to set up as a print server OR client. There are at least two HOWTOs on this subject alone. If you use printtool that comes with RedHat and most RH based distros it is braindead simple.

    4. Re:black arts? by RelliK · · Score: 1

      I don't know what the hell you are talking about. It took me about 2 minutes to set up my workstation to print to HP LaserJet something or other that has the JetDirect card in it. Just follow the HOWTO that is available at www.linuxdoc.org. You can use either a remote lpd queue (which is what I did) or print over smb. The whole setup was a piece of cake. Now, printer drivers are a different story altogether. The printer in the office happened to support postscript (most high-end lasers do), so there were no compatibility issues. However, most of the lowly inkjets and el cheapo lasers don't speak postscript and drivers for them are not always available. That is something that needs to be addressed.
      ___

      --
      ___
      If you think big enough, you'll never have to do it.
    5. Re:black arts? by Talsin · · Score: 1

      Might want to RTFM again. I have no problem at all printing to Jetdirect boxes or using Samba to the NT printservers from Linux. All in all it took about 5 minutes once I realized sending EOF's was required to get the page to kick out.

  44. Re:Disappointing by jafuser · · Score: 1
    I have a similiar complaint..

    Some companies really have their heads up their rears when it comes to drivers. I've got a SpeedStream 3600 ADSL card in my Win98 machine because there's no drivers for Linux, so I'm forced to use Win98 with Internet Connection Sharing as my home network's gateway to the 'net. This irritates me to no end because it is exactly what linux would be good at, but I'm forced to do it this way because there's no drivers for the SpeedStream 3600 on linux.

    Why can't these companies see that the ratio of linux to windows users using higher bandwidth connections is going to be much more significant than with regular old dial-up POTS? Therefore, a linux driver would not be so out of the question due to that ratio?

    --

    --
    Please consider making an automatic monthly recurring donation to the EFF
  45. Re:Why would they by Spudley · · Score: 4

    linux lusers would whine and cry about it not being Open Source

    Presumably, if it's using Linux, it is open source?
    But more seriously, I've never known a linux user to skimp from buying hardware. Software maybe (why buy it when you can write your own version?), but hardware is not something you can download the source code for to get it for free.

    --
    (Spudley Strikes Again!)
  46. Fails to recognize != Doesn't support by update() · · Score: 1
    I have no idea how this thing works but it wasn't clear to me if the original poster really knows it doesn't work with Linux or if he just read the web page and saw that Linux isn't included in the list of "Supported Operating Systems". Just from reading the page, I'd guess it's saying that Linux isn't officially supported, not that you can't use it with Linux. You could probably use it with a Mac running DAVE, too.

    Probably people will be irate even if it only means there's no official support. But realistically, it would be a huge additional expense for them to have to troubleshoot Samba configurations. I can see why they might not want to do that.

    ---------

  47. Who needs it? (was: Re:SMB over TCP/IP) by dmp · · Score: 1

    It uses SMB for the clients, but it supports any lpd capable printer. That means you don't need the HP server, just use lpr and print to the printer directly. Why they run lpd on the thing, I don't understand. It would be so easy to do, especially since they are running a Linux kernel.

    But, if you *think* you need this device and are running Linux, maybe you should install Windows.

    dmp

    --
    Stop talking about who's to blame when all that counts is how to change --"Born of Frustration" - James
    1. Re:Who needs it? (was: Re:SMB over TCP/IP) by warpeightbot · · Score: 2
      But, if you *think* you need this device and are running Linux, maybe you should install Windows.
      or if you really want a separate printserver (like if you had a cluster of workstations with just one printer handling a potload of volume) just fsckit and use smbprint.... ain't that hard....

      the point of this thing is plug'n'play; if you want full flex, I agree with the original poster, get yourself a 486 and put Slack on it, shut down all but ssh and lpd, and away you go. The real issue here is whether people time or hardware has more priority in your budget.

      --
      Another sneaky bastard running Linux

    2. Re:Who needs it? (was: Re:SMB over TCP/IP) by JWW · · Score: 1

      True, when you check their FAQ it says you have to load the printer drivers at the client. HELLO, that's the only feature I am looking for in a print server for my windows clients. All the Unix clients can use jetdirect and talk directly to the printer. This box isn't necessary in either situation.

  48. Re:That's not as dumb as it sounds by MartinG · · Score: 3

    > This is a business appliance.

    And this is a business. And we have windows PCs, Linux boxes and AS/400s which all need to be able to use the printers.

    What's this "hax0r consumer" you are talking about got to do with it? If you think linux is confined to colleges you need to progress beyond 1995.

    Also, I would add that while the non-ms machines here are well under 20%, the amount of printing done from them is probably more than 20% of the total.

    --
    -- MartinG To mail me: echo kewyjlcxyzvjfxbqwh | tr bcefhjklqvwxyz .@adgimnoprstu
  49. Re:What exactly does this mean? by Molina+the+Bofh · · Score: 3
    I can't believe that this was enough to warrant a story submission.

    Sure it is.

    It has the key features for a story:
    • Something failing to support linux
    • Some hardware using Linux
    • Tech specs of this hardware
    • This hardware is new
    • Mentions Microsoft Windows
    • Windows has something that Linux doesn't (support from HP)

    What else did you want ? This article has almost all the requirements for an approved story. The only missing item would be to mention somewhere the word "geek".
    --

    -
    Roses are #FF0000, Violets are #0000FF, find / -name '*base*' |xargs chown -R us && mv zig greatjustice
  50. Re:Corporate inconsistancy by Tet · · Score: 5
    This is not that big of a surprise. One division of the company appears to be pro-linux and another division appears to be anti-Linux or Microsoft-exclusive.

    Indeed. I got a perfect example of this when HP technical support refused to tell me how to get the BIOS to recognise the suspend partition on my HP laptop. I said "Does it have to be in a specific location? Does it have to have a particular partition type? Does it have to be formatted in any particular way?". They said "Use the utility we provide under Windows". I pointed out that I didn't run Windows, and thus couldn't run the utility (which I didn't have anyway). They refused to give me the information I needed. I didn't want help on how to do anything, I just needed the info so I could do it myself. But apparently any non-MS usage isn't allowed, and they wouldn't tell me anything. The tech support guy quite happily told me that he ran Red Hat at home, but wasn't allowed to tell me anything because I wasn't running Windows...

    --
    "The invisible and the non-existent look very much alike." -- Delos B. McKown
  51. HP and any other OS by hansonc · · Score: 1

    This really doesn't surprise me in the least I mean HP even refuses to support a "mainstream" OS like Winblows 2K. Ok thats a lie they support it IF you pay exrta money just to get the 2000 drivers... WTF??

  52. Re:Questions by Crag · · Score: 1

    This post already got a better reply from a member of the Samba team, but there's some points I want to add anyway.

    "Is this a model for future company involvement in Linux/Open source software?"

    It doesn't matter. The assumptions made in the post are actually false (that HP hadn't contributed, etc), but even if they were true (as they are for other companies), it wouldn't matter.

    The point of OpenSource/Free Software development is not getting other people to contribute as much as you do. The point is to gain freedom over your tools. It doesn't matter if anyone abuses that freedom. Someone most certainly will. As long as we are allowed to work with each other, it doesn't matter if the rest of the world plays nice. It's their loss because anything they don't contribute we can't build on.

    It's just as selfish to demand all the users of free software to contribute back as it is for proprietary softare vendors to keep their software proprietary. Freedom is not about other people's freedom to help you out. It's not freedom from leaching. It's our own freedom to cooperate that matters.

    That being said, we must be ever vigilant to maintain that freedom. Whenever any company, group or individual uses free software, they must be held accountable to the licencing of the software in question. Failure to do so undermines the only system we have for protecting those freedoms. Our need to defend our licences comes only from our need to be allowed the freedom to operate under them, not from our need for "payback" from everyone who uses our software.

  53. Inkjets.... by Spoons · · Score: 1

    Well all of their Inkjets use VxWorks as the operating system of choice, and I don't see any VxWorks drivers :) Just cause they like an operating system and it is the right application doesn't mean it is a financially feasible idea to provide drivers for that OS. spoons

  54. a little simple-r solution by daemonsito · · Score: 1

    So why not just by it and see if it really doesn't support Linux? That would end this discuttion wouldnt? Fede2

  55. Re:Corporate inconsistancy by Krow10 · · Score: 2

    I have no problem with there being no support for Linux by hardware manufacturers. Tech Support is a huge expense, and training personel how to deal with one OS family is hard enough.

    What I do have a problem with is the failure to be open with technical information. The presentation of such information could be done via web page (as is done with many drive manufacturers,) explicitly without warranty of accuracy, etc, thus minimizing the cost while maintaining a larger population of possible consumers for their product.

    Regarding the print server, I don't see why they don't (assuming they don't) let it be both a standard JetDirect (i.e. lpd) server as will as a SMB share.
    --

    --
    Corollary to Clarke's Third Law: Any technology distinguishable from magic is insufficiently advanced.
  56. Re:hp will NOT release mgt (SNMP) info on printers by narf · · Score: 1

    Hmmm... I managed to find the MIB for our 4500N. It wasn't in an obvious place (I think it was listed under the JetDirect card, not the printer), but I got it.

  57. This is a GOOD thing - by britoki · · Score: 1

    Even if this product ONLY suppported print clients on the XXXYYYYZZZ 2000 operating system, it is a good thing to see Linux being chosen as the development platform REGARDLESS OF WHETHER OR NOT LINUX CLIENTS ARE SUPPORTED. This tells me that Linux has now broken through the glass ceiling, and it is being chosen as the cost-effective, reliable development platform that is suitable for running an enterprise. I think that's sending the wrong message to state that Linux needs to be supported as platform in such development environments. I'm more enthusiastic about the fact that we're now seeing Linux used in areas where Linux was not used before. I do understand the counterpoint, I can tell that in a service such a print server, Linux should be supported (and based on the threads below, it is), but I want to preach Linux EVERYWHERE. Linux embedded, Linux for cross-platform development, Linux in heterogenous server environments, as well as Linux for Linux clients.

  58. Here is a question nobody has asked yet... by supernaut · · Score: 1

    Im more than sure they have made modifications to the base linux,

    Have they released the source code for the kernel they use? Could they be violating GNU/GPL?

    Im more than sure something could be figured out. Furthermore, one has to wonder. And, while using SMB to access the server may be a stop/gap solution, its mostly BS, even Apple saw the writing on the wall, and Appleshare IP uses lpd. One would think they, and other vendors would get with the program.

    As for the people stating its a liability issue, in terms of support, what a crock. If you cant support clients using Linux, then, IMHO, you have no business using it in a product.

    Thats akin to a manufacturer such as Apple, saying, they will support an Appleshare IP server, using MacOS, but they wont support the iMac's with MacOS which connect to the server. They both run MacOS. If Apple made such a comment, there would be a class action lawsuit so fast...

    But, the gist of it is, if they can use it in their products, they can support clients using it. Period. And, again, id sure like to know if they have released the source code for any changes they made to their Linux.

    --
    Supernaut
    1. Re:Here is a question nobody has asked yet... by phebz23 · · Score: 1

      I don't think this is about the fact that it runs Linux as on OS so why shouldn't it support it. I think the idea was to use it as an embedded OS, this is an APPLIANCE, remember. Linux is used for all the software routing through the device I'm sure, and the fact that it's open source saves HP and the end consumer licensing fees. If it ran NT, or Novell it would cost much more, much more I'm sure.

  59. Agree by photozz · · Score: 1

    Linux is not ready for prime time yet. This chunk of plastic is VERY interesting to me as our IT manager came in the other day adn told us that HP was puting out a new "print server thingie" and I was suposed to check it out.. arives tomorow. hopefully to help eliminate Novel server crashes.

    --


    Dirty Pirate Hooker
  60. Lprng? by Miguelito · · Score: 1

    Curious... is this a standard jet direct interface listening on port 9100? If so, then if you install and use lprng on linux, it should work just fine.

    I know we use lprng to print from Solaris to all our HP and Xerox printers where I work, and it works like a charm.

    --
    - My favorite error message: xscreensaver, running on an old Sparc 5 w/ 8bit color: bsod: Couldn't allocate color Blue
  61. Re:Questions by mancuskc · · Score: 1

    >HP has their own unix OS - you don't get much cheaper than that

    If HPUX is so good - why are they using Linux?

    >It's ALREADY DONE. They already pay developers

    They pay developers to do what? Make Linux bins run on HPUX - That's useful for the open source movement, as we can all see. Not.

    >First - why do they owe you anything? Using "your" product helps prove that it's a real product

    I am not part of the open source movement - Why do you assume that just because of my viewpoint on this issue?

    Teen angst - Err no - sorry, wrong again.

    --
    When I were your age, all round here were fields...
  62. HP says NT boxes can't handle print serveing! by ROTZ · · Score: 2

    Put aside the conspiracy theory for a minute and look at it. The purpose of this cheap little device is to remove print spooling from your overworked NT and put it off to the side where you don't have to worry about it. (by cheap I mean it's $1300 compared to the $20000 NT box your using now) And even better is that it's doing this with our favorite OS.

    Basically it's a replacement part. And however your unix is connected to your current NT print server will most likely transfer over to it.

    Furthur more, it is running lpd, it is Linux based, and you can probly telnet to it. Thus you should have no problem setting it up as your unix print server as well. For all we know there is probly a readme on the device which explains how to do just that.

  63. Re:Acronym arithmetic. by jbarnett · · Score: 3

    sorry to nit pick, but won't it be

    H++;P++

    ??

    --

    "`Ford, you're turning into a penguin. Stop it.'" -THHGTTG
  64. Think about what you just said... by unicorn · · Score: 2

    It apparently takes jobs from SMB clients and prints them to the printer using LPR (which basically every networked laser printer supports these days, including all the HPs, Tektronix, and so on, as well as the older HP Jetdirect cards and servers.).........HP is really missing the boat on this one, anyway. You should be able to print to it via lpr.......

    Or alternatively, you could print to the printer directly using lpr couldn't you? Seems like making the traffic walk the wire once to the server, and again to the printer is a huge waste of bandwidth.

    --
    "Politicians are interested in people. Not that this is always a virtue. Fleas are interested in dogs." P.J. O'Rourke
    1. Re:Think about what you just said... by drinkypoo · · Score: 1
      Or alternatively, you could print to the printer directly using lpr couldn't you? Seems like making the traffic walk the wire once to the server, and again to the printer is a huge waste of bandwidth.

      The way I had this set up at my last place of buisness (where I was the MIS Lead) I used a Linux box (From Telenet Systems) running Netatalk and Samba to serve the PCs and Macs in the office. This removed any need for using lpr and nfs on the PCs for printing and filesharing, and even thornier problems on the macs.

      In any case, the printer (HP 4050TN) was capable of taking print jobs via Appletalk, LPR and SMB over TCP, and SMB over IPX. However, I set it to only accept LPR jobs, and further to only accept them from my linux box, forcing everyone to print directly to that machine so that everyone would be in a unified spool in one location. This way, jobs can always be cancelled from a single point, and everyone's jobs get spooled in the proper order.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    2. Re:Think about what you just said... by the_quark · · Score: 2
      Maybe I'm missing something here, but...

      For $1300 I can buy this HP thing and use it as an LPR spool from my Linux box. OR...

      For nothing, I can hook the printer up to my Linux box and use my Linux box as an LPR spool.

      Given that, if you already have Linux, the product is completely unneeded, maybe that is why HP decided not to bother marketing it to the Linux community.

  65. Re:Lame-o fud about linux print setup by jovlinger · · Score: 2

    Well, since it's running a fullfledged os, why not include a really stripped down ftp client (there is one of these configured in /etc/services, i forget the name. tftp?) that can send a driver to the computer? Write it in java for that run-anywhere experience.

    Of course, you'd better hope the OS has the equivalent of nobody users, but I digress.

    ... or is this what PnP is supposed to do -- include the software driver in the hardware? I seem to recall something about a forth-based configuration language.

  66. Re:What exactly does this mean? by TheReverand · · Score: 4

    It supports all of the things you mention. When it says "supported clients" they mean you can call and say my win2k box doesn't work and they will help you fix it. You can't say "my Linux 2.1.2342 kernel won't recognize it" because they don't want to retrain their phone support. There is no "If OS = Linux then Do Not Print" conspiracy. Of course noone actually reads the links they are too busy whining that they can't have a $1300 print appliance in their living room.

  67. Check the facts by Anonymous Coward · · Score: 1

    http://www.hp.com/cposupport/networking/support_do c/bpj05969.html
    this might clear some of this up. They do support lpd/lpr on the JetDirect products.
    I think what we have here is not an exclusion of Linux, but an omission of Linux.
    Has anyone contacted HP about this to confirm?

  68. Re:Lame-o fud about linux print setup by sloanster · · Score: 1
    In my workplace over the past few years I have noticed that print setup on a Red Hat or similar Linux system is a 1 minute affair. Just click on the printtool and input a few pieces of data in the dialog boxes and selection widgets, then click on "print test page" and we're good to go.

    OTOH getting windoze pcs to print to the same printers was always a long and tedious exercise which required finding the "install CD" and trying to make sense of some conusing and misleading menu choices.

    Give the me linux setup any day!

    The guy who went off on the ignorant rant about how hard it is to set up a printer on a Linux system is obviously ignorant of the reality.

  69. Re:Questions by Smilodon · · Score: 1

    What has the open source movement gained?

    ans: nuffin.

    IBM, HP, Intel, NEC Announce Open Source Lab (141)

    This, among other things...

  70. Watch out for HP "quality" by twixel · · Score: 1

    I hope it handles better under load than their Jetdirect boxes: these suck big time. Single tasking, no administrative control except for some cheesy Windows app, crashes under load, no security, no flexibilty in setup.

    Sorta like their printers lately: flimsy and easy to break.

  71. Send one to Richard Stallman and ask him to fix it by karlheg · · Score: 1

    I hope they send one to Richard Stallman and ask him to fix it for them. Wasn't it a printer with firmware he couldn't have the source to what made RMS start the FSF? 8-)

  72. I think some of you are confused by cjsnell · · Score: 1

    There is a good reason that this device doesn't support UNIX users: they don't need it. This device is intended to act as an interface between Windows clients and a JetDirect card in an HP printer. If you are running *nix, you can just print to your printer directly through LPR.

    Ok, fine, then why do Windows users need this thing? Well, direct client-->printer printing *is* possible using HP's Network Printer Install wizard, which creates a print path directly to port 9100 on the printer. This program is (not suprisingly) too difficult for the average brain-dead Windows user. The average user wants to find a print server in his/her Network Neighborhood and connect to one of its printers.

    Ok, then why not use a Windows machine to act as a print server? Well, the answer is simple. Windows NT Workstation and Windows 2000 Professional have a limit of 15 simultaneous connections to its printer/drive shares. If you want more than that (chances are, you will), you'll need to buy NT Server or Windows 2000 Server which will run you at least a grand or two, not to mention the cost of maintaining it.
    This great little device effectively allows a typical lamer Windows admin to deploy print services to his/her entire Windows network for a few hundred bucks. Not a bad deal, if you ask me.

    Chris

    1. Re:I think some of you are confused by cjsnell · · Score: 1

      Well, I agree with you to some extent. It's really pointless to put a print server like this between a *nix box and a printer, since the *nix box already has everything it needs to talk to the printer and the configuration of LPR to print to an HP printer is trivial. You don't gain a thing by routing LPR through a little box like this. It's no easier to set up that setting up a direct LPR -> JetDirect connection. In HP's case, enabling *nix support on this device would just mean another few days of pay to a technical writer to get documentation written and a bunch of training to train the support staff how to support *nix users with this device.

  73. Re:What exactly does this mean? by jbarnett · · Score: 1

    and a caffiene and napster blurb...

    Oh and where the hell is John Katz bitching about "Geek Rights" when you need him?!? This is a DIRECT ATTACK from HP on geekrights.

    --

    "`Ford, you're turning into a penguin. Stop it.'" -THHGTTG
  74. Re:What exactly does this mean? by jbarnett · · Score: 1

    What if I want to print my IRC logs out at 20 pages per minute!

    Every try and print an entire slashdot story with all the comments on a lousy "home consumer" bubble jet?

    --

    "`Ford, you're turning into a penguin. Stop it.'" -THHGTTG
  75. Client? by mindstrm · · Score: 2

    Since when can you not use linux as a print client?
    This thing supports LPR and SMB, no? Linux can do both.

    1. Re:Client? by MikeBabcock · · Score: 3

      Don't worry about it -- 90% of these posts are from people who either had their brains turned off when they read the specs on this or didn't bother to read it at all.

      This is a PRINT SERVER, not a printer. It is to store print jobs, while the printer is busy doing something else. It is the functional equivalent of attaching a large hard drive to your network printer and giving it Windows drivers.

      Read the specs: "Supported Printers: Any LPD-enabled network printer".

      Wait a minute folks! :-) ... it supports any printer that is ALREADY SUPPORTED by Linux. Wake up and quit bashing companies that are making money. Look at the purpose of this box:

      I have a network of 50 computers running Windows and I buy a network laser printer (of almost any make). I hook it up, but have to designate one of the computers as the print server, so that I can specify an UNC name for the printer (\\MACHINE\\SHARE) and thats where the jobs get sent. This can drag an NT or 98 machine to its knees in a network environment.

      This box is so that you don't need to assign one of your existing computers to this task. You just add this device to your network and voila, you have a Windows-compatible print server to handle the "hard" work of spooling print jobs and sending them off to the printer.

      HPs probably just written a quick piece of software to provide LPD management via Apache (from the list of used software given) and allows connections via SAMBA to spool the jobs. Be HAPPY people, be HAPPY ... they're using Linux to replace Windows.

      -- The guy who thinks ...

      --
      - Michael T. Babcock (Yes, I blog)
  76. Re:Operator error. by cjsnell · · Score: 1

    Actually, you are wrong. While it may have taken a few minutes for HP to disable printing from *nix clients, it would have taken them several days to write the technical documentation and several more days to train support staff on supporting *nix users.

    Read my post farther down the page about why it is pointless for this device to support *nix. It actually creates more potential problems and than it fixes.

  77. Re:Lame-o fud about linux print setup by jovlinger · · Score: 1

    s/client/server/

  78. Typical for the state of linux these days. by jeroen666 · · Score: 1
    I think we'll see this sort of thing happening more often in the future. Major companies are recognizing linux as a stable and powerfull platform but they're still hesitant to completely support it.

    HP must have seen that linux was clearly the best os to be incorporated in their new printer but they must've also thought their helplines would get flooded if they supported linux as a client too. Fearing their tech support couldn't cope with thousands of linux geeks demanding support on their exotic custom made build, they decided not to support linux at all. Or maybe they're just being stupid and ignorant, or bribed my microsoft.

    This is getting somewhere though, in the past HP would probably never even have considered anything linux based, so this probably means even non-geeks see some form of progress in the development of linux.

  79. Re:Questions by jbarnett · · Score: 1

    If HPUX is so good - why are they using Linux?

    Does HPUX run on X86 hardware? What is the price differant (just in hardware) between a pent 75 (or whatever they use) and what ever hardware HPUX runs on? IIRC HPUX servers don't come cheap

    --

    "`Ford, you're turning into a penguin. Stop it.'" -THHGTTG
  80. Re:That's not as dumb as it sounds by Nexx · · Score: 2

    Just to reply to a troll....

    Granted, it wasn't a bunch of Linux boxen, but at one of the places I've worked at, we had 500+ Sun boxen running various versions of SunOS, 200+ combined HP and IBM workstations, 150 or so Macs, mainly in the marketing, plus about 100 (or thereabouts) Windows boxen.

    This was a few years ago, and since then, they've been bought out by Cadence, so I don't know what's going on there now.


    --
  81. hp will NOT release mgt (SNMP) info on printers! by TheGratefulNet · · Score: 4
    at a site I once had to manage (using SNMP), we wanted to monitor the hp printers. they did have the snmp agent running (you could 'walk' their box just fine) but you has no way to reverse translate their OIDs (variable names in dotted-numeric format) into symbolic names (sort of like disassembling assembler and trying to put human names on addresses and constants).

    apparently its HP's policy NOT to release their MIB (the document that translates numbers to names). I find this pretty pathetic; as the norm these days (and for years, too) is to release your MIB so that other netmgt stations can compile it and manage your box intelligently.

    what makes HP think that their vision is so special that they can't release their variable names?

    sheesh.

    so this latest move of theirs is not at all surprising to me. hp is NOT an "open" company; I never saw them that way; and they're not helping matters with this latest stunt.

    --

    --

    --
    "It is now safe to switch off your computer."
  82. Re:Lame-o fud about linux print setup by scumdamn · · Score: 2

    You're calling either Win2k or NT a full-fledged OS? I'm sorry, chum, but you're just plain wrong!
    Seriously, we tried practically everything and worked the issue for hours. It reminded me of the Office 97 file compatibility issue.

  83. Can you "update" the printer firmware? by brer_rabbit · · Score: 1
    Does HP have some sort of "update" facility for getting newer firmware in the printer? If so, how would they accomplish this? It would be interesting to portscan the printer & see what it's listening for. If someone did have a firmware update and you could reverse engineer how they're accomplishing it, would it be possible to open a shell on the device?

    Then add some more services...my printer is also my web server & houses my database too...

  84. You can still print to it. by Bun · · Score: 1

    Regardless of whether it is running SAMBA or HP's own CIFS, you can still configure your Linux box to print to it. The fact that HP won't /support/ it (read: answer your questions during a service call) has nothing to do with whether it can be done. Hell, I'm using a shared printer on an NT box to do my printing right now. I can see no reason you won't be able to do the same with this unit.

    --
    "Anyone that has ever gotten an idea based on any of my work and done something better with it-good for you."--J.Carmack
  85. Support clients by MarNuke · · Score: 1
    In essence HP recognizes Linux as an operating system powerful and stable enough to trust their Printing Server Appliance to, yet are unwilling to commit to supporting that very same operating system as a client.

    Using Linux as a print server is easy. Any person with a general knowleadge of linux can setup a print server for appletalk, SMB, and TCP/IP. It's really not that hard at all. Now training 400 or so support staff personal on how to setup a printer on Linux is another story.

    Figuring it would cost $500 per person, that's $200,000 dollars. That's alot of money to support 15 million or so Linux users, most of which doesn't really need support. I mean if a person can write a bash script, setup a firewall, and lives in a shell, why would they need need help with lpd anyways? Not mention there are more then just one way to print in Linux.

    From a marketing stand point, it's just not smart to support so many diffence ways of doing one thing for so few users, but it would be smart to discribe how it work so that a Linux would spend less time figuring out what they have to do to work with the product without officaly supporting Linux.

    Maybe when Linux is dumb down (making it easier to use, blah!), then we can get support.

    MarNuke

    --
    MarNuke
  86. Probably offtopic by marat · · Score: 1
    HP claim to have OS/2 drivers for some of their printers. However, after downloading file from HP I found out that it's a windows self-extracting archive. After unpacking it with external zip and trying to install I got a message "The Extended Attributes on the .DRV file have been corrupted." Of course, winzip know nothing about EA's. Thus the file was virtually unusable.

    Second thing I found out is that their pages contain no email addresses to contact at all.
    ---
    Every secretary using MSWord wastes enough resources

  87. 'support' doesn't mean it won't work by Jakyll · · Score: 1

    If it has an IP address and you hae a driver, what else do you need?

  88. Operator error. by rew · · Score: 4
    Hmm. I'd say "operator error". I just read the specs from HP, and indeed "Linux" is not listed as a client OS. However, I suspect that this is an omission in the specs than an indication that they don't really run "lpd" on the machine.

    It's pretty clear. They took the cheapest hardware they could find, put Linux on it and are selling it. It would cost EFFORT to make it not work with Linux as a client OS, as that's standard. My bet is they just use lpd (Confirmed!), and it would cost effort to prevent it from working.... Hmm. Disproved here.

    Roger.

  89. Re:HP on IQs - na na na naaa! by alkali · · Score: 2

    It's even creepier when you realize that the company was founded by two gents named Iewlett and Qackard.

  90. That is not all... by Sparkle · · Score: 1

    Agilent / HP / Telegra-D Fax analyzer runs PicoBSD and does not support any client other than windoze. But the client runs nicely in wine ;-)

  91. Linux doesn't need it! by ansible · · Score: 2

    That's exactly right. If you're going to an LPD capable printer, you can just set up a queue to the printer directly. You then don't need the HP 4000 print server at all!

    I do wish people would apply a little more brainpower before getting their undies in a bunch over a triviality.

    Of course, if you're setting up a new network, you'd be better to start thinking about the Common Unix Printing Ssytem or maybe LPR Next Generation instead of dealing much with LPD.

    1. Re:Linux doesn't need it! by Karn · · Score: 1

      Even though you can print directly to printers that speak LPR, I prefer to send everything to a common print server. Setting up queues on each individual workstation for each network printer is a hassle, especially when you actually use filters. It's much better to have a print server with all the appropriate queue's/filters, b/c you can create simple queues on the clients.

      --


      Why do I keep typing pythong?
    2. Re:Linux doesn't need it! by photon317 · · Score: 1

      I understand your point there, but still... if it's running linux anyways... would i thave been all that much to ask just for this thing to also start an lpd server by default? We're talking one daemon with minimal configuration.... Unless there was some complication tying lpd into some custom print queueing software on the box... but I would imagine that the real story is that this box just uses stock unix print queues and something samba-ish to feed SMB print requests into it.

      --
      11*43+456^2
  92. Re:That's not as dumb as it sounds by TheReverand · · Score: 2
    Wait let me guess, you have a bunch of linux machines acting as servers, and a couple are print servers so they print a lot right? Well that's what this thing does. Got it now? Understand? Clear? And if you think your piddly little 25 man shop is important to HP, YOU need to get with it.

    Repeat after me,

    "This product is designed to replace print servers"

  93. They're just recognizing the market... by um...+Lucas · · Score: 1

    ... that they're selling into. The only shops that really need dedicated print servers are large companies, fortune 1000, et al. Those shops are still predominantly (if not completely) using Windows NT and 95 on the desktops. If Linux was there, then they'ed no doubt support them, but there's *probably* very little actual demand for it, just a lot of curiousity.

    And it's not like they snubbed Linux but still offered HP-UX, AIX, Solaris, Irix and FreeBSD support. They just said "we think our market is using Windows on the desktop" and stuck with that...

  94. Re:Questions by baka_boy · · Score: 2
    Q-1: What is Hewlett-Packard?
    A-1: A profit-seeking private corporation.

    Q-2: Why would they use Linux?
    A-2: Cheap, realiable, customizeable OS available for a variety of hardware.

    Q-3: Why do most /.'ers run Linux?
    A-3: See answer #2.

    Q-4: What has HP taken away from open source?
    A-4: A free license to use Linux.

    Q-5: What do most /.'ers take away from open source?
    A-5: See answer #4.

    Q-6: What has HP given back to the open source community?
    A-6: Some code, another high-profile Linux-based product, and more validity in the market.

    Q-7: What does the average /.'er give back to the open source community?
    A-7: Some code, perhaps a few low- to medium-profile Linux-based products, and evangalism in the market.

  95. Re:No support = illegal under DMCA by update() · · Score: 1
    Trying to use a product in an unsupported manner is a DMCA violation...If it isn't supported, it's ILLEGAL. Welcome to the 21st Century bucko.

    IANAL, but I'm guessing you get your legal advice at Slashdot, just like I do.

    Anyway, I was intrigued enough by what you said to actually look up the relevant passage (Sec. 1201) of the DMCA. I very much doubt that this passage is in any way relevant, especially since the EFF's comments to the Copyright Office make no mention of anything remotely resembling the interpretation you're making. Presumably you can point to a legal ruling that using DAVE, Samba or Netatalk is ILLEGAL?

    ---------

  96. Re:heh by schloggie · · Score: 1

    quite right. it makes economic sense to them to run linux as the os not as a recognized client. seems obvious....
    - "If you tell the truth, you don't have to remember anything" -Mark Twain

    --
    - "If you tell the truth, you don't have to remember anything" -Mark Twain
  97. Re:Corporate inconsistancy by Tet · · Score: 2
    I have no problem with there being no support for Linux by hardware manufacturers.

    Nor do I. If you re-read my original post, you'll see that I specifically did not want support. I only wanted techincal information about the hardware/firmware, so that I could make my own mistakes with that information. I didn't want HP to fix any problems I had. I only wanted the information to enable me to fix them myself.

    --
    "The invisible and the non-existent look very much alike." -- Delos B. McKown
  98. Re:Interesting... by NevDull · · Score: 1

    Why must you have such contempt and assume intent?

    How about the fact that it's easier to support things which are predictable? There's a hell of a lot more distros of Linux out there than there are flavors of Windows... Linux on their printserver is a known quantity. Linux on your workstation is not. libc compatibility, anyone?

  99. Rippin' My Hair Out by Cockney+Rebel · · Score: 1

    I am the director of I.S. for a .com company that runs a pure Linux network. We have 45 users and workstations. Most all of our users had never used Linux before employment here. I am constantly looking for ways to convince them that the Linux OS is just as capable of performing the day to day office tasks as any of its competitors. We have not paid a penny for any of our software applications. The fact that all of our software was free allows us to pay our employees a little extra. This is always something that shuts a whiner down. There is also the promise that soon the final versions of all the half finished applications we are forced to use will be complete or stable and fully functional. Now it is getting to the point where our investers will be willing to shell out copious amounts of cash to put a halt to all of our efforts and introduce an evil O.S. that everyone seems to miss so badly. I am the last one to want this to happen because I am a firm believer in the open source project. We have bought several printers and fax machines from a few of the main vendors (i.e. H.P) These machines are very expensive and I feel that a large part of the money that I have spent on them is also spent on the software that comes in the box with the machine. I am sure that H.P. and vendors alike have put a great deal of their resources into the creation of the software that accompanies thier products. Why should I pay for something that is useless to my company. I have written to 3 different companies. first I ask them why they won't support Linux and when I receive their ignorant answers I ask them for the source code so that we can have a shot at making the software compatible with Linux and our network. Of course they don't even reply to these requests. I cannot believe that H.P. runs Linux inside but won't run Linux outside. Our printer problems are constant and I have employed a person just to deal with printer problems all day. Our users blame all of their problems on Linux when in fact the blame lies with these major vendors that claim to support the O.S. but only actually half support it. Come on H.P. if your going to use Linux give something back to the people that made it possible for you to use it in the first place. L-users!

  100. Yes. I'm Sure. It's an SMB print server. by hatless · · Score: 2

    It's an SMB print server--apparently built out of Samba, no less. That means if you have Samba (or a commercial SMB implementation, for that matter) installed on your Unix, Linux or BSD systems, you can print to this just fine. Will HP engineers field your support calls? Nope. But will you be able to print? Absolutely.

    And Samba's been bundled with civilized admin tools on every mainstream (read: bigger than 2 floppies) Linux distro of the past 4 years. It works like a champ on nearly every other Unix-like OS out there, too.

    This particular model JetDirect is a bit different from most past ones. This one is for printers that are already network-enabled, and communicates with them by LPD. It's simply a way to add SMB print queues without running a disk-based print server.

    On-board native SMB print queueing is still a fairly new and exotic feature on printers. LPD, Netware and Appletalk support aren't. Any printer you connect to this, by the way, already can be printed to directly from Unix via LPD (at the very least). But if you want to manage a single print queue for, say, logging and accounting purposes, all you need to do to bring Unix clients under this is to add four simple lines to your Samba config for each printer this is managing.

    On another note: I've never seen an HP network printer that didn't support LPD natively. It's the baseline protocol for network printers.

  101. Re:FUD! (Read the specs!) by Col.+Panic · · Score: 1
    it doesn't have a fancy graphic interface to control exotic printer options like it does for the Mac or Windows

    and thank God for that, too -- I can't stand HP print software that displays an animated sheet of paper coming out of the printer.

    give me a plain print driver: lean and functional, that is enough

  102. JetDirect supported in Solaris by TekBoy · · Score: 1

    I installed support for a JetDirect Printer at work. Windows wouldn't even see it without the JetDirect software. There is a version of the JetDirect software for Solaris:
    ftp://ftp.hp.com/pub/networ king/software/ja242en.readme.unx
    So if asked real nice maybe they would port it to Linux.

    If you want something, ask those who can provide.
    If you won't ask, don't complain.

  103. "Driver" for the printer by daemonsito · · Score: 1

    Someone has just published in freshmeat, a package named ULPR.

    This software is able to connect to a LPD, TCP (raw) or SMB protocols in order to print.

    So to print to the HP printer, just type

    $ ulpr -P smb://server/HP_server

  104. JetDirect rules by Peter+Dyck · · Score: 1
    JetDirect works just fine with Linux.

    I've got an HP LaserJet 2100TN with PostScript and ethernet at home and it works perfectly with my Linux boxen. Setting up the JetDirect was a breeze. I just telnetted to the printer, set the JetDirect up there before finally configuring my printcap to send raw and text stuff to the correct IP addresses.

  105. Cast the first stone? by 2nd+Post! · · Score: 2

    You mean for calling you an idiot?

    I'm only an engineer, and can't speak for why upper management doesn't offer a Vectra bundled with Linux; we do support Linux on Vectra, through Linuxcare, but we do not ourselves sell desktop PCs with Linux. A thought on this is that Linux is not a desktop solution, yet, but works well for servers, workstations etc.

    The whole point of my logic was that HP *should care* because we are using the products internally on Linux, and needs to support *itself*, and if it can't support itself, it won't progress. So if we're selling PCs with Linux support, even if we don't ourselves install or support Linux, and we're using our PCs with Linux, it stands to reason that other people are as well, and if only out of self interest by support our own needs, we'll also be meeting the needs and interests of others as well.

    We don't use Epson printers because HP printers are better ^^

    The nick is a joke! Really!

    1. Re:Cast the first stone? by JWW · · Score: 1

      I've got two very old vectras running Linux and two new ones running Linux. I have to support them myself however ;-)

  106. Well... by unicorn · · Score: 2

    First off, my comments were mainly directed at his outrage at not being able to use lpr from a linux box to talk to the print server. And at least for that application, I think it would be more efficient to go directly to the printer via lpr.

    But I do understand the utility of a single queue. But at the same time, I understand the target market for this appliance from HP, and heterogeneous networks probably aren't high on the list. It's designed as a small appliance for Windows shops. I would hazard a guess, that most linux shops would have the internal expertise, that if they wanted to have something like this that supports linux as well as other OS's, they would have built it ages ago on their own. Probably using similar hardware that had been recycled from a user upgrade in the past.

    --
    "Politicians are interested in people. Not that this is always a virtue. Fleas are interested in dogs." P.J. O'Rourke
    1. Re:Well... by drinkypoo · · Score: 1
      I would hazard a guess, that most linux shops would have the internal expertise, that if they wanted to have something like this that supports linux as well as other OS's, they would have built it ages ago on their own. Probably using similar hardware that had been recycled from a user upgrade in the past.

      That's true, but there has been a strong drive toward buying solutions that you don't have to assemble. My last employer would let you run any OS you wanted as long as you could do your job on it, but we still bought HP Vectra VL PCs, and went with a system from Telenet rather than buying parts and building a new linux server. Sometimes it's just cheaper to let someone else do the work for you.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  107. IBM Will Happily Sell You A Printer by Greyfox · · Score: 1
    Heh, time to plug the ol company. When I left, we'd just released some drivers for Linux. Since all the printers do PostScript, the drivers are really just some fancy wrappers for LPR:NG. When I left, it only supported local connectiosn and direct TCP/IP connections, but I'd plans to incorporate support for other protocols (Samba, Appletalk, Netware, etc) along with some printer querying goodies. I'd laid the ground work for all this stuff to take place (I wrote a document detailing a good two years worth of development effort) and I don't expect it stopped when I left.

    The IBM Infoprint printers are a bit pricey, but they're pretty nice too, and IBM is giving us all sorts of cool stuff so you should all suppor them and buy their hardware :-)

    Hopefully their web page doesn't still suck. www.printers.ibm.com

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

  108. Obvious reasons. by be-fan · · Score: 2

    Before you try to hang HP for this, think about why they might do this. The Linux in the hardware is a known quantity. They can support it without problems, it doesn't change, etc. Windows is also a known quantity. Windows NT Service Pack 6a is a certain set of libraries and executables. There may be other software issues, but the majority of stuff is standard. However, Linux is NOT a known quantity. It's would be hell for a general purpose support staff to support. Which distro, which kernel, which patches, which glibc, which utilities? The fact that the kernel upgrade notes list a dozen and a half required versions of certain software is indicitive of this. For Windows, a support person (or a piece of software like Internet Explorer) can say, okay, make sure you have Service Pack 6a installed to use this. In the Linux arena, they either have to support a specific distribution (the stock version of RedHat 6.1) or else deal with a support nightmare of trying to make sure everybody is on the same page. It makes a lot of sense for HP to not support Linux as a client under these circumstances.

    --
    A deep unwavering belief is a sure sign you're missing something...
  109. Re:Questions by Nerf97A4 · · Score: 2
    What have HP gained?

    ans: A stable cheap operating system

    HP has their own unix OS - you don't get much cheaper than that

    What have they saved?

    ans: Shitloads of development money

    2) It's ALREADY DONE. They already pay developers

    What has the open source movement gained?

    ans: nuffin.

    First - why do they owe you anything? Using "your" product helps prove that it's a real product.

    Is this a model for future company involvement in Linux/Open source software?

    Answer is an exercise for the student

    No, answer is for the company involved, in this case HP, who has just also announced the formation (with other companies) of an Open Source lab. They have also recently committed to making linux binaries work on hpux and supporting linux as an OS on hp big iron.

    You've chosen the wrong target for your teen angst on this one.

  110. Silly spec sheet by HiThere · · Score: 1

    I don't think that one can reach any conclusions from that spec sheet. Under Printers it says "Any LPD-enabled network printer". Under OS (as a part of the title) it says SMB over TCP/IP. Under browsers it only lists Microsoft Explorer and Netscape.

    My conclusion is that the tech department gave the marketing department a spec sheet with a lot of information on it, and the marketing people reorganized it to make it look good on a web page. Never mind the sense or logic.

    One logical interpretation would be that it's a network based printer. That they only supply printer drivers for Windows. And that it is running Samba internalls. But there are lots of other possibilities. My guess as "most probably correct" is that if you can print to a recent HP JetDirect printer, then you can print to this, though it may have advanced features that you can't use. The question is, however, how much $$ would I be willing to gamble. (Ans.: I'm chintzy.)

    --

    I think we've pushed this "anyone can grow up to be president" thing too far.
  111. Well... [was Re:Check out overview page] by MikeV · · Score: 1

    A couple of things to consider.
    1. Companies create products for target markets. HP is targetting the current and most lucrative market - the Windows user market. It's nothing personal, just business.

    2. If they're allowing Windows to print to a Linux print server, then perhaps they are using Samba or an equivalent. Linux can print to a Samba print share. Dunno about the others, but I assume you could get in an hack it a little. HP may not give support or advice on printing this way, but that's what the How-To's are for.

    I'd like to see HP come around and publish documents on configuring alternative OS's to print to their print server, but they've picked their market. They've committed support personel qualified in supporting that market. And for some reason they've decided not to target other less lucrative markets. We've dealt with that from the beginning, no use whining about it now. It's good that they're using Linux rather than NT for a product. If you want them to document Linux client-side setup and hire a support staff qualified in Linux client setup, don't flame them - just let them know you're a Linux user or part of an office of Linux users that would like to be supported - business is determined by demand (which is why the DEA will never win), so if they feel there's enough of a demand they'll surely capitulate...

    Be aware that the average Linux user is miles ahead of the average Windows user in knowledge and capability in system management and may very well not need HP to hire a support staff for Linux. Documentation would be helpfull, but redundant - we've got enough of that already.

  112. Re:What exactly does this mean? by Acy+James+Stapp · · Score: 1

    The only missing item would be to mention somewhere the word "geek". That reminds me, we haven't had a Jon Katz article in a while.

    --
    -- Too lazy to get a lower UID.
  113. Re:Corporate inconsistancy by baka_boy · · Score: 2
    As much as I hate to defend bad tech support, I can kind of understand why major PC vendors are still pretty reluctant to touch Linux support. Realistically, the market share for desktop users of Linux still isn't high enough for them to be able to justify (to their financial dept., anyway) hiring a bunch of new support staff, or retraining the ones they already have. That kind of human resources move could cost a large company like HP tens or hundreds of millions over the first year or two.

    It's not that they won't allow you to run Linux, it's that they don't support it. I would guess that your warranty/support agreement states something to that effect -- if it doesn't, then that's the issue I would bring directly to them.

    Obviously, most of the big hardware suppliers are having a hard time adjusting to the openness of Linux -- they've been dealing directly and exclusively with Microsoft for so long, the though that they would even be allowed to distribute the specs to their speciialized tools is probably still fairly foreign to them.

    --- begin karma whoring ---

    I suppose that it's also possible that Microsoft could have a "non-support" clause buried somewhere in its contracts with big PC manufacturers, barring them from providing support for other operating systems.

    --- end karma whoring ---

  114. IT DOES SUPPORT UNIX! by xanthan · · Score: 1

    Can no one read? Go back. Look again. It says it supports any LPD compliant printer! JetDirect always has supported LPD out of the box! Geez.
    (If the obvious hasn't struck you yet, Linux uses LPD to print.)

  115. Since it uses SMB... by operagost · · Score: 1

    It would work with OS/2 and Pathworks in addition to any *nix with Samba. What's the problem? It can be managed via a browser! We have HP switches here, and the embedded web browser works great, has nifty traffic charts and error logs, works with Netscape and IE, etc. Frankly, this is a big improvement over the usual NT server setup.
    They just don't want to support Linux.

    --

    Gamingmuseum.com: Give your 3D accelerator a rest.
  116. Acronym arithmetic. by slothbait · · Score: 5

    Anyone else just realize that:

    HP++ = IQ

    in the same sense that

    IBM-- = HAL.

    or

    VMS++ = WNT (Windows NT)

    I'm surprised that I haven't seen this pointed out before.

    --Lenny

    1. Re:Acronym arithmetic. by Howie · · Score: 1

      I bet Mr Hewlett, Sr. and Mr Packard, Sr. named their sons so that when they formed their garage-based business, it would be that way.

      --
      "don't fall into the fallacy of believing that Perl can solve social problems. Maybe Perl 6 can, but that's a ways off"
  117. Re:Why would they by DarkMan · · Score: 1

    ... hardware is not something you can download the source code for to get it for free.

    I think you'll find you can. Sort of.

    If you happen to have a fab. But that's a minor implementation detail.

  118. This Is An Example... by istartedi · · Score: 2

    ...of something I've been telling y'all for a while.

    Free operating systems shift the balance of power towards hardware vendors. The "revolution" is plainly not of any benefit or concern to these companies. The ultimate destiny will be thousands of pieces of hardware running thousands of different Linuxes. Company X will only support *their* linux. This could be a prelude to HP getting into workstation sales. Then in order to get support, you either have to buy an HP workstation and run their Linux on it, or run Windows.

    Hmmm... I wonder what an announcement from HP stating that they were getting into the Linux workstation business would do to their stock price.

    --
    For all intensive purposes, "whom" is no longer a word. That begs the question, "who cares"?
  119. Re:That's not as dumb as it sounds by MartinG · · Score: 1

    No you're way off. They are not print servers.

    They are development machines which we use to edit and compile and print source and other documents from.

    They use the HP jetdirects to print (the Jetdirect models we have DO support linux, although I didn't set it up so I don't know how it works exactly.)

    Also, it's not a 25 man shop. We have over 1700 employees worldwide. (Have a look if you like http://www.dcstrans.com)

    --
    -- MartinG To mail me: echo kewyjlcxyzvjfxbqwh | tr bcefhjklqvwxyz .@adgimnoprstu
  120. The other stuff you forgot by swb · · Score: 1

    You forgot:

    Napster
    DeCSS
    Apple's New Color Scheme
    Richard Stallman
    GPL
    Linus
    Transmeta

    1. Re:The other stuff you forgot by ConceptJunkie · · Score: 1

      ... and a breathless commentary which implies we will no longer have freedom of speech, Microsoft controls the government, information wants to be free as long as the "geek" community is on the receiving end and it must use "post-Columbine" at least once, and make a snobbish reference to "1337 hAx0rz".

      Oh, yeah, and there's some really cool revolutionary technology being developed but we won't see it until "two to five years down the road."

      Rick

      --
      You are in a maze of twisty little passages, all alike.
  121. This is why (probably) by ericdewey · · Score: 1

    The most probable reason for their not claiming support for anything but Windows is that they are not prepared to do customer assistance for SAMBA. The development team made it to run Linux and probably SAMBA, but that has nothing to do with support. Also (as was mentioned in an above post) Linux on the client side can be such a variable situation that it becomes difficult to prepare support staff in a timely fashion.

    Overall, I would guess that Linux work on the client, but you are on your own:)

  122. I think this story is a bit non-thought out by el_guapo · · Score: 1

    (sorry for the bad grammar) BUT: Supported Printers: Any LPD-enabled network printer

    --
    mas cerveza, por favor politically incorrect stu
  123. NOT by photozz · · Score: 1

    it is my understanding that the new box is an actual print server IE: the jet direct boxes will talk to the print server, the print server will comnnect to the Novel tree/NT tree adn get the spool jobs. this should eliminate the load on the Novel and NT servers, so they stop crashing, but not the JetDirect boxes. the JetDirect boxes seem to do well enough if they pull from a network Q. if you are printing direct to the box, I can see where you would be crashing.

    --


    Dirty Pirate Hooker
  124. ya but.. by photozz · · Score: 1

    "but (like much of the industry) doesn't think Linux has any business as a client/workstation OS"
    I think HP has conceded that the OS is stable enough to run a piece of equipment that gets quite a pounding all day long (print server). All they are waiting for on the client side is a pretty desktop, easy install and a "Windows compatable" compatable ofice suite (with a pretty front end and easy install)

    --


    Dirty Pirate Hooker
  125. Disappointing by linuxci · · Score: 2

    OK it's disappointing but I wouldn't say it's unusual. There's a lot of situations where Linux is used serverside but it's not supported on the client side. Hopefully with enough demand they'll realise that not supporting Linux based clients was the wrong thing to do. (please note: don't flame them give them valid reasons for them to support Linux. M$ $ux, Linux rules is not going to do any good, neither is Support Linux or I'll pour a bowl of hot grits down your pants.)

  126. Re:Interesting... by duckmanduck · · Score: 1

    Predictability? Well, I'm not going to debate Linux/Windows differences here. I will admit that they are making a marketing decision to support the largest group of client systems out there. That being said, I will point out that the specifications at HP's web site (URL below) says that they support SMB over TCP/IP. This says to me that Samba is supported, whether they like it or not as SMB is a published standard. http://www.hp.com/printappliance/specifications.ht ml

  127. Re:Interesting... by ScottDWebster · · Score: 1

    What the heck are you talking about? Predictability??? What part of lpr/lpd support is unpredictable?

  128. HP on IQs by Shagg · · Score: 2

    While we recognize that an IQ is generally a good thing to have, as of this time we don't support it within out management staff.

    --
    Unix is user friendly, it's just selective about who its friends are.
  129. Re:What exactly does this mean? by drinkypoo · · Score: 1

    I know you can rename VLANs and change what VLANs ports belong to on the fly. But in the version I have (which came with the hardware, purchased less than three months ago) you can not change the NUMBER of VLANs without a reboot.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  130. Simple solution by the_other_one · · Score: 1

    Don't buy this product until HP fixes it.

    --
    134340: I am not a number. I am a free planet!
  131. That's not as dumb as it sounds by FascDot+Killed+My+Pr · · Score: 2

    Let me start of by saying that I think HP should support any kind of client--we all need to print, why are they leaving 20% of us out in the cold?

    However, just because they use Linux within the appliance means nothing. Blenders have a whirling blade inside of them--but does GE support tossing your blender into a whirling blade? I doubt it.

    The point is that the technology a company uses to create a product and the need that the product fulfills are totally orthogonal issues.
    --

    --
    Linux MAPI Server!
    http://www.openone.com/software/MailOne/
    (Exchange Migration HOWTO coming soon)
  132. Re:What exactly does this mean? by Erik+Hollensbe · · Score: 1

    I'm not sure about the 4000, but most other jetdirect cards are just LPD in hardware anyways. I've set tons of them up with linux and other unix machines, all it takes is telling htem the "printer" is the ip of the jetdirect card. Then, you can let the JD take care of the spooling and it takes a happy little paralell interface to the printer itself.

    In other words, if this one isn't a glorified LPD server, find one that is or get tons of the little ones :)

    Erik

  133. LPD support!?!? by bawheid · · Score: 1

    The specifications pages says that it supports any LPD enabled printer. Does this not count as linux support??

  134. Re:But Linux STILL SUCKS on variable speed CPUs. by SealBeater · · Score: 1

    Thats true. Good thing most laptops have an option to turn off the cpu varience in the BIOS. I haven't had a problem with my Dell. (Actually, I turned the cpu varience off before I installed linux on it.) 8*)

    --
    -- Its survival of the fittest...and we got the fucking guns!!!
  135. Has anyone read more, actually by Anonymous Coward · · Score: 1
    Can the HP JetDirect 4000 accept print jobs from UNIX clients'?

    No. Printing from UNIX is not supported at this time.

    Maybe, just maybe some people ought to stop to feel the urge to consider everything they do not like as Anti Linux.

    I am sure no-one in any of the HP-UX groups is going to complain about that. Moderate me down to -5 if you want, but this time someone has made a clown of himself. Grow up - the world does not have to be Linux compatible.

  136. Re:HP is afraid of Linux by barracg8 · · Score: 2

    Well, BIOS is just a piece of software, so if you have a jumperless MOBO, you overclock that in software.

    ;-)
    G

  137. Re:Printing is not super easy by rakslice · · Score: 1

    "Maybe that update to X11 6.5 will help with the new printer protocols."

    I assume you're being sarcastic?

  138. Re:Lame-o fud about linux print setup by kootch · · Score: 2

    I don't know what you're talking about.

    Getting a Win2K computer to print is amazingly easy. Almost as easy as using the chooser on a macintosh.

    Start-> Settings-> Printers-> Add Printer

    and viola! you're in a Winbloze wizard that will find any damn printer on your network.

    now how is that harder than trying to accomplish the same thing on a linux box?

  139. Re:Lame-o fud about linux print setup by dagnabit · · Score: 1
    It is easy to set up a printer on a Linux system -- providing that the printer will accept what the system is sending it! I have a LaserJet 3150 (one of those print/scan/copy/fax/juicer/coffee machines), and it won't even accept plain ASCII text!! (See the Printing HOWTO and search for "paperweight") I can somewhat understand HP not being able to port the nifty software from Window$ to allow scanning etc (although it shouldn't be too tough), but not to allow even ASCII text copied to the printer?

    WTF were you thinking, HP?

  140. So Where's the Source? by Pachooka-san · · Score: 1

    If HP is using GPL'ed source in their product, where are the sources? They would answer the question of whether it really supports Linux as a client. I suspect it's more than just not giving back, it's violating the terms of the GPL.
    Pachooka-san

    --
    I tremble for my country when I reflect that God is just. --Thomas Jefferson
    1. Re:So Where's the Source? by jfunk · · Score: 2

      Go read the GPL again. Did they change the kernel? Did they change Samba? (yes, but all of the code went back to the Samba guys)

      Did they change lpr? Oh wait, that's BSD, they're not required to.

      Did they write new software that *runs* under Linux? Probably, but the GPL doesn't require that all Linux software have to be GPL as well.

      Do you really think Oracle would have ported to Linux if they had to GPL it? Not on your life.

  141. Re:HP on IQs - na na na naaa! by peterthomas · · Score: 1

    Ever notice that HP is one letter lower than IQ?
    Creepy or what?
    Or IBM is one less than HAL?
    Mulder, Scully, help us!

  142. You idiot by 2nd+Post! · · Score: 1

    I hope I'm not saying anything out of hand here, but...

    I'm in a 80 man shop. We use HPUX. We use HP printers. We use HP PCs and laptops running Windows NT and Linux. Linux accounts for about a third of our systems, for development use. It's really stupid that HP is not supporting Linux, officially, with this product, as we are as likely to use it internally as anyone else, externally, and we can't until it *officially* supports our needs, otherwise we can't get any help from the guys across the street.

    We use print servers. We make print servers. We make printers. This is just something stupid that I hope gets resolved soon

    The nick is a joke! Really!

  143. Re:Questions by codemonkey_uk · · Score: 2
    Q-7: What does the average /.'er give back to the open source community? A-7: Some code, perhaps a few low- to medium-profile Linux-based products, and evangalism in the market.
    I'm not sure I agree with that. Don't get me wrong, while some /.'ers do a lot, I would not say they where average.

    I would say that the average /.er probably controbutes a lot of hot air, perhaps a bug report or two and maybe a low profile toy project. Only a very small % of Linux users controbute code, and /. isn't Linux exclusive.

    Thad

    --

    Thad

  144. Re:HP is afraid of Linux by kunsan · · Score: 1

    Last time I checked, overclocking was done at the HARDWARE level.
    --

    --
    The facts expressed here belong to all, the opinions to me. The distinction between fact and opinion is yours to decide.
  145. new stupidity tax by Yue · · Score: 1

    Why should you need such an appliance to print
    from Linux to an lpd-enabled printer?
    I can understand the need from Windows, but from
    Linux it makes no sense.

    So the appliance is one more tax paid by "user friendly"
    amateurs to conserve their noble laziness illusions.

    1. Re:new stupidity tax by Yue · · Score: 1
      It's not stupid to have a print server running lpd.

      Of course it is not, but with Linux you do not need an additional piece of hardware to do it.

      What you say is common sense, but it can be done inside any Linux "workstation" without spending too much from the processor/memory resources.

  146. Best way to config a JetDirect with *nix by operagost · · Score: 1
    Sorry, I know this is a little OT.

    Use LPD with port "raw" for PCL and "text" for plain text. If that doesn't work, which it wont with the original Jetdirects w/o the firmware SIMM, then use telnet print to port 9100. I must humbly admit I haven't tried this under a *nix, but in OpenVMS you create a print queue using the telnet symbiont as a processor. The print server will pass whatever crap it receives from port 9100 to the parallel port. Those old JetDirects also don't hold their configuration (or support DHCP) w/o the SIMM, so you need BOOTP to hand them their IP config every time they boot. I have this setup at home with OpenVMS, OS/2, and Windows 98 boxes all printing happily.

    --

    Gamingmuseum.com: Give your 3D accelerator a rest.
  147. HP and Linux support by charon.de · · Score: 1

    That validates my expirience with HP. I like the products and use them a lot my favorite is the HP 48 GX..:-)

    Once I wrote an email and asked them polite about linux software for my HP 850 DJ Printer to calibrate the ink tanks, I didn't even get an answer...:-(

    Does anyone known, if something is available for this job on linux?

    It would be nice if someone would start a database on the web, to look up companies support for linux. I would like to buy products from companies that really support Linux. I know about the many HW databases, but they just tell me if a product is useable under linux, not if the company behind actually supports it (making specs available - publish drivers (GPL))

    Michael

  148. Re:HP is afraid of Linux by Smitty825 · · Score: 1

    Although I'm not any sort of overclocking wizard, I think that video cards are overclocked using software, aren't they?

    --

    Doh!
  149. Try telneting to it... by jlamorie · · Score: 1

    Gidday there, we have the HP Jet Direct 300.
    It's great, it runs LPD, and you can configure it through a telnet session.

    It's cheaper and more reliable than using an old PC as an SMB/LPD server.

    The JetDirect is mentioned also in the Printing HOWTO.

    RTFM!!!

  150. ummm... what??? by Lxy · · Score: 1

    "However, it fails to recognize Linux, or any non-Microsoft operating system as a valid client. In essence HP recognizes Linux as an operating system powerful and stable enough to trust their Printing Server Appliance to, yet are unwilling to commit to supporting that very same operating system as a client."

    Why couldn't you configure a linux client to use this thing? It syas it requires an IP based SMB share. Hmm... Windows can do that, and so can linux. Linux isn't in that list, probably because either FUD or PHBs or a simple typo.

    "You'll die up there son, just like I did!" - Abe Simpson

    --

    There is no reasonable defense against an idiot with an agenda
    :wq
  151. Corporate inconsistancy by Frank+T.+Lofaro+Jr. · · Score: 2
    This is not that big of a surprise. One division of the company appears to be pro-linux and another division appears to be anti-Linux or Microsoft-exclusive.

    When a company gets as big as HP, there sometimes isn't just one corporate culture, but many.

    --
    Just because it CAN be done, doesn't mean it should!
    1. Re:Corporate inconsistancy by Pig+Hogger · · Score: 2

      The tech support guy quite happily told me that he ran Red Hat at home, but wasn't allowed to tell me anything because I wasn't running Windows...

      Can't really blame him; if he told you what the format is, and you fscked up something, you could have a good case against HP (note: I didn't say that you'd win!)...

  152. Re:Paul Allen's Charter Cable by nstenz · · Score: 1

    Thanks for making me feel better... Charter just rolled out cable modem service here, and I was afraid they were going to be a bitch about hooking computers up and shit... not that they can tell whether I'm using NAT and shit... am I gonna have to let them fuck with one of my computers and shove a network card in it and set it up on Windoze just so I can shove in a router and change all the settings back again, or will the techs just not care? I guess the ONE installer around here got the job because the other ONE installer sucked ass at it while he was putting it in at the guy's house... I could go for a new job...

  153. Doesn't this say it all... by jamesbulman · · Score: 1

    Doesn't this say it all for the industries attitude towards linux. Lets use linux for reliable servers where licensing is cheep. As for client desktops, we don't fancy the cost of supporting inexperienced users on many different flavoured distributions.

  154. Samba? by tenor · · Score: 1
    I can't find anywhere in HP's product description that specifies WHY it will only work with client environments. Under Windows, to set up a network printer you would locate all "shared" printers. Well, if that is the case, then the HP must be operating using Samba under Linux. Which means that you CAN use this device under Linux. Under RedHat, just use printtool to specify a new Samba printer queue and point to the HP device. If I could afford one of these, I might try it out. For now, though, this is all speculation.

    --
    Opinions change daily as new information arrives. Stay tuned.
  155. Probably outsourced by Burdell · · Score: 1

    IIRC, HP is a big customer of WireSpeed, an embedded systems developer that was recently bought by Red Hat. Over the last year or two they switched over to using Linux for virtually all of their development. It is possible that WireSpeed wrote the software for "Print Appliance" for HP, who probably didn't care _what_ the box ran, just that it met their specifications (which probably required it work with Windows).

  156. Re:Lame-o fud about linux print setup by scumdamn · · Score: 1

    You're not listening, you knee-jerk reactionary. I'm not a zealot. I work with mostly windows at work supporting it. All that I'm speaking of is quite true. It's an issue that was brought to Microsoft's attention, and they didn't want to deal with it. It's going to be an issue all because MS doesn't deal with generic type printer filters but wants a specific driver for each and every piece of hardware. Don't you realise that that's why there are so many driver bugs in each vendor's driver? Each and every vendor customizes their drivers specifically to them. If the chipset/asic vendors perfected their drivers you wouldn't be seeing a Creative TNT driver, a Diamond TNT driver, and an STB TNT driver. You'd just see a TNT driver that works equally well. It's a fundamental flaw, and it's at the base of the issue with the NT printers not working on a 2000 client. Try it yourself and not that it fails completely.

  157. Re:Straight from the horse's mouth by logistix · · Score: 1

    The CD-ROM works fine without that disk.

    You're actually paying the money for the third-party software from Adaptec. Older versions of EZ CD Creator generate a blue-screen on Win2K. It's actually a pretty good deal compared to buying EZ-CD and Direct CD straight from Adaptec.

    I just want to know why you need a shockwave menu to pop up when you insert blank media.

    --
    - My password is slashdot
  158. Got any cheese? by Steveftoth · · Score: 1

    Geeze, just accept it! Windows > Linux Just because that's the way it is doen't mean that that's the way it should be. But it's the reality that we live in.

  159. FUD! (Read the specs!) by AJWM · · Score: 4

    Or perhaps not FUD, just stupidity.

    HP networked laser printers routinely support anything that'll speak to lpd. My HP LaserJet 2100 TN certainly supports Linux (and every other *nix, and Mac, and Windows), and it looks like the 4000 does too.

    (Okay, sure, it doesn't have a fancy graphic interface to control exotic printer options like it does for the Mac or Windows -- but show me where the API for such an interface is defined in Linux or any other 'nix. I know, it's in progress.)

    Get a grip.

    --
    -- Alastair
  160. Linux CAN print as a client.. by Anonymous Coward · · Score: 1

    In Red Hat anyway. Use `printtool` from an xterm, and select Add, then choose a SMB/Windows 95/NT Printer from the given menu.

  161. A Review by Isaac-Lew · · Score: 1
    First, check out this review of the product:

    http://www.zdnet.com/ eweek/stories/general/0,11011,2599017,00.html

    Now, given that this is priced at $1249(US), why couldn't/wouldn't an admin simply build a modified Linux (or even NT) print server with spare parts and a big disk for less money?

  162. The trouble with supporting Linux... by Jim.Dean · · Score: 2

    The biggest problem companies are facing in supporting linux is that it's just to much for their support crew to handle. Imagine a phone tech support guy trying to explain to a linux newbie how to edit their startup files. He'd have to know that Redhat uses a much different /etc/rc.d than Debian does. And that there are also some differences in Slackware's setup, and that Corel is also very different. Already I can hear the cries starting...LSB!! LSB!! But where is the LSB? I haven't heard a word from them in months. We've got to get Linux Standardized on it's libraries and file locations. The only other possible outcome I can see is fragmentation and/or the winning out of one distribution such as Redhat (not that the others would dissapear, only that they would be forced to comply with the winning company's standards in order to remain compatible with apps. I really can't blame HP here. I'm guessing they've just got to many dumb MCSE tech support guys that can't support the numerous other OSs that are out there. Hello...LSB anybody home????

  163. Let he who is without sin....... by TheReverand · · Score: 2
    Answer me this.

    How come out of all the Vectras (The reliable, manageable corporate pc (tm))on your page, not ONE is offered with Linux? If you don't even sell it to the desktop, why would you support it on the desktop? Your logic is flawed. If you are likely to use it internally, then you are unlikely to use the same products that you are selling your customers. Why don't you guys just sell epson printers while you're at it?

  164. Straight from the horse's mouth by AintTooProudToBeg · · Score: 2

    As a sort of joke, I send HP tech support and email: "Please send me the linux drivers for the HP2100." Here's the response:

    Hewlett-Packard does not write Linux drivers for the HP LaserJet 2100. Your Linux provider is responsible for providing these drivers. The HP LaserJet 2100 is backward compatible with most older HP LaserJet drivers. You should be able to run the HP LaserJet 2100 using another Hewlett-Packard LaserJet driver provided by Linux.

    Also, check out HP's "policy" on win2k drivers: http://w ww.hp.com/cposupport/information_storage/support_d oc/lpg40837.html. CD Burners ship with win9x, NT drivers. You pay us $25+shipping for the win2k drivers.

  165. Re:Nat32 by Groundskeepr · · Score: 1

    Thought I'd point out that you should get much better performance from Nat32 than you're getting with ICS. Check out www.nat32.com.

  166. Re:Lame-o fud about linux print setup by Paradise_Pete · · Score: 1
    viola! you're in a Winbloze wizard that will find any damn printer on your network.

    Yeah? and will it also seach the building and find the damn CD that it asks you to insert?

    -Pete

  167. What exactly does this mean? by drinkypoo · · Score: 4
    Spyky writes: "A fairly new product from HP, the Jet Direct 4000 Printing Appliance includes a 266 MHz PC processor, a 5.2 GB HD, 64 MB of RAM and runs the Linux operating system. However, it fails to recognize Linux, or any non-Microsoft operating system as a valid client.

    I can't believe that this was enough to warrant a story submission.

    What do you mean, "Fails to recognize"? Give us some background here. It apparently takes jobs from SMB clients and prints them to the printer using LPR (which basically every networked laser printer supports these days, including all the HPs, Tektronix, and so on, as well as the older HP Jetdirect cards and servers.)

    By 'fails to recognize' do you mean that HP WebJet Admin can't do a printer discovery on your network and discover LPR queues on your machines magically? Or do you mean that when you use smbclient to try to print something to the HP Print Server, it won't take your request? Or do you mean that you can't print to it via LPR, which isn't part of its design function in the first place?

    HP is really missing the boat on this one, anyway. You should be able to print to it via lpr, appletalk, novell, or smb; It should support TCP/IP, IPX, and Appletalk DDP. All of this is provided with standard linux distributions now, and none of it is difficult to locate. As usual, HP misses the boat.

    Even my favorite product that they make, the HP Procurve 4000M switches, is fairly lame in some respects; In order to increase the number of VLANs on the box, you must restart the switch. I bet Cisco's laughing about that one all day every day.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    1. Re:What exactly does this mean? by pHar+gone · · Score: 1
      Even my favorite product that they make, the HP Procurve 4000M switches, is fairly lame in some respects; In order to increase the number of VLANs on the box, you must restart the switch. I bet Cisco's laughing about that one all day every day.
      The HP 4000M Switches have supported hot reconfiguration of VLANs since software version V07. If you still can't dynamically reconfigure VLANs on your 4000M download software version V07.27 from here. You should barely ever have to reboot a 4000m unless you are just enabling VLANs for the first time or you hotswap an 8 port card with a transciver card.
      --
      "It is much easier to apologize than to get permission." -- Grace Hooper
  168. Linux Insecurity by bifrost · · Score: 1

    The answer should be pretty obvious to everyone.
    Anyone looked a the list of exploits for the Linux LPD subsystem? Its long... If they were smart, they'd use BSD so they wouldn't have to worry about GPL issues. Hey, since the box is using Linux, don't they have to provide the source code or references to where the source code is located?

    And don't forget that you can still print to the box through samba unless you're a tard.

  169. Printing is not super easy by Offwhite98 · · Score: 1

    It is not like the printing methods for Unix systems is a standardized system. It is a real pain. Maybe that update to X11 6.5 will help with the new printer protocols.

    --
    Brennan Stehling - http://brennan.offwhite.net/blog/
  170. Questions by mancuskc · · Score: 2

    What have HP gained?

    ans: A stable cheap operating system

    What have they saved?

    ans: Shitloads of development money

    What has the open source movement gained?

    ans: nuffin.

    Is this a model for future company involvement in Linux/Open source software?

    Answer is an exercise for the student

    --
    When I were your age, all round here were fields...
  171. Re:Lame-o fud about linux print setup by swb · · Score: 1

    Actually, you might argue that they could be making more money if they would enable their printers to be upgradable. since right now they're losing sales on some devices because they won't work well with other operating systems.

    But hey, they can't deliver drivers for Win2k, why should I expect them to understand the needs or destires of anyone else?

    Even if making it easy for hobbyists to upgrade their printers isn't their motivation, I would think that there would be some motivation to standardize on formatter boards for printers. It'd lead to a standard interface to the printer mechanisms, the software drivers and networking hardware, which would all mean economies of scale, simpler designs and greater profits.

    But one wouldn't expect an industry dinosaur to understand how innovation can lead to greater profits.