Affichage des articles dont le libellé est building. Afficher tous les articles
Affichage des articles dont le libellé est building. Afficher tous les articles

vendredi 27 février 2015

[Q] Stumped! Hitting a wall building kernel for T230NU (Galaxy Tab 4, 7")... topic






I'm running into a really annoying issue trying to compile a custom kernel from the Samsung source for my T230NU (Galaxy Tab 4, 7"), the first image I assembled flashed fine via Odin, but wouldn't boot. So I tried just unpacking the boot image, modifying build.prop and repacking it, but now it won't even flash! I get a FAIL error from Odin immediately after NAND Write Start.

Does anyone have experience modifying this kernel? Can you weigh in on which toolchain I need to use, or maybe have some scripts for packing and unpacking the boot image? Right now I'm using this: https://github.com/kumajaya/degas-mkbootimg which does seem to be working, besides the issues I'm having with boot and such.






vendredi 13 février 2015

[HELP] Can anyone help me in building recovery for Htc Desire 620G topic






I need help in porting recovery for Htc Desire 620G. I don't have the stock rom. And I need someone to help me out.:confused: :cowboy:






[Q] Building CM12 - Can't download device specific stuff topic






I already downloaded all the source by using "repo sync" but can't download the Z1 stuff to compile:


Code:


...
~/android/system/device/sony/honami$ breakfast honami
including vendor/cm/vendorsetup.sh
build/core/product_config.mk:239: *** _nic.PRODUCTS.[[device/sony/honami/cm.mk]]: "vendor/sony/rhine-common/rhine-common-vendor.mk" does not exist.  Stop.
Device honami not found. Attempting to retrieve device repository from CyanogenMod Github (http://github.com/CyanogenMod).
Found repository: android_device_sony_honami
Default revision: cm-12.0
Checking branch info
CyanogenMod/android_device_sony_honami already exists
Syncing repository to retrieve project.
Fetching project CyanogenMod/android_device_sony_honami
Fetching projects: 100% (1/1), done. 

Repository synced!
Looking for dependencies
Done
build/core/product_config.mk:239: *** _nic.PRODUCTS.[[device/sony/honami/cm.mk]]: "vendor/sony/rhine-common/rhine-common-vendor.mk" does not exist.  Stop.

** Don't have a product spec for: 'cm_honami'
** Do you have the right repo manifest?