Compiling kernel for kenzo, fixing errors - Xiaomi Redmi Note 3 Questions & Answers

This is a discussion topic to discuss and fix the error we face during compilation of kernel.
Using xubuntu-14.04.1-desktop-amd64
Using the kenzo zip as source, will clone if this will boot.
Using gcc-linaro-4.9-2014.11-x86_64_aarch64-linux-gnu toolchain.
Compilation goes well till i faced this error
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
CC drivers/usb/gadget/usbstring.o
make[3]: *** No rule to make target `drivers/usb/gadget/config.o', needed by `drivers/usb/gadget/libcomposite.o'. Stop.
make[2]: *** [drivers/usb/gadget] Error 2
make[1]: *** [drivers/usb] Error 2
make: *** [drivers] Error 2
trying to fix this, will update if i find anything.

Related

deodex help please

Im trying to deodex an app on my htc but im gettingvthat error trying to run baksmali and smali.jars can anyone tell me a fix i got them with android kitchen running on linux mint 13 any help welcome
Edit i got the files working but still cant deodex a specific app i have a pic of error screen can someone point me to a fix.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Edit2 made progress i think but now im getting an error 293 im having some issue with bootclasspaths i hope someone can help me out

COOLIFY Vs. CLEAN MASTER (Proper CPU Temp. Reading???)

Hi guys, pardon me if this was already asked before, or maybe not.
I've been using Coolify for long time and suddenly realized to check its' reading vs. that of Clean Master.
I am more likely in favor that Coolify gives a more accurate reading vs. that of Clean Master, but why is it this kind of error is coming from a trusted and highly-rated app?
Coolify Reading : 41.8 °C
Clean Master Reading : 67 °C
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thank you.
error *** your drive does not root**
show error *** your drive does not root** when turn on normal protection why?

compile lineage0s 14.1 kernel from source

Hello,
i want to compile LineAgeOS 14.1 kernel from source for my old galaxy tab 2 10.1 (GT-P5110) but i encounter several difficulties! (especially heavy compile errors)
i have read two tutorial posted here but without success.
https://forum.xda-developers.com/android/software/ultimate-guide-compile-android-kernel-t2871276
https://forum.xda-developers.com/showthread.php?t=1748297
my problem is i don't understand in the two tutorials this code:
Code:
make <your_config_name>_defconfig
i tried to use this command:
Code:
make tegra_defconfig
but when i use make -j2, i see a lot of errors...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
i read in this forum that is better to grab an existing .config file from an already running kernel... but where i can find this file lol
i'm a bit confused and i really appreciate any help.

AospExtended compilation error

Hi !
I am currently trying to compile AospExtended for my device (J5 2017). To do this I use the tree of this organization (https://github.com/SamsungGalaxyJ5-2017). Only arrived towards the end of the compilation, I have the right to an error saying to me "not a valid memory value, or not divisible by 1024" (to see the screenshot below). I tried to add this line in the device.mk according to the specs of my phone but no convincing results :
$ (call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Help would be welcome!
If you want any more informations in order to solve this problem, feel free to reply to this post !
Thank you in advance !

Searching for Harmony SDK 6 deleted files

Hello!
Nowadays Huawei deleted some files from SDK 6: Java and JS. This way it is impossible to compile project without it.
Now I can see in SDK manager:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If I trying to compile project without them I am getting error:
SdkError: DOWNLOAD_SDK_ERROR
> Cause: Unable to find the following components:
java:6
js:6
Click to expand...
Click to collapse
Can please someone provide us this files? It should be located:
AppData\Local\Huawei\Sdk\hmscore\2.2.0
With this files, we should get some interesting features.
I finally found a repo with these libs, the problem was solved https://github.com/applibgroup/HarmonyOsSdk
Well, where the rock ANDROID reference is? Why do you move it without my permission?

Categories

Resources