From: Daniel Hilst Selli <danielhilst@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: brctl + broadcom wireless card == bug ?
Date: Fri, 22 Apr 2011 02:04:57 -0300 [thread overview]
Message-ID: <4DB10C79.4020606@gmail.com> (raw)
Here is the thing
I create a bridge with
brctl addbr br0
make it up
ifconfig br0 promisc up
Hi people I'm having trouble to setting an bridge configuration. Seams
that brctl crashes my wl module.
Here is what I do..
add my wireless eth to it
brctl addif eth1 br0
and then try to get an ip from router
dhcpcd br0
What's happen here? I get an timeout error
Then I search in my wpa_gui, try to reconnect and get 'Association
request to the driver failed'
and can't connect. So I do `modprobe -r wl && modprobe wl` that seams to
work (I can connect) but after such
the eth1 seams to auto-detach from br0. To make it short..
brctrl addif eth1 br0 => breaks my wl module
modprobe -r wl && modprobe wl => makes eth1 desapear from br0
Seems a deadlock for me :-(
Details:
- my card is a broadcom: 12:00.0 Network controller: Broadcom
Corporation Device 4727 (rev 01)
- the module is the broadcom proprietary module
- I'm using gentoo 2.36: Linux gentoo 2.6.36-gentoo-r8 #2 SMP Thu Apr 21
11:46:16 BRT 2011 x86_64 Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
GenuineIntel GNU/Linux
--
"Do or do not... there is no try" Yoda Master
reply other threads:[~2011-04-22 5:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4DB10C79.4020606@gmail.com \
--to=danielhilst@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox