First post, by UselessSoftware
I'm having a lot of weirdness trying to set multiplier jumpers on a K6-2/550 on this Soyo. I've found some conflicting information on how to properly set these CPUs.
After some trial and error, I ended up with the following configuration:
FSB: 100 MHz
Multiplier: 2.0x
And the BIOS reports 550 MHz, however when I boot Debian 8 on it, it says 525 MHz.
mike@k6-550:~$ cat /proc/cpuinfoprocessor : 0vendor_id : AuthenticAMDcpu family : 5model : 8model name : AMD-K6(tm) 3D processorstepping : 12microcode : 0x8bcpu MHz : 525.723cache size : 64 KBfdiv_bug : nof00f_bug : nocoma_bug : nofpu : yesfpu_exception : yescpuid level : 1wp : yesflags : fpu vme de pse tsc msr cx8 pge mmx syscall 3dnow k6_mtrr vmmcallbogomips : 1051.44clflush size : 32cache_alignment : 32address sizes : 32 bits physical, 32 bits virtualpower management:
I was seeing the BIOS also report 550 MHz when I had the motherboard multiplier set to 5.5x, however it was extremely unstable and Linux crashed early during the boot process.
So, I guess three questions.
1. What is internally happening with the multiplier on this K6-2?
2. Why does Linux report 525 MHz instead of 550 MHz like the BIOS?
3. Is my jumper configuration currently correct? I assume so, yet I'm not sure why 2.0x100 to get 550 is correct 🤣
If anyone can shed some light on this, that'd be awesome!