Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: andreml on September 28, 2009, 09:28:09 AM

Title: Sound drivers not loaded when added to bootlocal.sh
Post by: andreml on September 28, 2009, 09:28:09 AM
I added to bootlocal.sh the following line:
/usr/local/etc/init.d/alsasound start

After rebooting sound is not working. When I type this line (/usr/local/etc/init.d/alsasound start
) in root shell, sound is working.

Does anybody know why adding lines to bootlocal.sh does not work?
Title: Re: Sound drivers not loaded when added to bootlocal.sh
Post by: jls on September 28, 2009, 06:51:32 PM
alsa it's autostarted, remove that line form your bootlocal
Title: Re: Sound drivers not loaded when added to bootlocal.sh
Post by: andreml on September 30, 2009, 01:40:20 PM
I tried to remove the line /usr/local/etc/init.d/alsasound start from bootlocal.sh, but sound drivers don't start after booting tinycore  :(
Title: Re: Sound drivers not loaded when added to bootlocal.sh
Post by: jls on September 30, 2009, 02:33:17 PM
are u sure?
Have u tried running alsamixer from a terminal?
Title: Re: Sound drivers not loaded when added to bootlocal.sh
Post by: thane on September 30, 2009, 02:35:50 PM
I put the alsasound start command in my bootlocal.sh a while ago. Before that I always had to enter it in a shell. Not sure though if latest version of TCL autostarts it.
Title: Re: Sound drivers not loaded when added to bootlocal.sh
Post by: jls on September 30, 2009, 02:43:15 PM
now alsa it's autostarted