On 06/10/06, <b class="gmail_sendername">Dimitri Van Landuyt</b> <<a href="mailto:dimitri.vanlanduyt@gmail.com">dimitri.vanlanduyt@gmail.com</a>> wrote:<div><span class="gmail_quote"></span><div><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
unfortunately the no_timer_check option still makes my machine hang at<br>the hpet stuff.<br>are you certain it is a valid parameter?</blockquote><div><br>Yes it is a valid parameter, but only on 64bit kernels (which I was unaware of I'm afraid).
<br></div></div><br>From a different problem, but one which involves MSI boards hanging due to timer code, listed at <a href="http://ubuntuforums.org/showthread.php?t=53094">http://ubuntuforums.org/showthread.php?t=53094</a>
<br><br>
Turn on your computer and keep pressing "ESC" until you get to the GRUB menu.<br>
<br>
Select your kernel with your keyboard arrows (DO NOT PRESS ENTER) and Press "e".<br>
Then you will see 3 lines:<br>
<div style="margin: 5px 20px 20px;">
        <div class="smallfont" style="margin-bottom: 2px;">Code:</div>
        <pre class="ubuntu_codebackground" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 66px;"><div style="text-align: left;">root (hd0,0)<br>kernel     /boot/vmlinuz-2.6.12-10-k7 root=/dev/hdb1 ro quiet splash
<br>initrd        /boot/initrd.img-2.6.12-10-k7</div></pre>
</div>Select the line which begins with the word "kernel" and press "e" to edit it.<br>
<br>
Add one [ONLY ONE i.e. only 1) or only 2) ] of the following things at the end of the line:<br>
<br>
1) noapic nolapic<br>
so that it will look like this:<br>
<div style="margin: 5px 20px 20px;">
        <div class="smallfont" style="margin-bottom: 2px;">Code:</div>
        <pre class="ubuntu_codebackground" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 34px;"><div style="text-align: left;">kernel   /boot/vmlinuz-2.6.12-10-k7 root=/dev/hdb1 ro quiet splash noapic nolapic
</div></pre>
</div>OR<br>
2) noapic acpi=noirq<br>
OR<br>
3) noapic acpi=off<br>
OR<br>
4) noapictimer<br>
OR<br>
5) noapictimer irqpoll<br>
OR<br>
6) noapic acpi=off<br>
OR<br>
7) noapic acpi=noirq nolapic<br>
<br>
Then get off the text field and press "b" to boot the kernel.<br>
<br>
See if it works. <br>
If Ubuntu DOESN'T boot, it hangs or you can't use your internet
connection just reboot and follow the instructions again but try with
option 2) or 3), 4), etc. until you solve your problem.<br>
<br>
When you find the boot options which work for you [ 1), 2) or 3), etc.
] you have to set them permanently (because the options you have jsut
set will only last until you reboot).<br>
<br>
Follow the first part of the guide (the one about Ubuntu 64 bit) and
put the options which work for you (e.g. "noapic nolapic") instead of
"no_timer_check".<br clear="all"><br>-- <br>Steve<br>Despair - It's always darkest just before it goes pitch black...