From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KKMAY-0005fO-OW for garchives@archives.gentoo.org; Sat, 19 Jul 2008 23:48:55 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A9A22E0420; Sat, 19 Jul 2008 23:48:52 +0000 (UTC) Received: from penguin.jasoncarson.ca (penguin.jasoncarson.ca [66.11.182.5]) by pigeon.gentoo.org (Postfix) with ESMTP id 83353E0420 for ; Sat, 19 Jul 2008 23:48:52 +0000 (UTC) Received: (qmail 7142 invoked from network); 19 Jul 2008 19:48:25 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=jasoncarson.ca; b=lLAmrWQgnhqTzHh0nkKYiK3T96HpGIylN11/kZZBfrdfyJK22ozgaE5YGiAvO7yazsTB7Rl4ISY8QU+h3xirpyDWY7GJf2gi/3H8Z6TgvTt/Cb42/PO8zHJ7HZIl+6Mo ; Received: from unknown (HELO jasoncarson.ca) (127.0.0.1) by localhost.avalonworks.net with SMTP; 19 Jul 2008 19:48:25 -0000 Received: from 66.11.182.5 (proxying for unknown) (SquirrelMail authenticated user jason) by jasoncarson.ca with HTTP; Sat, 19 Jul 2008 19:48:25 -0000 (UTC) Message-ID: <0fa9e454b4a0fb7a4a97bd3a61ddc686.squirrel@jasoncarson.ca> In-Reply-To: <522e203ae422035986bba51142588202.squirrel@jasoncarson.ca> References: <522e203ae422035986bba51142588202.squirrel@jasoncarson.ca> Date: Sat, 19 Jul 2008 19:48:25 -0000 (UTC) Subject: Re: [gentoo-user] Ethernet Bridging From: "Jason Carson" To: gentoo-user@lists.gentoo.org User-Agent: SquirrelMail/1.4.15 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 (Normal) Importance: Normal Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 93b006dc-d48b-445d-8948-85ac0572d448 X-Archives-Hash: 903b6463cfecfbca92457586fa391227 > I am following this guide to setup my wireless access point. > > http://gentoo-wiki.com/Wireless/Access_point#Bridging_the_wired_.26_wir= eless_segments > > I have my network up and running with WPA. > > When I configured my kernel to use bridging (compiled into the kernel, = not > as a module) and rebooted I got a kernel panic, It was a whole screen f= ull > of stuff. > > Here is some of it I manually typed out... > > Oops: 0002 [#1] > Modules linked in: wlan_scan_ap ath_rate_sample ath_pci wlan ath_hal(P) > Pid: 4033, comm:runscript.sh Tainted: P (2.6.24.7 #3) > EIP: 0060: stuff > EIP is at ieee80211_add country+0x8f/0xd0 [wlan] > Stack: Bunch of numbers > Call Trace: bunch of stuff > Code: numbers and letters. > kernel panic - not syncing: Fatal exception in interrupt. > > Anyone know what to do? This kernel panic happened while loading ath0 on startup.