On Thu, 2005-09-08 at 10:33 +0100, Paul Smith wrote: > On 9/8/05, Andy Green <andy@xxxxxxxxxxx> wrote: > > > Please tell me how to make the console bell to beep in FC4. > > > My pc can beeps when boot with knoppix, but can't beep when > > > boot with FC4, what's wrong? My bell-style set as 'audible'. > > > > modprobe pcspkr > > > > might help here. > > To make this permanent, add the following line to your /etc/rc.d/rc.local file: > > /sbin/modprobe pcspkr > > Paul > Shoulb be the /etc/sysconfig/modules/*.modules?