Samuel Kevin wrote:
> could someone tell me that the license of the ALSA package default
> installed in Ubuntu is GPLed or LGPLed?
alsa-lib is LGPL, alsa-firmware and alsa-plugin have several licenses,
all other alsa-* packages are GPL.
HTH
Clemens
I have errors running the python script on kbuntu 8.04, at
http://git.alsa-project.org/?p=alsa.git ... py;hb=HEAD
Is the python script run only on GNOME?
Is a KDE version available? Where?
$ python
Python 2.5.2 (r252:60911, Jul 31 2008, 17:28:52)
[GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)] on linux2
#
On Tue, 8 Sep 2009, TsanChung Wong wrote:
I have errors running the python script on kbuntu 8.04, at
http://git.alsa-project.org/?p=alsa.git ... py;hb=HEAD
Is the python script run only on GNOME?
Is a KDE version available? Where?
$ python
Python 2.5.2 (r252:60911, Jul 31 2008, 17:28:52)
[GCC
On Tue, Sep 8, 2009 at 7:24 AM, Jaroslav Kysela wrote:
> On Tue, 8 Sep 2009, TsanChung Wong wrote:
>
> I have errors running the python script on kbuntu 8.04, at
>> http://git.alsa-project.org/?p=alsa.git ... py;hb=HEAD
>> Is the python script run only on GNOME?
>> Is a KDE version available?
No sound for Acer Aspire M3202 desktop computer on 32-bit kubuntu 8.04
when executing the "speaker-test -c2 -twav" command or playing a cd.
However, sound is working for the same computer when executing the same
"speaker-test -c2 -twav" command on 32-bit ubuntu 9.04, so hw is not the
issue.
I had u
Hi I was hoping someone here may be able to help. Im having a problem
getting my sound sorted. I have written a post here
http://bbs.archlinux.org/viewtopic.php?pid=615962 which shows my
config and some stuff i tried. the main error im getting is
aplay /usr/share/sounds/alsa/Front_Center.wav
AL
John Bond wrote:
> aplay: main:608: audio open error: Device or resource busy
Some non-ALSA program or some program that circumvents the default dmix
configuration is already using the device. Use lsof or fuser to see
who has opened /dev/dsp or /dev/snd/pcmC0D0p.
HTH
Clemens
--