Here's a table of model types for that system:

        [ALC883_3ST_2ch_DIG]    = "3stack-dig",
        [ALC883_3ST_6ch_DIG]    = "3stack-6ch-dig",
        [ALC883_3ST_6ch]        = "3stack-6ch",
        [ALC883_6ST_DIG]        = "6stack-dig",
        [ALC883_TARGA_DIG]      = "targa-dig",
        [ALC883_TARGA_2ch_DIG]  = "targa-2ch-dig",
        [ALC883_ACER]           = "acer",
        [ALC883_MEDION]         = "medion",
        [ALC883_MEDION_MD2]     = "medion-md2",
        [ALC883_LAPTOP_EAPD]    = "laptop-eapd",
        [ALC883_LENOVO_101E_2ch] = "lenovo-101e",
        [ALC883_LENOVO_NB0763]  = "lenovo-nb0763",
        [ALC888_LENOVO_MS7195_DIG] = "lenovo-ms7195-dig",

You can try some of these, and pretty quickly, like this:

Login via console (Ctrl+Alt+F1):

sudo /etc/init.d/gdm stop # Gets gnome out of the way

sudo modprobe -r snd-hda-intel
sudo modprobe snd-hda-intel model=foo
aplay /usr/share/sounds/generic.wav

If it doesn't work, run through the previous three commands trying each
model till it does work.

-- 
Dell E530 (Sepang) No Audio
https://bugs.launchpad.net/bugs/120097
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to