Since I'm using gentoo (some years now), I never heard my PC speaker. Maybe I just never built it into the kernel, who knows? :)
Well, I don't miss it.
Thanks anyway. :)
Since I'm using gentoo (some years now), I never heard my PC speaker. Maybe I just never built it into the kernel, who knows? :)
Well, I don't miss it.
Thanks anyway. :)
Commonly you won't build the pc speaker module under gentoo.
On distributions where you're using precompiled kernels, a simple way turning off the annoying beep is to unload the kernel module with:
modprobe -r pcspkr
To avoid udev from loading the module on boot you could blacklist the module in /etc/modprobe.d/blacklist.
But be aware, sometimes the beep is usefull e.g. if you don't have any monitor connected and want to be sure your entered command was successfull.
HowFlow is a community-based tricks and howtos popularity website. It combines social bookmarking, blogging, and syndication with a form of non-hierarchical, democratic editorial control.
Comments
Since I'm using gentoo (some years now), I never heard my PC speaker. Maybe I just never built it into the kernel, who knows? :) Well, I don't miss it. Thanks anyway. :)
Since I'm using gentoo (some years now), I never heard my PC speaker. Maybe I just never built it into the kernel, who knows? :) Well, I don't miss it. Thanks anyway. :)
Commonly you won't build the pc speaker module under gentoo. On distributions where you're using precompiled kernels, a simple way turning off the annoying beep is to unload the kernel module with: To avoid udev from loading the module on boot you could blacklist the module in /etc/modprobe.d/blacklist. But be aware, sometimes the beep is usefull e.g. if you don't have any monitor connected and want to be sure your entered command was successfull.
Please login to comment.