[Alsa-devel] wrong irq ?!?

2003-06-30 Thread Giuliano Pochini
A fellow testing my driver has a strange problem. lspci shows the card is attached to IRQ10, but the driver reads IRQ5 instead. He has another soundchip (CMI-something) which uses IRQ5. My driver follows the tutorial by tiwai closely and it's nearly identical to a lot of other drivers. Any ideas,

Re: [Alsa-devel] latency with mtpav

2003-06-30 Thread Allan Klinbail
How do I ensure my app is using the RTC timer? On Tue, 2003-06-24 at 03:39, Ryan Pavlik wrote: > On 23 Jun 2003 23:07:44 +1000 > Allan Klinbail <[EMAIL PROTECTED]> wrote: > > > > In trying to test various applications with sync I have observed some > > serious latency problems with the mtpav d

[Alsa-devel] Re: Realtek ALC650E support in 2.[45]?

2003-06-30 Thread Takashi Iwai
At Mon, 30 Jun 2003 18:49:43 +1000, CaT wrote: > > Trying to get an upgrade and have a choice between two MBs. Both have > onboard sound and one has the ALC650 audio support and the other has > ALC650E audio support. I believe the former is s/w and the latter is > h/w. I'd like to get the ALC650E

Re: [Alsa-devel] problems in /proc read and alsamixer

2003-06-30 Thread Takashi Iwai
At Wed, 25 Jun 2003 07:38:26 -0700 (PDT), Prince John wrote: > > Hi, > I'm working on an Alsa driver for a Hitachi SH4 based > board with an AC'97 codec (AD1881). > ALSA driver - Ver. 0.9.1 > Linux kernel - Ver. 2.4.18 > > All the modules are getting loadedand AC'97 read/write > call backs are wo

Re: [Alsa-devel] wrong irq ?!?

2003-06-30 Thread Takashi Iwai
At Mon, 30 Jun 2003 09:45:46 +0200 (CEST), Giuliano Pochini wrote: > > > A fellow testing my driver has a strange problem. lspci > shows the card is attached to IRQ10, but the driver reads > IRQ5 instead. He has another soundchip (CMI-something) > which uses IRQ5. My driver follows the tutorial b

Re: [Alsa-devel] ALSA ../alsa-kernel/ppc/keywest.c:84: tumbler: cannot initialize the MCS

2003-06-30 Thread Takashi Iwai
At 28 Jun 2003 16:50:55 +0100, Grzesiek Sedek wrote: > > I had my alsa running fine for a while at some point audio stop working > (must been afer one of upgrades to 9.4 on debian ppc sid) > this is dmesg error I'm getting: > > ALSA ../alsa-kernel/ppc/keywest.c:84: tumbler: cannot initialize the

Re: [Alsa-devel] future ALSA development

2003-06-30 Thread Takashi Iwai
At Tue, 24 Jun 2003 20:28:08 +0200 (CEST), Jaroslav wrote: > > > i believe, if we change the configuration syntax, it would be better > > to branch the development tree (or jump the version number). > > the current system works well already in many fields, so it's nice to > > keep the stable serie

Re: [Alsa-devel] ALSA ../alsa-kernel/ppc/keywest.c:84: tumbler:cannot initialize the MCS

2003-06-30 Thread Grzesiek Sedek
Yes both i2c-keywest and i2c-core are build and loaded. I'm really puzzled-I never had any problems like that. I've build few kernels since alsa stopped using old working .config's and still no luck. Thanks On Mon, 2003-06-30 at 14:04, Takashi Iwai wrote: > At 28 Jun 2003 16:50:55 +0100, > Grzesiek

Re: [Alsa-devel] AudioScience driver

2003-06-30 Thread Takashi Iwai
At Wed, 25 Jun 2003 14:58:23 -0700 (PDT), Eliot Blennerhassett wrote: > > > ... proposed install locations for user lib and include files > > Good idea. > how about /usr/include/asihpi/hpi.h well, assuming the certain header location is not recommended. basically, the kernel sources must not re

Re: [Alsa-devel] alsa 0.9.4 and gcc 3.3

2003-06-30 Thread Takashi Iwai
At Sun, 29 Jun 2003 17:28:38 +0200, Yannick Beynet wrote: > > Yannick Beynet a écrit : > > > Yannick Beynet a e'crit : > > > >> Takashi Iwai a e'crit : > >> > >>> At Mon, 23 Jun 2003 15:45:08 +0200, > >>> Yannick Beynet wrote: > >>> > >>> > Hi ! > I have a problem with configure scrip

