同步发布http://i.zyga.me/?p=428

更新日志:

  • 优化Behnaam发布的 2.6.29 内核
  • patch内核支持BFS
  • 内核加入compcache支持,更优化内存的使用
  • 内核加入Tun模块(Openvpn需要用到)
  • 内核加入pp0e, l2tp 等模块
  • 修改CPU的最高频率和最低频率
  • 修改默认的CPU管理机制
  • 内核支持OC(超频)
  • 基于官方: RUU_Hero_hTC_Asia_HK_WWE_3.34.721.1 修改

  • Deodex 所有 apks 和 frameworks 并保持原始签名
  • 移除系统默认的证书验证机制,好处是你修改了任何apk里面的资源文件你无需重新签名,保留默认的原始签名即可,即apk里面的META-INF文件夹
  • 更新 busybox 为1.16.2(感谢机锋网斑竹fancies 编译)
  • 更新 app2sd 为Darktremor Apps2SD 2.7.5 Preview Fix 2(感谢tkirton强大的app2sd方法)
  • 更改更新脚本为bin+updater-scripts的方式
  • 修改sense支持动态桌面背景并加入系统的一些默认LWP
  • 更新地图程序至:Brut Map:4.3.0-brut14
  • 加入dropbear SSH服务端,如果PC和手机属于一个局域网,就可以通过一些ssh,scp的管理软件来管理您的手机,比如winscp之类的软件(感谢Paul的脚本,我修改了他的脚本仅需要一个build.prop即可)
  • 移除当第一次打开市场的时候的TOS(许可协议)
  • 通过使用运营商T-Mobile的属性,市场默认开启显示收费软件(具体如何修改属性请看HOW-TO部分)
  • 加入第三方软件程序: ES file manager, OpenVPN settings, Wired tethe, wireless tether, Gallery 3D(横屏不花屏)

HOW-TO:

  • 建议使用RA-Recovery-1.6.2 但不是必须的
  • Wipe data/factory set -> Wipe dalvik-cache 然后刷机,如果使用的是MyTouch Slide 3G移植的ROM,比如:Daguu_Espresso系列,请最好wipe ext partition.
  • 如何修改系统开启收费软件所使用的默认的运营商属性。修改/system/build.prop文件中的如下属性值:
flzygameup.operator.name=T-Mobile

flzygameup.operator=31026
修改上面两个属性为你需要的运营商名字和运营商的MNC+MCC代码
如何获得运营商名字和运营商的MNC+MCC代码?
1. 进入该网站: http://en.wikipedia.org/wiki/Mobile_Network_Code ,搜索您的运营商
2. 在对应的表中找到您所在运营商的MCC, MNC, Operator,(比如: 中国联通: MCC=460, MNC=01, Operator=China Unicom)
3. 修改/system/build.prop文件
flzygameup.operator.name=[您的运营商名字]
flzygameup.operator=[MCC+MNC]
比如,对于中国联通,修改为如下:
flzygameup.operator.name=China Unicom
flzygameup.operator=46001
4. 修改完成后,重启手机即可

特性:

  • 快速,稳定,平滑
  • 内核支持 BFS,compcache,overclock
  • 强大的 app2sd方法, 感谢这个app2sd的作者

Bugs:

  • 没有插上电源的时候,部分LWP会在锁屏的时候退出
  • 其他工作完美工作

Q&A:

Q: 为何我结束了所有进程后系统内存还只有 60-70MB RAM?
A: 因为compcache使用了系统的内存ram来虚拟了一个设备来跑ramzswap,而ramzswap的好处是同样的系统内存,通过compcache压缩后,你会获得更多的运行来运行程序,这样就提高了系统的运行速度,更多信息请参考: http://code.google.com/p/compcache/ .
Q: Radio有要求么?
A: 为了稳定性,建议使用官方RUU里面的最新radio: 63.18.55.06PU_6.35.15.14, 请点击此处查看并下载: http://ligux.com/?p=893
Q: app2sd后为何我手机自身存储空间好像还是占用很多,似乎app2sd没有成功?
A: app2sd如果没有移动dalvik-cache的话,全新刷机不会达到158MB可用空间,如果为了让自己心里觉得舒服看着数字很大很爽,对于默认没有移动dalvik-cache到sd卡上的用户来说,请打开adb shell, 输入a2sd cachesd 来将dalvik-cache移动到卡上,对于sd卡速度不是很高低于class4级别的,请使用a2sd nocache不移动dalvik-cache,否则会影响系统性能
—————————————————————–
This part is For World wide User
————————

