24 Jul
2013
24 Jul
'13
9:41 a.m.
On 24 Jul 09:38, Chris Walker wrote:
On Wed, 24 Jul 2013 08:46:53 +0100 nev young <nev@nevilley.org.uk> wrote:
btw. beep is stubbornly silent. as is
void sound(unsigned frequency);
The speaker isn't turned off in the BIOS is it?
Both of those will try to use the pcspkr, you may need to load the module... sudo modprobe pcspkr -- Brett Parker