woodyear99
|
2010-03-13
, 14:59
|
Posts: 318 |
Thanked: 49 times |
Joined on Nov 2009
|
#111
|
|
2010-03-13
, 15:38
|
Posts: 540 |
Thanked: 288 times |
Joined on Sep 2009
|
#112
|
ifconfig wlan0 down iwconfig wlan0 mode managed iwconfig wlan0 key open
|
2010-03-13
, 21:54
|
Posts: 543 |
Thanked: 151 times |
Joined on Feb 2010
@ Germany
|
#113
|
I had a problem with normal wlan connections after setting the wlan0 interface to ad-hoc mode for the MobileHotspot project. Solved it by explicitly setting the wlan0 interface to managed mode on connection teardown.
Try installing wireless-tools and then running following commands as root:
As for reboots esp. with macs they may be related to a bug in the wifi driver in kernel, both the kernel-maemo and hotspot-kernel have patches to fix that bug.Code:ifconfig wlan0 down iwconfig wlan0 mode managed iwconfig wlan0 key open
|
2010-03-14
, 15:21
|
|
Posts: 293 |
Thanked: 206 times |
Joined on Oct 2009
@ Germnay
|
#114
|
|
2010-03-15
, 22:52
|
Posts: 543 |
Thanked: 151 times |
Joined on Feb 2010
@ Germany
|
#115
|
The Following User Says Thank You to Crogge For This Useful Post: | ||
|
2010-03-16
, 01:56
|
|
Posts: 305 |
Thanked: 71 times |
Joined on Dec 2009
@ 'Nam
|
#116
|
|
2010-03-16
, 03:14
|
Posts: 318 |
Thanked: 49 times |
Joined on Nov 2009
|
#117
|
|
2010-03-16
, 05:16
|
Posts: 446 |
Thanked: 79 times |
Joined on Mar 2010
|
#118
|
|
2010-03-16
, 05:26
|
|
Posts: 3,159 |
Thanked: 2,023 times |
Joined on Feb 2008
@ Finland
|
#119
|
|
2010-03-19
, 00:47
|
Posts: 543 |
Thanked: 151 times |
Joined on Feb 2010
@ Germany
|
#120
|