ChangeLog:

  • Optimize the 2.6.29 kernel that Behannm post.
  • Patch kernel with BFS
  • Kernel with compcache support
  • Add tun support(For openvpn)
  • Add pope, l2tp support
  • Modify the Max cpu freq and Min cpu freq
  • Modify default CPU governor
  • Kernel support Over Clock
  • Based on: RUU_Hero_hTC_Asia_HK_WWE_3.34.721.1
  • Deodex all apks and frameworks and keep the original signature
  • Remove the certificate authentication mechanism of system. Then you can modify all apks’ resources but keep the original signature. You should not resign apk after you change the resources
  • Update busybox to 1.16.2(Thanks fancies in gfan.com)
  • Update app2sd to:  Darktremor Apps2SD 2.7.5 Preview Fix 2. Thanks for tkirton’s great work.
  • Change the update-script to bin+updater-scripts
  • Modify sense to support Live wallpaper and add some default LWP.
  • Change map to Brut Map:4.3.0-brut14
  • Add dropbear SSH server, then you can manage your phone through ssh client. (Thanks Paul for his scripts and I modify it to use only one build.prop file)
  • Remove the Term of  Service at the first time you open market
  • Market default enable paid apps by using T-Mobile profile(I’ll tell you how to change the default profile that market use in HOW-TO part)
  • Add some 3rd apps: ES file manager, OpenVPN settings, Wired tethe, wireless tether, Gallery 3D(Full work)

HOW-TO:

  • RA-Recovery-1.6.2 is recommended(But not necessary)
  • Wipe data/factory set -> Wipe dalvik-cache and the flash this ROM. (Wipe Ext partition is needed if u use MyTouch Slide 3G ported ROM such as: Daguu_Espresso_v1.3). If you cann’t boot to system, plz wipe this three part.
  • Change the default profile that market use to enable paid apps(For people who want to change the market property to use their own operator not T-Mobile): modify /system/build.prop, change the properties:
flzygameup.operator.name=T-Mobile
flzygameup.operator=31026
to your own mobile operator’s name and MNC+MCC code(31026).
How to get mobile  Operator  name and MNC+MCC code?
1. Goto this site http://en.wikipedia.org/wiki/Mobile_Network_Code , and search for you own mobile operator name
2. Found the MCC, MNC, Operator in the list table of your own Mobile Operator(e.g. China Unicom: MCC=460, MNC=01, Operator=China Unicom
3. Then modify the properties in /system/build.prop
flzygameup.operator.name=[your mobile operator name]
flzygameup.operator=[MCC+MNC]
e.g. For China Unicom:
flzygameup.operator.name=China Unicom
flzygameup.operator=46001
4. After you have changed the build.prop in system directory, reboot the phone, then it work

Feartures:

  • Fast, stable, smooth
  • Kernel with BFS,compcache,overclock support
  • Great app2sd, thanks the author
  • etc.

Bugs:

  • Some LWP will quit after you lock the screen when you haven’t plug in the USB
  • All the other full-functional work

Q&A:

Q: Why after I kill all the background process and the phone still has only 60-70MB RAM?
A: Because compcache use some part of system memory for ramzswap. For more detail info, please check: http://code.google.com/p/compcache/ . Ramzswap use some ram, but larger ram u will get with compcache mechanism.
Q: Any radio recommended?
A: For Stability, I suggest you use the latest official Radio: 63.18.55.06PU_6.35.15.14, you can find this radio in my blog: http://ligux.com/?p=893

—————————————————————–

ScreenShots:

Download:

[··· 请先 登陆 或者 注册 一个账户以阅读被隐藏的内容 ···]

转帖请勿直接贴出下载地址,与htcpedia论坛有言在先,请勿修改此下载链接,否则一切后果由你承担

下载地址请点击以上链接前往HtcPedia论坛获得下载地址,感谢Htcpedia提供下载空间

机锋下载地址稍候奉上

Verify Codes:

文件名            : Daguu_SENSE_with_Compcache_BFS_v1.0-signed.zip

MD5               : 3fe0b36ae6007dbe0419a85227896d2e

SHA1              : 4abb45864e63235c4ebc3784944fa2c01ebb2f44

CRC32             : d4f0156f

75 Responses to “Daguu Sense v1.0(Official RUU,BFS,Compcache,SSH..)”

» You can leave a response or Trackback .

» Trackbacks/Pingbacks

发表评论

注意: 评论者允许使用'@user空格'的方式将自己的评论通知另外评论者。例如, ABC是本文的评论者之一,则使用'@ABC '(不包括单引号)将会自动将您的评论发送给ABC。使用'@all ',将会将评论发送给之前所有其它评论者。请务必注意user必须和评论者名相匹配(大小写一致)。