[Alsa-devel] no sound with 1.0.0 release

2003-12-11 Thread Noel Bush
I am using the planetccrma-core distribution. Recently I tried upgrading, via that distro, to the alsa 1.0.0 packages. I found that after this upgrade, I was unable to hear any sound when using any app (simplest test, using aplay on a wav file). I did make sure that all relevant controls were un

Re: [Alsa-devel] alsa-driver-1.0.0pre3 - UltraSound PnP card not found?

2003-12-11 Thread Ted
Hello, I previously reported a problem loading the snd-interwave module from alsa-driver-1.0.0pre3 into linux-2.2.25. I found a fix, but not the complete answer, because I'm not yet clear about the different roles of the support/isapnp and support/pnp code. The problem is that support/pnp/pnp.c r

[Alsa-devel] I hope the CMI9739 mixer issue is fixed before alsa 1.0 is declared stable

2003-12-11 Thread lupus
For more info: http://www.mail-archive.com/[EMAIL PROTECTED]/msg10120.html This is the only thing stopping me from using kernel 2.6 :s Or is it all ready fixed in the CVS? Can I help with this? By giving info from /proc or so? --- This

Re: [Alsa-devel] alsa-oss devel-files and alsa-firmware license

2003-12-11 Thread Thorsten Leemhuis
Thanks for answering. Am Do, den 11.12.2003 schrieb Patrick Shirkey um 15:55: > Thorsten Leemhuis wrote: > > > > - What the purpose of > > /usr/lib/libaoss.a > > /usr/lib/libaoss.so > > after compiling alsa-oss? Nobody should be compiling with them, > > or missed I something? Maybe see bug > > >

Re: [Alsa-devel] alsa-oss devel-files and alsa-firmware license

2003-12-11 Thread Patrick Shirkey
Thorsten Leemhuis wrote: - What the purpose of /usr/lib/libaoss.a /usr/lib/libaoss.so after compiling alsa-oss? Nobody should be compiling with them, or missed I something? Maybe see bug aoss is a clever little app which hijacks oss applications output before it gets to the alsa emulation layer an

[Alsa-devel] alsa-oss devel-files and alsa-firmware license

2003-12-11 Thread Thorsten Leemhuis
Hi, I'm currently repacking alsa for the fedora.us repository. I have two problems at the moment: - I can't find any license info in the alsa-firmware package. Is it freely redistributable? An if, under which license? Current fedora.us bug: http://bugzilla.fedora.us/show_bug.cgi?id=1107 - Wha

Re: [Alsa-devel] alsa-driver-1.0.0rc2 won't compile with kernel 2.6

2003-12-11 Thread lupus
After removing sndversions.h & linux/modversions.h from /pcmcia/vx/vxpocket.c & /pcmcia/vx/vxp440.c I was able to compile alsa but this probably broke the vxp driver :) Op do 11-12-2003, om 13:21 schreef lupus: > package: alsa-driver-1.0.0rc2 > kernel: 2.6.0-0.test11 > > kernel 2.6 doesn't

[Alsa-devel] alsa-driver-1.0.0rc2 won't compile with kernel 2.6

2003-12-11 Thread lupus
package: alsa-driver-1.0.0rc2 kernel: 2.6.0-0.test11 kernel 2.6 doesn't use make dep any more so modversions.h isn't created anymore make[1]: Binnengaan van map `/lib/modules/2.6.0-0.test11.1.99/build' CHK include/linux/version.h *** Warning: Overriding SUBDIRS on the command line can caus

Re: [Alsa-devel] Which API for MIDI?

2003-12-11 Thread Clemens Ladisch
Paul Davis wrote: > >Sending/receiving sysex has always been possible AFAIK. It's > >certainly possible now. > > its bounded by size limits that have to (re)set in advance. when i > tried to download new firmware (1MB+) via SYSEX to an Alesis ADAT, it > was very difficult to discover this limitati

[Alsa-devel] Re: One drop-out per xrun?

2003-12-11 Thread Jaroslav Kysela
On Thu, 11 Dec 2003, Alfons Adriaensen wrote: > On Thu, Dec 11, 2003 at 09:21:01AM +0100, Jaroslav Kysela wrote: > > > To be 100% correct, in the driver, there is very small window where the > > hardware might be in xrun state, but we cannot detect this situation: > > > > disable_interrupts

Re: [Alsa-devel] Alsa sequencer port type flags

2003-12-11 Thread Clemens Ladisch
David Garcia Garzon wrote: > SND_SEQ_PORT_TYPE_SPECIFIC Hardware specific port something hardware-specific (obviously :-) > SND_SEQ_PORT_TYPE_MIDI_GENERIC Generic MIDI device Understands MIDI events/commands. > SND_SEQ_PORT_TYPE_MIDI_GM General MIDI compatible device > SND_SEQ_PORT_TYPE_MIDI_GS

Re: [Alsa-devel] ALSA mixing capability

2003-12-11 Thread Jaroslav Kysela
On Thu, 11 Dec 2003, Adam Tla/lka wrote: > Welcome > > I'm using ALSA 1.0.0rc2 on snd_intel8x0 and .asoundrc: > > pcm.mix { > type dmix > ipc_key 321456 # any unique value > ipc_key_add_uid true > slave { >

[Alsa-devel] ALSA mixing capability

2003-12-11 Thread Adam Tla/lka
Welcome I'm using ALSA 1.0.0rc2 on snd_intel8x0 and .asoundrc: pcm.mix { type dmix ipc_key 321456 # any unique value ipc_key_add_uid true slave { pcm "hw:0,0" periods 0 period_time 0

[Alsa-devel] Fwd: Re: [linux-audio-user] Sampling rate problems on a VXPocket v2

2003-12-11 Thread Patrick Shirkey
Fwd'd to alsa-devel. Geoffrey Martin wrote: Hi, I'm using the following: IBM T40 laptop Digigram VXPocket v2 RedHat 9 Kernel 2.4.22-ac4 ALSA drivers 0.9.8 vxloader 0.9.7-i686 Measurement gear Audio Precision System Two Cascade PrismSound DSA-1 Som

Re: [Alsa-devel] Re: [Jackit-devel] One drop-out per xrun?

2003-12-11 Thread Jaroslav Kysela
On Wed, 10 Dec 2003, Paul Davis wrote: > >I wanted to check my knowledge of something: does an xrun necessarily > >correspond to a "drop-out" in the audio stream? In other words, could > >you have a drop-out WITHOUT an xrun, or an xrun WITHOUT a drop-out? Is > >there a strict one-to-one correspo