![]() |
2011-03-18
, 15:12
|
Posts: 1,141 |
Thanked: 781 times |
Joined on Dec 2009
@ Magical Unicorn Land
|
#371
|
![]() |
2011-03-18
, 19:00
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#372
|
![]() |
2011-03-25
, 19:54
|
Posts: 45 |
Thanked: 5 times |
Joined on Oct 2008
|
#373
|
sh load.sh
insmod: error inserting 'cfg80211.ko': -1 invalid parameters insmod: error inserting 'mac80211.ko': -1 Unknown symbol in module insmod: error inserting 'wl1251.ko': -1 Unknown symbol in module insmod: error inserting 'wl1251_spi.ko': -1 Unknown symbol in module ifconfig: SIOCGIFFLAGS: No such device
![]() |
2011-04-02
, 01:15
|
Posts: 24 |
Thanked: 26 times |
Joined on Feb 2011
|
#374
|
ifconfig wlan0 down
The Following User Says Thank You to zitstif For This Useful Post: | ||
![]() |
2011-04-05
, 11:44
|
Posts: 45 |
Thanked: 5 times |
Joined on Oct 2008
|
#375
|
tehowe, try doing this before you run load.sh
Make sure you're not connected to any ap point and do this:
Also make sure you're running the load.sh from the directory that contains those files.Code:ifconfig wlan0 down
![]() |
2011-04-06
, 21:19
|
Posts: 284 |
Thanked: 320 times |
Joined on May 2010
@ Peterborough, UK
|
#376
|
The Following User Says Thank You to Tigerite For This Useful Post: | ||
![]() |
2011-04-06
, 21:49
|
|
Posts: 435 |
Thanked: 160 times |
Joined on Dec 2009
|
#377
|
![]() |
2011-04-07
, 00:20
|
Posts: 45 |
Thanked: 5 times |
Joined on Oct 2008
|
#378
|
It's in the kernel - those messages occur because it can't insert the modules due to header and/or version mismatch. Are you using the default power46, or the modified one posted by lxp? I would assume the former based on the errors.
* Gain root access ~/MyDocs$ sudo gainroot * Install customized power kernel # cd wl1251-maemo/binary/kernel-power # dpkg -i kernel-power_2.6.28-maemo46-wl1_armel.deb # dpkg -i kernel-power-headers_2.6.28-maemo46-wl1_armel.deb # dpkg -i kernel-power-modules_2.6.28-maemo46-wl1_armel.deb # dpkg -i kernel-power-flasher_2.6.28-maemo46-wl1_armel.deb
![]() |
2011-04-07
, 03:52
|
Posts: 1,141 |
Thanked: 781 times |
Joined on Dec 2009
@ Magical Unicorn Land
|
#379
|
![]() |
2011-04-11
, 02:10
|
Posts: 6 |
Thanked: 2 times |
Joined on Jan 2011
|
#380
|
Yeah. It also has a habit of not realizing I'm out of wifi range. For example I'll leave home, and an hour later it still thinks I'm connected to my home wifi network. It doesn't happen every time, but every once in a while. It's not a big deal.