Quote:
Originally posted by masand
hi there
in kernel config there is one option in the kernel of
device driver---->input device support---->PC Speaker support
look out there,if u get ur support
regards
|
OS is Fedora 2, and yes, there is pcspkr.ko module.
I did # modprobe pcspkr
Syslog got this:
Sep 20 14:08:40 localhost kernel: input: PC Speaker
Sep 20 14:08:41 localhost udev[8990]: configured rule in '/etc/udev/rules.d//50-udev.rules' at line 25 applied, 'event2' becomes 'input/%k'
Sep 20 14:08:41 localhost udev[8990]: creating device node '/udev/input/event2'
What then? How do I now redirect all beeps which would go to PC-speaker to go through soundcard instead?
(Just to make sure, I do not mean to use PC-speaker as a soundcard, but rather use soundcard as a PC-speaker also)