You are not logged in.
Hello!
On a new install of Arch I am getting a popping or clicking sound (like the volume going close to the maximum for an instant) when using the "find in page" function of Firefox (Ctrl+F). The click happens once the current search input doesn't match anything on the page.
I remember having this exact problem some years ago and finding a solution online but unfortunately I don't seem to have saved it. The problem was for the same computer, a Lenovo X1 Carbon (Gen 6). I used another distro for a while with the same computer and then this problem didn't exist, which makes me think it's Arch specific enough for me to post in the forums instead of trying to find help from the Firefox community.
Any ideas how I can troubleshoot this?
Last edited by SimonT (2020-05-15 20:33:05)
Offline
And of course I find the old solution after just a few more minutes of searching.
Apparently, it isn't Arch specific. A Mint user had the exact same problem and solved it by blacklisting the pcspkr kernel module.
Temporary solution:
$rmmod pcspkrPermanent solution:
Add "blacklist pcspkr" to /etc/modprobe.d/blacklist .
See also: https://wiki.archlinux.org/index.php/Ke … odprobe.d/.
Offline