From: Takashi Iwai <tiwai@suse.de>
To: Karsten Wiese <annabellesgarden@yahoo.de>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: rmmod snd-es1968 crashes my laptop...
Date: Mon, 14 Jun 2004 15:39:56 +0200 [thread overview]
Message-ID: <s5hsmcydzrn.wl@alsa2.suse.de> (raw)
In-Reply-To: <200406132023.48894.annabellesgarden@yahoo.de>
At Sun, 13 Jun 2004 20:23:48 +0200,
Karsten Wiese wrote:
>
> ...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.
I also don't know whether it's correct :)
ESS chip is always in tons of mystery.
Does the driver work if you reload the module again?
How about suspend/resume?
Takashi
-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
next prev parent reply other threads:[~2004-06-14 13:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-13 18:23 rmmod snd-es1968 crashes my laptop Karsten Wiese
2004-06-14 13:39 ` Takashi Iwai [this message]
2004-06-14 22:50 ` Karsten Wiese
2004-06-15 11:04 ` Takashi Iwai
2004-06-15 22:30 ` Karsten Wiese
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=s5hsmcydzrn.wl@alsa2.suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@lists.sourceforge.net \
--cc=annabellesgarden@yahoo.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.