No Sound on HP DV3

Questions about Grub, UEFI,the liveCD and the installer
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
bluesman99

No Sound on HP DV3

Post by bluesman99 »

I hope this will help others with the 9.04 sound problem.
Running a new install of Linux Mint Gloria. All the hardware worked out of the box except sound.

I got sound working on an Intel Corporation 82801I chip on hp dv3-2157cl laptop with these 3 steps

1. Install as usual, and do all the updates and package manager upgrades to kernel 2.6.28.14

2. Install Alsa 1.0.20 from this forum:
http://monespaceperso.org/blog-en/2009/ ... aunty-904/
Reboot

3. Open a terminal and edit alsa-base.conf as follows:
sudo gedit /etc/modprobe.d/alsa-base.conf

When the file is open add the following lines to the end of the file after "options snd-pcsp index=-2"


alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel
options snd-hda-intel model=dell-m4-1 enable_msi=1

Save/close and reboot
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
bluesman99

Re: No Sound on HP DV3

Post by bluesman99 »

I hunted for this solution for a couple of days. I didn't think others needed to do have to, also. You are very welcome!

Yes, If you install a new kernel, I understand that you may have to go thru the alsa install again.

The good thing is, now we know how!

Blues
Locked

Return to “Installation & Boot”