* Re: snd-nm256: hard lockup on every second module load after powerup [not found] ` <s5hveu0chvy.wl%tiwai@suse.de> @ 2006-03-27 22:59 ` Lee Revell 2006-03-29 14:43 ` Christian Trefzer 0 siblings, 1 reply; 6+ messages in thread From: Lee Revell @ 2006-03-27 22:59 UTC (permalink / raw) To: Takashi Iwai; +Cc: Christian Trefzer, lkml, alsa-devel On Mon, 2006-03-27 at 12:16 +0200, Takashi Iwai wrote: > > Any hints would be greatly appreciated! Thanks a bunch, > > Try 2.6.16-git tree. Some patches for this problem are there. If this does not fix the problem then alsa-devel (cc'ed) is the best list to discuss the issue. Lee ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: snd-nm256: hard lockup on every second module load after powerup 2006-03-27 22:59 ` snd-nm256: hard lockup on every second module load after powerup Lee Revell @ 2006-03-29 14:43 ` Christian Trefzer 2006-03-31 21:12 ` Adrian Bunk 0 siblings, 1 reply; 6+ messages in thread From: Christian Trefzer @ 2006-03-29 14:43 UTC (permalink / raw) To: Lee Revell, Takashi Iwai; +Cc: lkml, alsa-devel [-- Attachment #1: Type: text/plain, Size: 455 bytes --] Hi Takashi, Lee, On Mon, Mar 27, 2006 at 05:59:59PM -0500, Lee Revell wrote: > On Mon, 2006-03-27 at 12:16 +0200, Takashi Iwai wrote: > > > > Try 2.6.16-git tree. Some patches for this problem are there. > > If this does not fix the problem then alsa-devel (cc'ed) is the best > list to discuss the issue. Actually, the changes in Linus' current git have fixed the hang for me. Good job - thanks a lot, guys! Kind regards, Chris [-- Attachment #2: Type: application/pgp-signature, Size: 829 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: snd-nm256: hard lockup on every second module load after powerup 2006-03-29 14:43 ` Christian Trefzer @ 2006-03-31 21:12 ` Adrian Bunk 2006-03-31 21:53 ` Lee Revell 0 siblings, 1 reply; 6+ messages in thread From: Adrian Bunk @ 2006-03-31 21:12 UTC (permalink / raw) To: Christian Trefzer; +Cc: Lee Revell, Takashi Iwai, lkml, alsa-devel On Wed, Mar 29, 2006 at 04:43:03PM +0200, Christian Trefzer wrote: > Hi Takashi, Lee, > > > On Mon, Mar 27, 2006 at 05:59:59PM -0500, Lee Revell wrote: > > On Mon, 2006-03-27 at 12:16 +0200, Takashi Iwai wrote: > > > > > > Try 2.6.16-git tree. Some patches for this problem are there. > > > > If this does not fix the problem then alsa-devel (cc'ed) is the best > > list to discuss the issue. > > Actually, the changes in Linus' current git have fixed the hang for me. > Good job - thanks a lot, guys! > > Kind regards, > Chris Takashi, would it be possible getting the fixes for this hard lookup into 2.6.16.2? cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: snd-nm256: hard lockup on every second module load after powerup 2006-03-31 21:12 ` Adrian Bunk @ 2006-03-31 21:53 ` Lee Revell 2006-04-01 9:21 ` Adrian Bunk 2006-04-03 9:57 ` Takashi Iwai 0 siblings, 2 replies; 6+ messages in thread From: Lee Revell @ 2006-03-31 21:53 UTC (permalink / raw) To: Adrian Bunk; +Cc: Christian Trefzer, Takashi Iwai, lkml, alsa-devel On Fri, 2006-03-31 at 23:12 +0200, Adrian Bunk wrote: > > Actually, the changes in Linus' current git have fixed the hang for > me. > > Good job - thanks a lot, guys! > > > > Kind regards, > > Chris > > Takashi, would it be possible getting the fixes for this hard lookup > into 2.6.16.2? > Is a 225 line patch to fix a driver that's never worked appropriate for -stable? Lee ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: snd-nm256: hard lockup on every second module load after powerup 2006-03-31 21:53 ` Lee Revell @ 2006-04-01 9:21 ` Adrian Bunk 2006-04-03 9:57 ` Takashi Iwai 1 sibling, 0 replies; 6+ messages in thread From: Adrian Bunk @ 2006-04-01 9:21 UTC (permalink / raw) To: Lee Revell; +Cc: Christian Trefzer, Takashi Iwai, lkml, alsa-devel On Fri, Mar 31, 2006 at 04:53:13PM -0500, Lee Revell wrote: > On Fri, 2006-03-31 at 23:12 +0200, Adrian Bunk wrote: > > > Actually, the changes in Linus' current git have fixed the hang for > > me. > > > Good job - thanks a lot, guys! > > > > > > Kind regards, > > > Chris > > > > Takashi, would it be possible getting the fixes for this hard lookup > > into 2.6.16.2? > > > > Is a 225 line patch to fix a driver that's never worked appropriate for > -stable? If it was only "not working" it wasn't that bad, but "hard lockup" is really bad. > Lee cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: snd-nm256: hard lockup on every second module load after powerup 2006-03-31 21:53 ` Lee Revell 2006-04-01 9:21 ` Adrian Bunk @ 2006-04-03 9:57 ` Takashi Iwai 1 sibling, 0 replies; 6+ messages in thread From: Takashi Iwai @ 2006-04-03 9:57 UTC (permalink / raw) To: Lee Revell; +Cc: Adrian Bunk, Christian Trefzer, lkml, alsa-devel At Fri, 31 Mar 2006 16:53:13 -0500, Lee Revell wrote: > > On Fri, 2006-03-31 at 23:12 +0200, Adrian Bunk wrote: > > > Actually, the changes in Linus' current git have fixed the hang for > > me. > > > Good job - thanks a lot, guys! > > > > > > Kind regards, > > > Chris > > > > Takashi, would it be possible getting the fixes for this hard lookup > > into 2.6.16.2? > > > > Is a 225 line patch to fix a driver that's never worked appropriate for > -stable? In addition to more 200 lines of patches to ac97 for putting every piece into its place... I think it's too big for -stable tree. Takashi ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2006-04-03 9:57 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20060326054542.GA11961@hermes.uziel.local>
[not found] ` <s5hveu0chvy.wl%tiwai@suse.de>
2006-03-27 22:59 ` snd-nm256: hard lockup on every second module load after powerup Lee Revell
2006-03-29 14:43 ` Christian Trefzer
2006-03-31 21:12 ` Adrian Bunk
2006-03-31 21:53 ` Lee Revell
2006-04-01 9:21 ` Adrian Bunk
2006-04-03 9:57 ` Takashi Iwai
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox