1

I know it's a long shot, but here goes: I need an ISO image of the "HP C8000 Core Graphics" CD that came with the HP C8000 PA-RISC workstation. I was not able (and trust me, I've looked VERY thoroughly) to find it anywhere. I managed to dig up the HP-UX install CDs as well as the hardware enablement patch for HP-UX 11i v1 , so I have a working system. It does not run the graphics at full speed as it's equipped with a FireGL T2 card that needs the aforementioned CD, or rather the X server and drivers from it - these are not part of the OS or the enablement patch. Appreciate if anybody can help.

theesem
  • 51
  • 1
    According to this post on a German forum you can install "B6268AA HP-UX 11.11 Graphics Technical Computing Environment" to get it running. Do you have this CD? – Freddy Nov 18 '20 at 01:09
  • @Freddy no I don't. For some reason this stuff is impossible to get hold of. Oracle (previously SUN) at least still has downloads and patches for older versions of Solaris available, so resurecting retro sparc boxes is not a big problem. Turns out HP removed everything on hp-ux from their web site and ftp (even patches). Google also does not seem to have much aside from pdf manuals that reference the downloads and have links to stuff HP no longer has. The Wayback Machine also has nothing. Even tried TPB - no joy :( I really want to compile and play Quake II with OpenGL on my pa-risc box! – theesem Nov 18 '20 at 02:04
  • 4
    I’m voting to close this question because it is a request for some stuff. – ctrl-alt-delor Nov 18 '20 at 10:48
  • 1
    I own a C8000 - I could help you figure out what you really need if you still need help – Shiunbird May 01 '21 at 09:16
  • 1
    Let me elaborate: You need:
    1. PHSS_34389, then
    2. HWEnable11i_B.11.11.0612.458.depot

    This will get your FireGL running and when X loads it will stop complaining you have no acceleration. Then 3: B6268AA_B.11.11.20.12_HP-UX_B.11.11_32_64.depot gives you TCOE and all the OpenGL goodness.

    However, you still can't build anything: GCC is not compatible with HPs OpenGL libraries in their optimised form (thread local storage issues). You can still build, but then what's the point. X libraries are not included, for that you will need B3394BA (HP-UX Developer's Toolkit) and HP's compiler.

    – Shiunbird May 01 '21 at 10:11
  • @Shiunbird WOW never thought that someone would answer after so much time :) I have the HP C compiler (getting GCC to run on hp-ux is a pain in itself as hp-ux ld is very outdated). I got the HWEnable11i_B.11.11.0612.458.depot file. Now, any chance You have the other two files somewhere? I've been trying to find them, sadly exactly zero luck... – theesem May 02 '21 at 11:05
  • I'm a beginner programmer very much interested in porting some software over, so any help is welcome. =)

    I can help you get up to speed with GCC as well. I managed to get it working the day before yesterday. The are some particularities to everything in HP-UX but HP's documentation is easily available and truly excellent.

    Please contact me on my gmail (just my nickname at gmail).

    – Shiunbird May 03 '21 at 13:57

0 Answers0