[PATCH] Patch for BobZhome's CM10 (updated: 11/4/2012)

Re: [PATCH] Patch for BobZhome's CM10 (updated: 9/7/2012)

The asserts don't match, as this rom was built for the vm670 not the ls670. Either use xionia (which doesnt check asserts) or, unzip the ROM, go into the updater script ( meta-inf/com/Google/android ) and remove the first line. I believe u delete up to the command "yaffs". Rezip the ROM and flash.

Sent from my LG-LS670 using Android Central Forums
 
Re: [PATCH] Patch for BobZhome's CM10 (updated: 9/7/2012)

The asserts don't match, as this rom was built for the vm670 not the ls670. Either use xionia (which doesnt check asserts) or, unzip the ROM, go into the updater script ( meta-inf/com/Google/android ) and remove the first line. I believe u delete up to the command "yaffs". Rezip the ROM and flash.

Sent from my LG-LS670 using Android Central Forums

this is what i had to do. upzip that one file, take out the first like of code (up and including the first semicolon), replace the file in the zip, then i could flash it.

everything worked great after that and i did play with the rom a bit... but there are a few things i'll wait for the next build for (brightness fixes and proximity sensor, for example).
 
Re: [PATCH] Patch for BobZhome's CM10 (updated: 9/7/2012)

repeat post, can delete.
 
Last edited:
Re: [PATCH] Patch for BobZhome's CM10 (updated: 9/7/2012)

Removed the assert line and am now flashing. We'll see!
 
Last edited:
Re: [PATCH] Patch for BobZhome's CM10 (updated: 9/7/2012)

Seems to be running well, but...
1.) My sd-ext seems to be getting ignored entirely. It's a 1GB ext with 0 swap. (Set up on a 16GB memory card)
2.) The ROM seems to UNMOUNT the memory card when I try to connect to a PC!! I have to reboot to recovery and use "mount USB Storage". USB Storage *is* enabled in the device, though, so this is just bizarre...

Any ideas on what's going on?
 
Re: [PATCH] Patch for BobZhome's CM10 (updated: 9/7/2012)

Is this for ZVJ or ZVD? I'm sorry I'm not understanding.
 
Re: [PATCH] Patch for BobZhome's CM10 (updated: 9/7/2012)

Is this for ZVJ or ZVD? I'm sorry I'm not understanding.

The ROM itself is developed for zvd, however if you have the zvj you simply flashed the zvd to zvj patch listed in the opening post. This patch can be used with either.

Sent from my LG-LS670 using Android Central Forums
 
Re: [PATCH] Patch for BobZhome's CM10 (updated: 9/7/2012)

The ROM itself is developed for zvd, however if you have the zvj you simply flashed the zvd to zvj patch listed in the opening post. This patch can be used with either.

Sent from my LG-LS670 using Android Central Forums
Okay thank you.I have ZVD w/ COT revovery and is gives me an error I was thinking maybe it was for ZVJ but nvm. Thank you again.
 
Re: [PATCH] Patch for BobZhome's CM10 (updated: 9/7/2012)

Okay thank you.I have ZVD w/ COT revovery and is gives me an error I was thinking maybe it was for ZVJ but nvm. Thank you again.

Its because of the asserts. Look at post #21 for steps to resolve.

Sent from my LG-LS670 using Android Central Forums
 
[PATCH] Patch for BobZhome's CM10 (updated: 9/7/2012)

Seems to be running well, but...
1.) My sd-ext seems to be getting ignored entirely. It's a 1GB ext with 0 swap. (Set up on a 16GB memory card)
2.) The ROM seems to UNMOUNT the memory card when I try to connect to a PC!! I have to reboot to recovery and use "mount USB Storage". USB Storage *is* enabled in the device, though, so this is just bizarre...

Any ideas on what's going on?

In Bobz's opening post, he does state that USB Mass Storage is not working. So hopefully that will get worked out soon. As far as the sd-ext not working, let's see what we can do to help. First of all, what kind of ext partition did you create; ext2,ext3 or ext4? Also, are just using app2ext script that can with the rom or did you flash something separate? Do you have titanium backup? If so, it will easily tell you whether or not that the ext partition is being used.
 
Re: [PATCH] Patch for BobZhome's CM10 (updated: 9/7/2012)

In Bobz's opening post, he does state that USB Mass Storage is not working. So hopefully that will get worked out soon. As far as the sd-ext not working, let's see what we can do to help. First of all, what kind of ext partition did you create; ext2,ext3 or ext4? Also, are just using app2ext script that can with the rom or did you flash something separate? Do you have titanium backup? If so, it will easily tell you whether or not that the ext partition is being used.

