Re: [Alsa-devel] Intel8x0 problems with rc1

2003-12-04 Thread Takashi Iwai
At Wed, 3 Dec 2003 11:41:23 -0500 (EST), Jeremy Hall wrote: > > there also appears to be a delay of upwards of 2 seconds before it starts > playing > > but I don't have anything more in my logs. you're using the cvs version, right? then apply the patch below. Takashi Index: alsa-kernel/pci/ac

Re: [Alsa-devel] Intel8x0 problems with rc1

2003-12-03 Thread Jeremy Hall
ok, applying. In the new year, Takashi Iwai wrote: > At Wed, 3 Dec 2003 11:41:23 -0500 (EST), > Jeremy Hall wrote: > > > > there also appears to be a delay of upwards of 2 seconds before it starts > > playing > > > > but I don't have anything more in my logs. > > you're using the cvs version,

Re: [Alsa-devel] Intel8x0 problems with rc1

2003-12-03 Thread Thomas Charbonnel
Takashi Iwai a écrit : At Wed, 03 Dec 2003 15:47:23 +0100, Thomas Charbonnel wrote: Takashi Iwai wrote : Takashi, I applied your patch but nothings shows up in my logs. I even replaced all the KERN_DEBUG by KERN_EMERG, and still nothing. The only thing I get is this : ALSA intel8x0.c:568: codec_s

Re: [Alsa-devel] Intel8x0 problems with rc1

2003-12-03 Thread Jeremy Hall
there also appears to be a delay of upwards of 2 seconds before it starts playing but I don't have anything more in my logs. _J In the new year, Takashi Iwai wrote: > At Wed, 03 Dec 2003 15:47:23 +0100, > Thomas Charbonnel wrote: > > > > Takashi Iwai wrote : > > > > >>Takashi, I applied your

Re: [Alsa-devel] Intel8x0 problems with rc1

2003-12-03 Thread Takashi Iwai
At Wed, 03 Dec 2003 15:47:23 +0100, Thomas Charbonnel wrote: > > Takashi Iwai wrote : > > >>Takashi, I applied your patch but nothings shows up in my logs. > >>I even replaced all the KERN_DEBUG by KERN_EMERG, and still nothing. > >>The only thing I get is this : > >>ALSA intel8x0.c:568: codec_se

Re: [Alsa-devel] Intel8x0 problems with rc1

2003-12-03 Thread Thomas Charbonnel
Takashi Iwai wrote : Takashi, I applied your patch but nothings shows up in my logs. I even replaced all the KERN_DEBUG by KERN_EMERG, and still nothing. The only thing I get is this : ALSA intel8x0.c:568: codec_semaphore: semaphore is not ready [0x1][0x300100] ALSA intel8x0.c:599: codec_read 0: s

Re: [Alsa-devel] Intel8x0 problems with rc1

2003-12-03 Thread Takashi Iwai
At Tue, 02 Dec 2003 23:46:22 +0100, Thomas Charbonnel wrote: > > Takashi Iwai wrote : > > please try the attached patch. > > possibly this isn't a fix, but it will print debug messages while > > probing and opening the pcm. > > > > > > Takashi > > > > Takashi, I applied your patch but nothings

Re: [Alsa-devel] Intel8x0 problems with rc1

2003-12-02 Thread Thomas Charbonnel
Takashi Iwai wrote : please try the attached patch. possibly this isn't a fix, but it will print debug messages while probing and opening the pcm. Takashi Takashi, I applied your patch but nothings shows up in my logs. I even replaced all the KERN_DEBUG by KERN_EMERG, and still nothing. The only t

Re: [Alsa-devel] Intel8x0 problems with rc1

2003-12-02 Thread Takashi Iwai
At Tue, 02 Dec 2003 14:57:29 +0100, Thomas Charbonnel wrote: > > Takashi Iwai wrote : > > > ok, then please check /proc/asound/card0/codec97#0/* files whether VRA > > is properly set to 44100Hz during the playback. > > > > > > Takashi > > > > > > Bingo, it seems it's not, indeed : please tr

Re: [Alsa-devel] Intel8x0 problems with rc1

2003-12-02 Thread Thomas Charbonnel
Takashi Iwai wrote : ok, then please check /proc/asound/card0/codec97#0/* files whether VRA is properly set to 44100Hz during the playback. Takashi Bingo, it seems it's not, indeed : [EMAIL PROTECTED] thomas $ cat /proc/asound/card0/codec97#0/* 0-0/0: Cirrus Logic CS4299 rev 4 Capabilities

Re: [Alsa-devel] Intel8x0 problems with rc1

2003-12-02 Thread Takashi Iwai
At Tue, 02 Dec 2003 13:00:04 +0100, Thomas Charbonnel wrote: > > Takashi Iwai wrote : > > At Mon, 01 Dec 2003 19:30:07 +0100, > > I wrote: > > > >>At Mon, 01 Dec 2003 19:15:59 +0100, > >>Thomas Charbonnel wrote: > >> > >>>Hi, > >>> > >>>I'm testing rc1, and I have problems with my laptop's intern

Re: [Alsa-devel] Intel8x0 problems with rc1

2003-12-02 Thread Thomas Charbonnel
Takashi Iwai wrote : At Mon, 01 Dec 2003 19:30:07 +0100, I wrote: At Mon, 01 Dec 2003 19:15:59 +0100, Thomas Charbonnel wrote: Hi, I'm testing rc1, and I have problems with my laptop's internal intel8x0 soundcard : * Using OSS emulation, after between 19 and 20 seconds of playing the sound gets ga

Re: [Alsa-devel] Intel8x0 problems with rc1

2003-12-01 Thread Thomas Charbonnel
Takashi Iwai a écrit : At Mon, 01 Dec 2003 19:15:59 +0100, Thomas Charbonnel wrote: Hi, I'm testing rc1, and I have problems with my laptop's internal intel8x0 soundcard : * Using OSS emulation, after between 19 and 20 seconds of playing the sound gets garbled for a few seconds and then comes back

Re: [Alsa-devel] Intel8x0 problems with rc1

2003-12-01 Thread Takashi Iwai
At Mon, 01 Dec 2003 19:30:07 +0100, I wrote: > > At Mon, 01 Dec 2003 19:15:59 +0100, > Thomas Charbonnel wrote: > > > > Hi, > > > > I'm testing rc1, and I have problems with my laptop's internal intel8x0 > > soundcard : > > * Using OSS emulation, after between 19 and 20 seconds of playing the >

Re: [Alsa-devel] Intel8x0 problems with rc1

2003-12-01 Thread Takashi Iwai
At Mon, 01 Dec 2003 19:15:59 +0100, Thomas Charbonnel wrote: > > Hi, > > I'm testing rc1, and I have problems with my laptop's internal intel8x0 > soundcard : > * Using OSS emulation, after between 19 and 20 seconds of playing the > sound gets garbled for a few seconds and then comes back to norm

[Alsa-devel] Intel8x0 problems with rc1

2003-12-01 Thread Thomas Charbonnel
Hi, I'm testing rc1, and I have problems with my laptop's internal intel8x0 soundcard : * Using OSS emulation, after between 19 and 20 seconds of playing the sound gets garbled for a few seconds and then comes back to normal. This happens each time I stop and start playback again. * Using alsa nat