Gentoo Archives: gentoo-user

From: Jason Carson <jason@×××××××××××.ca>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Ethernet Bridging
Date: Sat, 19 Jul 2008 23:48:55
Message-Id: 0fa9e454b4a0fb7a4a97bd3a61ddc686.squirrel@jasoncarson.ca
In Reply to: [gentoo-user] Ethernet Bridging by Jason Carson
1 > I am following this guide to setup my wireless access point.
2 >
3 > http://gentoo-wiki.com/Wireless/Access_point#Bridging_the_wired_.26_wireless_segments
4 >
5 > I have my network up and running with WPA.
6 >
7 > When I configured my kernel to use bridging (compiled into the kernel, not
8 > as a module) and rebooted I got a kernel panic, It was a whole screen full
9 > of stuff.
10 >
11 > Here is some of it I manually typed out...
12 >
13 > Oops: 0002 [#1]
14 > Modules linked in: wlan_scan_ap ath_rate_sample ath_pci wlan ath_hal(P)
15 > Pid: 4033, comm:runscript.sh Tainted: P (2.6.24.7 #3)
16 > EIP: 0060: stuff
17 > EIP is at ieee80211_add country+0x8f/0xd0 [wlan]
18 > Stack: Bunch of numbers
19 > Call Trace: bunch of stuff
20 > Code: numbers and letters.
21 > kernel panic - not syncing: Fatal exception in interrupt.
22 >
23 > Anyone know what to do?
24
25 This kernel panic happened while loading ath0 on startup.

Replies

Subject Author
Re: [gentoo-user] Ethernet Bridging Jason Carson <jason@×××××××××××.ca>