Ravi Kota ??: > Hi > I have installed a WG311v2 54 Mbps Wireless-G PCI Adapter (supported as per > this source code URL) in a Sun Ultra 20 running OpenSolaris build 111a. I > got the malo 1.4 firmware from the internet (malo-firmware-1.4.tgz -- could > not find any links to older firmware) and was able to compile (make all) and > add the driver. > > #add_drv -i '"pci1385,4c00"' malo > > However, the next steps (ifconfig and dladm don't seem to work). > > #ifconfig malo0 plumb > ifconfig: cannot open link "malo0": Unknown error > > #dladm scan-wifi > dladm: cannot scan link 'malo0': operation failed > > # dladm show-wifi > LINK STATUS ESSID SEC STRENGTH MODE > SPEED > malo0 disconnected -- -- -- -- > -- > > The dmesg output has a few warnings -- > > May 7 13:43:13 localhost mac: [ID 469746 kern.info] NOTICE: malo0 > registered > May 7 13:43:41 localhost malo: [ID 941126 kern.notice] : timeout at boot > code load! > May 7 13:43:41 localhost malo: [ID 563999 kern.warning] WARNING: > bootimage load failed > May 7 13:44:17 localhost malo: [ID 941126 kern.notice] : timeout at boot > code load! > May 7 13:44:17 localhost malo: [ID 563999 kern.warning] WARNING: > bootimage load failed > > Is there anything I can do to get this working? > Please post output of "/usr/X11/bin/scanpci -v". It seems to be TI-ACX chipset(no driver under Solaris), not Marvell libertas wifi adapter.
Thanks, Michael