Intel 3945ABG with ipw driver on CURRENT
Mel
fbsd.mobile at rachie.is-a-geek.net
Fri Oct 5 07:50:22 PDT 2007
On Friday 05 October 2007 13:13:00 Mel wrote:
> On Friday 05 October 2007 12:50:52 Pankov Pavel wrote:
> > On Thursday 04 October 2007 14:48:02 Mel wrote:
> > [...]
> >
> > > # ifconfig wpi0 up list scan worked.
> > >
> > > # ifconfig wpi0 inet 192.168.1.50 netmask 255.255.255.0 ssid MYSSID
> > > wepmode on weptxkey 1 wepkey 1:0x123456 mode 11g
> > > Read from remote host laptop: Operation timed out
> >
> > Try adding "channel N" to your ifconfig line (available from scan
> > results). Although it isn't strictly required to be set, wpa_supplicant
> > tries to associate with wrong frequency unless I manually change channel.
> > Maybe the same workaround will work for you too.
>
> Same problem. I omitted ip configuration this time, just to be sure
> associating works and IP isn't the problem. GENERIC kernel, built shortly
> after release of the 0923 driver.
>
> I think I'll set debug.debugger_on_panic to 0 next try to speed things up.
Well, aside from doing that, I also didn't scan first now, nor declare it up.
And then it works, allthough I can't ping the router (freebsd hostap with
atheros card - confirmed working with another machine). tcpdump shows arp
requests being sent but no reply being received:
000000 arp who-has router.rachie.is-a-geek.net tell
laptop.rachie.is-a-geek.net
Not sure what the cause of that is.
wpi0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
ether 00:19:d2:60:be:a3
inet 192.168.1.50 netmask 0xffffff00 broadcast 192.168.1.255
media: IEEE 802.11 Wireless Ethernet autoselect mode 11g (OFDM/54Mbps)
status: associated
ssid MYSSID channel 1 (2412 Mhz 11g) bssid 00:90:96:9b:eb:0f
authmode OPEN privacy ON deftxkey 1 wepkey 1:104-bit txpowmax 100
bmiss 7 scanvalid 60 protmode CTS bintval 100
--
Mel
More information about the freebsd-mobile
mailing list