WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: alsaconf  (Read 1515 times)

omed

  • Guest
alsaconf
« on: March 17, 2010, 07:40:07 PM »
alsa setting dont persist & everytime i boot the sistem i have to run alsa conf from terminal
otherwise i get no sound at all

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: alsaconf
« Reply #1 on: March 18, 2010, 05:52:43 AM »
Code: [Select]
sudo alsactl storeto save the mixer settings.
Code: [Select]
sudo alsactl restoreto restore them.
U can put
Code: [Select]
alsactl restore in /opt/bootlocal.sh and
Code: [Select]
sudo alsactl store in /opt/shutdown.sh
dCore user