Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: omed on March 17, 2010, 10:40:07 PM

Title: alsaconf
Post by: omed on March 17, 2010, 10: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
Title: Re: alsaconf
Post by: jls on March 18, 2010, 08: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