[MOD] DSIXDA kitchen Support for One X - HTC One X
Hi All,
I have create template to be used with DSIXDA kitchen. Hopefully you will find it useful.
Just rename the file to endeavoru and then place the file in tools\edify_defs and use all the kitchen power without manual editing
theintelligent said:
Hi All,
I have create template to be used with DSIXDA kitchen. Hopefully you will find it useful.
Just rename the file to endeavoru and then place the file in tools\edify_defs and use all the kitchen power without manual editing
Click to expand...
Click to collapse
This is the thing I wanted thanks
Sent from my HTC One X using xda app-developers app
thank you a lot!
did you need to change the update binary our update script in /update_files/ folder to ?
can you attach that correct files to please?
because i still get errors when flashing rom :\
thanks
ruizit0 said:
did you need to change the update binary our update script in /update_files/ folder to ?
can you attach that correct files to please?
because i still get errors when flashing rom :\
thanks
Click to expand...
Click to collapse
You don't need to do anything, just let the kitchen build the update-script, convert it to updater-script + its binary during ROM building.
theintelligent said:
Hi All,
I have create template to be used with DSIXDA kitchen. Hopefully you will find it useful.
Just rename the file to endeavoru and then place the file in tools\edify_defs and use all the kitchen power without manual editing
Click to expand...
Click to collapse
So just remove the extension and we can build a working rom for HTC One X?
Since it says no ROM support on the kitchen page.
Thx for your effort!
Yes you are right
Rom wont flash for some reason - getting status 0 error. Kitchin faq says thats from having update instead of updater script, but i do have updater and binary. Any ideas?
Ta.
backfromthestorm said:
Rom wont flash for some reason - getting status 0 error. Kitchin faq says thats from having update instead of updater script, but i do have updater and binary. Any ideas?
Ta.
Click to expand...
Click to collapse
When building the rom you have to choose Edify or updater script.
theintelligent said:
When building the rom you have to choose Edify or updater script.
Click to expand...
Click to collapse
Yeah I know, I did that, the problem was the file extension was left on the file, strange I deleted it, but set the extensions to visable in windows and there it was still on there.
So all sorted. Thanks.
Thank you this is very usefull!
For those who use DSIXDA kitchen, check out my thread here
i dont know what im doing wrong here.. im getting this error
E: Error in /sdcard/Arquivo/roms/MIUI_X/MIUI_X_2.9.21_RC1.zip
(Status 6)
Installation aborted.
ill descrive my steps
1. Copyed endeavoru (without .txt extension) to tools/edify_defs/
2. Extracted ROM and converted updater-script to update-script like kitchen recomends
3. Made my changes
4. Builded ROM in interactive mode (1) in kitchen
5. Kitchen converted automaticaly to updater-script
6. Selected option "Proceed: updater-script and update-binary will be moved to the ZIP file.."
7. sign, copy to phone, etc
and when i go to flash it, i got that error ...
i tryed the l3inky pack above, but with no sucess to .. :|
EDIT:
btw i founded this on changelog
Version 0.190 (March 26, 2012):
Change end-of-line characters in update(r)-script to proper format when building ROM. This gets done in case a noob modified the file with non-Unix compliant editor. Prevents 'Status 6' error when flashing ROM in custom recovery.
so ..its suposed to be fixed my error .. but its not fixed .. and the more strange i didnt edited any file (update / updater / etc)
weird
ruizit0 said:
i dont know what im doing wrong here.. im getting this error
E: Error in /sdcard/Arquivo/roms/MIUI_X/MIUI_X_2.9.21_RC1.zip
(Status 6)
Installation aborted.
ill descrive my steps
1. Copyed endeavoru (without .txt extension) to tools/edify_defs/
2. Extracted ROM and converted updater-script to update-script like kitchen recomends
3. Made my changes
4. Builded ROM in interactive mode (1) in kitchen
5. Kitchen converted automaticaly to updater-script
6. Selected option "Proceed: updater-script and update-binary will be moved to the ZIP file.."
7. sign, copy to phone, etc
and when i go to flash it, i got that error ...
i tryed the l3inky pack above, but with no sucess to .. :|
EDIT:
btw i founded this on changelog
Version 0.190 (March 26, 2012):
Change end-of-line characters in update(r)-script to proper format when building ROM. This gets done in case a noob modified the file with non-Unix compliant editor. Prevents 'Status 6' error when flashing ROM in custom recovery.
so ..its suposed to be fixed my error .. but its not fixed .. and the more strange i didnt edited any file (update / updater / etc)
weird
Click to expand...
Click to collapse
Please post the recovery.log
theintelligent said:
Please post the recovery.log
Click to expand...
Click to collapse
hi!
the part of flashing
Code:
-- Installing: /sdcard/Arquivo/roms/MIUI_X/endeavoru_signed_092512_200944.zip
Finding update package...
I:Update location: /sdcard/Arquivo/roms/MIUI_X/endeavoru_signed_092512_200944.zip
Opening update package...
Installing update...
line 4 col 20: syntax error, unexpected STRING, expecting $end
1 parse errors
E:Error in /sdcard/Arquivo/roms/MIUI_X/endeavoru_signed_092512_200944.zip
(Status 6)
Installation aborted.
and here's the full log
https://www.dropbox.com/s/f5b97a4tt2rlbqu/recovery.log
and here's the updater-script created by the kitchen
https://www.dropbox.com/s/7h8wl5a5vizen08/updater-script
Take That 0 Out Of Line 4 Of updater Script.
ruizit0 said:
i dont know what im doing wrong here.. im getting this error
E: Error in /sdcard/Arquivo/roms/MIUI_X/MIUI_X_2.9.21_RC1.zip
(Status 6)
Installation aborted.
ill descrive my steps
1. Copyed endeavoru (without .txt extension) to tools/edify_defs/
2. Extracted ROM and converted updater-script to update-script like kitchen recomends
3. Made my changes
4. Builded ROM in interactive mode (1) in kitchen
5. Kitchen converted automaticaly to updater-script
6. Selected option "Proceed: updater-script and update-binary will be moved to the ZIP file.."
7. sign, copy to phone, etc
and when i go to flash it, i got that error ...
i tryed the l3inky pack above, but with no sucess to .. :|
EDIT:
btw i founded this on changelog
Version 0.190 (March 26, 2012):
Change end-of-line characters in update(r)-script to proper format when building ROM. This gets done in case a noob modified the file with non-Unix compliant editor. Prevents 'Status 6' error when flashing ROM in custom recovery.
so ..its suposed to be fixed my error .. but its not fixed .. and the more strange i didnt edited any file (update / updater / etc)
weird
Click to expand...
Click to collapse
ruizit0 said:
hi!
the part of flashing
Code:
-- Installing: /sdcard/Arquivo/roms/MIUI_X/endeavoru_signed_092512_200944.zip
Finding update package...
I:Update location: /sdcard/Arquivo/roms/MIUI_X/endeavoru_signed_092512_200944.zip
Opening update package...
Installing update...
line 4 col 20: syntax error, unexpected STRING, expecting $end
1 parse errors
E:Error in /sdcard/Arquivo/roms/MIUI_X/endeavoru_signed_092512_200944.zip
(Status 6)
Installation aborted.
and here's the full log
https://www.dropbox.com/s/f5b97a4tt2rlbqu/recovery.log
and here's the updater-script created by the kitchen
https://www.dropbox.com/s/7h8wl5a5vizen08/updater-script
Click to expand...
Click to collapse
Fixed the updater-script (just removed the 0 as mentioned on the above post)
theintelligent said:
Fixed the updater-script (just removed the 0 as mentioned on the above post)
Click to expand...
Click to collapse
thanks for the reply..
removing only the 0 i got another error (status 7)
Code:
-- Installing: /sdcard/Arquivo/roms/MIUI_X/endeavoru_signed_092612_125439_C1.zip
Finding update package...
I:Update location: /sdcard/Arquivo/roms/MIUI_X/endeavoru_signed_092612_125439_C1.zip
Opening update package...
Installing update...
script aborted: format() expects 4 args, got 3
format() expects 4 args, got 3
E:Error in /sdcard/Arquivo/roms/MIUI_X/endeavoru_signed_092612_125439_C1.zip
(Status 7)
Installation aborted.
so i oppened the original updater to check and i see some diferences ...
kitchen converted updater
Code:
format("ext4", "EMMC", "/dev/block/mmcblk0p12");
original updater
Code:
format("ext4", "EMMC", "/dev/block/mmcblk0p12", "0");
i removed the 0 like we talked in previous post, and chaged that line to the same as original updater and now it works
so its supposed to be a kitchen bug ?
the strange thing is that in previous users are reporting sucessefull cooking and flashing ... so why my kitchen isnt converting properly to updater script ?
i got the last kitchen 0.202 and the enderarvou file in place..
i already tryed to change update-binary in /update_files/ but its the same
now .. i know i can change mannualy the updater script before building the rom .. but i want to make it work like its supposed to work ...
can be my system configuration ? OS / cygwin / java ?
thanks
Ok!
Problem solved thanks to "backfromthestorm" hint!!
The problem is the Kitchen update to updater conversion.
The kitchen doesnt make correctly the conversion.
So the solution is:
not give any script to kitchen for conversion, remove META-INF folder from original zip and let kitchen create a fresh updater..
Hello
I keep getting an error ( status 0 ) even after edifying it . I chose edify in the kitchen and while flashing i get the error . Any help please what to do ?
Maybe the problem is when making the rom because it says signing update.zip . Any idea anyone ??
skywalker1162 said:
Hello
I keep getting an error ( status 0 ) even after edifying it . I chose edify in the kitchen and while flashing i get the error . Any help please what to do ?
Maybe the problem is when making the rom because it says signing update.zip . Any idea anyone ??
Click to expand...
Click to collapse
Did you read the FAQ?
What device? What version of kitchen? What did you modify? Etc.
Related
[Q] Install new framework created by uat kitchen
yeah ,I m making my first rom, and i want to modify the appearance. I created with uoat kitchen online, and I have : meta-inf, framework, fonts and app. how I install to the rom im cooking?? thanks
Err, Flash it?
like an update.zip or like a new rom?
Like a standalone ZIP file. (eg: like a new radio / kernel / add or remove apps etc). So, I guess like a new ROM.
I tried it before , but in recovery : installing... E:error in /sdcard/uot-06-12-20-07-1.zip (status 0) installation aborted
anonimo95 said: I tried it before , but in recovery : installing... E:error in /sdcard/uot-06-12-20-07-1.zip (status 0) installation aborted Click to expand... Click to collapse use other update-binary (Type EMMC) in File upload section under Edify script. or choose Amend scripting style.
mendozinas said: use other update-binary (Type EMMC) in File upload section under Edify script. or choose Amend scripting style. Click to expand... Click to collapse thanks, I'll try it .
Could you resolve the problem? I tried it in the kitchen in different ways with my Wildfire..but I still get an "Installation aborted" (Status 0) Can someone help?
Okay..problem solved yesterday. Just downgraded the CFW with RomManager to 3.0.0. After that I unzipped the package from UOT, insert/replaced the original update-binary, selected to make a new *.zip from the three folders, choosed 'Compression-Type: Store" and made a new zip from these files..worked Just select "Install from SD" in RomManager after downgraded to CFW 3.0.0..
[Q] Zip flashing problems
Hi all, I'm trying to replace the font on bubor's CM11 ROM by means of flashing one on of the ZIPs available at http://forum.xda-developers.com/goo...-fontster-betas-flashable-font-packs-t2513985 I am using bubor's TWRP v2.7.1. The problem I first encountered when trying to flash a font was the error message "Error executing updater binary" and thus the flashing "Failed". Based on the advice at http://forum.xda-developers.com/showthread.php?t=2290009 , I figured it would probably be a good idea to replace the update-binary with the one found in my ROM's ZIP, so I did that. However, the ZIP still doesn't flash. Although I no longer get the "Error executing updater binary" message, now TWRP simply tells me "Error flashing zip" without offering me any explanation. Please can you help with this, and apologies for the noob question. I have tried installing the ZIP from both internal and external SD. My SD's are swapped - could that have something to do with it?
- downlaoded http://www.mediafire.com/download/40x5qm44a24p0dg/CantarellFontPack.zip - downlaoded http://dualhoki.vim.hu/bubor/dev/keyboard-light.zip - replace update-binary ( copy from keyboard-light.zip) - install no error. Would you be more detailed what did you use with what, please.
bubor said: - downlaoded /CantarellFontPack.zip - downlaoded keyboard-light.zip - replace update-binary ( copy from keyboard-light.zip) - install no error. Would you be more detailed what did you use with what, please. Click to expand... Click to collapse I'm sorry for not being detailed enough. I tried following your steps but unfortunately the flashing still failed. I eventually got it to work after a combination of actions, but I think the most crucial one was changing the write permissions of the \system\fonts folder from "drwxr-xr-x" to "drwxrwxrwx". Thanks for your efforts in any case, I really appreciate all the work you're doing.
[Q&A][UNOFFICIAL] CyanogenMod 12 Nightlies
Q&A for [ROM][UNOFFICIAL] CyanogenMod 12 Nightlies FAQ: Q: I tried to flash the ROM and got this: Code: Installing update... set_metadata_recursive: some changes failed E:Error in /sdcard/..path od ROM.zip (Status 7) Installation aborted. Or I'm having other recovery issues. A: Update your recovery to supported one. See the list below. TWRP 2.8.1.2 ACE or newer Q: I've used HTC Dev unlock and flashed the rom but it won't boot. What should I do? A: You need to extract boot.img from the zip and flash it via fastboot. If you don't have fastboot executable anymore from flashing recovery, install Android SDK platform tools (Linux users should find it from distro's package management) and then reboot to bootloader, open command prompt and navigate to the location you extracted your boot.img and type: Code: fastboot flash boot boot.img You need to repeat this everytime you flash new version of this rom to ensure everything will work fluently as long as you have just basic HTC Dev unlock. Q: Where are my developer and performance options? A: http://goo.gl/jpS8r Q: Where is my root? A: http://www.cyanogenmod.org/blog/all-about-l-part-2 (Read under "Superuser where?") Q: Feature X doesn't work, let's make 1000 posts about it to annoy everyone. A: Please, dont. Use search and then use search again and only then report your problem with necessary logs. [Logcat guide, thanks to MusikMonk for the link] Q: I hate you for not fixing this issue X!!! A: I love you too. Q: How I can build CM12.0 myself? A: Setup a basic Android build environment. Code: mkdir cm12 cd cm12/ repo init -u git://github.com/CyanogenMod/android.git -b cm-12.0 mkdir -p .repo/local_manifests wget https://github.com/OpenDesireProject/android/raw/cm-12.0/local_manifest.xml -O .repo/local_manifests/cm_ace.xml repo sync . build/envsetup.sh lunch cm_ace-userdebug mka bacon Once the build finishes you'll find your goods from out/target/product/ace/ directory. Q: Something about something something something. A: Ask the guy/gal next to you.
Thanks..reserved? Sent from my ATRIX HD using Tapatalk
Home button not working. Have to use back button
Camera Bug Camera is in the Apps not listen and it dont work from Lockscreen. Sorry for my English and a big Thanks from Germany / EinfachAleks
No sounds. ---------- Post added at 11:32 AM ---------- Previous post was at 11:14 AM ---------- I don't have camera at all Sent from my Desire HD using Tapatalk
Great job Tested on my Inspire 4G with alpha gaps all - so all works good but one problem at startup setting after ten minutus of thinking it cant set up my GSM career and tell me to set up it next time I'll think okay wait when all google sutups done ..... go to setting /mobile wireless/operator settings ... and at this moment I have a crash. I hawe an Ukrainian operator maybe this thing cause such problem Thank you a lot for you futer job at this rom And WiFi works greate ))))
For me the Home Key just working fine...im waiting for the next Snapshot
I'm gonna download zip again and flash again. Maybe bad flash.
Doge2 and recovery Doge2 Installation doesn't work with 4EXT Recovery Touch v1.0.0.6 RC 3. ApplyParsedPerms: lsetfilecon of /system/lost+found to ubject_r:system_file:s0 failed: Operation not supported on transport endpoint script aborted: set_metadata_recursive: some changes failed set_metadata_recursive: some changes failed E:Error in /sdcard/ROM CM12/cm-12-20141130-UNOFFICIAL-DOGE2-ace.zip (Status 7) Installation aborted. With TWRP 2.8.1.0 it installs but these TKruzze gapps (https://s.basketbuild.com/devs/TKruzze/Android 5.0 GApps/Micro-Modular GApps/) gives error E: Error executing update binary zip "gapps location.zip" INSTALLATION FAILURE: Your device does not have sufficient space available in the system partition to install this GApps package as currently configured. You will need to switch to a smaller GApps package or use gapps-config to reduce the installed size. Finnaly old bug for me. Does anyone have same problem like I do? I can't make partitions with TWRP 2.8.1.0 partition editor! With 4ext recovey I can make partition but with TWRP I can't. http://forum.xda-developers.com/htc-desire-hd/help/qa-twrp-2-8-1-0-cwm-6-0-5-1-unofficial-t2952947
first i want to thank you for this amazing rom and i want to ask if i update from doge 1 to doge 2 should i flash boot.img again after installing the rom
marek287 said: Doge2 Installation doesn't work with 4EXT Recovery Touch v1.0.0.6 RC 3. ApplyParsedPerms: lsetfilecon of /system/lost+found to ubject_r:system_file:s0 failed: Operation not supported on transport endpoint script aborted: set_metadata_recursive: some changes failed set_metadata_recursive: some changes failed E:Error in /sdcard/ROM CM12/cm-12-20141130-UNOFFICIAL-DOGE2-ace.zip (Status 7) Installation aborted. http://forum.xda-developers.com/htc-desire-hd/help/qa-twrp-2-8-1-0-cwm-6-0-5-1-unofficial-t2952947 Click to expand... Click to collapse I have the same error
marek287 said: Doge2 Installation doesn't work with 4EXT Recovery Touch v1.0.0.6 RC 3. ApplyParsedPerms: lsetfilecon of /system/lost+found to ubject_r:system_file:s0 failed: Operation not supported on transport endpoint script aborted: set_metadata_recursive: some changes failed set_metadata_recursive: some changes failed E:Error in /sdcard/ROM CM12/cm-12-20141130-UNOFFICIAL-DOGE2-ace.zip (Status 7) Installation aborted. Click to expand... Click to collapse Try to format your system partition manually. If that doesn't help, contact 4EXT dev. Generally I can't fix recovery related issues like this seems to be. marek287 said: With TWRP 2.8.1.0 it installs but these TKruzze gapps (https://s.basketbuild.com/devs/TKruzze/Android 5.0 GApps/Micro-Modular GApps/) gives error E: Error executing update binary zip "gapps location.zip" INSTALLATION FAILURE: Your device does not have sufficient space available in the system partition to install this GApps package as currently configured. You will need to switch to a smaller GApps package or use gapps-config to reduce the installed size. Click to expand... Click to collapse You'll probably need even smaller gapps. Our system partition is getting very small as the base system size has increased a lot since gingerbread. I haven't tried any gapps yet as they are irrelevant to our roadblocker issues so I can't give any recommendations. desire hd user said: first i want to thank you for this amazing rom and i want to ask if i update from doge 1 to doge 2 should i flash boot.img again after installing the rom Click to expand... Click to collapse Yes, if you are S-ON. There are some kernel related changes which are included in the boot.img so it needs to be updated too.
Mustaavalkosta said: Try to format your system partition manually. If that doesn't help, contact 4EXT dev. Generally I can't fix recovery related issues like this seems to be. Click to expand... Click to collapse That was mine second throught but main goal was to anounce others that problem. I posted it to 4EXT recovery Q/A threat http://forum.xda-developers.com/showpost.php?p=57171180&postcount=2 and recontacted (PM) to jrior001 TWRP recovery partition bug.
rom not working help me. Excuse, but apparently I'm the only one that failed to install the rom. during installation sticking a message like warnig and then something about the sound and would not start more I've already checked MD5
DOGE2 + PA GApps ALPHA1 flash succeeded Thank you Musta and the team for great job! http://forum.xda-developers.com/showthread.php?p=56560109 I flashed DOGE2 + PA GApps ALPHA1, and they work fine. (cm-12-20141130-UNOFFICIAL-DOGE2-ace.zip + pa_gapps-micro-5.0-ALPHA1-20141117a-signed.zip) Before flashing, I made .gapps-config which containing the text "NanoGApps", and placed it in the same folder as the GApps zip. Then, flashing has succeeded. I didn't try "PicoGApps" option, but it will also succeed, I suppose.
matbeta said: help me. Excuse, but apparently I'm the only one that failed to install the rom. during installation sticking a message like warnig and then something about the sound and would not start more I've already checked MD5 Click to expand... Click to collapse Install TWRP 2.8.1.0 then install the rom again. http://forum.xda-developers.com/showthread.php?t=2780164
After downloading writes: "sim card added restart your device".
bratmarat said: After downloading writes: "sim card added restart your device". Click to expand... Click to collapse Yeah, it's a bit wonky. Just hit back to skip it for now. Telephony code is still undergoing some changes.
Very good job. I wait for doge3
hello Mustaavalkosta, Great job, say thanks to you and all the dev team. I am chinese user, i found doge 3 always crash when i install most common app. such as baidunews, baidu market, zhihu please check it, hope doge 4 coming as soon as possible.
Issue with system.new.dat file in cm12.1 zip.
I was having problem with flashing cm12.1 zip. I was getting error "error executing updater binary" in recovery.(Now i flashed it). How i did it?........ 1)I decompressed system.new.dat(which was in the zip) to ext 4... 2) then again decompressed ext4 to output folder(which was the old way to make zips).for more info http://forum.xda-developers.com/and.../how-to-conver-lollipop-dat-files-to-t2978952. 3)then edited updater script using refrence of updater script of mokee zip files(i was able to flash mokee51.1 roms). voila it flashed successfully. Now the que is why this happens?Am i the only one who faces this problem. ..God knows how frusted i was due to this.......
dtechgeek said: I was having problem with flashing cm12.1 zip. I was getting error "error executing updater binary" in recovery.(Now i flashed it). How i did it?........ 1)I decompressed system.new.dat(which was in the zip) to ext 4... 2) then again decompressed ext4 to output folder(which was the old way to make zips).for more info http://forum.xda-developers.com/and.../how-to-conver-lollipop-dat-files-to-t2978952. 3)then edited updater script using refrence of updater script of mokee zip files(i was able to flash mokee51.1 roms). voila it flashed successfully. Now the que is why this happens?Am i the only one who faces this problem. ..God knows how frusted i was due to this....... Click to expand... Click to collapse On what recovery and version was this happened? And thanks for the link you gave, might be i need it in the future, if i have such an issue like yours.
presetz said: On what recovery and version was this happened? And thanks for the link you gave, might be i need it in the future, if i have such an issue like yours. Click to expand... Click to collapse I tried TWRP 2.8.6.0,philz.cwm....
Occur Error 7 with failuer(Failed to extract dir from "system" to "/system")
Occur Error 7 with failuer(Failed to extract dir from "system" to "/system") Hi sir, I try to install miui 8(miui_marshmallow_6.9.29_sprout8) in my device(micromax canvas a1 ) .I also install the twrp(3.2.2-0 somthing) recovery in my device. But when i try to install the rom in my device, it will geting with the Updater process ended with ERROR: 7 message I also try the patch which is given with this rom but no solution. And one more line will be printed above the error line is: ==> Failed to extract dir from "system" to "/system" please help me sir, i am tired to do this many time but no solution will occurs And sorry for any mistake in my message cause my english is not good Image: https://mail.google.com/mail/u/0/#inbox/KtbxLxGgKMfRsWZrCRWfSLltDBqpHDbtGq