As I said, it was done in Xionia...so it didn't even say. The script that's built-in didn't seem to do much, so I downloaded Link2SD from the Play Store. Annoyingly, this hasn't helped either...stupid error messages. The partition seems to be getting use, TB shows about 850mb left in it. So I don't quite see what's going wrong here...

Sent from my Purple LG-LS670 using CM10...for now.
 
Re: [PATCH] Patch for BobZhome's CM10 (updated: 9/7/2012)

I can say that when my 1.6 gig sd-ext partition was being ignored,
  • it was an ext3 partition
  • there was no swap partition on the sd card
  • I was only using the ROM's supposed scripting, no other third-party scripts
 
Re: [PATCH] Patch for BobZhome's CM10 (updated: 9/7/2012)

As I said, it was done in Xionia...so it didn't even say. The script that's built-in didn't seem to do much, so I downloaded Link2SD from the Play Store. Annoyingly, this hasn't helped either...stupid error messages. The partition seems to be getting use, TB shows about 850mb left in it. So I don't quite see what's going wrong here...

Sent from my Purple LG-LS670 using CM10...for now.

When you initially create a partition using Xionia, it is ext2. I would convert it to a ext4. In that same menu, there is an option to convert ext2 to ext3 and ext3 to ext4. You have to do 1 and then the other. I am using a2sd++. It is working flawless for me. But there are a few things you will need to do. Boot in to the ROM, and using Root Explorer, navigate to system\etc\init.d and delete the 2 reloc scripts and mountext script. Also
uninstall the link2sd app you installed. Then boot into Recovery, format dalvik-cache then flash the a2sd++ script.
 
Re: [PATCH] Patch for BobZhome's CM10 (updated: 9/7/2012)

When you initially create a partition using Xionia, it is ext2. I would convert it to a ext4. In that same menu, there is an option to convert ext2 to ext3 and ext3 to ext4. You have to do 1 and then the other. I am using a2sd++. It is working flawless for me. But there are a few things you will need to do. Boot in to the ROM, and using Root Explorer, navigate to system\etc\init.d and delete the 2 reloc scripts and mountext script. Also
uninstall the link2sd app you installed. Then boot into Recovery, format dalvik-cache then flash the a2sd++ script.

Thanks for this info. It worked for me. Note that I found and erased only 1 reloc script.
Also, COT doesn't want to flash the ROM so I went back to Xionia (Just noticed #21)
 
Re: [PATCH] Patch for BobZhome's CM10 (updated: 9/7/2012)

Love bobz rom I'm jumping on board next build which will hopefully be soon

Sent from my LG-LS670 using Tapatalk 2
 
Re: [PATCH] Patch for BobZhome's CM10 (updated: 9/7/2012)

Love bobz rom I'm jumping on board next build which will hopefully be soon

Sent from my LG-LS670 using Tapatalk 2

yeah next build supposedly fixes proximity sensor and brightness control which were my two "hangups" on the ROM. I was shocked how much worked though.
 
Re: [PATCH] Patch for BobZhome's CM10 (updated: 9/7/2012)

yeah next build supposedly fixes proximity sensor and brightness control which were my two "hangups" on the ROM. I was shocked how much worked though.

Wasn't there still a data problem

Sent from my LG-LS670 using Tapatalk 2
 
Re: [PATCH] Patch for BobZhome's CM10 (updated: 9/7/2012)

I am using a2sd++. It is working flawless for me. But there are a few things you will need to do. Boot in to the ROM, and using Root Explorer, navigate to system\etc\init.d and delete the 2 reloc scripts and mountext script. Also
uninstall the link2sd app you installed. Then boot into Recovery, format dalvik-cache then flash the a2sd++ script.


this method worked great :D
 
Re: [PATCH] Patch for BobZhome's CM10 (updated: 9/7/2012)

When you initially create a partition using Xionia, it is ext2. I would convert it to a ext4. In that same menu, there is an option to convert ext2 to ext3 and ext3 to ext4. You have to do 1 and then the other. I am using a2sd++. It is working flawless for me. But there are a few things you will need to do. Boot in to the ROM, and using Root Explorer, navigate to system\etc\init.d and delete the 2 reloc scripts and mountext script. Also
uninstall the link2sd app you installed. Then boot into Recovery, format dalvik-cache then flash the a2sd++ script.

Okay. First off, only found one reloc script and the mountext script. Deleted them, and I had deleted Link2SD beforehand anyway. Next, I didn't see anything in Xionia about converting the partitions. I tried to find it and couldn't. Also, the a2sd++ script seems to work awesomely. Current internal space is 153MB; but, I can't seem to install certain things. It probably was just a corrupted app that needs to be downloaded again, but I'm making that point known just in case.
 

Latest posts

Trending Posts

Forum statistics

Threads
956,757
Messages
6,969,825
Members
3,163,608
Latest member
cambium