←back to thread

259 points zdw | 2 comments | | HN request time: 2.397s | source
Show context
ahub ◴[] No.43636283[source]
Ho wow, the sample video shows incredible results, I'd love to read more about how to configure it with my own laptop and microphone. Settings ought to be different for each laptop model, right ?
replies(2): >>43636654 #>>43637400 #
1. BizarroLand ◴[] No.43636654[source]
I would also like to know this. I have a Lenovo Legion and the sound quality is dramatically worse on Linux vs Windows. A fix would be a godsend.
replies(1): >>43641879 #
2. userbinator ◴[] No.43641879[source]
the sound quality is dramatically worse on Linux vs Windows

Windows drivers (Realtek?) likely load EQ coefficients into the codec, while the Linux one doesn't.

There are some tools and info here on how to get the coefficients you need (it's Hackintosh-oriented, but the basic principles apply):

https://github.com/acidanthera/AppleALC/wiki/Dumping-process...