|
如题!
3 |& f" T2 L/ E: S" w0 A7 q. f/ Z我目前手机一直开着Wifi,以方便我随时同步联系人和接收Mail。但是今天突然Pre提示要我重新激活!
8 u8 n& U1 P T6 _0 U" Z9 G Z! o" Q估计是后台有运行的自动Update的服务。此服务不同于升级ROM的Update。估计和验证MEID有关!$ z; G6 Y6 C- @$ N
. f {( K g# X' G4 T8 u! n# v0 E2 N
方法一:写号用不用WIFI的时候就要关闭它!但是不保证你开WIFI的那一小会,WebOS就会自动UPdate
/ D1 G3 D$ R0 _. g: ^5 K
) I: s. Y* y0 m$ e1 j) J, p方法二:- 以root用户登录,
( S3 z0 u; k& d+ A6 i9 \2 l - rootfs_open -t
3 H! E+ p5 E! Z/ }& ?3 g `$ b - vi /etc/event.d/SprintDaemon( c/ g( K# R( @" v" @
- ' U7 n& o9 j. y1 w7 g9 M/ g L- U
- 将最后一行 exec /usr/bin/SprintDaemon 用#号屏蔽!
9 j$ a" r r) o% ? - 4 @3 @6 f' @) K+ Z7 `9 `( z6 W
- 不会用vi的朋友,可以用附件的方法替换文件!
复制代码 另外我发现仅仅屏蔽了SprintDaemon还不行,还要屏蔽UpdateDaemon
# D0 c: I4 a3 T3 z* t, w5 m8 ^$ ~方法同上
/ V3 Y* h. O3 G9 `( I4 D* E
5 q g+ z5 k7 |% Z1 t注意:1.1ROM里,已经找不到SprintDaemon文件了!) }. I: }( u- c; h5 ?& d9 G- u% g$ a
我现在正在注意/usr/bin/DownloadUpdate文件的作用!+ l- K) h& H3 K% F
chmod 000 /usr/bin/DownloadUpdate
% X- J" L9 g: d) G目前我用了半个多月了,还没发现自动升级的现象" Y; w+ A; L' k' B
- % N/ `" b' K% K0 _9 c6 G8 S: c7 J
- root@castle:/etc/event.d# vi UpdateDaemon
$ X: p: n% h9 N c, G& q0 I - start on stopped finish
" A5 o- L- y- C' V$ z+ i5 V - stop on started start_update
& r1 ?2 m4 b3 D/ W! h7 b - * ?- \) @/ C* Y
- respawn$ o* j% P# }7 C. Q7 p
- ; v) y& g, o4 v( t
- console output0 ^* C$ A: W% j) e3 U4 R" }# r! Z
6 M3 k% L! W9 o$ X0 W- #exec /usr/bin/UpdateDaemon
复制代码 已经出现重新激活提示的朋友,这个时候不论你是新建profile还是使用原有的profile,都是不行的。+ l' ^: i' c( r- I ?$ }5 {
解决方法一:重新刷xxrake的救半砖ROM
- O4 L: ?2 }, O
4 N3 k8 B9 C5 m( S! x7 w( t方法二:参照我的帖子 http://www.treo8.com/bbs/thread-129043-1-1.html: ~( G! b9 U Y" N9 d' @. `% k G2 J
将ESN清零后,命令行写入MEID就行了。然后ESN会自动计算出来!/ @+ S( `/ o5 O" Y5 P8 S
再按教程,重新MEID清零和ESN写号!
& v/ o. d3 ^) H& V' ~- M9 n
1 {5 }4 ~$ r1 K% d8 r5 f8 C" j9 Y感谢xxrake给与指导
" ^5 ]! L; {7 B$ e# [% G; J参考文献:- w+ e0 R# P5 ~; O8 x
disabled SprintDaemon by commenting out all the lines in /etc/event.d/SprintDaemon as well as UpdateDaemon, rdxd and uploadd
) K* @5 r9 G- f: A4 S+ b) J( T# [# U4 A
SprintDaemon is the auto-provisioner. (like IOTA on older Palms)
% v6 D; U% T8 l3 g( U3 OUpdateDaemon is the automatic webOS updater.2 ~" v; A3 K0 c$ O! H
rdxd is effectively spyware that makes logs for Palm.5 X; Q6 _+ O! }) s' r
uploadd is what sends the logs from rdxd to Palm.6 Z+ L) j0 l+ o4 G
; I0 E/ Q: p5 \2 hYou can re-enable them anytime by uncommenting and rebooting.# q3 K/ f9 P6 W; G4 t
+ W7 V! C% s t' f8 f1 ^$ CJust add a "#" in front of every line in the file to disable, then reboot. Note that you must do a rootfs_open -t before you can edit. * X9 r! ~, U( D
4 O) f4 V0 T( v0 v+ ]+ q6 }
2 J$ i' N9 L* }6 @9 }
下面给出“寂寞清风”的解决方案:- cd /usr/bin
2 o5 f% l) ~3 A, j( Q - mount -o remount,rw /* ?, O8 P: m( H5 i8 h
- chmod -x UpdateDaemon
4 L: e( L: s; c- K1 S2 x - mount -o remount,ro /
复制代码 原帖请进http://www.treo8.com/bbs/viewthr ... page%3D1#pid1991640% u- d& H! r4 T! Y( J% S
" t! i1 ^* h9 L, v* h
[ 本帖最后由 imfiddle 于 2009-8-7 17:20 编辑 ] |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?加入我们
×
|