Re: [Alsa-user] snd-hda-intel model selection
Brought to you by:
perex
|
From: Clemens L. <cla...@go...> - 2014-09-14 18:28:56
|
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 |