[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problem with bcm43xx after resume



On 6/24/06, Francesco Pedrini <f_pedrini@tiscali.it> wrote:
Alle Saturday 24 June 2006 16:54, Bin Zhang ha scritto:
> On 6/24/06, Francesco Pedrini <f_pedrini@tiscali.it> wrote:
> > Hi,
> > i've some problem with the bcm43xx driver:
> > First of all i wasn't able to get the AirPort to 54 mbit, it only
> > works at 11 mbit.
>
> Same for me. It's the default in 2.6.17.

There is a way to change this behaviour? something like changing a value
on the source file or similar?

It seems to me that 54mbit has some problem, don't use it.

> > The other problem is that after the resume the wireless interface
> > seems configured but it isn't functional, i must get it down,
> > remove and reinserting the module and reconfigure the interface
> > with ifup.
>
> suspend/resume works for me most time. But not very very stable.
>
> > There is a way to do it automagically on resume?
>
> I use a script in /etc/power/scripts.d/ for ifdown/ifup eth1 when
> suspend/resume.
>

Can you send me that script? :)

attached.

I use a file /etc/hotplug/blacklist.d/airport which has a line
bcm43xx
to blacklist the module bcm43xx.

In /etc/network/interfaces
iface eth1 inet dhcp
 wpa-conf /home/zhang/.wpa/wpa_supplicant.conf
 pre-up modprobe bcm43xx
 post-down modprobe -r bcm43xx
 post-down modprobe -r ieee80211_crypt_tkip



Best regards,
Bin

thanks in advance
Francesco

--
:wq


--
To UNSUBSCRIBE, email to debian-powerpc-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Attachment: petits_ajustements
Description: Binary data


Reply to: