Title: alsa.tczl Description: alsa sound for tinycore Version: 1.0.17 Author: see list of sites below Original-site: see list of sites below Copying-policy: see list of sites below Size: 1.28MB Extension_by: juanito/jasonw Comments: Requires alsa_modules.tczm, bash.tcz ---------- This extension contains: alsa-lib-1.0.17a - GPLv2.1 - ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.0.17a.tar.bz2 alsa-utils-1.0.17 - GPLv2 - ftp://ftp.alsa-project.org/pub/utils/alsa-utils-1.0.17.tar.bz2 ---------- Example howto: $ sudo alsaconf $ sudo udevtrigger --subsystem-match=sound $ speaker-test ---------- To initialize alsa without having to use alsaconf, there is a script in the alsa_modules.tcem extension that will do that. It can be placed in /opt/bootlocal.sh so it alsa will be setup on boot with no user interaction required. The command to do this is: /usr/local/etc/init.d/alsasound start If you want your alsa settings to persist across reboots, use the command 'alsactl store' after alsa has been set up. This stores the configuration in /etc/asound.state. Place this file in your backup to allow your alsa settings to persist across sessions. ---------- Change-log: 2008/11/03 Added udev alsa.rules, modified alsa.conf, removed snddevices [thanks curaga] 2008/11/05 Modified to be PPI compliant and to load oss modules 2009/02/09 Current: 2009/03/16 Made tcz version.