Jump to content

Recommended Posts

Posted

My build.prop has gone corrupt(0 Bytes file size)

Noticed this before streak crashed.

I did back it up to the sdcard but now when the streak boots it is using the corrupt build.prop.

Screen calibration is all out of position, unlock on the left of the screen when horizontal.

I have tried recalibration of screen but this does not resolve screen setup.

Restore using(vol up down and power) does not rebuild the build.prop.

The only way i can think of resolving is to use 8105 02 upgrade.pkg.

Any idea's anybody?

Please help

Posted
My build.prop has gone corrupt(0 Bytes file size)

Noticed this before streak crashed.

I did back it up to the sdcard but now when the streak boots it is using the corrupt build.prop.

Screen calibration is all out of position, unlock on the left of the screen when horizontal.

I have tried recalibration of screen but this does not resolve screen setup.

Restore using(vol up down and power) does not rebuild the build.prop.

The only way i can think of resolving is to use 8105 02 upgrade.pkg.

Any idea's anybody?

Please help

your sd card is currupt this only happens if the sd card is playin up try another sd card to resolve the problem.

Posted
your sd card is currupt this only happens if the sd card is playin up try another sd card to resolve the problem.

Isnt it using the build.prop from /system not the sd card?

I only backup up to the sdcard incase of problems like this but obviously cant copy it back as the os is not using the correct parameters.

Posted
Isnt it using the build.prop from /system not the sd card?

I only backup up to the sdcard incase of problems like this but obviously cant copy it back as the os is not using the correct parameters.

Well then factory reset in custom recovery and apply the update .zip again 2.2 froyo

Posted

I had the same thing, simply forgot to put root explorer on Rw mode and pasted with ro mode, puts the 0 size file. Can be fixed by connecting and using the adb push build.prop command to the right place. I don't know the command though. Hopefully someone will pitch in with it.

A factory reset will correct it, or simply applying one of the latest zips that doesn't wipe data. Assuming your on the latest one.

:P

Guest popetodd
Posted
I had the same thing, simply forgot to put root explorer on Rw mode and pasted with ro mode, puts the 0 size file. Can be fixed by connecting and using the adb push build.prop command to the right place. I don't know the command though. Hopefully someone will pitch in with it.

A factory reset will correct it, or simply applying one of the latest zips that doesn't wipe data. Assuming your on the latest one.

:P

Here it is:

Connect the USB cable to the running Streak and

1) adb shell

2) su

3) mount -o remount rw /system

In another terminal

1) adb push build.prop /system

And reboot the Streak.

Guest Alkiera
Posted
Here it is:

Connect the USB cable to the running Streak and

1) adb shell

2) su

3) mount -o remount rw /system

In another terminal

1) adb push build.prop /system

And reboot the Streak.

or even easier

1) adb remount

2) adb push build.prop /system

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.