Tiny Core Extensions > TCE 2.x
alsa
Jason W:
Updated to 1.0.20:
--- Code: ---Title: alsa-devs.tce
Description: alsa sound for tinycore dev files
Version: 1.0.20
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: Development files for alsa
This extension is PPI compatible.
Change-log: ----
Current: 2009/06/13 alsa-lib/alsa-utils 1.0.20
--- End code ---
--- Code: ---Title: alsa-devs.tcz
Description: alsa sound for tinycore dev files
Version: 1.0.20
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: Development files for alsa
Change-log: ----
Current: 2009/06/13 alsa-lib/alsa-utils 1.0.20
--- End code ---
--- Code: ---Title: alsa.tcel
Description: alsa sound for tinycore
Version: 1.0.20
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-2.6.29.1-tinycore.tcem, bash.tce
----------
This extension contains:
alsa-lib-1.0.20 - GPLv2.1 - ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.0.20.tar.bz2
alsa-utils-1.0.20 - GPLv2 - ftp://ftp.alsa-project.org/pub/utils/alsa-utils-1.0.20.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 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.
----------
This extension is PPI compatible.
----------
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
2009/04/22 Added /usr/local/etc/init.d/alsasound script for TC 2.x
2009/04/28 Fixes to alsasound and alsaconf
Current: 2009/06/13 Updated to alsa-lib/alsa-utils 1.0.20
--- End code ---
--- Code: ---Title: alsa.tczl
Description: alsa sound for tinycore
Version: 1.0.20
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-2.6.29.1-tinycore.tcem, bash.tce
----------
This extension contains:
alsa-lib-1.0.20 - GPLv2.1 - ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.0.20.tar.bz2
alsa-utils-1.0.20 - GPLv2 - ftp://ftp.alsa-project.org/pub/utils/alsa-utils-1.0.20.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 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
2009/04/22 Added /usr/local/etc/init.d/alsasound script for TC 2.x
2009/04/28 Fixes to alsasound and alsaconf
Current: 2009/06/13 Updated to alsa-lib/alsa-utils 1.0.20
--- End code ---
neonix:
Could someone add alsamixer to jwm apps menu, please? I know that Linux is OS for computer geeks, but I'm very tired of typing alsamixer all again. :)
Jason W:
I may add an alsa menu with alsaconf, alsamixer, alsactl store/restore, and alsasound start/stop submenus.
Jason W:
Removed libs, making libasound a dependency:
--- Code: ---Title: alsa.tczl
Description: alsa sound for tinycore
Version: 1.0.20
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-2.6.29.1-tinycore.tcem, bash.tce
----------
This extension contains:
alsa-lib-1.0.20 - GPLv2.1 - ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.0.20.tar.bz2
alsa-utils-1.0.20 - GPLv2 - ftp://ftp.alsa-project.org/pub/utils/alsa-utils-1.0.20.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 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
2009/04/22 Added /usr/local/etc/init.d/alsasound script for TC 2.x
2009/04/28 Fixes to alsasound and alsaconf
2009/06/13 Updated to alsa-lib/alsa-utils 1.0.20
2009/08/22 Replaced user.tar.gz with scripting.
Current: 2009/09/29 Removed libs to the libasound extension and made it a dep.
--- End code ---
Jason W:
Updated alsaconf to recognize lspci installed as an extension in /usr/local:
--- Code: ---Title: alsa.tczl
Description: alsa sound for tinycore
Version: 1.0.20
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-2.6.29.1-tinycore.tcem, bash.tce
----------
This extension contains:
alsa-lib-1.0.20 - GPLv2.1 - ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.0.20.tar.bz2
alsa-utils-1.0.20 - GPLv2 - ftp://ftp.alsa-project.org/pub/utils/alsa-utils-1.0.20.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 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
2009/04/22 Added /usr/local/etc/init.d/alsasound script for TC 2.x
2009/04/28 Fixes to alsasound and alsaconf
2009/06/13 Updated to alsa-lib/alsa-utils 1.0.20
2009/08/22 Replaced user.tar.gz with scripting.
2009/09/29 Removed libs to the libasound extension and made it a dep.
Current: 2009/10/15 Updated alsaconf to recognize lspci in /usr/local/(s)bin.
--- End code ---
Navigation
[0] Message Index
[#] Next page
Go to full version