Thread
:
Joiku for n900 available :)
View Single Post
rambo
2010-03-13 , 15:38
Posts: 540 | Thanked: 288 times | Joined on Sep 2009
#
112
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:
Code:
ifconfig wlan0 down iwconfig wlan0 mode managed iwconfig wlan0 key open
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.
Quote & Reply
|
rambo
View Public Profile
Send a private message to rambo
Find all posts by rambo