All of lore.kernel.org
 help / color / mirror / Atom feed
* no Sound with SiS965L / Realtek ALC655
@ 2005-09-22 10:22 Uwe Koziolek
  2005-09-29 13:25 ` Takashi Iwai
  0 siblings, 1 reply; 6+ messages in thread
From: Uwe Koziolek @ 2005-09-22 10:22 UTC (permalink / raw)
  To: alsa-devel

Hello,

I have Prolems with the ALSA-sound:

Sep 22 12:09:54 uk5 kernel: ACPI: PCI Interrupt 0000:00:02.7[C] -> Link
[LNKC] -> GSI 11 (level, low) -> IRQ 11
Sep 22 12:09:55 uk5 kernel: ALSA
/usr/src/alsa-driver-1.0.10rc1/pci/intel8x0.c:2216: codec_ready: codec
is not ready [0x340000]
Sep 22 12:09:55 uk5 kernel: ACPI: PCI interrupt for device 0000:00:02.7
disabled
Sep 22 12:09:55 uk5 kernel: Intel ICH: probe of 0000:00:02.7 failed with
error -5

The board is a Fujitsu-Siemens Board D2030 with SiS761 + SiS965L
(SiS7012) + Realtek ALC655

ALSA-modules from ALSA 1.0.10rc1

Same result with modules  from 19.9.2005 CVS

Any idea ?

regards
Uwe Koziolek


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: no Sound with SiS965L / Realtek ALC655
  2005-09-22 10:22 no Sound with SiS965L / Realtek ALC655 Uwe Koziolek
@ 2005-09-29 13:25 ` Takashi Iwai
  2005-09-29 20:30   ` Uwe Koziolek
  0 siblings, 1 reply; 6+ messages in thread
From: Takashi Iwai @ 2005-09-29 13:25 UTC (permalink / raw)
  To: Uwe Koziolek; +Cc: alsa-devel

At Thu, 22 Sep 2005 12:22:44 +0200,
Uwe Koziolek wrote:
> 
> Hello,
> 
> I have Prolems with the ALSA-sound:
> 
> Sep 22 12:09:54 uk5 kernel: ACPI: PCI Interrupt 0000:00:02.7[C] -> Link
> [LNKC] -> GSI 11 (level, low) -> IRQ 11
> Sep 22 12:09:55 uk5 kernel: ALSA
> /usr/src/alsa-driver-1.0.10rc1/pci/intel8x0.c:2216: codec_ready: codec
> is not ready [0x340000]

This is often related with ACPI setting.
Try acpi=off boot option once.
If this doesn't work...  well, it's hard to fix.


Takashi


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: no Sound with SiS965L / Realtek ALC655
  2005-09-29 13:25 ` Takashi Iwai
@ 2005-09-29 20:30   ` Uwe Koziolek
  2005-09-30 12:03     ` Takashi Iwai
  0 siblings, 1 reply; 6+ messages in thread
From: Uwe Koziolek @ 2005-09-29 20:30 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Rainer Koenig

[-- Attachment #1: Type: text/plain, Size: 778 bytes --]

Hello,

yesterday i have build a minor patch against  alsa intel8x0.c  nearly
alsa 1.0.10-rc1.
I have removed 2 checks for the AC97 codec ready status. And it works now.

The status will go later to ready, if you start a play.

regards
Uwe Koziolek


>At Thu, 22 Sep 2005 12:22:44 +0200,
>Uwe Koziolek wrote:
>  
>
>>Hello,
>>
>>I have Prolems with the ALSA-sound:
>>
>>Sep 22 12:09:54 uk5 kernel: ACPI: PCI Interrupt 0000:00:02.7[C] -> Link
>>[LNKC] -> GSI 11 (level, low) -> IRQ 11
>>Sep 22 12:09:55 uk5 kernel: ALSA
>>/usr/src/alsa-driver-1.0.10rc1/pci/intel8x0.c:2216: codec_ready: codec
>>is not ready [0x340000]
>>    
>>
>
>This is often related with ACPI setting.
>Try acpi=off boot option once.
>If this doesn't work...  well, it's hard to fix.
>
>
>Takashi
>
>
>  
>


[-- Attachment #2: alsa.patch.gz --]
[-- Type: application/gzip, Size: 447 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: no Sound with SiS965L / Realtek ALC655
  2005-09-29 20:30   ` Uwe Koziolek
@ 2005-09-30 12:03     ` Takashi Iwai
  2005-10-02 19:41       ` Thierry Vignaud
  0 siblings, 1 reply; 6+ messages in thread
From: Takashi Iwai @ 2005-09-30 12:03 UTC (permalink / raw)
  To: Uwe Koziolek; +Cc: alsa-devel, Rainer Koenig

At Thu, 29 Sep 2005 22:30:24 +0200,
Uwe Koziolek wrote:
> 
> Hello,
> 
> yesterday i have build a minor patch against  alsa intel8x0.c  nearly
> alsa 1.0.10-rc1.
> I have removed 2 checks for the AC97 codec ready status. And it works now.
> 
> The status will go later to ready, if you start a play.

The latest version has already a workaround for this kind of problem.
Specify buggy_semaphore=1 module option.


Takashi


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: no Sound with SiS965L / Realtek ALC655
  2005-09-30 12:03     ` Takashi Iwai
@ 2005-10-02 19:41       ` Thierry Vignaud
  2005-10-04  9:05         ` Takashi Iwai
  0 siblings, 1 reply; 6+ messages in thread
From: Thierry Vignaud @ 2005-10-02 19:41 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: Uwe Koziolek, alsa-devel, Rainer Koenig

Takashi Iwai <tiwai@suse.de> writes:

> > yesterday i have build a minor patch against  alsa intel8x0.c  nearly
> > alsa 1.0.10-rc1.
> > I have removed 2 checks for the AC97 codec ready status. And it works now.
> > 
> > The status will go later to ready, if you start a play.
> 
> The latest version has already a workaround for this kind of problem.
> Specify buggy_semaphore=1 module option.

why not autoenable this option when encountering known buggy cards?



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: no Sound with SiS965L / Realtek ALC655
  2005-10-02 19:41       ` Thierry Vignaud
@ 2005-10-04  9:05         ` Takashi Iwai
  0 siblings, 0 replies; 6+ messages in thread
From: Takashi Iwai @ 2005-10-04  9:05 UTC (permalink / raw)
  To: Thierry Vignaud; +Cc: Uwe Koziolek, alsa-devel, Rainer Koenig

At Sun, 02 Oct 2005 21:41:54 +0200,
Thierry Vignaud wrote:
> 
> Takashi Iwai <tiwai@suse.de> writes:
> 
> > > yesterday i have build a minor patch against  alsa intel8x0.c  nearly
> > > alsa 1.0.10-rc1.
> > > I have removed 2 checks for the AC97 codec ready status. And it works now.
> > > 
> > > The status will go later to ready, if you start a play.
> > 
> > The latest version has already a workaround for this kind of problem.
> > Specify buggy_semaphore=1 module option.
> 
> why not autoenable this option when encountering known buggy cards?

Because it's basically a bug of the kernel core (likely ACPI) side.


Takashi


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-10-04  9:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-22 10:22 no Sound with SiS965L / Realtek ALC655 Uwe Koziolek
2005-09-29 13:25 ` Takashi Iwai
2005-09-29 20:30   ` Uwe Koziolek
2005-09-30 12:03     ` Takashi Iwai
2005-10-02 19:41       ` Thierry Vignaud
2005-10-04  9:05         ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.