Hey, guys...
So as the title suggests I finally got my soundcard working here but not completely. I looked through tons of threads and documentations and was only able to make it work by adding options snd-hda-intel model=auto to /etc/modprobe.d/alsa-base. Later I also tried with model=3stack but it didn't work (no sound again) so I changed it back to auto.
Anyway, as I said it seems to be working but I noticed a certain lack of control in the mixer. I can only change the overall sound level. For example I wanted to use headphones and as I plugged them in I had the sound coming both from the notebook speakers and the headphones. Normally, I shouldn't have the sound in speakers anymore...
And also, I got this output in terminal for aplay -l
Before I added that line to the alsa-base I only had the first entry (device 0, the first card 0) but no sound at all.
So does anyone know solution to this if there is any? Because I would really like my speakers to turn off when I use headphones for listening...
Thanks in advance,
Stan
So as the title suggests I finally got my soundcard working here but not completely. I looked through tons of threads and documentations and was only able to make it work by adding options snd-hda-intel model=auto to /etc/modprobe.d/alsa-base. Later I also tried with model=3stack but it didn't work (no sound again) so I changed it back to auto.
Anyway, as I said it seems to be working but I noticed a certain lack of control in the mixer. I can only change the overall sound level. For example I wanted to use headphones and as I plugged them in I had the sound coming both from the notebook speakers and the headphones. Normally, I shouldn't have the sound in speakers anymore...
And also, I got this output in terminal for aplay -l
Code:
**** List of PLAYBACK Hardware Devices **** card 0: Intel [HDA Intel], device 0: ALC883 Analog [ALC883 Analog] Subdevices: 0/1 Subdevice #0: subdevice #0 card 0: Intel [HDA Intel], device 1: ALC883 Digital [ALC883 Digital] Subdevices: 1/1 Subdevice #0: subdevice #0
So does anyone know solution to this if there is any? Because I would really like my speakers to turn off when I use headphones for listening...
Thanks in advance,
Stan
Comment