Date: Fri, 21 Mar 2003 08:31:44 -0500 From: "Dan Langille" <dan@langille.org> To: mobile@freebsd.org Subject: wi0 has status "no carrier" Message-ID: <3E7ACDF0.14858.E6B44B9@localhost>
next in thread | raw e-mail | index | archive | help
I am trying to configure a Lucent Technologies Orinoco card to access a WAP (Linksys WAP54G). Everything I've tried results in "status: no carrier". I don't know why. I have tried two different wireless cards in two different boxes and both have the same problem. To keep things simple, the WAP configuration is: Mode: Mixed (as opposed to "G Only") SSID Broadcast: Enabled SSID: linksys Channel: 10 WEP: Disabled The WAP is operating in "Access Point" mode as opposed to "Wireless Bridge" mode and is not filtering by MAC address. On my laptop, I have this: # ifconfig wi0 inet 192.168.0.34 netmask 255.255.255.0 ssid test # ifconfig wi0 wi0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet 192.168.0.34 netmask 0xffffff00 broadcast 192.168.0.255 inet6 fe80::202:2dff:fe0e:5204%wi0 prefixlen 64 scopeid 0x6 ether 00:02:2d:0e:23:12 media: IEEE 802.11 Wireless Ethernet autoselect (DS/2Mbps) status: no carrier ssid test 1:test stationname "FreeBSD WaveLAN/IEEE node" channel 10 authmode OPEN powersavemode OFF powersavesleep 100 wepmode OFF weptxkey 1 FWIW, the above is a laptop running FreeBSD 4.8-PRERELEASE dated Feb 24 2003. And this from /var/log/messages Mar 21 08:16:10 laptop /kernel: acd0: CDROM <TOSHIBA CD-ROM XM-1602B> at ata1-master PIO4 Mar 21 08:16:10 laptop /kernel: Mounting root from ufs:/dev/ad0s1a Mar 21 08:16:10 laptop /kernel: pccard: card inserted, slot 0 Mar 21 08:16:10 laptop /kernel: wi0 at port 0x240-0x27f irq 3 slot 0 on pccard0 Mar 21 08:16:10 laptop /kernel: wi0: 802.11 address: 00:02:2d:0e:52:04 Mar 21 08:16:10 laptop /kernel: wi0: using Lucent Technologies, WaveLAN/IEEE Mar 21 08:16:10 laptop /kernel: wi0: Lucent Firmware: Station 6.06.01 Mar 21 08:16:54 laptop /kernel: psmintr: out of sync (0000 != 0008). Mar 21 08:16:54 laptop /kernel: psmintr: discard a byte (1). Mar 21 08:16:54 laptop /kernel: psmintr: out of sync (0000 != 0008). Mar 21 08:16:54 laptop /kernel: psmintr: discard a byte (2). Mar 21 08:16:54 laptop /kernel: psmintr: out of sync (0000 != 0008). Mar 21 08:16:54 laptop /kernel: psmintr: discard a byte (3). thanks. -- Dan Langille : http://www.langille.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E7ACDF0.14858.E6B44B9>