Index of /andrejciho/Linux/High-pitch Noise on Laptop

Post Title Posted Description
Back Parent Directory
High-pitch Noise on Laptop 2006-03-25 10:18

Some older latitude models have the noise


Be Sociable, Share!

Do you hear a high pitch noise when your laptop is Linux, but not when it’s in Windows? Fix is easy – you just need to add another kernel variable you pass to your kernel in your bootloader .conf file: idle=halt

So my grub.conf now looks something like this:
timeout 3
default 0
title Gentoo 2.6.13-r3
root(hd0,2)
kernel /boot/kernel-2.6.13-gentoo-r3 root=/dev/sda3 idle=halt
title Gentoo 2.6.14-r5
root (hd0,8)
kernel /boot/kernel-2.6.14-gentoo-r5 root=/dev/sda9 idle=halt


Leave a Comment
*Required
*Required (Never published)
 

*
To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Click to hear an audio file of the anti-spam word

This website is powered by Wordpress