Gael ??: > I just upgraded my laptop to Solaris 10 U6 and I'm unable to connect > to my local wireless network. wificonfig -i wpi0 scan does see the > various networks in my area and I confirmed that the key listed (also > tried via direct inetmenu) is accurate... I'm using a Dell E1505 with > an Intel 3945ABG card (4222 model)... > Is there any way to get wificonfig to be a little bit more verbose to > identify the issue ? Hi Gael,
Which version of wpi driver do you use? Please take a look at this: http://opensolaris.org/os/community/laptop/wireless/wpi/;jsessionid=F0B21AD8987353BD0BF81D42461F5C55, and choose the one for Solaris 10, then have a try. If your solaris has a DEBUG kernel, you can add `set wpi:wpi_dbg_flags = 0x3dbf` to /etc/system, then reboot. The next time you use wpi driver you will see the debug message in /var/adm/messages using `tail -f /var/adm/messages`. Thanks. ------ Thanks, Felix > Regards > > -- > Gael Martinez > > ------------------------------------------------------------------------ > > _______________________________________________ > laptop-discuss mailing list > laptop-discuss at opensolaris.org >
