Affichage des articles dont le libellé est bring. Afficher tous les articles
Affichage des articles dont le libellé est bring. Afficher tous les articles

vendredi 26 décembre 2014

Cricket Samsung S5 - Any way to bring back the missing WIFI / US Tethering Option? topic






I am using a rooted Cricket Samsung S5. The WIFI and USB tethering are completely missing in the stock rom. I dont want to flash a new ROM mainly because none of the roms claim to be compatibe with Cricket anyway.

I was wondering, is there any way to bring back the missing WIFI / US Tethering Option? Any advise if greatly appreciated!

I am sure the tethering piece of software is still in the Rom and the shortcuts have been removed, so I installed Master Shortcut from Google Play but I dont know what to do next or even if I am on the right track.






vendredi 19 décembre 2014

[ROOT] Asus FonePad 7 / K00E / ME372CG More detailed for chinese bring google back topic






Why root?
for me
becasue Chinese version (Not taiwan or HongKong) removed all Google things. THIS is unacceptable for me.

为啥要 root?
因为 中国大陆版本 阉割了 Google.

root the device by following this
http://forum.xda-developers.com/show....php?t=2697931
but it's not enough

按照上面的教程可以 root 但是写的不够详细 很多地方会卡住你。

0. make sure you are using the same phone that I'm using
the phone may named "fonepad 7 or ME372CG" but it's not the real name
the real name of the phone is K00E (settings => About => Model Number)
if you are using K00E ok this topic is for you!
先要搞清楚你的手机是否就是我说的这个手机。 这个手机真名叫 K00E, 而不是 什么 fondpad...
设置 关于 型号 可以查看 如果你的也是 K00E 那么继续吧。 不是那么悲剧


1. download the latest ASUS official ROM (下载最新的ASUS 官方ROM)
http://support.asus.com/Download.asp...ASUS+Fonepad+7

(最好下载对应地区(SKU)的 ROM 否则可能失败)
if you own a chinese CN version you'd beter download the chinese CN version. I want the WW or US versoin but It may not work on your chinese fonepad.

2. put the file you've downloaded to /sdcard and check the upper-left corner and upgrade. after upgrede do a factory reset.
将下载的文件放到 机器硬盘里 的根目录里 也就是 /sdcard 里, 然后看左上角的提示会出现 升级提示 升级完成 作一个回复出厂设置

3. Download the root-uni.zip
https://cloud.mail.ru/public/7c74c4856f5a/root-uni.zip
http://4pda.ru/forum/dl/post/5422562/root-uni.zip
下载上面的文件 2个一样的


5. in your phone settings -> about -> software infomation -> build number
tap tap tap tap tap the build number to enable develop mode
In develop options to open usb debug
电话里 狂按 设置 关于 软件信息 Build号 开启开发者模式
在开发者选项里 开启 USB debug

6. setup your adb and fastboot
MAC / LINUX use http://forum.xda-developers.com/show....php?t=2564453
and edit /etc/udev/rules.d/51-android.rules
you need to add your device UsbVID in bootloader mode for your fastboot to work.
check http://wiki.cyanogenmod.org/w/UDEV
or use command "lsusb" to check your device's USB VID in !bootloader mode!

如果你和我一样用 MAC 或者 Linux, 使用 上面的帖子里的脚本安装 adb 和 fastboot
然后修改 /etc/udev/rules.d/51-android.rules
加入你设备的 USD VID. 方法看这里 http://wiki.cyanogenmod.org/w/UDEV
或者直接用 命令 lsusb 看

Winodws user download the INTEL adb driver
http://software.intel.com/en-us/andr...devices?page=1
you need to modify the driver add your USB VID in bootloader mode into the driver or you fastboot won't work
your USB VID can be found at device manager the unknow android device the hardware tab.
windows 用户下载上面的链接的 驱动, 但是这个驱动也需要修改 要加入 你的设备在 bootloader 情况下的 USB VID 才能用。
查看设备管理器 那个认不出来的 设备 硬件 ID VID PID 什么的,然后 修改驱动里那个 inf 文件 加入缺少的, 要加载对应的地方 有 x86 the 64 区别.

7. boot your device into bootloader mode
by pressing and holding the power and volume up. let it go when you see the android logo
按住 电源和音量 + 进入 fastboot

8. type (输入命令)
fastboot devices
to check if your system could reach your phone.
if you can't check and google step 6

issue command(输入命令)
fastboot flash update root-uni.zip
to root your device.

9. install the root explorer (file manager)
press mount r/w in the /system
remove Chinese Malware in the /system/app
Anything like baidu qq sogou and so on

随便去那个市场下载 RE 管理器
点 mount r/w 删除 中文 ROM 自带的 百度 QQ 等流氓软件。

10. download google frame work and google play store
http://forum.xda-developers.com/show....php?t=2779598
choose the [Universal DPI] one
下载 Google APP 精简版 上面链接选择 Universal DPI 版本

11. unzip the gapp zip file and put the system folder into your /sdcard
use re file manager and mount r/w to overwrite the /system
解压后 用 RE 管理器 将 system 的内容 覆盖到 手机的 system 目录

