![]() |
2007-07-01
, 19:52
|
|
Posts: 197 |
Thanked: 87 times |
Joined on Apr 2007
@ USA
|
#2
|
![]() |
2007-07-01
, 20:22
|
Posts: 3 |
Thanked: 0 times |
Joined on Jul 2007
|
#3
|
![]() |
2007-07-02
, 13:12
|
|
Posts: 218 |
Thanked: 4 times |
Joined on Apr 2007
@ localhost
|
#4
|
![]() |
2007-07-02
, 13:20
|
Posts: 474 |
Thanked: 30 times |
Joined on Jan 2006
|
#5
|
![]() |
2007-07-03
, 16:41
|
Posts: 5 |
Thanked: 0 times |
Joined on Jul 2007
|
#6
|
Since my university has TTLS security, getting wpa_supplicant to run is absolutely essential for me.
![]() |
2007-07-03
, 17:03
|
|
Posts: 11,700 |
Thanked: 10,045 times |
Joined on Jun 2006
@ North Texas, USA
|
#7
|
![]() |
2007-07-14
, 04:44
|
Posts: 28 |
Thanked: 3 times |
Joined on Jul 2007
|
#8
|
![]() |
2007-07-14
, 10:47
|
Posts: 5 |
Thanked: 0 times |
Joined on Jul 2007
|
#9
|
![]() |
2007-07-14
, 11:05
|
Posts: 3 |
Thanked: 0 times |
Joined on Jul 2007
|
#10
|
I have been observing this forum for some time, and will soon buy an N800, now that Skype and Google Docs seem to work fine on it.
Since my university has TTLS security, getting wpa_supplicant to run is absolutely essential for me. So I downloaded the vmware image and cross compiled wpa_supplicant using scratchbox.
I had no compile errors with the following .config file
CONFIG_WIRELESS_EXTENSION=y
CONFIG_IEEE8021X_EAPOL=y
CONFIG_EAP_MD5=y
CONFIG_EAP_MSCHAPV2=y
CONFIG_EAP_TLS=y
CONFIG_EAP_PEAP=y
CONFIG_EAP_TTLS=y
CONFIG_EAP_GTC=y
CONFIG_EAP_OTP=y
CONFIG_EAP_PSK=y
CONFIG_EAP_GPSK=y
CONFIG_EAP_LEAP=y
I was wondering whether I need to add more flags, or this is enough. Specifically, I would need some pointers on the driver/wireless card model in use on the N800...
I would be happy to send the binaries to anyone wiling to test them out on the N800 itself...