VOGONS


First post, by tony359

User metadata
Rank Member
Rank
Member

Hi all

I received an intel Socket 7 endeavour rev 2. I was told "no signs of life". Once I plugged a Pentium 166 non-MMX, I get some post codes, the CPU gets warm then it pauses on F1 and the CPU cools down and stays lukewarm indefinitely.

I mean, even with no RAM, where the board also stops on another code and beeps, the CPU gets much warmer! My guts feeling say this is some intel quirkiness. I had an OEM MB before which was simply waiting for a "power on" signal. I see the Endeavour has a Sleep mode and also a soft ON/OFF for a compatible PSU. I fiddled with both with no luck.

Yes, it could be genuinely be stopping at something and pause code execution - but wondering if someone knows something I don't 😀

https://theretroweb.com/motherboards/s/intel- … ndeavor,-rev.-2

Thanks!
Tony

My Youtube channel: https://www.youtube.com/@tony359

Reply 1 of 5, by rasz_pl

User metadata
Rank l33t
Rank
l33t

what is F1 post code for this bios?
on critical errors BIOSes usually disable interrupts and call HLT

https://github.com/raszpl/sigrok-disk FM/MFM/RLL decoder
https://github.com/raszpl/FIC-486-GAC-2-Cache-Module (AT&T Globalyst)
https://github.com/raszpl/386RC-16 ram board
https://github.com/raszpl/Zenith_ZBIOS Zenith Z-386 MFM-300 ZBIOS disassembly

Reply 2 of 5, by tony359

User metadata
Rank Member
Rank
Member

Does anybody have a source for intel BIOS error codes?

My Youtube channel: https://www.youtube.com/@tony359

Reply 4 of 5, by tony359

User metadata
Rank Member
Rank
Member

Thanks!

According to the list, F1 is

F1 Initialize runtime clock

What is "runtime clock"?

My Youtube channel: https://www.youtube.com/@tony359

Reply 5 of 5, by rasz_pl

User metadata
Rank l33t
Rank
l33t

rtc, at this point inside chipset so lieklyhood its bad while rest of chipset is good is small. F1 is very early at the start just after interrupt vectors, anything could crash computer at this point. Try flashing MR BIOS available on theretroweb to double check.

https://github.com/raszpl/sigrok-disk FM/MFM/RLL decoder
https://github.com/raszpl/FIC-486-GAC-2-Cache-Module (AT&T Globalyst)
https://github.com/raszpl/386RC-16 ram board
https://github.com/raszpl/Zenith_ZBIOS Zenith Z-386 MFM-300 ZBIOS disassembly