erol.name
  • Linux
  • Windows
  • Retro gaming
  • C64
  • Mobile
  • Raspberry Pi

erol.name

Tag: alsa

Posted on 29. 12. 201218. 04. 2017

Low volume workaround for snd_hda_intel in Linux

Add this to your /etc/asound.conf

pcm.!default {
  type plug
  slave.pcm "softvol"
  }

pcm.softvol {
  type softvol
  slave {
  pcm "dmix"
  }
  control {
  name "Pre-Amp"
  card 0
  }
  min_dB -5.0
  max_dB 20.0
  resolution 6
  }

Reboot after so that it takes effect.

Recent Posts

  • dietpi fstab network
  • How to fix autounpack in rutorrent
  • Midnight commander mc not showing in default colors in GNU screen
  • OGA – Odroid Go Advance replace glass screen lens
  • Add IP to CirrOS manually if DHCP fails

Recent Comments

  • simone on Manually add files and folders to ownCloud
  • erol on How to additionally clean-up Kodi MySQL database from unwanted entries
  • John on How to additionally clean-up Kodi MySQL database from unwanted entries
  • jackd on Switch axis in pifba retropie emulator configuration
  • polv on Select and hide unmounted drive icons from Xfce desktop

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© 2007-2017 by Erol Tahirović