* [ALSA - driver 0000388]: pci ali5451 suspend/resume
@ 2004-07-15 5:24 noreply
0 siblings, 0 replies; 3+ messages in thread
From: noreply @ 2004-07-15 5:24 UTC (permalink / raw)
To: alsa-devel
The following bug has been SUBMITTED.
======================================================================
https://bugtrack.alsa-project.org/alsa-bug/bug_view_page.php?bug_id=0000388
======================================================================
Reported By: Nemaru
Assigned To:
======================================================================
Project: ALSA - driver
Bug ID: 388
Category: PCI - ali5451
Reproducibility: always
Severity: major
Priority: normal
Status: new
Distribution:
Kernel Version:
======================================================================
Date Submitted: 07-15-2004 07:24 CEST
Last Modified: 07-15-2004 07:24 CEST
======================================================================
Summary: pci ali5451 suspend/resume
Description:
Please ignore, if you are the already solved problem.
It is the problem of Kernel-2.6.7 ali5451 sound driver
& suspend/resume.
ali_suspend/ali_resume of ali5451 driver has not set
card->power_state.
Therefore, resume processing is not performed by the
following codes.
power->state should be set up in pci/ali5451.c?
or
power->state should be set up in core/init.c (and core/control.c)?
by snd_power_change_state().
-----------------------------------------------------------
sound/core/init.c
snd_card_pci_resume(struct pci_dev *dev)
{
.....
if (card->power_state == SNDRV_CTL_POWER_D0)
return 0;
-----------------------------------------------------------
======================================================================
Bug History
Date Modified Username Field Change
======================================================================
07-15-04 07:24 Nemaru New Bug
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idG21&alloc_id\x10040&op=click
^ permalink raw reply [flat|nested] 3+ messages in thread
* [ALSA - driver 0000388]: pci ali5451 suspend/resume
@ 2004-07-15 9:22 noreply
0 siblings, 0 replies; 3+ messages in thread
From: noreply @ 2004-07-15 9:22 UTC (permalink / raw)
To: alsa-devel
The following bug has been RESOLVED.
======================================================================
https://bugtrack.alsa-project.org/alsa-bug/bug_view_page.php?bug_id=0000388
======================================================================
Reported By: Nemaru
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Bug ID: 388
Category: PCI - ali5451
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Distribution:
Kernel Version:
Resolution: fixed
======================================================================
Date Submitted: 07-15-2004 07:24 CEST
Last Modified: 07-15-2004 11:22 CEST
======================================================================
Summary: pci ali5451 suspend/resume
Description:
Please ignore, if you are the already solved problem.
It is the problem of Kernel-2.6.7 ali5451 sound driver
& suspend/resume.
ali_suspend/ali_resume of ali5451 driver has not set
card->power_state.
Therefore, resume processing is not performed by the
following codes.
power->state should be set up in pci/ali5451.c?
or
power->state should be set up in core/init.c (and core/control.c)?
by snd_power_change_state().
-----------------------------------------------------------
sound/core/init.c
snd_card_pci_resume(struct pci_dev *dev)
{
.....
if (card->power_state == SNDRV_CTL_POWER_D0)
return 0;
-----------------------------------------------------------
======================================================================
----------------------------------------------------------------------
tiwai - 07-15-2004 11:22 CEST
----------------------------------------------------------------------
Thanks, I fixed the code on CVS.
Bug History
Date Modified Username Field Change
======================================================================
07-15-04 07:24 Nemaru New Bug
07-15-04 11:22 tiwai Bugnote Added: 0001425
07-15-04 11:22 tiwai Assigned To => tiwai
07-15-04 11:22 tiwai Resolution open => fixed
07-15-04 11:22 tiwai Status new => resolved
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idG21&alloc_id\x10040&op=click
^ permalink raw reply [flat|nested] 3+ messages in thread
* [ALSA - driver 0000388]: pci ali5451 suspend/resume
@ 2004-09-24 11:33 bugtrack
0 siblings, 0 replies; 3+ messages in thread
From: bugtrack @ 2004-09-24 11:33 UTC (permalink / raw)
To: alsa-devel
The following bug has been CLOSED
======================================================================
https://bugtrack.alsa-project.org/alsa-bug/bug_view_page.php?bug_id=0000388
======================================================================
Reported By: Nemaru
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Bug ID: 388
Category: PCI - ali5451
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Distribution:
Kernel Version:
======================================================================
Date Submitted: 07-15-2004 07:24 CEST
Last Modified: 09-24-2004 13:33 CEST
======================================================================
Summary: pci ali5451 suspend/resume
Description:
Please ignore, if you are the already solved problem.
It is the problem of Kernel-2.6.7 ali5451 sound driver
& suspend/resume.
ali_suspend/ali_resume of ali5451 driver has not set
card->power_state.
Therefore, resume processing is not performed by the
following codes.
power->state should be set up in pci/ali5451.c?
or
power->state should be set up in core/init.c (and core/control.c)?
by snd_power_change_state().
-----------------------------------------------------------
sound/core/init.c
snd_card_pci_resume(struct pci_dev *dev)
{
.....
if (card->power_state == SNDRV_CTL_POWER_D0)
return 0;
-----------------------------------------------------------
======================================================================
----------------------------------------------------------------------
tiwai - 07-15-2004 11:22 CEST
----------------------------------------------------------------------
Thanks, I fixed the code on CVS.
Bug History
Date Modified Username Field Change
======================================================================
07-15-04 07:24 Nemaru New Bug
07-15-04 11:22 tiwai Bugnote Added: 0001425
07-15-04 11:22 tiwai Assigned To => tiwai
07-15-04 11:22 tiwai Resolution open => fixed
07-15-04 11:22 tiwai Status new => resolved
09-24-04 13:33 tiwai Status resolved => closed
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-09-24 11:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-15 9:22 [ALSA - driver 0000388]: pci ali5451 suspend/resume noreply
-- strict thread matches above, loose matches on Subject: below --
2004-09-24 11:33 bugtrack
2004-07-15 5:24 noreply
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.