Hi Viksa, From the 'scanpci -v', I can see the bar0 of the wifi card is not allocated a base memory address. And this can also be verified by 'ifconfig -a', in which the mac address of the wifi card is all 0xff.
So I strongly suspect that you hit CR6419924. The fix of this CR has been integrated into snv_85, however is seems the fix doesn't work. Pls send me the whole 'scanpci -v' and 'prtconf -v', then I can verify and maybe send you a workaround. Thanks, Brian Vikas Sharma ??: > Dear all, > > I am new to this forum but a very big fan of Solaris OS. I downloaded the > Solaris Express OS for my Acer Aspire 5920 laptop and installed on it > yesterday. It was very good experience to see how Solaris progressed in audio > drivers, wireless, and so many other features. > > The release I installed is Solaris Express (10-March-2008 build). > > Coming to problem area, I installed "iwk-1.0-pkg" package so that my wireless > card can be detected. But after installation of this package and further > reboot, I start getting error messages... no idea why. Here are the details > of from various command regarding my laptop and the software. > > Please suggest me where I did anything wrong. or any way to correct this > situation. I did "wificonfig -i iwk0 scan" but it was not able to scan the > networks... most likely because of firmware load problem as seen in > /var/adm/messages file. > > Please advise. > > Thanks, > Vikas > > > > > # cat /var/adm/messages | grep -i iwk > Apr 8 23:23:23 punix mac: [ID 469746 kern.info] NOTICE: iwk0 registered > Apr 8 23:25:40 punix mac: [ID 469746 kern.info] NOTICE: iwk0 registered > Apr 8 23:28:43 punix iwk: [ID 425513 kern.warning] WARNING: iwk_init(): > failed to setup boot firmware > Apr 8 23:28:43 punix iwk: [ID 871236 kern.warning] WARNING: iwk_init(): > failed to load firmware > Apr 8 23:28:45 punix iwk: [ID 425513 kern.warning] WARNING: iwk_init(): > failed to setup boot firmware > > # scanpci > : > : > pci bus 0x0006 cardnum 0x00 function 0x00: vendor 0x8086 device 0x4229 > Intel Corporation PRO/Wireless 4965 AG or AGN Network Connection > : > : > > > > > # > # uname -a > SunOS punix 5.11 snv_85 i86pc i386 i86pc > # > # > > # > # ifconfig -a > lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 > index 1 > inet 127.0.0.1 netmask ff000000 > iwk0: flags=201000803<UP,BROADCAST,MULTICAST,IPv4,CoS> mtu 1500 index 2 > inet 192.168.15.200 netmask ffffff00 broadcast 192.168.15.255 > ether ff:ff:ff:ff:ff:ff > lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252 > index 1 > inet6 ::1/128 > # > # > # scanpci -v > : > : > pci bus 0x0006 cardnum 0x00 function 0x00: vendor 0x8086 device 0x4229 > Intel Corporation PRO/Wireless 4965 AG or AGN Network Connection > CardVendor 0x8086 card 0x1100 (Intel Corporation, Card unknown) > STATUS 0x0010 COMMAND 0x0044 > CLASS 0x02 0x80 0x00 REVISION 0x61 > BIST 0x00 HEADER 0x00 LATENCY 0x00 CACHE 0x10 > BASE0 0x0000000000000004 addr 0x0000000000000000 MEM 64BIT > MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x01 INT_LINE 0x0b > : > : > : > > > > # modinfo | grep -i iwk > 156 fffffffff7c8f000 36e50 271 1 iwk (Intel(R) 4965AGN driver(N)) > # > > > This message posted from opensolaris.org > _______________________________________________ > networking-discuss mailing list > [email protected] > _______________________________________________ networking-discuss mailing list [email protected]
