LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* Re: PROBLEM: snd-au8830: dead after software suspend
       [not found] <fa.d+lo4WW9OJY+C4dt2t6vRieik2I@ifi.uio.no>
@ 2007-08-03 22:43 ` Robert Hancock
  0 siblings, 0 replies; 6+ messages in thread
From: Robert Hancock @ 2007-08-03 22:43 UTC (permalink / raw)
  To: Gert Robben; +Cc: linux-kernel

Gert Robben wrote:
> After a suspend-resume cycle (using Suspend2), my sound card doesn't 
> work anymore. It works again after reloading the module.
> 
> dmesg, initial boot:
>> Linux version 2.6.22-ck1
> ----8<----
>> PCI driver au8830 lacks driver specific resume support.
> 
> dmesg, after resume, trying to use the card:
>> vortex: ac97 codec stuck busy
> 
> Thanks for any help!

That driver will have to be updated to reinitialize the card properly 
after resume.. Have you reported this to the ALSA people?

-- 
Robert Hancock      Saskatoon, SK, Canada
To email, remove "nospam" from hancockr@nospamshaw.ca
Home Page: http://www.roberthancock.com/


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

* Re: PROBLEM: snd-au8830: dead after software suspend
  2007-08-04  0:51   ` Gert Robben
@ 2007-08-04  9:46     ` Rafael J. Wysocki
  0 siblings, 0 replies; 6+ messages in thread
From: Rafael J. Wysocki @ 2007-08-04  9:46 UTC (permalink / raw)
  To: Gert Robben; +Cc: alsa-devel, mjander, linux-kernel

On Saturday, 4 August 2007 02:51, Gert Robben wrote:
> >>> Have you reported this to the ALSA people?
> >> No, I thought this might as well be something for PCI or PM people, and 
> >> I expected some ALSA people are also reading this list.
> >> If not, where else should I report this exactly?
> > alsa-devel [...] the author of the driver
> Done (original message below). Thanks again :)

You also may want to file a bug at http://bugzilla.kernel.org .

If you decide to do that, please file it as
"Power Management"->Hibernation/Suspend bug, I'll redirect it to the ALSA
people.

Greetings,
Rafael


-- 
"Premature optimization is the root of all evil." - Donald Knuth

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

* Re: PROBLEM: snd-au8830: dead after software suspend
  2007-08-04  0:11 ` Gert Robben
  2007-08-04  0:18   ` Jesper Juhl
@ 2007-08-04  0:51   ` Gert Robben
  2007-08-04  9:46     ` Rafael J. Wysocki
  1 sibling, 1 reply; 6+ messages in thread
From: Gert Robben @ 2007-08-04  0:51 UTC (permalink / raw)
  To: alsa-devel; +Cc: mjander, linux-kernel

>>> Have you reported this to the ALSA people?
>> No, I thought this might as well be something for PCI or PM people, and 
>> I expected some ALSA people are also reading this list.
>> If not, where else should I report this exactly?
> alsa-devel [...] the author of the driver
Done (original message below). Thanks again :)

Gert Robben wrote:
> After a suspend-resume cycle (using Suspend2), my sound card doesn't 
> work anymore. It works again after reloading the module.
> 
> dmesg, initial boot:
>> Linux version 2.6.22-ck1
> ----8<----
>> PCI driver au8830 lacks driver specific resume support.
> 
> dmesg, after resume, trying to use the card:
>> vortex: ac97 codec stuck busy
> 
> Thanks for any help!
> 
> Gert Robben

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

* Re: PROBLEM: snd-au8830: dead after software suspend
  2007-08-04  0:11 ` Gert Robben
@ 2007-08-04  0:18   ` Jesper Juhl
  2007-08-04  0:51   ` Gert Robben
  1 sibling, 0 replies; 6+ messages in thread
From: Jesper Juhl @ 2007-08-04  0:18 UTC (permalink / raw)
  To: Gert Robben; +Cc: linux-kernel

On 04/08/07, Gert Robben <lkml@gert.robben.nu> wrote:
> Robert Hancock wrote:
> > Have you reported this to the ALSA people?
> No, I thought this might as well be something for PCI or PM people, and
> I expected some ALSA people are also reading this list.
> If not, where else should I report this exactly?
>

alsa-devel would seem to be a good starting point - see
http://www.alsa-project.org/mailing-lists.php
Also, the author of the driver, Manuel Jander <mjander@embedded.cl>,
would probably be a good person to add to Cc.
And keeping LKML on Cc while sending to above people usually never hurts :-)

-- 
Jesper Juhl <jesper.juhl@gmail.com>
Don't top-post  http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please      http://www.expita.com/nomime.html

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

* Re: PROBLEM: snd-au8830: dead after software suspend
  2007-08-03 21:58 Gert Robben
@ 2007-08-04  0:11 ` Gert Robben
  2007-08-04  0:18   ` Jesper Juhl
  2007-08-04  0:51   ` Gert Robben
  0 siblings, 2 replies; 6+ messages in thread
From: Gert Robben @ 2007-08-04  0:11 UTC (permalink / raw)
  To: linux-kernel

Robert Hancock wrote:
> Have you reported this to the ALSA people?
No, I thought this might as well be something for PCI or PM people, and 
I expected some ALSA people are also reading this list.
If not, where else should I report this exactly?

Gert Robben

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

* PROBLEM: snd-au8830: dead after software suspend
@ 2007-08-03 21:58 Gert Robben
  2007-08-04  0:11 ` Gert Robben
  0 siblings, 1 reply; 6+ messages in thread
From: Gert Robben @ 2007-08-03 21:58 UTC (permalink / raw)
  To: linux-kernel

After a suspend-resume cycle (using Suspend2), my sound card doesn't 
work anymore. It works again after reloading the module.

dmesg, initial boot:
> Linux version 2.6.22-ck1
----8<----
> PCI driver au8830 lacks driver specific resume support.

dmesg, after resume, trying to use the card:
> vortex: ac97 codec stuck busy

Thanks for any help!

Gert Robben

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

end of thread, other threads:[~2007-08-04  9:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <fa.d+lo4WW9OJY+C4dt2t6vRieik2I@ifi.uio.no>
2007-08-03 22:43 ` PROBLEM: snd-au8830: dead after software suspend Robert Hancock
2007-08-03 21:58 Gert Robben
2007-08-04  0:11 ` Gert Robben
2007-08-04  0:18   ` Jesper Juhl
2007-08-04  0:51   ` Gert Robben
2007-08-04  9:46     ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).