holborn wrote:
Sorry i'm new :-) from 2003 today is my first visit to linuxaudio.org
home page, i never know about their existence. Then can someone explain
here in a few words a little history about when/how LAD and linuxaudio was
born and their dependencies?
Sorry this kind of discu
holborn wrote:
> 'snd_seq_port_info_get_client' returns always the same value?
Clients 0..63 are ALSA system clients, with fixed numbers (0=system
broadcast/timer, 62=dummy, 63=OSS emulation).
Clients 64..127 are devices on sound cards. There are 8 numbers per
card: 64..71 = card 0, 72..79 = car
freeman.liu wrote:
> At the end of the function snd_intel8x0_codec_semaphore. If we
> couldn't get the semaphore in 1 ms, we'll reset the register and
> return EBUSY. But to reset the register, we should do a
> iaputword ( chip, 0, 0 ), according to the datasheet, write any
> value the this registe
any chance the alsa that is in 2.6 would get updated to the latest
stable version (1.0.1) ?
this would allow me to test kernel 2.6 on my carpc
also, I didn't find any changelog in the alsa tree ...
---
The SF.Net email is sponsored by Eclipse
Amaury Jacquot wrote:
any chance the alsa that is in 2.6 would get updated to the latest
stable version (1.0.1) ?
this would allow me to test kernel 2.6 on my carpc
also, I didn't find any changelog in the alsa tree ...
For test purposes, try option 2 on
http://alsa.opensrc.org/index.php?page=
At Fri, 16 Jan 2004 13:02:39 +,
James Courtier-Dutton wrote:
>
> Amaury Jacquot wrote:
> > any chance the alsa that is in 2.6 would get updated to the latest
> > stable version (1.0.1) ?
> > this would allow me to test kernel 2.6 on my carpc
> >
> > also, I didn't find any changelog in the a
At Thu, 15 Jan 2004 15:23:06 +0100,
Arve Knudsen wrote:
>
> Hi
>
> Like I explained in a post some time back, I've been having problems with
> not getting correct values from snd_pcm_hw_params functions (specifically
> snd_pcm_hw_params_get_channels_max). I never got an answer though, and the
Hi all,
we experience a fairly strange problem with the versioned symbols in
the libasound.so. We have a C++ wrapper library which is normally
linked as shared obkect, too. But for some strange reasonsthe linker
does not map stuff like "snd_pcm_hw_params_get_channels_max" and
friends (with a point
Takashi Iwai wrote:
At Fri, 16 Jan 2004 13:02:39 +,
James Courtier-Dutton wrote:
Amaury Jacquot wrote:
any chance the alsa that is in 2.6 would get updated to the latest
stable version (1.0.1) ?
this would allow me to test kernel 2.6 on my carpc
also, I didn't find any changelog in the alsa
Hi, René
This is exactly the same problem I'm having with a dynamically linked
C++ (extern "C") plugin of mine, which links dynamically with ALSA through
PortAudio. I made a not so aptly titled post about it earlier, "Problem
with __OLD_GET". I was still a bit confused as to what was going on .
Hi, Takashi
I have no experience with libtool myself, but from what I can see the
plugin host (beep-media-player) uses it. libtool --version tells me this:
ltmain.sh (GNU libtool) 1.4.3 (1.922.2.111 2002/10/23 02:54:36). But at
the same time we have another person, Rene Rebe, posting about a si
Hi Takashi,
this lets it work on kernel 2.6.1.
please commit, thanks,
karsten
Index: alsa-driver/usb/usx2y/usX2Yhwdep.c
===
RCS file: /cvsroot/alsa/alsa-driver/usb/usx2y/usX2Yhwdep.c,v
retrieving revision 1.3
diff -u -r1.3 usX2Yhwdep
Hi,
hope this list is o.k. for this question:
I try to get the alsa-drivers for the hdsp compiled with alsa-cvs of
today. After successful compile the snd-hammerfall_mem module doesn't
seem to be compiled and thus can't get modprobed. Isn't it needed any
more? I couldn't find any information abou
Hi,
On: Fri, 16 Jan 2004 22:12:01 +0100,
Arve Knudsen <[EMAIL PROTECTED]> wrote:
> Hi, Takashi
>
> I have no experience with libtool myself, but from what I can see the
> plugin host (beep-media-player) uses it. libtool --version tells me this:
> ltmain.sh (GNU libtool) 1.4.3 (1.922.2.111 2
This will fix a problem with undeclared PCI_DEVICE_ID_VIA_8365_1
Index: alsa-driver/pci/au88x0/au88x0.c
===
RCS file: /cvsroot/alsa/alsa-driver/pci/au88x0/au88x0.c,v
retrieving revision 1.6
diff -u -r1.6 au88x0.c
--- alsa-driver/pci
Clemens Ladisch wrote:
freeman.liu wrote:
At the end of the function snd_intel8x0_codec_semaphore. If we
couldn't get the semaphore in 1 ms, we'll reset the register and
return EBUSY. But to reset the register, we should do a
iaputword ( chip, 0, 0 ), according to the datasheet, write any
value
I've got an M-Audio Audiophile 2496 and am running linux 2.6.1-mm3
(which includes ALSA 1.0.1).
I'm trying to get all my sound applications working using only ALSA
interfaces. I'm having problems with the ice 1712 driver.
(I have lots of C programming experience but am new to the ALSA driver
su
17 matches
Mail list logo