All of lore.kernel.org
 help / color / mirror / Atom feed
* ALSA 0.9.3+ is not working
@ 2003-06-02  6:37 David van Hoose
  2003-06-02 10:34 ` Clemens Ladisch
  0 siblings, 1 reply; 9+ messages in thread
From: David van Hoose @ 2003-06-02  6:37 UTC (permalink / raw)
  To: alsa-devel

Hello.

Sound card is onboard SiS7012 AC'97 (CMI9739A)
Running kernel 2.4.21-rc6 and 2.5.70-bk6.

ALSA History for 2.4.x:
0.9.2 works perfectly.
0.9.3 locks up. Unusable.
0.9.3a Sound through CD-ROM (Plays CDs) No sound through OSS apps. 
0.9.3b Sound through CD-ROM (Plays CDs) No sound through OSS apps.
0.9.3c Sound through CD-ROM (Plays CDs) No sound through OSS apps.
0.9.4 Sound through CD-ROM (Plays CDs) No sound through OSS apps.

I have had the same problem with no sound in OSS apps under the last few 
2.5.x kernels as well.

I've configured '--with-debug=full', but the only line I ever get is the 
load line for the intel8x0 clocking at 48000.
Can someone please work with me here to figure out why this problem is 
occuring? As I have 0.9.2 working under 2.4.21-rc6, I'm assuming I have 
something set up right. If the setup has changed, then tell me what I 
need to do to fix this. I've seen no documentation changes.

Thank you,
David



-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5

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

* Re: ALSA 0.9.3+ is not working
  2003-06-02  6:37 ALSA 0.9.3+ is not working David van Hoose
@ 2003-06-02 10:34 ` Clemens Ladisch
  2003-06-02 12:06   ` David van Hoose
  2003-06-02 12:23   ` David van Hoose
  0 siblings, 2 replies; 9+ messages in thread
From: Clemens Ladisch @ 2003-06-02 10:34 UTC (permalink / raw)
  To: David van Hoose; +Cc: alsa-devel

David van Hoose wrote:
> Sound card is onboard SiS7012 AC'97 (CMI9739A)
> 0.9.2 works perfectly.
> 0.9.3a Sound through CD-ROM (Plays CDs) No sound through OSS apps.

Does playing sounds with aplay work?


Clemens




-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5

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

* Re: ALSA 0.9.3+ is not working
  2003-06-02 10:34 ` Clemens Ladisch
@ 2003-06-02 12:06   ` David van Hoose
  2003-06-03  6:51     ` Clemens Ladisch
  2003-06-02 12:23   ` David van Hoose
  1 sibling, 1 reply; 9+ messages in thread
From: David van Hoose @ 2003-06-02 12:06 UTC (permalink / raw)
  To: Clemens Ladisch; +Cc: alsa-devel

Clemens Ladisch wrote:
> David van Hoose wrote:
> 
>>Sound card is onboard SiS7012 AC'97 (CMI9739A)
>>0.9.2 works perfectly.
>>0.9.3a Sound through CD-ROM (Plays CDs) No sound through OSS apps.
> 
> 
> Does playing sounds with aplay work?

As far as I can tell no.
It acts like it plays the wave file I chose, but I get no sound. I went 
into alsamixer and turned up every channel too.

Thanks,
David



-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5

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

* Re: ALSA 0.9.3+ is not working
  2003-06-02 10:34 ` Clemens Ladisch
  2003-06-02 12:06   ` David van Hoose
@ 2003-06-02 12:23   ` David van Hoose
  1 sibling, 0 replies; 9+ messages in thread
From: David van Hoose @ 2003-06-02 12:23 UTC (permalink / raw)
  To: Clemens Ladisch; +Cc: alsa-devel

Clemens Ladisch wrote:
> David van Hoose wrote:
> 
>>Sound card is onboard SiS7012 AC'97 (CMI9739A)
>>0.9.2 works perfectly.
>>0.9.3a Sound through CD-ROM (Plays CDs) No sound through OSS apps.
> 
> 
> Does playing sounds with aplay work?

Just noticed the following lines in my /var/log/messages. Maybe they'll 
help.

ALSA ../alsa-kernel/core/pcm_lib.c:215: Unexpected hw_pointer value 
(stream = 0, delta: -1105, max jitter = 4456): wrong interrupt acknowledge?
ALSA ../alsa-kernel/core/pcm_lib.c:215: Unexpected hw_pointer value 
(stream = 0, delta: -1096, max jitter = 4456): wrong interrupt acknowledge?
ALSA ../alsa-kernel/core/pcm_lib.c:215: Unexpected hw_pointer value 
(stream = 0, delta: -1090, max jitter = 4456): wrong interrupt acknowledge?
ALSA ../alsa-kernel/core/pcm_lib.c:215: Unexpected hw_pointer value 
(stream = 0, delta: -1086, max jitter = 4456): wrong interrupt acknowledge?
ALSA ../alsa-kernel/core/pcm_lib.c:156: Unexpected hw_pointer value 
(stream = 0, delta: -1114, max jitter = 4456): wrong interrupt acknowledge?

The messages seem to come in groups.

I also found this in another messages file. I think from 2.5.70-bk6.
Jun  1 17:08:02 aeon kernel: ALSA ../alsa-kernel/core/pcm_lib.c:143: 
BUG: stream = 1, pos = 0x22d0, buffer size = 0x22d0, period size = 0x45a

Thanks,
David



-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5

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

* Re: ALSA 0.9.3+ is not working
  2003-06-02 12:06   ` David van Hoose
@ 2003-06-03  6:51     ` Clemens Ladisch
  2003-06-03 12:02       ` David van Hoose
  0 siblings, 1 reply; 9+ messages in thread
From: Clemens Ladisch @ 2003-06-03  6:51 UTC (permalink / raw)
  To: David van Hoose; +Cc: alsa-devel

David van Hoose wrote:
> Clemens Ladisch wrote:
> > David van Hoose wrote:
> >
> >>Sound card is onboard SiS7012 AC'97 (CMI9739A)
> >>0.9.2 works perfectly.
> >>0.9.3a Sound through CD-ROM (Plays CDs) No sound through OSS apps.
> >
> > Does playing sounds with aplay work?
>
> As far as I can tell no.
> It acts like it plays the wave file I chose, but I get no sound. I went
> into alsamixer and turned up every channel too.

Did you unmute every channel, too?
Did you try the other output jacks? (many motherboards exchange the line
out and headphone jacks because the headphone output is the only one with
an amplifier)


Clemens




-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5

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

* Re: ALSA 0.9.3+ is not working
  2003-06-03  6:51     ` Clemens Ladisch
@ 2003-06-03 12:02       ` David van Hoose
  2003-06-03 12:29         ` Takashi Iwai
  0 siblings, 1 reply; 9+ messages in thread
From: David van Hoose @ 2003-06-03 12:02 UTC (permalink / raw)
  To: Clemens Ladisch; +Cc: alsa-devel

Clemens Ladisch wrote:
> David van Hoose wrote:
> 
>>Clemens Ladisch wrote:
>>
>>>David van Hoose wrote:
>>>
>>>
>>>>Sound card is onboard SiS7012 AC'97 (CMI9739A)
>>>>0.9.2 works perfectly.
>>>>0.9.3a Sound through CD-ROM (Plays CDs) No sound through OSS apps.
>>>
>>>Does playing sounds with aplay work?
>>
>>As far as I can tell no.
>>It acts like it plays the wave file I chose, but I get no sound. I went
>>into alsamixer and turned up every channel too.
> 
> 
> Did you unmute every channel, too?
> Did you try the other output jacks? (many motherboards exchange the line
> out and headphone jacks because the headphone output is the only one with
> an amplifier)

I never muted any of them. Also 0.9.2 works. Using it now in fact. My 
motherboard does not exchange jacks.

-David



-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5

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

* Re: ALSA 0.9.3+ is not working
  2003-06-03 12:02       ` David van Hoose
