All of lore.kernel.org
 help / color / mirror / Atom feed
* rmmod snd-es1968 crashes my laptop...
@ 2004-06-13 18:23 Karsten Wiese
  2004-06-14 13:39 ` Takashi Iwai
  0 siblings, 1 reply; 5+ messages in thread
From: Karsten Wiese @ 2004-06-13 18:23 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel

...if the us428 is running. 
the us428 (via uhci module) uses exactly the same irq 5 as the snd-es1968 
here.
If the us428 is deactivated, that is there are only snd-es1968 related 
interrupts on irq5, "rmmod snd-es1968" is ok.

This prevents the crash here (2.4.26 kernel, planet CCRMA fc1):
>>>>>>
--- alsa-kernel/pci/es1968.c	3 May 2004 17:34:48 -0000	1.66
+++ alsa-kernel/pci/es1968.c	13 Jun 2004 17:01:32 -0000
@@ -2477,7 +2477,7 @@
 		kfree_nocheck(chip->res_joystick);
 	}
 #endif
-	snd_es1968_set_acpi(chip, ACPI_D3);
+	//snd_es1968_set_acpi(chip, ACPI_D3);
 	chip->master_switch = NULL;
 	chip->master_volume = NULL;
 	if (chip->res_io_port) {
<<<<<<

I don't know, if this is the correct solution.
Let me know, if you need more details or tests.

thanks,
Karsten



-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND

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

end of thread, other threads:[~2004-06-15 22:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-13 18:23 rmmod snd-es1968 crashes my laptop Karsten Wiese
2004-06-14 13:39 ` Takashi Iwai
2004-06-14 22:50   ` Karsten Wiese
2004-06-15 11:04     ` Takashi Iwai
2004-06-15 22:30       ` Karsten Wiese

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.