Hi,
I tried to use the setup script for setting up Wifi. But it does not
allow the full possible length of a Wifi password to be entered.
See part of the setup script below: It is limited to 40 chars. SSID
should be 32 long. Key 64.
I don't know if the setup script is supposed to be working in v6.0.0. I
made a new image with a fix. But it did not seem to work.
----Below: part of setup script with the 40 char limit.
[ S I Z E = 6 ] P C P _ W I R E L E S S _ M E N U ( ) {
E X E C 3 > & 1
V A L U E S = $ ( D I A L O G \
- - T I T L E \
" W I R E L E S S M E N U \ " \
- - O K - L A B E L \
" O K \ " \
- - N O - C A N C E L \
- - O U T P U T - S E P A R A T O R \
" , \ " \
- - B A C K T I T L E \
" $ B A C K T I T L E \ " \
- - F O R M \
" S E T U P W I F I \ " \
0 0 0 \
\
\ " S S I D : \ "
1 1 \ " $ S S I D \ " 1 2 7
4 0 0 \
\ " P A S S W O R D : \ "
2 1 \ " $ P A S S W O R D \ " 2 2 7
4 0 0 \
\ " S E C U R I T Y [ W E P | W P A |
O P E N ] : \ " 3 1 \ " $ E N C R Y P T I O N \ " 3 2 7
4 0 \
2 > & 1 1 > & 3 )
R E S U L T = $ ?
E X E C 3 > & -
S S I D = $ ( E C H O $ { V A L U E S } | A W K
- F , ' { P R I N T $ 1 } ' )
P A S S W O R D = $ ( E C H O $ { V A L U E S } |
A W K - F , ' { P R I N T $ 2 } ' ) [/SIZE]
------------------------------------------------------------------------
klimmeru's Profile: http://forums.slimdevices.com/member.php?userid=70096
View this thread: http://forums.slimdevices.com/showthread.php?t=111787
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix