On 04/18/10 08:18 PM, Jürgen Keil wrote:
wifi is usable when I create a b138+ BE that has
nwam disabled, and I manually configure the iwh0
wifi interface once the gui is up and running, with:
ifconfig iwh0 plumb
dladm connect-wifi -e ESSID -k wpa-key iwh0
ifconfig iwh0 dhcp start
There also is a flag day message about nwam phase 1:
http://static.opensolaris.org/on/flagdays/pages/20100225200206.html
I tried nwam on current opensolaris bits with and without
the updated nwam gui but (most of the time) wifi didn't
work. Disabling nwam and manual configuring it (with the
above commands) seems to work much better.
I've got the same trouble. It seems particularly bad with iwh -- it
looks like nwamd just doesn't wait long enough for the connection to
occur, or that there's something funky about the
driver.
Other error messages I see in the b138 nwam + nwam gui case:
/var/adm/messages:
Apr 18 19:25:00 fritz genunix: [ID 634369 kern.warning] WARNING:
ieee80211_event: door_ki_open(/var/run/wpa_door_iwh0) failed
Apr 18 19:25:00 fritz nwamd[302]: [ID 980191 daemon.error] 1:
nwamd_ncu_handle_state_event 13: state event for nonexistent NCU link:e1000g0
Apr 18 19:25:00 fritz nwamd[302]: [ID 114544 daemon.error] 1:
nwamd_ncu_handle_fini_event: ncu link:e1000g0 not found
Apr 18 19:25:00 fritz nwamd[302]: [ID 698371 daemon.error] 1:
nwamd_ncu_handle_state_event 14: state event for nonexistent NCU
interface:e1000g0
Apr 18 19:25:00 fritz nwamd[302]: [ID 399986 daemon.error] 1:
nwamd_ncu_handle_fini_event: ncu interface:e1000g0 not found
Apr 18 19:25:00 fritz nwamd[302]: [ID 941461 daemon.error] 1:
nwamd_ncu_handle_state_event 15: state event for nonexistent NCU link:iwh0
Apr 18 19:25:00 fritz nwamd[302]: [ID 274094 daemon.error] 1:
nwamd_ncu_handle_fini_event: ncu link:iwh0 not found
Apr 18 19:25:00 fritz nwamd[302]: [ID 621722 daemon.error] 1:
nwamd_ncu_handle_state_event 16: state event for nonexistent NCU interface:iwh0
Apr 18 19:25:00 fritz nwamd[302]: [ID 871279 daemon.error] 1:
nwamd_ncu_handle_fini_event: ncu interface:iwh0 not found
Apr 18 19:25:00 fritz nwamd[302]: [ID 330189 daemon.error] 1:
nwamd_loc_handle_fini_event: loc Automatic not found
Apr 18 19:25:00 fritz nwamd[302]: [ID 836831 daemon.error] 1:
nwamd_loc_handle_fini_event: loc NoNet not found
Apr 18 19:25:00 fritz nwamd[302]: [ID 750170 daemon.error] 1:
nwamd_loc_handle_fini_event: loc User not found
A problem with the wpad process not running??
svcs -x doesn't list problems, but I noticed that
some strange messages are logged to
/var/svc/log/network-physical:nwam.log:
[ Apr 18 19:24:45 Enabled. ]
[ Apr 18 19:24:47 Executing start method ("/lib/svc/method/net-nwam start"). ]
[ Apr 18 19:24:49 Method "start" exited with status 0. ]
[ Apr 18 19:24:51 Rereading configuration. ]
[ Apr 18 19:24:51 Executing refresh method ("/lib/svc/method/net-nwam
refresh"). ]
[ Apr 18 19:24:52 Method "refresh" exited with status 0. ]
6: sysevent_subscribe_event: Invalid argument
[ Apr 18 19:25:00 Stopping because all processes in service exited. ]
[ Apr 18 19:25:00 Executing stop method ("/lib/svc/method/net-nwam stop"). ]
No Legacy location to revert to!
[ Apr 18 19:25:00 Method "stop" exited with status 0. ]
[ Apr 18 19:25:00 Executing start method ("/lib/svc/method/net-nwam start"). ]
/sbin/dladm: secure object initialization failed: object already exists
[ Apr 18 19:25:00 Method "start" exited with status 0. ]
[ Apr 18 19:25:00 Rereading configuration. ]
[ Apr 18 19:25:00 Executing refresh method ("/lib/svc/method/net-nwam
refresh"). ]
[ Apr 18 19:25:00 Method "refresh" exited with status 0. ]
with iwk I get distinctly different entries in /var/adm/messages:
here's what's shown when I disconnect the cable:
Apr 19 08:30:24 dc-utr01-acer mac: [ID 486395 kern.info] NOTICE: e1000g0
link down
Apr 19 08:30:24 dc-utr01-acer in.routed[689]: [ID 238047 daemon.warning]
interface e1000g0 to 192.168.1.100 turned off
Apr 19 08:30:24 dc-utr01-acer nwamd[103]: [ID 320297 daemon.error] 1:
nwamd_ncu_handle_if_state_event: could not find nwamd_if_address for
192.168.1.100
Apr 19 08:30:24 dc-utr01-acer in.ndpd[653]: [ID 169330 daemon.error]
Interface e1000g0 has been removed from kernel. in.ndpd will no longer
use it
Apr 19 08:30:30 dc-utr01-acer ipf: [ID 774698 kern.info] IP Filter:
v4.1.9, running.
Apr 19 08:30:38 dc-utr01-acer nwamd[103]: [ID 800073 daemon.error] 18:
wlan_connect_thread: connect failed for iwk0
However, I can't connect manually to my ssid with dladm connect-wifi. It
just comes back with an error:
(I disabled nwam first)
$ pfexec dladm connect-wifi -e 3515EL -k nwam-3515EL -s wpa
dladm: cannot connect: operation timed out
without entries in /var/adm/messages.
_______________________________________________
networking-discuss mailing list
[email protected]