<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Hey, <br>
</p>
<p><br>
</p>
<p>i tried running coreboot on my old ASUS K8V-X Mainboard. I'm using Coreboot tag/4.6 from git and its SeaBIOS.
<br>
</p>
<p>Booting seems to do fine, it detects the harddrive and a USB stick (Ubuntu MATE). But when i'm booting from the USB stick i get an error message from the kernel:</p>
<p><br>
</p>
<p>"Make sure that your Bios is up to date and Cool'n'Quiet support is enabled in BIOS setup."</p>
<p><br>
</p>
<p>I checked the error message in the linux source and found it in: <span>drivers/cpufreq/powernow-k8.c</span></p>
<p><span>The for-loop there just scans memory C0000 to FFFF0 for a string "AMDK7PNOW!"</span></p>
<p>I checked coreboot.rom-file and my vendor BIOS for that but can't find it. <br>
</p>
<p><br>
</p>
<p>Did I miss to enable something in make menuconfig? Can someone give me a hint how to find the missing blob.</p>
<p><br>
</p>
<p>Thanks, <br>
</p>
<p>Micha<br>
</p>
<p><br>
</p>
<p><span></span><br>
</p>
</div>
</body>
</html>