ok,the new kernel no need any drive brcm80211 The brcm80211 driver is included in the kernel since 2.6.37. No further action is necessary on the part of the user. 2011/2/2 doherty pete <nishizawa23@gmail.com>
if i reinstall wpa_suppcation i think there are have the libs what wpa_suppcation need
2011/2/2 Damjan <gdamjan@gmail.com>
i think there is the problem with wpa_suppcation
ldd /usr/sbin/wpa_suppcation linux-vdso.so.1 ==> [0x73658658328]
That's a linux virtual dynamic .so provided and inserted by the Linux kernel in each process.
That's why you wont see it in the output of: readelf -d /usr/sbin/wpa_supplicant
(readelf just reads the elf headers in the file, where ldd actually runs the program with special environment flags)
-- дамјан
-- pete_doherty
-- pete_doherty