[Q] [KERNEL]Error building .62 kernel - Sony Xperia P, U, Sola, Go

Hi
I try to build the .62 kernel source but it failed:
Error: selected processor does not support ARM mode `smc #0'
I read that the issue concern gcc compiler, anyone can help me ?
EDIT: I use the latest gcc-arm-linux-gnueabi

Post kernel related queries here:
http://forum.xda-developers.com/showthread.php?t=1556465
[Xperia S] Instructions for building kernel
Sent from my HTC One X using XDA

Related

[[email protected] devs]haida or hallon kernel?

Can anyone tell me which is the latest Gingerbread kernel from those files : http://developer.sonymobile.com/wportal/devworld/search-downloads/android? ?
Cause I am confused...
I believe it's 4.0.2.D.0.5
Also hallon's kernel is also for haida?
I mean to build a haida kernel, you use semc_hallon_defconf and you build is as hallon?
EDIT : I found semc_hallon_defconf in 4.0.2.D.0.5 sources...
Please kernel devs, enlighten my sight!

JB & 2.6.34 kernel

Hi,
I'm trying to port Amlogic MX (dual core platform) JB sources to Amlogic M3 platform (single core, 1ghz, 1Gb DDR3). JB sources comes with 3.0.8 kernel which at the moment can be used only with MX platform, so I'm trying to start JB on 2.6.34 M3 kernel, but having problems with that...
16 seconds after power-up I have kernel panic - not syncing: Attempted to kill init!
init.rc - http://pastebin.com/nxdVSwth
Kernel config - http://pastebin.com/nicZFesR
Any hints on that (in general, I'm aware that some stuff is platform specific)? Btw, I didn't find any info on preparing 2.6.x kernel for JB...
Thanx
Questions should be posted in Q&A forums, not Development forums.
http://forum.xda-developers.com/announcement.php?a=81
See rule #15
Thread moved.

[q&a] [kernel-3.4.67] mt6589 / mt6589m / mt6589t

Q&A for [KERNEL-3.4.67] MT6589 / MT6589M / MT6589T
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer. Thanks for understanding and for helping to keep XDA neat and tidy! :smile:
Add ZTE blade G2 V880H
Dr-Shadow said:
Hi,
I was working since a while on this :
android_kernel_mt6589
For releases (beta builds - maybe unstable/not working), see here
I'm trying to support other devices too. Please send me your mt6589 device name and his kernel source (stock source !!)
Actual features :
Built commit history (patches cherry-pick from AOSP inside mtk kernel)
Mtk generate&build scripts moved into kernel directory
Merging meditatek sources (some devices will benefit from others kernel changes)
Removed a lot of unusued debug
Cortex A7 Optimizations + NeonV2 + FPV4
Built with sabermod (4.8.3) arm-eabi 4.8
Can be used into Omnirom build process (kernel and modules)
Future releases :
Support for multiple devices
Mtk commits for kernel source (with comments or docs)
Improve mediatek source ?
Suggestions welcomed
Supported devices :
Faea F2S
Requested devices :
Oppo R819 - WIP
Wiko (MT6589 devices) - need check for GPL compliance (OTA and updates on kernel source)
Lenovo P780 - need check for GPL compliance (OTA and updates on kernel source)
ZTE V967S - need check for GPL compliance (OTA and updates on kernel source)
Acer Liquid E2
Requested devices but no stock sources :
Xolo Q800 - need GPL compliance
Micromax A116 - need GPL compliance
Info about compatibility :
Kernel should be compatible with MT6589/MT6589M/MT6589T because the OC is hardware dependent (it gets the values of the board to detect which generation it is)
What I won't do :
Support overclocking for MT6589/MT6589M to act like MT6589/MT6589T
XDA:DevDB Information
[KERNEL-3.4.67] Source for MT6589 / MT6589M / MT6589T, a Kernel for the Android General
Contributors
Dr-Shadow
Kernel Special Features: Full source for kernel with commit history
Version Information
Status: Stable
Stable Release Date: 2014-03-04
Created 2014-03-04
Last Updated 2014-04-13
Click to expand...
Click to collapse
Can you please add ZTE V880H to your list? stock rom is available from ZTE site.
Good job
Hi my friend good job , my phone is thl w8 beyond mtk6589t 1.5ghz and my version of kernel its :
3.4.5
[email protected] #1
wed Jul 31 21:19:14 CST 2013
You can make me new kernel 3.4.67 to my device?
Thanks
does this support cherry mobile urban?
Would it work?
Hi,
Would this kernel work on a Proline 1051H tablet?
I can upload
I can upload those files for you, tonight or tomorrow.
Hi,
I have THL 5000 with 3.4.67 Linux , 4.7 GCC.
How can I see NTFS partitions?
I have downloaded the ntfs-3g, tried to install with make, but /system/bin/sh make not found.
Can u plz add Micromax a082 with mt6582 chipset plz
---------- Post added at 05:03 AM ---------- Previous post was at 05:02 AM ----------
Dark Exodus said:
Can u plz add Micromax a082 with mt6582 chipset plz
Click to expand...
Click to collapse
Mt6572 soz typing mistake

In order to make my 1st custom kernel

Hello everyone,
trying to compile my first kernel, i have some questions i hope you can answer
First, here is the kernel source code of my phone (http://opensource.samsung.com/reception/receptionSub.do?method=sub&sub=F&searchValue=SM-G903F)
Second i use UberTC toolchain 4.9.4
Questions:
- Is it possible to update kernel (base is 3.10.67). According to kernel.org, 3.18 is available but dunno how to update.
- How to include i/o sch, gpu gov, cpu gov... I mean, do we need to take existing file from an already modified kernel with same processor or any other will be ok too ?
- How to add synapse / stweaks ... support ?
- Where to find commits from toolchains ? How to patch source code toolchain ?
I really thank you for any anwser / help
Nobody is able to help about my questions ? Really ?

Problems Building Custom Kernel For marlin 8.0.0

Hi, I'am doing a piece of coursework and I'm working with a Proof Of Concept that utilises the ashmem driver and must be patched for it to work, so I need to compile a new kernel with this patch.
Patching these files in specific, can do this successfully on "android-msm-marlin-3.18-oreo".
(/drivers/staging/android/ashmem.c)
(/include/uapi/linux/ashmem.h)
The main problem comes when I come to compile the kernels, I've yet to have a single successful compile using the Google Git kernel(Both GCC and Clang) as well as compiling the source code of ElementalX ,PureZ and NiKernel.
I've been following this guide using GCC, I've also tried his Clang guide from github: By nathanchance
I seem to get an error in regards to"find: 'arch/arm64/boot/dts': No such file or directory" even though that directory exists. I've also found it hard to debug with the GCC deprecation coming up, is there a flag to remove this?
I'd ideally like to do this myself but if anyone can compile this for me with the patch included that would also be greatly appreciated. The patch can be found: Here
Any assistance would be greatly appreciated

Categories

Resources