Hi! Just upgraded to build 65 and thought I'd try out the new wireless driver for the Intel 3945 chipset...
Well, this is what happens: [root at asagao-jkk ~]$ ifconfig wpi0 plumb [root at asagao-jkk ~]$ ifconfig -a lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1 inet 127.0.0.1 netmask ff000000 gani0: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 2 inet 192.168.2.5 netmask ffffff00 broadcast 192.168.2.255 ether 0:16:17:4e:6d:b1 wpi0: flags=201000802<BROADCAST,MULTICAST,IPv4,CoS> mtu 1500 index 3 inet 0.0.0.0 netmask 0 ether 0:13:2:23:e4:58 lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252 index 1 inet6 ::1/128 [root at asagao-jkk ~]$ wificonfig -i wpi0 scan essid bssid type encryption signallevel greatwinterWLAN 00:0d:88:bc:f8:65 access point wep 9 [root at asagao-jkk ~]$ wificonfig createprofile essid=greatwinterWLAN encryption=wep wepkey1=************************** [root at asagao-jkk ~]$ wificonfig -i wpi0 connect greatwinterWLAN wificonfig: failed to connect to profile 'greatwinterWLAN' And it just drops me back to the shell... Any tips? Is there a way to get more info from wificonfig on what it's doing? Thanks in advance. This message posted from opensolaris.org