All of lore.kernel.org
 help / color / mirror / Atom feed
* [ALSA - driver 0000006]: Machine locks up hard on rmmod snd_es1968
@ 2004-01-28 11:25 noreply
  0 siblings, 0 replies; 5+ messages in thread
From: noreply @ 2004-01-28 11:25 UTC (permalink / raw)
  To: alsa-devel


A BUGNOTE has been added to this bug.
======================================================================
http://bugtrack.alsa-project.org/alsa-bug/bug_view_page.php?bug_id=0000006
======================================================================
Reporter:                   Hai
Handler:                    tiwai
======================================================================
Project:                    ALSA - driver
Bug ID:                     6
Category:                   PCI - es1968
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     assigned
Distribution:               SuSE 9.0
Kernel Version:             2.6.1-4-default
======================================================================
Date Submitted:             01-27-2004 21:49 CET
Last Modified:              01-28-2004 12:25 CET
======================================================================
Summary:                    Machine locks up hard on rmmod snd_es1968
Description: 
When my init scripts rmmod snd_es1968 on shutdown, the machine locks up
completely. SysRq-[TPUS] all do not work, only SysRq-[OB] work. This means
I get an hang on every shutdown/reboot
======================================================================

----------------------------------------------------------------------
 tiwai - 01-28-2004 12:25 CET 
----------------------------------------------------------------------
does it have a docking station?

also, please try the attached patch.  it will disable the
docking station and the hw volume.

Bug History
Date Modified  Username       Field                    Change              
======================================================================
01-27-04 21:49 Hai            New Bug                                      
01-28-04 11:37 tiwai          Assigned To               => tiwai           
01-28-04 11:37 tiwai          Status                   new => assigned     
01-28-04 12:25 tiwai          Bugnote Added: 0000015                       
======================================================================


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [ALSA - driver 0000006]: Machine locks up hard on rmmod snd_es1968
@ 2005-05-31 16:02 bugtrack
  0 siblings, 0 replies; 5+ messages in thread
From: bugtrack @ 2005-05-31 16:02 UTC (permalink / raw)
  To: alsa-devel


The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=6> 
======================================================================
Reported By:                Hai
Assigned To:                perex
======================================================================
Project:                    ALSA - driver
Issue ID:                   6
Category:                   PCI - es1968
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     closed
Distribution:               SuSE 9.0
Kernel Version:             2.6.1-4-default
Resolution:                 suspended
Fixed in Version:           
======================================================================
Date Submitted:             01-27-2004 21:49 CET
Last Modified:              05-31-2005 18:02 CEST
======================================================================
Summary:                    Machine locks up hard on rmmod snd_es1968
Description: 
When my init scripts rmmod snd_es1968 on shutdown, the machine locks up
completely. SysRq-[TPUS] all do not work, only SysRq-[OB] work. This means
I get an hang on every shutdown/reboot
======================================================================

----------------------------------------------------------------------
 tiwai - 01-28-04 15:23 
----------------------------------------------------------------------
the irq should be disabled in snd_es1968_reset(), which is called
before synchronize_irq().

as mentioned, the purpose of the patch is to disable the docking
station and the hw volume features, i suspect as the culprit.

----------------------------------------------------------------------
 perex - 03-09-04 18:43 
----------------------------------------------------------------------
No input from user.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
01-27-04 21:49 Hai            New Issue                                    
01-28-04 11:37 tiwai          Status                   new => assigned     
01-28-04 11:37 tiwai          Assigned To               => tiwai           
01-28-04 12:25 tiwai          Note Added: 0000015                          
01-28-04 12:26 tiwai          File Added: es1968-no-hwvol.dif                   

01-28-04 12:40 Hai            Note Added: 0000016                          
01-28-04 15:23 tiwai          Note Added: 0000017                          
03-09-04 18:43 perex          Status                   assigned => resolved
03-09-04 18:43 perex          Resolution               open => suspended   
03-09-04 18:43 perex          Assigned To              tiwai => perex      
03-09-04 18:43 perex          Note Added: 0000553                          
05-31-05 18:02 perex          Status                   resolved => closed  
======================================================================




-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [ALSA - driver 0000006]: Machine locks up hard on rmmod snd_es1968
@ 2004-01-28 11:40 noreply
  0 siblings, 0 replies; 5+ messages in thread
From: noreply @ 2004-01-28 11:40 UTC (permalink / raw)
  To: alsa-devel


