New Posts  All Forums:Forum Nav:

C1E in P4 CPUs - Page 2

post #21 of 24
Thread Starter 
Quote:
Originally Posted by GNandGS View Post
Can almost picture that! We have similar things in other hobbies... for cars with EPROM there are thumb-wheel selectable chips available that ref address locations on the chip for different parameters. Many cars use chip carriers also. example

Yay! I can almost relate to topic!
Yep, that isn't far off from what I'd ideally have. I'm going to be doing something like:

http://private.vlsi.informatik.tu-da...tructions.html
post #22 of 24
Fuuuuuckin gods you guys are.

So bioses have this code in the beginning that never gets overwritten? That means what, there's already key combos or procedures the laptop will recognize even with a corrupted bios? And that it can be reflashed? This is total news to me.
post #23 of 24
Thread Starter 
Quote:
Originally Posted by matchbox2022 View Post
Fuuuuuckin gods you guys are.

So bioses have this code in the beginning that never gets overwritten? That means what, there's already key combos or procedures the laptop will recognize even with a corrupted bios? And that it can be reflashed? This is total news to me.
We're getting near the edge of my attained knowledge, take all of this with a few spoonfuls of salt...

Not 'entirely' accurate... but kinda... Bioses CAN have these features, but it depends on the specific mobo designer to implement it. Like, the fail-safe keypress method probably isn't available in my laptop due to the KBC being part of the EC rather than the Super-I/O. This means the 'Early init' required to do this flashing would be:

Init CPU
Init NB
Init SB
Init SuperI/O
Init EC

THEN probe for Keyboard, probe for Floppy Drive, wait for magic key press... etc

After all of that fails, start the normal boot (as in, turn the screen on, re-do all of that, and finally do stuff like test ram, etc). It would REALLY slow down boot times, for a VERY corner case.
post #24 of 24
Thread Starter 
Back to the original topic... the C1E not working was a kernel bug, fixed in an update. Now have everything but TM2 working.
New Posts  All Forums:Forum Nav:
  Return Home
  Back to Forum: Linux & Other OS's