Onboard Sound
-
The notebook uses the Intel HDA driver. While the driver works well, it does require a kernel parameter
to work around some annoying screeching
(options snd-hda-intel model=laptop).
On Debian, copy my "sound" file into /etc/modprobe.d and re-run update-modules to permanently apply the parameter on every load. You may have to manually reload the module afterwards.
Files of interest
- My /etc/modprobe.d/sound
- The output of lspci
Update 20070702
- Changed the module parameter to model=laptop-eapd to allow headsets and microphones to work.
Monday, 02-Jul-2007 03:44:45 CEST