Venu Chennupati writes:
> dladm connect-wifi fails with operation timed out
That indicates that the driver is not correctly associating with the
access point. I'm not sure why that happened, but many of the
wireless driver folks hang out on the [EMAIL PROTECTED]
mailing list.
> ifconfig wpi0 dhcp is also timeout, I notice IP address assigned.
If there was a previous lease, then DHCP will fall back to that. Do
this to check for that case:
ifconfig wpi0 dhcp release
ifconfig wpi0 dhcp start
> - Driver warnings are suspicious during this operations:
> 1. wpi_init() failed to load firmware(text)
> 2. wpi_init() timeout waiting for firmware init
That doesn't sound good at all. That sounds like either broken or
incompatible hardware. You definitely should file a bug on the 'wpi'
driver and include basic information about the system you're running
(such as "prtconf -vp" output).
--
James Carlson, Solaris Networking <[EMAIL PROTECTED]>
Sun Microsystems / 35 Network Drive 71.232W Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757 42.496N Fax +1 781 442 1677
_______________________________________________
driver-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/driver-discuss