2014-06-13 5:57 GMT+02:00 Bret Busby <bret.bu...@gmail.com>:

> On 11/06/2014, Raffaele Morelli <raffaele.more...@gmail.com> wrote:
>
> >
> > ​this doesn't help, use `aplay -l` instead​
> >
>
> For this, I get
>
> "
> ~# aplay -l
> **** List of PLAYBACK Hardware Devices ****
> card 1: PCH [HDA Intel PCH], device 0: ALC282 Analog [ALC282 Analog]
>   Subdevices: 1/1
>   Subdevice #0: subdevice #0
>

after a little googling, it seems that bugs relative to ALC282 are solved
in the latest kernels (> march 2014) so try switching to kernel 3.13.10-1

then in /etc/modprobe.d/alsa-base.conf add those lines
options snd-hda-intel index=0        # ensure that card is grabbing index 0
options snd-hda-intel model=generic   #

Reply via email to