-
Anyone know if the PGC driver is working? I put it in first slot, set the DIP to EGA/VGA. Pick the latest XT BIOS for 5160 (default). The system seems to boot (beeps after a bit, boot sounds) but nothing is displayed. Anything I try with PGC on 5150/60/70 I get blank screen. Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
Did this ever worked to begin with? As if it's expecting a standard EGA/VGA card as companion of the PGC. |
Beta Was this translation helpful? Give feedback.
-
It is working, at least mostly. It successfully displays a 256 color bitmap, however it does fail the IBM diagnostic, with reference to a specific chip I believe. The diagnostic is pretty exhaustive and might help refining the emulation. I can't update the Wiki (waiting on my account to be validated) but there is some more software out there, specifically John Elliott's PGCBMP and PGCTALK test utilities. I will update the Wiki when I can. |
Beta Was this translation helpful? Give feedback.
After further analysis it looks like
ibm5150
just returns a 52 301 from time to time locally (a non-fatal keyboard warning).ibm5160
is just broken and refuses to boot.So, in order to answer OP:
ibm5150
isa default mapping iscga
/com
/fdc_xt
/hdc
/<empty_slot>
. That means, at minimum usable terms thepgc
should be mounted at either -isa5 or (if you don't need serial port) to -isa2.