The Following User Says Thank You to laasonen For This Useful Post: | ||
![]() |
2011-06-06
, 07:06
|
|
Posts: 565 |
Thanked: 618 times |
Joined on Jun 2010
@ Finland
|
#62
|
The Following User Says Thank You to laasonen For This Useful Post: | ||
![]() |
2011-06-06
, 08:12
|
|
Posts: 288 |
Thanked: 175 times |
Joined on Oct 2010
@ Petaling Jaya, Selangor, Malaysia
|
#63
|
The Following User Says Thank You to ajack For This Useful Post: | ||
![]() |
2011-06-06
, 08:15
|
Posts: 219 |
Thanked: 80 times |
Joined on Mar 2011
|
#64
|
![]() |
2011-06-06
, 08:26
|
|
Posts: 565 |
Thanked: 618 times |
Joined on Jun 2010
@ Finland
|
#65
|
gconftool-2 -s /apps/osso/hildon-status-menu/view/number_of_rows -t int 6 gconftool-2 -s /apps/osso/hildon-status-menu/view/number_of_rows_portrait -t int 8
![]() |
2011-06-06
, 13:00
|
|
Posts: 334 |
Thanked: 118 times |
Joined on Apr 2010
@ United Kingdom
|
#66
|
![]() |
2011-06-06
, 13:55
|
|
Posts: 565 |
Thanked: 618 times |
Joined on Jun 2010
@ Finland
|
#67
|
got applet ok , drivers in MyDocs with applet saying bleeding edge drivers loaded. output of the test commands seems to say not loaded ?
Nokia-N900:~# cat /proc/modules | grep wl12xx
wl12xx 77760 0 - Live 0xbf126000
mac80211 153180 1 wl12xx, Live 0xbf0ef000
crc7 1216 1 wl12xx, Live 0xbf0ec000
cfg80211 27408 2 wl12xx,mac80211, Live 0xbf0c9000
Nokia-N900:~# lsmod|grep "wl12"
wl12xx 77760 0
mac80211 153180 1 wl12xx
crc7 1216 1 wl12xx
cfg80211 27408 2 wl12xx,mac80211
Nokia-N900:~#
not sure but have i missed something ? complete wl1251 in MyDocs ,running cssu15 and power 47...
sudo sh /sbin/load-bleeding-edge-drivers.sh
update-sudoers
The Following User Says Thank You to laasonen For This Useful Post: | ||
![]() |
2011-06-06
, 15:05
|
|
Posts: 334 |
Thanked: 118 times |
Joined on Apr 2010
@ United Kingdom
|
#68
|
![]() |
2011-06-06
, 15:16
|
|
Posts: 565 |
Thanked: 618 times |
Joined on Jun 2010
@ Finland
|
#69
|
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 ?
cd /home/user/MyDocs/wl1251-maemo/binary/compat-wireless sudo /sbin/load-bleeding-edge-drivers.sh
cd /home/user/MyDocs/wl1251-maemo/binary/compat-wireless sudo /sbin/unload-bleeding-edge-drivers.sh
The Following User Says Thank You to laasonen For This Useful Post: | ||
![]() |
2011-06-06
, 15:56
|
|
Posts: 334 |
Thanked: 118 times |
Joined on Apr 2010
@ United Kingdom
|
#70
|
Couple of my applications:
ConnLock - Advanced phone lock
Sanakirja.org - A Sanakirja.org dictionary client
Wlan Driver Selector Applet - Switch easily between stock and bleeding edge drivers
Last edited by laasonen; 2011-06-06 at 06:54.