ผมเจอใจ xda ครับเท่าที่อ่านเหมือนจะได้ผลด้วยแต่ ยังงงว่าทำยังไง ใครเข้าใจช่วยอธิบายที ว่าต้องใช้โปรแกรมไหนยังไงบ้าง

[quote=xda]

EDIT:
for stock 2.2.1, customroms should use their 2nd init :

move original file:
mv /system/bin/mot_boot_mode /system/bin/mot_boot_mode.bin
create file /system/bin/mot_boot_mode:
#!/system/bin/sh
export PATH=/system/bin:$PATH
mot_boot_mode.bin
echo 1 > /sys/devices/omapdss/display0/update_mode

set rights:
chmod 755 /system/bin/mot_boot_mode

จาก http://forum.xda-developers.com/showthread.php?t=1003338

กราบงามๆขอบคุณล่วงหน้า