Wireless Card - Intel Centrino does not work
Dusty Matthews
dustym at gmail.com
Fri Oct 29 03:03:10 UTC 2004
I have an ipw2200 and I actually have to explicitly set the A.P's address.
You can get this info by running 'iwlist scanning'. Next your AP will
show up as a "cell" and will have an Address. Copy that.
run
iwconfig eth1 essid _insert_essid_here_
iwconfig eth1 ap _insert_ap_address_here_
I also set my wep key manually, I've never been able to get a
passphrase working, just the hex key.
iwconfig eth1 key open _insert_hex_key_here_
(change open to shared if you use shared key)
then I can run dhclient eth1
It's a nuisance, but I live. The drivers are coming along pretty
quickly, they'll get there someday.
dusty
On Thu, 28 Oct 2004 09:15:35 +0100, Manuel Ohlendorf
<manuel.ohlendorf at deri.org> wrote:
> Hi,
>
> I have a Fujitsu Siemens Amilo M7400 Notebook. The Wireless card was
> detected and iwconfig says that eth1 is a wireless card.
> iwconfig output:
> eth1 IEEE 802.11b ESSID:"XXX" Nickname:"ipw2100"
> Mode:Managed Channel:0 Access Point: 00:00:00:00:00:00
> Bit Rate=0kb/s Tx-Power=32 dBm
> Retry:on RTS thr=2304 B Fragment thr:off
> Power Management:off
> Link Quality:0 Signal level:0 Noise level:158
> Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
> Tx excessive retries:0 Invalid misc:0 Missed beacon:0
> After setting the correct ESSID and WEP Key i start:
> dhclient eth1
> Output:
> sit0: unknown hardware address type 776
> sit0: unknown hardware address type 776
> Listening on LPF/eth1/00:04:23:97:df:0f
> Sending on LPF/eth1/00:04:23:97:df:0f
> Sending on Socket/fallback
> DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 7
> DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 10
>
> But i don't get an IP-Adress. The wireless card seems to be runnig because
> the LED is blinking. The Gnome-Applet for Wireless Devices says "No wireless
> device"
> Can you help me?
>
> manu
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
More information about the ubuntu-users
mailing list