12. reboot
重启

13. tap play store enter your google account and download anything you want
Play store 出来了。






jeudi 11 décembre 2014

What is Trim and why is Important to bring it back! topic






As you guys may know our devices got a eMMC superbrick bug since 2012 which posted by CM TEAM
it also present a report and patch solution provide by Samsung was disable the secure erase completely
(VAL00M)MoviNAND
but it also cause one problem,Trim function broken
CM Report and workaround
http://wiki.cyanogenmod.org/w/EMMC_Bugs
Trim documents:
https://en.wikipedia.org/wiki/Trim_(computing)

(This has been happen and report nearly 2 years ago,but no one concern or even intended to do somthing for bring back the trim)
Without Trim,it did not means our phone will have any data lost,
but you short feel your devices getting slower day by days,
Because the system cannot told to the SSD/eMMC controller the block has been cleared
also SSD/eMMC controller doesn't know the blocks has been cleared too
it just increase the searching time....

How does the SSD/eMMC sector design

the SSD/eMMC sector was using 4k as smallest store capacity(we called 1 paged),1 sector block=128Page So that mean
1 block sector size was 512KB,Even the SSD or eMMC or NAND minium writing/reading could smallest as 4KB
but when you need to do a wipe/erase operation,it need operate one block(512kb) each time
Write=4KB,Wipe=512KB eachtime
Let's use an example for more easier learning
When you need to written a new 3kb files to the ssd/nand flash,it will store as 4kb in the sector
However if the sector block has been present a data already,SSD/NAND/eMMC controller cannot just wipe that 4KB sector to write a new data
it need to move the new 512KB blocks data to the cache>wipe and erase the orignal 512KB blocks>Modified your writing files(4KB) in the cache and move it back to the sector
That means if more writing operation,the SSD and NAND/eMMC do more above action=>then it will decrease the performance

How does trim doing to solve it?
Trim work like a maid of your SSD/NAND/eMMC controller
when you deleted the files,it will just marked the block which need to wiped for writing operation and it will wait until the system idle for doing the above action silently
trim also work like a recycler and ,it could told the eMMC/SSD/NAND control to wipe and controlled each sector blocks more effective(no need to move any unrelated or random blocks for each new writing operation) and decrease the searching time for th

Why we cannot be trim?
As My mention at first paragraph due to the superbrick workaround
the erase function has been disable in the kernel(remember our eMMC support trim!)
to bring back the trim work it need to reenable the erase function
Trim require erase function work as well
even we have secure erase bug,it could still using non-secure erase for trim to work

Does it means there was no solution to brick back the trim
the answer is No,
Luckly some xda menber already know about this and try to workaround to bring back trim function work
which call Project BricksBUGS
http://forum.xda-developers.com/andr...ering-t2823051

I have already adding the fstrim to the kernel even to the Rom
Does it means it could doing?
No,As I mention the erase function didn't enable(No one intended to do also)
,so you cannot use trim function
not relation with your android version,
Someone said 4.3 or higher cannot run Lagfix and will got operation was not support at endpointed devices
that is incorrect,
Because Google just implement the automatic trim,which was calling fstrim to do such function started at 4.3 while the users was idle.
if the kernel has disabled the require feature,even it have any binaries,it doesn't mean trim can work no matter any android version you have.the function was provide by hardware requirement and Kernel,not the system itself
That means it require our SGR Kernel experts to concern and reenable about it
if we need trim you have to re-enable the erase

For workaround to bring back function
please follow the project brickbug.(it need to modified the)
http://forum.xda-developers.com/andr...ering-t2823051

But our devices was affected by brick bugs,It still safe to trim

Maybe. Folklore says no,For me,I will says you should know that any action which will touch the internal setting was your own risk it could cause your devices broke down,
Also If I need to choose for performance but will have risk to brick and stable but slower than unsual
I will choose the first one,because even you got the safe as brick risk,but slower can let the phone more unstable than brick risk
it will affected our daily usage than just a brick
but according my test result,trim can bring back it was safe
Let me do an experements without the samsung patch
I have tested with 4.0.4(Official ICS TGY-ZSLPD)(no any patch!,just rooted)
Without the patch you could run the trim correctly
When you are using the Lagfix or terminal with busybox which installed fstrim

It has been test more than a months already,I have been schedule fstrim each days,it still fast as when I buying this phone
Sometime I may doing trim more than one time at one days too
I"m not sure other SGR buddy would same as my result,(no data lost or brick)
but I would say,according my result I would support to bring back the trim for our devices as experiments
if you are worrying don't do any roots even trim
Important Documents for Kernel Developer
Project BricksBUGS by @Lanchon
http://forum.xda-developers.com/andr...ering-t2823051








Attached Thumbnails


Click image for larger version<br/><br/>Name:	2014-12-10 (1).png<br/>Views:	N/A<br/>Size:	37.7 KB<br/>ID:	3058914
 

















 

© 2013 Mobile Probleme. All rights resevered. Designed by Templateism

Back To Top