Re: [OpenWrt-Devel] 2.6.25.7 and b43 driver oops

2008-10-24 Thread Dave Young
On Thu, Oct 16, 2008 at 11:32 AM, Brian J. Murrell [EMAIL PROTECTED] wrote: I'm using kernel 2.25.7, compat-wireless-2008-08-06 but whenever I insmod the b43 driver I get the following: Strange, I use compat-wireless-2008-08-06 on wl-500gp as well, did not see such problem. The difference is

Re: [OpenWrt-Devel] 2.6.25.7 and b43 driver oops

2008-10-24 Thread Bastian Bittorf
The difference is that I use the kernel 2.6.25.15 seems to be fixed with r13025, and works in 'sta' and 'ap'-mode, but not in 'adhoc' - needs some testing. Bastian Bittorf signature.asc Description: Digital signature ___ openwrt-devel mailing list

Re: [OpenWrt-Devel] 2.6.25.7 and b43 driver oops

2008-10-16 Thread Peter Denison
On Thu, 16 Oct 2008, Brian J. Murrell wrote: OK. Figured out how to use ksymoops with the openwrt kernel build to get a useful stack trace: $ ksymoops -v build_dir/linux-brcm47xx/linux-2.6.25.7/vmlinux -m build_dir/linux-brcm47xx/linux-2.6.25.7/System.map ksymoops 2.4.11 on i686

Re: [OpenWrt-Devel] 2.6.25.7 and b43 driver oops

2008-10-16 Thread Brian J. Murrell
On Thu, 2008-10-16 at 18:26 +0100, Peter Denison wrote: This is not an instruction decode for the MIPS architecture. You need to use the -a switch to ksymoops, which probably means you need to compile a cross-tools version that is linked against a libbfd that understands the MIPS

[OpenWrt-Devel] 2.6.25.7 and b43 driver oops

2008-10-15 Thread Brian J. Murrell
I'm using kernel 2.25.7, compat-wireless-2008-08-06 but whenever I insmod the b43 driver I get the following: b43-phy0: Broadcom 4318 WLAN found b43-phy0 debug: Found PHY: Analog 3, Type 2, Revision 7 Data bus error, epc == 8011635c, ra == 8015dfe4 Oops[#1]: Cpu 0 $ 0 : 1000d800

Re: [OpenWrt-Devel] 2.6.25.7 and b43 driver oops

2008-10-15 Thread Brian J. Murrell
On Wed, 2008-10-15 at 23:32 -0400, Brian J. Murrell wrote: I realize that Stack is not terribly useful undecoded, but I'm not sure how to go about doing that on an OpenWRT platform. OK. Figured out how to use ksymoops with the openwrt kernel build to get a useful stack trace: $ ksymoops -v