Re: [Alsa-user] snd-hda-intel model selection
Brought to you by:
perex
|
From: Eyecreate <eye...@gm...> - 2014-09-14 21:18:42
|
Nice, I didn't know multiple models could/had to be specified for some devices. That did the trick. Thanks for the suggestions Clemens. ---------------------------------------------------------------------------- http://www.eyecreate.org On Sun, Sep 14, 2014 at 2:29 PM, Clemens Ladisch <cla...@go...> wrote: > Eyecreate wrote: > > That's odd since that one is listed right next to the sense-combo listing > > in the kernel source I'm using. > > Then you're using some older kernel source. > > > options snd-hda-intel model=alc283-chrome > > Anyway, this will not work if the first HDA device happens to be the HDMI > output. > In that case, you have to use: > > options snd-hda-intel model=,alc283-chrome > > > Regards, > Clemens > |