Re: Bcm43xx oops after suspend to disk

2007-02-04 Thread Larry Finger
roucaries bastien wrote: 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. Bastien, Please try this patch instead. Thanks,

Re: Bcm43xx oops after suspend to disk

2007-02-04 Thread Rafael J. Wysocki
On Sunday, 4 February 2007 18:42, Larry Finger wrote: roucaries bastien wrote: 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

Re: Bcm43xx oops after suspend to disk

2007-02-04 Thread Larry Finger
Rafael J. Wysocki wrote: On Sunday, 4 February 2007 18:42, Larry Finger wrote: roucaries bastien wrote: 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

Re: Bcm43xx oops after suspend to disk

2007-01-29 Thread Matthew Garrett
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

Re: Bcm43xx oops after suspend to disk

2007-01-29 Thread Larry Finger
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

Re: Bcm43xx oops after suspend to disk

2007-01-26 Thread Larry Finger
roucaries bastien wrote: On 1/26/07, Larry Finger [EMAIL PROTECTED] wrote: roucaries bastien wrote: Do you have the log stuff that precedes this part? In particular, was there a assertion that failed? It is oops on resume and no asseertion failled this boot. However I have usually a

Re: Bcm43xx oops after suspend to disk

2007-01-26 Thread Larry Finger
roucaries bastien wrote: On 1/26/07, Larry Finger [EMAIL PROTECTED] wrote: roucaries bastien wrote: On 1/26/07, Larry Finger [EMAIL PROTECTED] wrote: roucaries bastien wrote: Do you have the log stuff that precedes this part? In particular, was there a assertion that failed? It

Re: Bcm43xx oops after suspend to disk

2007-01-26 Thread Larry Finger
roucaries bastien wrote: On 1/26/07, Larry Finger [EMAIL PROTECTED] wrote: Does it help to down the wifi card before the s2disk? Yes no oops but I can't associate to the network after suspend. But at least no oops. Did you use an ifup after resuming? Please send me the log information