Hi,
I tried to install 0.7.1 ath package but failed.
the system said :"Driver (ath) successfully added to system but failed to
attach"
# pkgadd -d ./SUNWatheros SUNWatheros
## Installing part 1 of 1.
/kernel/drv/amd64/ath
/kernel/drv/ath
/kernel/misc/amd64/net80211
/kernel/misc/net80211
[ verifying class <none> ]
## Executing postinstall script.
devfsadm: driver failed to attach: ath
Warning: Driver (ath) successfully added to system but failed to attach
Installation of <SUNWatheros> was successful.
# ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232
index 1
inet 127.0.0.1 netmask ff000000
rtls0: flags=1004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4> mtu 1500 index 2
inet 192.168.0.101 netmask ffffff00 broadcast 192.168.0.255
ether 0:16:d4:64:30:fb
lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252
index 1
inet6 ::1/128
rtls0: flags=2004841<UP,RUNNING,MULTICAST,DHCP,IPv6> mtu 1500 index 2
inet6 fe80::216:d4ff:fe64:30fb/10
ether 0:16:d4:64:30:fb
#ifconfig -a plumb
rtls0: already exists
There is no ath0 at all!
I found Mr.pbouffet got it work:
http://opensolaris.org/jive/thread.jspa?messageID=163312
Is there anything wrong with my installation?
This message posted from opensolaris.org