Guest lvcargnini Posted September 29, 2010 Report Posted September 29, 2010 Ok looks like I'm actually building now.. high-level steps of what I did:copy Xian device tree into <cyanogen>/device tree rename original cyanogen vendor tree, and put Xian's into <cyanogen>/vendor/cyanogen copy from /device/acer/liquid/root to /build/core : default.prop, init.goldfish.rc, initlogo.rle, init.rc, init.salsa.rc, init.salsa.sh copy from /device/acer/liquid/root/sbin to /build/core/sbin : mountbind.sh, qmuxd.sh, rild.sh build as usual ( . build/envsetup, lunch combo, make -jN otapackage)It seems to be working so far.. my laptop CPU is cooking my legs... I'll post back in a bit and let you know how it builds. Cheers so this means change the extract-files.sh script to put no into vendor/$devices, instead into vendor/cyanogen/$vendor Also where should we change the .mk files to make it search in the right place ???
Guest lvcargnini Posted September 29, 2010 Report Posted September 29, 2010 Ok looks like I'm actually building now.. high-level steps of what I did:copy Xian device tree into <cyanogen>/device tree rename original cyanogen vendor tree, and put Xian's into <cyanogen>/vendor/cyanogen copy from /device/acer/liquid/root to /build/core : default.prop, init.goldfish.rc, initlogo.rle, init.rc, init.salsa.rc, init.salsa.sh copy from /device/acer/liquid/root/sbin to /build/core/sbin : mountbind.sh, qmuxd.sh, rild.sh build as usual ( . build/envsetup, lunch combo, make -jN otapackage)It seems to be working so far.. my laptop CPU is cooking my legs... I'll post back in a bit and let you know how it builds. Cheers I did as you suggest I only use a bit different make -j2 , no parameters.
Guest lvcargnini Posted September 29, 2010 Report Posted September 29, 2010 (edited) I did as you suggest I only use a bit different make -j2 , no parameters. my make result in: make: *** No rule to make target `build/core/initlogo.rle', needed by `out/target/product/liquid/root/initlogo.rle'. Stop. trying your make now Edited September 29, 2010 by lvcargnini
Guest lvcargnini Posted September 29, 2010 Report Posted September 29, 2010 my make result in: make: *** No rule to make target `build/core/initlogo.rle', needed by `out/target/product/liquid/root/initlogo.rle'. Stop. trying your make now fixed that too, compiling again
Guest lvcargnini Posted September 29, 2010 Report Posted September 29, 2010 stoped finally in this point: No rule to make target `vendor/cyanogen/proprietary/libinterstitial.so', needed by `out/target/product/liquid/./system/lib/libinterstitial.so'. Stop.
Guest skakz Posted September 29, 2010 Report Posted September 29, 2010 (edited) strange because I compiled everything and didn't give any of these errors .. I just had to manually compile librpc.so with "mm librpc" btw I can't boot this image.. you can see logcat here.. http://pastebin.com/Ek1ns6jE maybe you can help.. Edited September 29, 2010 by skakz
Guest CedricGatay Posted September 29, 2010 Report Posted September 29, 2010 strange because I compiled everything and didn't give any of these errors .. I just had to manually compile librpc.so with "mm librpc" btw I can't boot this image.. you can see logcat here.. http://pastebin.com/Ek1ns6jE maybe you can help.. prelink seems not good
Guest rho789 Posted September 29, 2010 Report Posted September 29, 2010 Hi, I hope question has not been posted before but: Is there a date for the release of cyanogen mod 6.1 for liquid ? Thx
Guest skakz Posted September 29, 2010 Report Posted September 29, 2010 prelink seems not good yes ok.. but why? i didn't use any strange argument to compile.. maybe something in the compiler?
Guest CedricGatay Posted September 29, 2010 Report Posted September 29, 2010 yes ok.. but why? i didn't use any strange argument to compile.. maybe something in the compiler? I think you miss the prelink map extracted by koud, I have not the sources checked out so I can't easily verify , but you need a prelink-linux-arm.map file (or with a close name) if i am not wrong
Guest lvcargnini Posted September 29, 2010 Report Posted September 29, 2010 strange because I compiled everything and didn't give any of these errors .. I just had to manually compile librpc.so with "mm librpc" btw I can't boot this image.. you can see logcat here.. http://pastebin.com/Ek1ns6jE maybe you can help.. How did you build the RPC in beforehand ? which command ?
Guest rho789 Posted September 29, 2010 Report Posted September 29, 2010 I think you miss the prelink map extracted by koud, I have not the sources checked out so I can't easily verify , but you need a prelink-linux-arm.map file (or with a close name) if i am not wrong Prelink... .map file, that's chinese for me... Flashing, .bin, recovery, etc I understand, but what you are talking about doesnt seem anything to me... :lol:
Guest CedricGatay Posted September 29, 2010 Report Posted September 29, 2010 How did you build the RPC in beforehand ? which command ? cd hardware/msm7k/librpc && mm
Guest lvcargnini Posted September 29, 2010 Report Posted September 29, 2010 cd hardware/msm7k/librpc && mm sorry to ask but why msm I know the Acer source code is also the same used for msm chipsets , but as far as I know the S100 and newers are supposed to e using qsd8x50 chipsets, despise the msm is also an ARM a different snapdragon, so why the msm ? I'm doing this in the meantime.
Guest lvcargnini Posted September 29, 2010 Report Posted September 29, 2010 Prelink... .map file, that's chinese for me... Flashing, .bin, recovery, etc I understand, but what you are talking about doesnt seem anything to me... :lol: this was my question yesterday on Xian git tree there is a prelink map file on its vendor repository, if I should keep that or no, was denoted that wasn't necessary, but it seems really necessary. This files in fact as far as I know denotes the address on the Flash of location for memory mapping of libraries (partitioning) as far as I understood reading the Xian file.
Guest devoluti0n Posted October 1, 2010 Report Posted October 1, 2010 It's certainly a stupid question : The battery consuption is related to the rom, or to the bin ?
Guest thedicemaster Posted October 1, 2010 Report Posted October 1, 2010 It's certainly a stupid question : The battery consuption is related to the rom, or to the bin ? a bit of everything.
Guest Koki1337 Posted October 1, 2010 Report Posted October 1, 2010 (edited) It's the last part that I can't understand. I tried installing it, but it just got stuck in a boot loop - Latest .bin to flash before flashing CyanogenMod (new radio included, 04.04.02, .bin v1.100.63) How do I flash the .bin to my Liquid E? I tested LCR at first but that ROM had problems with the screen as it moves by itself!!! EDIT : I'm on A1-04.02.02 baseband running on stock ROM. (NANDroid backed up) I also found out that people saying upgrading your baseband will brick the device. Really need a specific guide on this, I can't find any for flashing .bin files for this phone! Also, how do you check the .bin version?? Edited October 1, 2010 by Koki1337
Guest LordK1 Posted October 1, 2010 Report Posted October 1, 2010 It's the last part that I can't understand. I tried installing it, but it just got stuck in a boot loop - Latest .bin to flash before flashing CyanogenMod (new radio included, 04.04.02, .bin v1.100.63) How do I flash the .bin to my Liquid E? I tested LCR at first but that ROM had problems with the screen as it moves by itself!!! EDIT : I'm on A1-04.02.02 baseband running on stock ROM. (NANDroid backed up) I also found out that people saying upgrading your baseband will brick the device. Really need a specific guide on this, I can't find any for flashing .bin files for this phone! Also, how do you check the .bin version?? the baseband is integrated on new bin.. that can flash with Acer tools 3.1 or 3.7 i'm on the latest froyo avaiable (05.01.03) and i don't brick the device... first of all be patient follow the "how to" btw.. i suggesto you the bin 2.100.07 and after... wait patient for the 1.2 cyanogen from xian.... that's all
Guest Koki1337 Posted October 2, 2010 Report Posted October 2, 2010 (edited) the baseband is integrated on new bin.. that can flash with Acer tools 3.1 or 3.7 i'm on the latest froyo avaiable (05.01.03) and i don't brick the device... first of all be patient follow the "how to" btw.. i suggesto you the bin 2.100.07 and after... wait patient for the 1.2 cyanogen from xian.... that's all Thanks for the help, but em... I can't find any *how to* guides and there's like no links for Acer Tools even with Google. Does the Acer Tools v3.7 work with the Acer Liquid E? As I found screenshots are all written A1 there, as the Liquid E is S100 Any specific guide on how to update the baseband for this phone? How can I determine some information by the name of the update? E.g. : 2.100.07.EMEA.GEN1 2.100.19.AAP.GEN2 2.100.19.EMEA.CUS2_A21E Differences between EMEA with AAP and CUS2, GEN1 and GEN2? How do I check my bin version on the phone? Edited October 2, 2010 by Koki1337
Guest mostrapotski Posted October 2, 2010 Report Posted October 2, 2010 Hello, i got a brand new acer liquid E, i tried to install the full rom, but i got the loop boot problem :lol: I installed the rom via rom updater, so i can't use any recovery to install the patch... and i can't turn on usb debug (since the phone can't boot completely). What are my options to install this patch ? Thx in advance for advice/help.
Guest B4rt Posted October 3, 2010 Report Posted October 3, 2010 Hello, i got a brand new acer liquid E, i tried to install the full rom, but i got the loop boot problem :) I installed the rom via rom updater, so i can't use any recovery to install the patch... and i can't turn on usb debug (since the phone can't boot completely). What are my options to install this patch ? Thx in advance for advice/help. You can try and get into recovery by power + vol down + camera And from there either install a new acer bin or try to install the rom again
Guest Koki1337 Posted October 5, 2010 Report Posted October 5, 2010 (edited) A lot of us are still with the boot loop problem. Alternate boot image doesn't work =\ How we perform this with MalezRecovery anyway? Same as what the guide said? Put it on the root directory of the SD card, go recovery mode and it updates itself? Does nandroid backup wipe this update? Edited October 5, 2010 by Koki1337
Guest Sph1re Posted October 6, 2010 Report Posted October 6, 2010 (edited) Up! Xian/Koud No progress? :) Edited October 6, 2010 by Sph1re
Guest Dona' Posted October 6, 2010 Report Posted October 6, 2010 http://android.modaco.com/content/acer-liq...pshot-koudelka/ :)
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now