A BUGNOTE has been added to this bug.
======================================================================
http://bugtrack.alsa-project.org/alsa-bug/bug_view_page.php?bug_id=0000006
======================================================================
Reporter:                   Hai
Handler:                    tiwai
======================================================================
Project:                    ALSA - driver
Bug ID:                     6
Category:                   PCI - es1968
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     assigned
Distribution:               SuSE 9.0
Kernel Version:             2.6.1-4-default
======================================================================
Date Submitted:             01-27-2004 21:49 CET
Last Modified:              01-28-2004 12:40 CET
======================================================================
Summary:                    Machine locks up hard on rmmod snd_es1968
Description: 
When my init scripts rmmod snd_es1968 on shutdown, the machine locks up
completely. SysRq-[TPUS] all do not work, only SysRq-[OB] work. This means
I get an hang on every shutdown/reboot
======================================================================

----------------------------------------------------------------------
 tiwai - 01-28-2004 12:25 CET 
----------------------------------------------------------------------
does it have a docking station?

also, please try the attached patch.  it will disable the
docking station and the hw volume.

----------------------------------------------------------------------
 Hai - 01-28-2004 12:40 CET 
----------------------------------------------------------------------
I had a docking station, but I lost it a few years ago. Will try the
patch.

However, I can see no point where you disable the interrupts from the chip
during shutdown. So I doubt synchronize_irq() in the shutdown path is
going to be enough.

OTOH, maybe I haven't read the soure thoroughly enough.

Bug History
Date Modified  Username       Field                    Change              
======================================================================
01-27-04 21:49 Hai            New Bug                                      
01-28-04 11:37 tiwai          Assigned To               => tiwai           
01-28-04 11:37 tiwai          Status                   new => assigned     
01-28-04 12:25 tiwai          Bugnote Added: 0000015                       
01-28-04 12:26 tiwai          File Added: es1968-no-hwvol.dif                    
01-28-04 12:40 Hai            Bugnote Added: 0000016                       
======================================================================


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [ALSA - driver 0000006]: Machine locks up hard on rmmod snd_es1968
@ 2004-01-28 10:37 noreply
  0 siblings, 0 replies; 5+ messages in thread
From: noreply @ 2004-01-28 10:37 UTC (permalink / raw)
  To: alsa-devel


The following bug has been ASSIGNED.
======================================================================
http://bugtrack.alsa-project.org/alsa-bug/bug_view_page.php?bug_id=0000006
======================================================================
Reporter:                   Hai
Handler:                    tiwai
======================================================================
Project:                    ALSA - driver
Bug ID:                     6
Category:                   PCI - es1968
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     assigned
Distribution:               SuSE 9.0
Kernel Version:             2.6.1-4-default
======================================================================
Date Submitted:             01-27-2004 21:49 CET
Last Modified:              01-28-2004 11:37 CET
======================================================================
Summary:                    Machine locks up hard on rmmod snd_es1968
Description: 
When my init scripts rmmod snd_es1968 on shutdown, the machine locks up
completely. SysRq-[TPUS] all do not work, only SysRq-[OB] work. This means
I get an hang on every shutdown/reboot
======================================================================

Bug History
Date Modified  Username       Field                    Change              
======================================================================
01-27-04 21:49 Hai            New Bug                                      
01-28-04 11:37 tiwai          Assigned To               => tiwai           
01-28-04 11:37 tiwai          Status                   new => assigned     
======================================================================


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [ALSA - driver 0000006]: Machine locks up hard on rmmod snd_es1968
@ 2004-01-27 20:49 noreply
  0 siblings, 0 replies; 5+ messages in thread
From: noreply @ 2004-01-27 20:49 UTC (permalink / raw)
  To: alsa-devel


The following NEW bug has been ADDED.
======================================================================
http://bugtrack.alsa-project.org/alsa-bug/bug_view_page.php?bug_id=0000006
======================================================================
Reporter:                   Hai
Handler:                    
======================================================================
Project:                    ALSA - driver
Bug ID:                     6
Category:                   PCI - es1968
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     new
Distribution:               SuSE 9.0
Kernel Version:             2.6.1-4-default
======================================================================
Date Submitted:             01-27-2004 21:49 CET
Last Modified:              01-27-2004 21:49 CET
======================================================================
Summary:                    Machine locks up hard on rmmod snd_es1968
Description: 
When my init scripts rmmod snd_es1968 on shutdown, the machine locks up
completely. SysRq-[TPUS] all do not work, only SysRq-[OB] work. This means
I get an hang on every shutdown/reboot
======================================================================

Bug History
Date Modified  Username       Field                    Change              
======================================================================
01-27-04 21:49 Hai            New Bug                                      
======================================================================


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

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

end of thread, other threads:[~2005-05-31 16:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-28 11:25 [ALSA - driver 0000006]: Machine locks up hard on rmmod snd_es1968 noreply
  -- strict thread matches above, loose matches on Subject: below --
2005-05-31 16:02 bugtrack
2004-01-28 11:40 noreply
2004-01-28 10:37 noreply
2004-01-27 20:49 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.