@ 2003-06-03 12:29         ` Takashi Iwai
  2003-06-03 15:54           ` David van Hoose
  0 siblings, 1 reply; 9+ messages in thread
From: Takashi Iwai @ 2003-06-03 12:29 UTC (permalink / raw)
  To: David van Hoose; +Cc: Clemens Ladisch, alsa-devel

At Tue, 03 Jun 2003 08:02:28 -0400,
David van Hoose wrote:
> 
> Clemens Ladisch wrote:
> > David van Hoose wrote:
> > 
> >>Clemens Ladisch wrote:
> >>
> >>>David van Hoose wrote:
> >>>
> >>>
> >>>>Sound card is onboard SiS7012 AC'97 (CMI9739A)
> >>>>0.9.2 works perfectly.
> >>>>0.9.3a Sound through CD-ROM (Plays CDs) No sound through OSS apps.
> >>>
> >>>Does playing sounds with aplay work?
> >>
> >>As far as I can tell no.
> >>It acts like it plays the wave file I chose, but I get no sound. I went
> >>into alsamixer and turned up every channel too.
> > 
> > 
> > Did you unmute every channel, too?
> > Did you try the other output jacks? (many motherboards exchange the line
> > out and headphone jacks because the headphone output is the only one with
> > an amplifier)
> 
> I never muted any of them. Also 0.9.2 works. Using it now in fact. My 
> motherboard does not exchange jacks.

please try the cvs version.  perhaps the pcm playback is muted but no
control was available for c-media chips (it was removed mistakenly).
right now i added it back.


Takashi


-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5

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

* Re: ALSA 0.9.3+ is not working
  2003-06-03 12:29         ` Takashi Iwai
@ 2003-06-03 15:54           ` David van Hoose
  2003-06-03 15:58             ` Takashi Iwai
  0 siblings, 1 reply; 9+ messages in thread
From: David van Hoose @ 2003-06-03 15:54 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: Clemens Ladisch, alsa-devel

Takashi Iwai wrote:
>>I never muted any of them. Also 0.9.2 works. Using it now in fact. My 
>>motherboard does not exchange jacks.
> 
> 
> please try the cvs version.  perhaps the pcm playback is muted but no
> control was available for c-media chips (it was removed mistakenly).
> right now i added it back.

This worked. Thank you. What files would I need to rip a patch from if I 
need to patch 0.9.4?

Thanks again,
David



-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5

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

* Re: ALSA 0.9.3+ is not working
  2003-06-03 15:54           ` David van Hoose
@ 2003-06-03 15:58             ` Takashi Iwai
  0 siblings, 0 replies; 9+ messages in thread
From: Takashi Iwai @ 2003-06-03 15:58 UTC (permalink / raw)
  To: David van Hoose; +Cc: Clemens Ladisch, alsa-devel

At Tue, 03 Jun 2003 11:54:58 -0400,
David van Hoose wrote:
> 
> Takashi Iwai wrote:
> >>I never muted any of them. Also 0.9.2 works. Using it now in fact. My 
> >>motherboard does not exchange jacks.
> > 
> > 
> > please try the cvs version.  perhaps the pcm playback is muted but no
> > control was available for c-media chips (it was removed mistakenly).
> > right now i added it back.
> 
> This worked. Thank you. What files would I need to rip a patch from if I 
> need to patch 0.9.4?

thanks for confirmation.

alsa-kernel/pci/ac97/ac97_codec.c is the one.


Takashi


-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5

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

end of thread, other threads:[~2003-06-03 15:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-02  6:37 ALSA 0.9.3+ is not working David van Hoose
2003-06-02 10:34 ` Clemens Ladisch
2003-06-02 12:06   ` David van Hoose
2003-06-03  6:51     ` Clemens Ladisch
2003-06-03 12:02       ` David van Hoose
2003-06-03 12:29         ` Takashi Iwai
2003-06-03 15:54           ` David van Hoose
2003-06-03 15:58             ` Takashi Iwai
2003-06-02 12:23   ` David van Hoose

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.