ASUS K8V SE Deluxe Cool & Quiet BIOS update SuSE 9.2
Hi, Even if my current BIOS option "Cool&Quiet" is on, SuSE 9.2 kernel-default-2.6.8-24.11 reports otherwise: powernow-k8: Found 1 AMD Athlon 64 / Opteron processors (version 1.00.09b) powernow-k8: BIOS error - no PSB model name : AMD Athlon(tm) 64 Processor 3000+ I'm thinking of updating my BIOS which is currently: str1: "American Megatrends Inc." str2: "1001.005" str3: "02/09/2004" str1: "ASUSTeK Computer Inc." str2: "K8VSEDX" str3: "Rev 1.xx" str4: "MB-1234567890" to something more recent, on the ASUS site I found: File Type BIOS File Name K8vsedx5.zip File Size 422669 bytes Version 1005 Date 2004/12/22 Download 5501 Has anyone used this BIOS version, and does Cool & Quiet work on this motherboard with a recent enough BIOS? My AMD64 machine has no floppy, I assume I have to burn a CD or play with an USB key boot, any URL or steps to do so? Thanks in advance, Laurent
Hi! I have the same problem with my K8V-X. I solved it as follows: At http://lists.linux.org.uk/mailman/private/cpufreq/2004-August/004191.html there is a patch for that. (You have to register with the mailing list for accessing the post). It's the file I have attached. Apply the patch to the SuSE kernel sources. Compile the modules and copy the file /usr/src/linux-2.6.8-24.11/arch/i386/kernel/cpu/cpufreq/powernow-k8.ko to the directory /lib/modules/2.6.8-override-default After a restart, Cool'n'Quiet should work and the kpowersave applet shows the current speed. If you need more detailed instructions just tell me! Greetings Adrian On Friday 11 February 2005 20:07, Laurent GUERBY wrote:
Hi,
Even if my current BIOS option "Cool&Quiet" is on, SuSE 9.2 kernel-default-2.6.8-24.11 reports otherwise:
powernow-k8: Found 1 AMD Athlon 64 / Opteron processors (version 1.00.09b) powernow-k8: BIOS error - no PSB
model name : AMD Athlon(tm) 64 Processor 3000+
I'm thinking of updating my BIOS which is currently:
str1: "American Megatrends Inc." str2: "1001.005" str3: "02/09/2004"
str1: "ASUSTeK Computer Inc." str2: "K8VSEDX" str3: "Rev 1.xx" str4: "MB-1234567890"
to something more recent, on the ASUS site I found:
File Type BIOS File Name K8vsedx5.zip File Size 422669 bytes Version 1005 Date 2004/12/22 Download 5501
Has anyone used this BIOS version, and does Cool & Quiet work on this motherboard with a recent enough BIOS?
My AMD64 machine has no floppy, I assume I have to burn a CD or play with an USB key boot, any URL or steps to do so?
Thanks in advance,
Laurent
I first tried the AMD powernow-k8 driver but this didn't work so I did a BIOS upgrade (K8vsedx5.zip) and this time it worked: $ cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies 1000000 1800000 2000000 $ dmesg|grep pow module powernow_k8 unsupported by SUSE/Novell, tainting kernel. powernow-k8: Found 1 AMD Athlon 64 / Opteron processors (version 1.39.03) powernow-k8: 0 : fid 0x2 (1000 MHz), vid 0x12 (1100 mV) powernow-k8: 1 : fid 0xa (1800 MHz), vid 0x6 (1400 mV) powernow-k8: 2 : fid 0xc (2000 MHz), vid 0x2 (1500 mV) powernow-k8: cpu_init done, current fid 0xc, vid 0x0 powernow-k8: ph2 null fid transition 0xc Thanks to all those who helped, Laurent
participants (2)
-
Adrian Gygax
-
Laurent GUERBY