Ok...apparently my previous wpa_supplicant config was interfering. Just for kicks I decided to edit wpa_supplicant.conf, and simply commented-out everything that I had in there to make ndiswrapper work with my WPA-PSK settings (I thought I had tried this before with no results). Voila (after several attempts), it works...I can register an address with the DHCP on the router. However, it will only maintain a connection for about ten seconds, then it dies without any error messages at all (e.g., I can load a web page, maybe do one or two google searches, then it stops). If I unplug the card, then plug it back in, I'll get my connection back for another few seconds. So what should I look for next? Below are the new messages I'm getting...nothing looks like an obvious error...the messages just stop after the dhclient script finishes.

Thanks for all the generous help...

Mike

Feb 11 05:09:27 localhost kernel: pccard: CardBus card inserted into slot 0
Feb 11 05:09:27 localhost kernel: PCI: Enabling device 0000:03:00.0 (0000 -> 0002) Feb 11 05:09:27 localhost kernel: ACPI: PCI Interrupt 0000:03:00.0[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10
Feb 11 05:09:27 localhost kernel: bcm43xx: Chip ID 0x4306, rev 0x2
Feb 11 05:09:27 localhost kernel: bcm43xx: Number of cores: 6
Feb 11 05:09:27 localhost kernel: bcm43xx: Core 0: ID 0x800, rev 0x2, vendor 0x4243, enabled Feb 11 05:09:27 localhost kernel: bcm43xx: Core 1: ID 0x812, rev 0x4, vendor 0x4243, disabled Feb 11 05:09:27 localhost kernel: bcm43xx: Core 2: ID 0x80d, rev 0x1, vendor 0x4243, enabled Feb 11 05:09:27 localhost kernel: bcm43xx: Core 3: ID 0x807, rev 0x1, vendor 0x4243, disabled Feb 11 05:09:27 localhost kernel: bcm43xx: Core 4: ID 0x804, rev 0x7, vendor 0x4243, enabled Feb 11 05:09:27 localhost kernel: bcm43xx: Core 5: ID 0x812, rev 0x4, vendor 0x4243, disabled
Feb 11 05:09:27 localhost kernel: bcm43xx: Ignoring additional 802.11 core.
Feb 11 05:09:27 localhost kernel: bcm43xx: PHY connected
Feb 11 05:09:27 localhost kernel: bcm43xx: Detected PHY: Version: 1, Type 2, Revision 1 Feb 11 05:09:27 localhost kernel: bcm43xx: Detected Radio: ID: 2205017f (Manuf: 17f Ver: 2050 Rev: 2)
Feb 11 05:09:27 localhost kernel: bcm43xx: Radio turned off
Feb 11 05:09:27 localhost kernel: bcm43xx: Radio turned off
Feb 11 05:09:27 localhost kernel: bcm43xx: set security called
Feb 11 05:09:27 localhost kernel: bcm43xx:    .level = 0
Feb 11 05:09:27 localhost kernel: bcm43xx:    .enabled = 0
Feb 11 05:09:27 localhost kernel: bcm43xx:    .encrypt = 0
Feb 11 05:09:27 localhost kernel: SoftMAC: Associate: Scanning for networks first. Feb 11 05:09:27 localhost kernel: SoftMAC: Associate: failed to initiate scan. Is device up?
Feb 11 05:09:27 localhost kernel: bcm43xx: PHY connected
Feb 11 05:09:27 localhost kernel: bcm43xx: PHY disconnected
Feb 11 05:09:27 localhost kernel: bcm43xx: PHY connected
Feb 11 05:09:28 localhost kernel: bcm43xx: Radio turned on
Feb 11 05:09:28 localhost kernel: bcm43xx: Chip initialized
Feb 11 05:09:28 localhost kernel: bcm43xx: DMA initialized
Feb 11 05:09:28 localhost kernel: bcm43xx: 80211 cores initialized
Feb 11 05:09:28 localhost kernel: bcm43xx: TODO: Incomplete code in keymac_write() at drivers/net/wireless/bcm43xx/bcm43xx_main.c:1265
Feb 11 05:09:28 localhost last message repeated 7 times
Feb 11 05:09:28 localhost kernel: bcm43xx: TODO: Incomplete code in keymac_write() at drivers/net/wireless/bcm43xx/bcm43xx_main.c:1267
Feb 11 05:09:28 localhost last message repeated 3 times
Feb 11 05:09:28 localhost kernel: bcm43xx: Keys cleared
Feb 11 05:09:28 localhost kernel: ADDRCONF(NETDEV_UP): eth1: link is not ready
Feb 11 05:09:28 localhost kernel: bcm43xx: set security called
Feb 11 05:09:28 localhost kernel: bcm43xx:    .level = 0
Feb 11 05:09:28 localhost kernel: bcm43xx:    .enabled = 0
Feb 11 05:09:28 localhost kernel: bcm43xx:    .encrypt = 0
Feb 11 05:09:28 localhost kernel: bcm43xx: set security called
Feb 11 05:09:28 localhost kernel: bcm43xx:    .level = 0
Feb 11 05:09:28 localhost kernel: bcm43xx:    .enabled = 0
Feb 11 05:09:28 localhost kernel: bcm43xx:    .encrypt = 0
Feb 11 05:09:28 localhost kernel: bcm43xx: set security called
Feb 11 05:09:28 localhost kernel: bcm43xx:    .level = 0
Feb 11 05:09:28 localhost kernel: bcm43xx:    .enabled = 0
Feb 11 05:09:28 localhost dhclient: DHCPREQUEST on eth1 to 255.255.255.255 port 67
Feb 11 05:09:28 localhost kernel: bcm43xx:    .encrypt = 0
Feb 11 05:09:28 localhost kernel: bcm43xx: set security called
Feb 11 05:09:28 localhost kernel: bcm43xx:    .level = 0
Feb 11 05:09:28 localhost kernel: bcm43xx:    .enabled = 0
Feb 11 05:09:28 localhost kernel: bcm43xx:    .encrypt = 0
Feb 11 05:09:28 localhost kernel: slab error in cache_free_debugcheck(): cache `size-512': double free, or memory outside object was overwritten Feb 11 05:09:28 localhost kernel: [<c0150b03>] cache_free_debugcheck+0xc5/0x198 [<c0296fec>] wireless_process_ioctl+0x543/0x5bd Feb 11 05:09:28 localhost kernel: [<c01511a1>] kfree+0x49/0x79 [<c0296fec>] wireless_process_ioctl+0x543/0x5bd Feb 11 05:09:28 localhost kernel: [<e09c1b2e>] bcm43xx_wx_sprom_write+0x0/0x39a [bcm43xx] [<c028edf2>] dev_ioctl+0x472/0x4ab Feb 11 05:09:28 localhost kernel: [<c014491f>] __handle_mm_fault+0x41d/0x7c3 [<c028521c>] sock_map_file+0x8b/0xf9 Feb 11 05:09:28 localhost kernel: [<c028640c>] sock_ioctl+0x0/0x232 [<c0163512>] do_ioctl+0x16/0x48 Feb 11 05:09:28 localhost kernel: [<c0163743>] vfs_ioctl+0x1ff/0x216 [<c01637a2>] sys_ioctl+0x48/0x62 Feb 11 05:09:28 localhost kernel: [<c0102bc1>] syscall_call+0x7/0xb <3>cdb99c80: redzone 1: 0xfc2a5, redzone 2: 0x170fc2a5.
Feb 11 05:09:28 localhost kernel: SoftMAC: Start scanning with channel: 1
Feb 11 05:09:28 localhost kernel: SoftMAC: Scanning 14 channels
Feb 11 05:09:31 localhost dhclient: DHCPREQUEST on eth1 to 255.255.255.255 port 67
Feb 11 05:09:35 localhost kernel: SoftMAC: Scanning finished
Feb 11 05:09:35 localhost kernel: SoftMAC: Queueing Authentication Request to 00:0f:66:36:80:07 Feb 11 05:09:35 localhost kernel: SoftMAC: cannot associate without being authenticated, requested authentication Feb 11 05:09:35 localhost kernel: SoftMAC: Sent Authentication Request to 00:0f:66:36:80:07. Feb 11 05:09:35 localhost kernel: SoftMAC: Open Authentication completed with 00:0f:66:36:80:07
Feb 11 05:09:35 localhost kernel: SoftMAC: sent association request!
Feb 11 05:09:35 localhost kernel: SoftMAC: associated!
Feb 11 05:09:35 localhost kernel: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready Feb 11 05:09:39 localhost dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 7
Feb 11 05:09:40 localhost dhclient: DHCPOFFER from 192.168.1.1
Feb 11 05:09:40 localhost dhclient: DHCPREQUEST on eth1 to 255.255.255.255 port 67
Feb 11 05:09:40 localhost dhclient: DHCPACK from 192.168.1.1
Feb 11 05:09:40 localhost avahi-daemon[2327]: New relevant interface eth1.IPv4 for mDNS. Feb 11 05:09:40 localhost avahi-daemon[2327]: Joining mDNS multicast group on interface eth1.IPv4 with address 192.168.1.103. Feb 11 05:09:40 localhost avahi-daemon[2327]: Registering new address record for 192.168.1.103 on eth1. Feb 11 05:09:40 localhost NET[13649]: /sbin/dhclient-script : updated /etc/resolv.conf Feb 11 05:09:40 localhost dhclient: bound to 192.168.1.103 -- renewal in 42238 seconds. Feb 11 05:09:40 localhost dhclient: dhclient(11832) is already running - exiting.
Feb 11 05:09:40 localhost dhclient: exiting

Yves-Alexis Perez wrote:
On Sat, 2006-02-11 at 00:37 -0500, Mike Leahy wrote:
sudo /sbin/iwconfig eth1 essid mgl2 key off mode master txpower auto
ap 00:0F:66:36:80:07

mode master ?
are you trying to use this driver as an access point ? I don't know if
it's supported but i'd so it's not.

For associating with my ap i do:

iwconfig eth1 essid <myessid> channel <mychan> [rate 11M]


I'm currently using an old version of the driver, with a 2.6.15 kernel,
but it works great.
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
http://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to