Re: Bcm43xx oops after suspend to disk

From: roucaries bastien
Date: Sun Feb 04 2007 - 12:08:20 EST


On 1/29/07, Larry Finger <larry.finger@xxxxxxxxxxxx> wrote:
Matthew Garrett wrote:
> On Mon, Jan 29, 2007 at 01:55:41PM +0100, roucaries bastien wrote:
>> - return 0;
>> + return bcm43xx_init_one(pdev, NULL);
>> }
>
> While this may well work (it's basically equivalent to unloading and
> reloading the module), it's not a long-term fix - userspace is going to
> notice the interface vanishing and reappearing. Larry, I guess you just
> mean this as a test patch?
>

Yes. If this doesn't work, then we have real problems. If it does, then I try to find the part that
is missing in the current code.

Sorry for the delay it works. This time I can use iwlist eth scan.
I have some difficulties to associate and I need to rmmod/modprobe in
order to associate but it is another problem linked to a really weak
power.

Another good point is:
- before path : wifi link led is off before suspend and on after
- after patch: wifi link led is always off.
Initialisation problem?

I will send you dmesg by private mail.

Regards bastien
Larry


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/