the following
- Code: Select all
cat /proc/asound/card0/codec* | grep Codec
Codec: Realtek ALC268
Codec: Conexant ID 2c06
and I tried adding this
- Code: Select all
options snd-hda-intel model=ALC268 position_fix=1
to my /etc/modprobe.d/alsa-base.conf
No joy- what should I do? Used options snd-hda-intel model=ALC268 position_fix=1ng mint 13 and everything else works perfectly...
this works
- Code: Select all
options snd-hda-intel model=auto position_fix=1


