|
楼主 |
发表于 2009-12-20 00:12
|
显示全部楼层
先用WIFI跑FIRST USE要创立PALM PROFILE,但一直提示失败,后来查看了这个
3 g2 E3 Y0 e, [http://www.webos-internals.org/w ... eate_a_Palm_Profile的这段
6 t; ]3 W5 p: C3 r0 J! P w0 D7 Y6 X) j
Finalization (Alternate Method)& r$ i2 b' M% i0 \, e2 G
I had trouble with the above 'Finalization' step and always got the error "Profile Creation Failed". Below is a manual method for creating a Palm account. Once you run it you should get an email from Palm to confirm your details.
$ P6 b+ G; O4 I9 T+ @ Z0 d! y5 J- q0 c
I believe questionid 2 is "what is your first car" but you are asked this information again from the Palm email. 1 y$ P: t/ L5 H+ _
' P1 W, y2 ~6 B. r, b
Replace the bold entries with your details, root to your Pre or Pixi and run the following command. 8 F* g U$ j# v
5 k# s7 N% h3 M E9 ~ Iluna-send -n 1 palm://com.palm.accountservices/createNovaAccount {\"password\":\"YOURPASSWORD\",\"email\":\"YOUREMAIL@SOMEWHERE.com\",\"firstName\":\"YOURFIRSTNAME\",\"lastName\":\"YOURLASTNAME\",\"language\":\"en\",\"country\":\"gb\",\"questionId\":\"2\",\"response\":\"FIRSTCAR\"}
" c/ t1 E: M @1 p5 p- {6 X但实际上也创建不了,经验证是最后一个安全问题不对,干脆去掉,变成
$ ~6 r' N/ j, Z/ C1 Z. R
# |9 W6 {) @4 z& \( Uluna-send -n 1 palm://com.palm.accountservices/createNovaAccount {\"password\":\"YOURPASSWORD\",\"email\":\"YOUREMAIL@SOMEWHERE.com\",\"firstName\":\"YOURFIRSTNAME\",\"lastName\":\"YOURLASTNAME\",\"language\":\"en\",\"country\":\"gb\"}
2 b. p9 o, Q2 ]; @8 p# o哈,成功了!- A! m! D- F. i! @" Q" ^) e& R8 U' G
! M0 y7 p; D! u
[ Edited by asics on 2009-12-20 00:16 ] |
|