Thread
:
[ANNOUNCE] Wlan Driver Selector Applet - Switch easily between stock and bleeding edge drivers and shut down WLAN complitely [0.2.2 in extras]
View Single Post
moepda
2011-06-06 , 15:05
Posts: 334 | Thanked: 118 times | Joined on Apr 2010 @ United Kingdom
#
68
cheers forthe reply , still not working that way . output :
/home/user # update-sudoers
/home/user # sudo sh /sbin/load-bleeding-edge-drivers.sh
user is not in the sudoers file. This incident will be reported.
/home/user # sh /sbin/load-bleeding-edge-drivers.sh
ifconfig: wlan0: error fetching interface information: Device not found
insmod: can't read 'compat.ko': No such file or directory
insmod: can't read 'rfkill_backport.ko': No such file or directory
insmod: can't read 'cfg80211.ko': No such file or directory
insmod: can't read 'mac80211.ko': No such file or directory
insmod: can't read 'wl1251.ko': No such file or directory
insmod: can't read 'wl1251_spi.ko': No such file or directory
ifconfig: SIOCGIFFLAGS: No such device
but if i do
cd MyDocs/wl1251-maemo/binary/compat-wireless
sh load.sh
its output is correct i think
/home/user # cat /proc/modules | grep wl12xx
/home/user # lsmod|grep "wl12"
wl1251_spi 4224 0
wl1251 79808 1 wl1251_spi
mac80211 220024 2 wl1251_spi,wl1251
cfg80211 154472 2 wl1251,mac80211
crc7 1216 1 wl1251_spi
/home/user #
but applet says bleeding edge already in use. i can manually load but not load with applet. applet display changes but doesnt affect drivers
do i need to put any files in /sbin ?
Last edited by moepda; 2011-06-06 at
15:09
.
Quote & Reply
|
moepda
View Public Profile
Send a private message to moepda
Find all posts by moepda