PDA

View Full Version : [SOLVED] ASUS K50IJ + Ubuntu 9.04 = no sound



WestCity
October 17th, 2009, 07:39 PM
Hello, I used search and found some posts about this issue, but I think it was written for more experienced users than me... Please, write a "step by step" for me. I really want to have sound on my laptop. :)

WestCity
October 24th, 2009, 03:32 PM
I solved this problem:


1. Updated everything with System -> Administration -> Update Manager.

2. Installed Alsa 1.0.20 (driver, lib, utils).

3. Added 2 extra lines in the end of alsa-base.conf:

alias snd-card-0 snd-hda-intel
options snd-hda-intel model=auto

4. Installed hda-verb and added 1 extra line in rc.local just before the line "exit 0":

hda-verb /dev/snd/hwC0D0 0x1c SET_EAPD_BTLENABLE PCM


And sound was working after restart... :smile:

Hope, it will help to someone who has similar problems with sound and Alsa drivers on ASUS K50IJ.