maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   N9: Alternative Wi-Fi Hotspot app? (https://talk.maemo.org/showthread.php?t=83975)

juiceme 2013-11-21 08:39

Re: N9: Alternative Wi-Fi Hotspot app?
 
Quote:

Originally Posted by Jaracz (Post 1387823)
And would it be also possible to implement WPA2 as a security protocol? WEP is kind of old and compromised...

That's one of the easy parts :D

nieldk 2013-11-21 08:43

Re: N9: Alternative Wi-Fi Hotspot app?
 
Quote:

Originally Posted by juiceme (Post 1387825)
The most difficult thing in the task is to make it coexist nicely with the existing Harmattan infra which would like to see the WLAN connection just as a client device. The kernel part is the easy part :D

You need to hack the startup scripts so that when you do a normal wlan connect it will load the normal mode wl12xx drivers (wl12xx_spi, wl12xx_sdio) and push up the wl1271-fw.bin firmware to the chip, and when you set up the AP mode it will unload the normal mode cleanly, push up the wl1271-fw-ap.bin firmware and kll off the network manager without affecting the 3g connection...

;) See, you already provided a solution

juiceme 2013-11-21 08:59

Re: N9: Alternative Wi-Fi Hotspot app?
 
Quote:

Originally Posted by nieldk (Post 1387829)
;) See, you already provided a solution

Well I have been thinking about this a bit.... Not yet in the implementation stage though :D

nieldk 2013-11-21 09:32

Re: N9: Alternative Wi-Fi Hotspot app?
 
For those interessted, the linux kernel pages describes quite well what needs to be considered to achieve this (and other work)

http://wireless.kernel.org/en/users/Drivers/wl12xx

For one, if we want to implement the open source drivers, it *seems* two firmware blobs for station and accespoint modes, plus, the sdio seems not supported anymore (eg on our 2.6.32 kernel) - a good reason to try to change this ;)


All times are GMT. The time now is 05:00.

vBulletin® Version 3.8.8