On Mon, 26 Jan 2004 14:52:59 +0100 (MET)
Clemens Ladisch <[EMAIL PROTECTED]> wrote:
> The default instrument is 0 (grand piano).
Ok
> You can send program change messages with the sequencer, too.
This is what i do in the set_chan_instr() function, it works fine.
> This does not work on big-end
I finally decided to start working on ALSA support for my EZ8 card
(www.event1.com) and man, did I get lucky. I am brand new to device
driver development altogether, so my main concern here is learning how
everything works in addition to just getting the EZ8 card to work.
Out of the box, the snd-i
Takashi Iwai wrote:
At Thu, 29 Jan 2004 19:49:00 +,
James Courtier-Dutton wrote:
[1 ]
I have been told that one should be able to build alsa-driver on a 2.6.x
kernel, but it fails here.
I attach config.log for your information.
I also attach the console output from running
./configure --with
Takashi Iwai wrote:
At Fri, 30 Jan 2004 14:04:56 +,
James Courtier-Dutton wrote:
[1 ]
Takashi Iwai wrote:
At Thu, 29 Jan 2004 19:49:00 +,
James Courtier-Dutton wrote:
[1 ]
I have been told that one should be able to build alsa-driver on a 2.6.x
kernel, but it fails here.
I attach confi
Takashi Iwai wrote:
At Fri, 30 Jan 2004 14:46:44 +,
James Courtier-Dutton wrote:
configure:2962: gcc -o conftest -g -O2 -I/lib/modules/2.6.2-rc2/build/include -I$(CONFIG_SND_KERNELDIR)/include/asm-i386/mach-default conftest.c 1>&5
doh... my bad.
try the attached additional patch.
Takashi
Hello,
I already postet this on alsa-user-list, but I got no answers, perhaps
you can help me:
I'm having a problem with an app (avview) which tries to access the
soundcard (Terratec DMX 1024 --> cs46xx) via
SND_PCM_ACCESS_RW_INTERLEAVED method. It always aborts with segfault
(after reporting: snd
Takashi Iwai wrote:
At Fri, 30 Jan 2004 14:04:56 +,
James Courtier-Dutton wrote:
[1 ]
Takashi Iwai wrote:
At Thu, 29 Jan 2004 19:49:00 +,
James Courtier-Dutton wrote:
[1 ]
I have been told that one should be able to build alsa-driver on a 2.6.x
kernel, but it fails here.
I attach confi
At Fri, 30 Jan 2004 14:04:56 +,
James Courtier-Dutton wrote:
>
> [1 ]
> Takashi Iwai wrote:
> > At Thu, 29 Jan 2004 19:49:00 +,
> > James Courtier-Dutton wrote:
> >
> >>[1 ]
> >>I have been told that one should be able to build alsa-driver on a 2.6.x
> >>kernel, but it fails here.
> >>
I finally decided to start working on ALSA support for my EZ8 card
(www.event1.com) and man, did I get lucky. I am brand new to device
driver development altogether, so my main concern here is learning how
everything works in addition to just getting the EZ8 card to work.
Out of the box, the s
The latest driver for AudioScience cards is available as a patch against ALSA
1.02 from
http://www.audioscience.com/internet/download/linux.htm
Also the latest HPI driver needed to make the whole thing work.
- Eliot
(still keen to see this incorporated into the ALSA source tree...)
Eliot Blen
Hi,
i wondered if there was a tool that searched the configuration space of
a pcm device for valid combinations of format, samplerate, channel
count, etc..
This would be very very useful..
T.I.A,
Flo
--
signature :)
---
The SF.Net email i
This actually covers (I think) all games based on the Quake3 engine.
So far, my attempts to get these games to work with the alsa dmix plugin
have met with failure.
This is tha basic dmix config I'm working off of:
pcm.ossmix {
type dmix
ipc_key 1024
slave {
pcm "hw:0,0"
On Mon, 26 Jan 2004 14:52:59 +0100 (MET)
Clemens Ladisch <[EMAIL PROTECTED]> wrote:
> The default instrument is 0 (grand piano).
Ok
> You can send program change messages with the sequencer, too.
This is what i do in the set_chan_instr() function, it works fine.
> This does not work on big-end
At Fri, 30 Jan 2004 14:46:44 +,
James Courtier-Dutton wrote:
>
> configure:2962: gcc -o conftest -g -O2 -I/lib/modules/2.6.2-rc2/build/include
> -I$(CONFIG_SND_KERNELDIR)/include/asm-i386/mach-default conftest.c 1>&5
doh... my bad.
try the attached additional patch.
Takashi
kinc-fix.
On Thu, 29 Jan 2004 14:38:14 +0100
Takashi Iwai <[EMAIL PROTECTED]> wrote:
> note that --with-isapnp is ignored on 2.6 kernel.
> the isapnp support depends only on the kernel itself.
Ok, I used that option only to avoid compiling useless stuff.
> does the attached patch work?
Yes it works. I co
Hi,
thanks for that hint.
But sadly, the attached program doesn't work, though
i set stop_threshold to 0. I didn't find any functions
to set buffersize to 0, it doesn't seem to be in the
software parameters.
It would be great, if anybody had a hint.
Regards,
Torsten.
> Torsten Mohr wrote:
Thanks to all!
The sbawe driver is working in both configurations now.
(alsa 1.0.2)
Mario
---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity.
Hallo,
I have two USB 2.0 devices sitting in front of me: A multifunctional
strange thing by Gainward called Hollywood MediaXtender and the
Audigy 2 NX by Creative. Are these or possible other USB 2.0 devices
supported by ALSA yet? I guess not, but better ask...
ciao
--
Frank Barknecht
At Thu, 29 Jan 2004 19:49:00 +,
James Courtier-Dutton wrote:
>
> [1 ]
> I have been told that one should be able to build alsa-driver on a 2.6.x
> kernel, but it fails here.
>
> I attach config.log for your information.
> I also attach the console output from running
> ./configure --with-ca
Hi, I've been hearing for some weeks now a very high
frequency, quiet crackling distortion when using my
delta44 on playback. This is with driver versions
0.9.8 and 1.0.2.
Symptoms:
* It only occurs on playback.
* It is not always present, but once it manifests
it is consistent.
* I've ruled out
At Thu, 29 Jan 2004 00:14:16 +0100,
Giuliano Pochini wrote:
>
>
> It fails at line #113 of /Makefile :
>
> @for d in $(SUBDIRS); do if ! $(MAKE) -C $$d prepare; then exit 1; fi; done
>
> I have no idea why $(SUBDIRS) is an empty string:
>
>
> [EMAIL PROTECTED] alsa-driver-1.0.2]$ ./cv
Jesse Chappell wrote :
And while I have your attention, i've tried to get iec958 spdif
passthrough (non-audio AC3) working on the HDSP without success.
I created a HDSP.conf based on the RME9652.conf and got the device
properly opened using ac3dec -C , but no stream is passed (using
ADAT1 optical o
Hi,
I noticed this problem today using midi on my setup (alsa 1.0.1, kernel
2.6.1 with CONFIG_DEBUG_SPINLOCK_SLEEP) :
Debug: sleeping function called from invalid context at
include/asm/uaccess.h:473
in_atomic():1, irqs_disabled():1
Call Trace:
[] __might_sleep+0xac/0xe0
[] handle_signal+0xd0
Glenn Maynard <[EMAIL PROTECTED]> writes:
> > we only found it because some user complained that cooker
> > alsa-lib-1.0.2 package was broken whereas downloaded tarball from
> > ftp.alsa-project.org wasn't. people should at least be warned
> > about the reupload.
>
> This should go without sayin
Justin Cormack a écrit :
On Wed, 2004-01-28 at 15:29, Thomas Charbonnel wrote:
Hi,
In the process of debuging the problems some hdsp users are
experiencing, I reviewed almost every single line of code in the hdsp
driver, and there are things in there that were inherited from the old
rme9652 dr
On Wed, 2004-01-28 at 15:29, Thomas Charbonnel wrote:
> Hi,
>
> In the process of debuging the problems some hdsp users are
> experiencing, I reviewed almost every single line of code in the hdsp
> driver, and there are things in there that were inherited from the old
> rme9652 driver and that
I have an Audigy2 NX working under ALSA 1.0.2 (the latest 1.0.2 :), but it
is of course slightly imperfect in how it's controlled. Here are some
issues:
1. alsamixer is very confusing, with redundant labels (lots of "Speaker 2"
settings). Lots of trial and error to control the volume, but there
27 matches
Mail list logo