Re: [Alsa-devel] Sequencer documentation follow-up

2003-06-30 Thread Takashi Iwai
At Sun, 8 Jun 2003 22:06:30 -0400, Drake Wilson wrote: > > ... I have a draft, or part thereof. It is in similar spirit to the > module overviews in the API reference, and I hope it to be of some > use, if not optimal. > > I was going to post this earlier, but a) it's written in a weird XML > sc

Re: [Alsa-devel] EWX 24/96 SPDIF input problem with 0.9.4 (and "compiler.h")

2003-06-30 Thread Takashi Iwai
Hi, At Tue, 17 Jun 2003 09:50:29 +0200, Denis Sbragion wrote: > > Hello all, > > I found that the SPDIF input on my TerraTec EWX 24/96 no longer works with > the latest 0.9.4 drivers. I digged into the cs8427.c code and I found that > this lines in function 'snd_cs8427_create' of version 0.9.3

Re: [Alsa-devel] unwanted echo of audio input

2003-06-30 Thread Takashi Iwai
At Sun, 15 Jun 2003 13:08:13 -0400, Chris Raphael wrote: > > > Alsa Folks, > I am using ALSA 9.0 on a Dell Inspiron 8200 which uses the Intel > 82801CA-ICH3 card and CS4205 chip set. I am writing a program > that simulaneaously samples and plays audio. The problem I am > having is that every

Re: [Alsa-devel] EWX 24/96 SPDIF input problem with 0.9.4 (and"compiler.h")

2003-06-30 Thread Jaroslav Kysela
On Mon, 30 Jun 2003, Takashi Iwai wrote: > Hi, > > At Tue, 17 Jun 2003 09:50:29 +0200, > Denis Sbragion wrote: > > > > Hello all, > > > > I found that the SPDIF input on my TerraTec EWX 24/96 no longer works with > > the latest 0.9.4 drivers. I digged into the cs8427.c code and I found that >

Re: [Alsa-devel] Sequencer documentation follow-up

2003-06-30 Thread Chris Cannam
Takashi Iwai wrote: > At Sun, 8 Jun 2003 22:06:30 -0400, > Drake Wilson wrote: > >>... I have a draft, or part thereof. It is in similar spirit to the >>module overviews in the API reference, and I hope it to be of some >>use, if not optimal. >>[...] I missed this until now. Just to add that th

Re: [Alsa-devel] EWX 24/96 SPDIF input problem with 0.9.4 (and "compiler.h")

2003-06-30 Thread Denis Sbragion
Hello Jaroslav and Takashi, At 16.53 30/06/2003 +0200, Jaroslav Kysela wrote: ... Sorry for late reply. My EWS 24/96 does not have this problem. I suggest to create a control which will turn on/off the V bit checking. I also suggest to verify the cable connection. don't worry for the late reply, I

Re: [Alsa-devel] EMU10K1 patch loader

2003-06-30 Thread Takashi Iwai
Hi, At Mon, 16 Jun 2003 09:38:39 +0200, p z wrote: > > You can downoad it from http://pzwz.wz.cz > No TRAM support yet (I am working on it). wow, it looks great! i'm just compiling and looking at the code. (sorry for the late response, i've overlooked the post after my vacation.) a very s

[Alsa-devel] EWX and SPDIF, can you take a look at this?

2003-06-30 Thread Denis Sbragion
Hello, may be unrelated or not. I noticed that in aplay.c (0.9.4), at line 818, the sample rate setting is obtained with: rate = hwparams.rate; err = snd_pcm_hw_params_set_rate_near(handle, params, &hwparams.rate, 0); Is it correct to use a reference (&) to set the sample rate? Looking at the h

[Alsa-devel] Alsa, devfs and multiples soundcards

2003-06-30 Thread rtp
Hi, Recently I switch to devfs (kernels 2.4.20 and 2.4.21). On Alsa loading, I get this message : kernel: devfs: devfs_register(unknown): could not append to parent, err: -17 And all applications with oss were working with only one of my two sound cards (ie gnome-volume-control). So I

[Alsa-devel] problem with MU -LAW

2003-06-30 Thread mahendra sp
hi, alsa people, I have wriiten the application which realises full duplex.But there is playback buffer underrun proble. The buffer tries to read the value but -ve value. After writink the -ve value for some timesay 3 minutes, it becomes alright. again after some time buffer under run occur