quarta-feira, 28 de abril de 2010

alsa

alsa tiny core linux

« on: June 13, 2009, 10:56:12 PM »

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


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


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


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



Logged
neonix
Newbie
*
Offline Offline

Posts: 35



« Reply #1 on: September 27, 2009, 10:36:31 AM »

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. Smiley


Logged
Jason W
Administrator
*****
Offline Offline

Posts: 4021



« Reply #2 on: September 27, 2009, 02:50:16 PM »

I may add an alsa menu with alsaconf, alsamixer, alsactl store/restore, and alsasound start/stop submenus.


Logged
Jason W
Administrator
*****
Offline Offline

Posts: 4021



« Reply #3 on: September 30, 2009, 06:03:11 AM »

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.




Logged
Jason W
Administrator
*****
Offline Offline

Posts: 4021



« Reply #4 on: October 16, 2009, 06:53:06 PM »

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.




Logged
AlabamaPaul
Newbie
*
Offline Offline

Posts: 13



« Reply #5 on: December 02, 2009, 08:44:25 AM »

Since Tiny Core 2.6 removed dialog, alsaconf will not work unless you mount/install dialog.tcz.

Need to add dialog.tcz as a dependency for alsa.tcz






Logged
Jason W
Administrator
*****
Offline Offline

Posts: 4021



« Reply #6 on: December 02, 2009, 09:44:47 AM »

Added.


Logged
Jason W
Administrator
*****
Offline Offline

Posts: 4021



« Reply #7 on: January 25, 2010, 11:13:39 AM »

Config files seperated to another extension to help support OSS integration.

Code:
Title:          alsa.tcz
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 adding this command to bootlocal.sh, you may need
to precede it with the sleep command for it to be effective.

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.
2009/10/15 Updated alsaconf to recognize lspci in /usr/local/(s)bin.
Current: 2010/01/25 Seperated config files into own extension.




Logged
Jason W
Administrator
*****
Offline Offline

Posts: 4021



« Reply #8 on: January 25, 2010, 04:21:44 PM »

Those with existing alsa.tcz extensions need to download and use alsa-config.tcz upon updating the extension.

Nenhum comentário: