You are not logged in.
Pages: 1
I can't get my pc speaker to work. I have laptop asus M51T with REALTEK ALC 663.
Sound works OK with this line in /etc/modprobe.d/sound:
options snd-hda-intel model=m51va
except of pc speaker which is of high importance to me.
I don't have pcspkr controll in alsamixer, so I modprobed pcspkr (It hadn't been autoloaded) - no effect
I tried to search the internet for solution but I only found a page with patch to digitally create the sound, but I don't know
where to apply this patch.
Maybe there's some option to add and I don't know it?
And maybe the problem is still unsolved yet for snd-hda-intel?
Is it a matter of alsa, kernel or something else?
The most obstacle I come across in searching the net is large amount of messages from people who want to disable the pcspeaker.
Last edited by Heikete (2009-08-29 12:09:18)
Offline
Do you mean the speaker that goes "beep" sometimes like when you 'echo -e "\a"'?
Add 'snd_pcsp' and 'pcspkr' to the MODULES array in /etc/rc.conf.
What do you need it for - console or X?
Last edited by karol (2009-05-31 11:02:04)
Offline
try
alsaconf
https://balaskas.gr
Linux System Engineer - Registered Linux User #420129
Offline
Problem solved after kernel upgrade.
Offline
Pages: 1