[arch-general] autowifi can not use
after pacman -Syyu and get the new kernel 2.6.37 and start kernel . said no wl module can load so reinstall wl.ko at http://aur.archlinux.org/packages.php?ID=19514 but start daemon autowifi ,show that ioctl[SIOCSINMODE]:operartion not supported ioctl[SIOCSINWRAINGE]:operartion not supported ioctl[SIOCSINWAP]:operartion not supported ... ... -- pete_doherty
On Wed, 2 Feb 2011 18:22:00 +0800, doherty pete wrote:
after pacman -Syyu and get the new kernel 2.6.37 and start kernel . said no wl module can load so reinstall wl.ko at
http://aur.archlinux.org/packages.php?ID=19514
but start daemon autowifi ,show that ioctl[SIOCSINMODE]:operartion not supported ioctl[SIOCSINWRAINGE]:operartion not supported ioctl[SIOCSINWAP]:operartion not supported ... ...
Did you recompile the broadcom drivers?
i think there is the problem with wpa_suppcation ldd /usr/sbin/wpa_suppcation linux-vdso.so.1 ==> [0x73658658328] ... ... loss linux-vdso.so.1? 2011/2/2 <jelle@vdwaa.nl>
On Wed, 2 Feb 2011 18:22:00 +0800, doherty pete wrote:
after pacman -Syyu and get the new kernel 2.6.37 and start kernel . said no wl module can load so reinstall wl.ko at
http://aur.archlinux.org/packages.php?ID=19514
but start daemon autowifi ,show that ioctl[SIOCSINMODE]:operartion not supported ioctl[SIOCSINWRAINGE]:operartion not supported ioctl[SIOCSINWAP]:operartion not supported ... ...
Did you recompile the broadcom drivers?
-- pete_doherty
i cannt find linux-vsdo.so.1 in my system 2011/2/2 doherty pete <nishizawa23@gmail.com>
i think there is the problem with wpa_suppcation ldd /usr/sbin/wpa_suppcation linux-vdso.so.1 ==> [0x73658658328] ... ...
loss linux-vdso.so.1?
2011/2/2 <jelle@vdwaa.nl>
On Wed, 2 Feb 2011 18:22:00 +0800, doherty pete wrote:
after pacman -Syyu and get the new kernel 2.6.37 and start kernel . said no wl module can load so reinstall wl.ko at
http://aur.archlinux.org/packages.php?ID=19514
but start daemon autowifi ,show that ioctl[SIOCSINMODE]:operartion not supported ioctl[SIOCSINWRAINGE]:operartion not supported ioctl[SIOCSINWAP]:operartion not supported ... ...
Did you recompile the broadcom drivers?
-- pete_doherty
-- pete_doherty
Am 02.02.2011 14:47, schrieb doherty pete:
i cannt find linux-vsdo.so.1 in my system
2011/2/2 doherty pete <nishizawa23@gmail.com>
i think there is the problem with wpa_suppcation ldd /usr/sbin/wpa_suppcation linux-vdso.so.1 ==> [0x73658658328]
I have to ask: Do you know Google? It is a so-called "search engine" that allows you to look for information on the internet. I really suggest you familiarize yourself with it.
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) -- дамјан
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
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
participants (4)
-
Damjan
-
doherty pete
-
jelle@vdwaa.nl
-
Thomas Bächler