[WIP][kernel]3.0 for xperia ray - not bootable - Sony Ericsson Xperia Mini, Mini Pro, Xperia Pro, A

A while ago i started porting the 3.0 kernel from the galaxy s plus (ariesve) to ray. Unfortunately I ran into some errors with the mogami board file. Havent had much time to to solve those, and probably wont have the coming weeks, so here is the source;
https://github.com/daeiron/semc_urushi_kernel_3.0
If you want you can download it and try to compile and solve those board errors.
Ported from this: https://github.com/ivendor/samsung-kernel-msm7x30
Use ´urushi_defconfig´ config to compile.
Again its in a VERY early stage, not bootable.
I believe most of the drivers are in there though (led, touchscreen, display, wifi etc)

Thanks for sharing this work, I hope that this will inspire other kernel developers such as the irii guys or maybe even FXP
Also good job with all of your work on the Ray.

Look I'm working with ExPeacer kamarush and adridu59 a while i think a half year on this kernel https://github.com/irii-soft now I'm working on 2.6.35 to get the clock and acpuclock source to worke and then to port to 3.0 and 3.4
bg
iriijo / irii-soft

iriijo said:
Look I'm working with kamarush and adridu59 a while i think a half year on this kernel https://github.com/irii-soft now I'm working on 2.6.35 to get the clock and acpuclock source to worke and then to port to 3.0 and 3.4
bg
iriijo / irii-soft
Click to expand...
Click to collapse
So your working on both .35 and 3.0? do you have .35 on github too?

thomas1991_12 said:
So your working on both .35 and 3.0? do you have .35 on github too?
Click to expand...
Click to collapse
Not yet soon no time to upload

well, PAC v18.0.0 alpha is JB 4.2, so probably running with a 3.x kernel? maybe you can get some ideas on how to solve the problem there?
i personally cannot be of help, sorry and thanks for your work!

XsheldorX said:
well, PAC v18.0.0 alpha is JB 4.2, so probably running with a 3.x kernel? maybe you can get some ideas on how to solve the problem there?
i personally cannot be of help, sorry and thanks for your work!
Click to expand...
Click to collapse
Everything you wrote here is incorrect, except for the part where you said that you cannot be of any help
The JB 4.2 version released by szl.kiev (author of PACman) is not called PAC v18.0.0 alpha, but is called JB 4.2 pre-alpha vXX or Urushi JB 4.2 SHIPWRECK EDITION.
As szl.kiev states: "Use any jb kernel (inside zip is an old PAC v18.0.0 kernel)" (Read not 3.x kernel)
All information is found at the PACman thread: http://forum.xda-developers.com/showthread.php?t=1803076
Welcome to XDA

iriijo said:
Look I'm working with ExPeacer kamarush and adridu59 a while i think a half year on this kernel https://github.com/irii-soft now I'm working on 2.6.35 to get the clock and acpuclock source to worke and then to port to 3.0 and 3.4
bg
iriijo / irii-soft
Click to expand...
Click to collapse
How procede the .35 porting? Did you do any progress?

At yet now because i have not match Time :/
Sent from my ST18i using xda app-developers app

Can you describe the process of porting a kernel?
An example of a certain driver or file would be extremely helpful.
Thanks in advance.

Related

[DEVs come on!][WIP][JB] Android 4.1.1 Compiled from Source[AOSP]

So, here the first JellyBean ROM compiled from source for our Play. I have used CM9 device and vendor trees.
Of course, it doesn't boot.
I have added libgenlock because it was missing and not I haven't compiled sensors and gps. They caused errors in compiling.
Kernel is inside the zip. It's FXP with a modified Ramdisk. In particular I have changed only BOOTCLASSPATH. Here more detailed changes between ICS and JB ramdisk: http://forum.xda-developers.com/showthread.php?t=1739561
ROM:
JB 0.0.1
Credits:
FreeXperia Team for kernel sources and device/vendor trees.
Supervenom said:
So, here the first JellyBean ROM compiled from source for our Play. I have used CM9 device and vendor trees.
Of course, it doesn't boot.
I have added libgenlock because it was missing and not I haven't compiled sensors and gps. They caused errors in compiling.
Kernel is inside the zip. It's FXP with a modified Ramdisk. In particular I have changed only BOOTCLASSPATH. Here more detailed changes between ICS and JB ramdisk: http://forum.xda-developers.com/showthread.php?t=1739561
ROM:
JB 0.0.1
Credits:
FreeXperia Team for kernel sources and device/vendor trees.
Click to expand...
Click to collapse
Thank you! going to test now!
whooaaa....Tester No.2 thanks dude;-) will report to u shortly...
It doesnt boot??
Silverstarjigar said:
whooaaa....Tester No.2 thanks dude;-) will report to u shortly...
It doesnt boot??
Click to expand...
Click to collapse
Says that in OP. I don't believe that any Xperia device has working Jellybean builds.
Sent from my Kindle Fire
Yo supervenom great work but the thread should not be "rom" should be "WIP" as it doesn't even boot. Other than that can't wait for stable build but can't help as I don't have android knowledge or proper resources
Sent from my R800i using xda app-developers app
can anyone give me a logcat?
doesn't boot.
nickholtus said:
can anyone give me a logcat?
Click to expand...
Click to collapse
here ya go:
https://dl.dropbox.com/u/14362073/XDA Files/XPJBLogcat.txt
I think you need to put DOESN'T BOOT in huge bold lettering before more people get confused and complain it doesn't boot. good luck guys!
I don't understand why no one reads the threads before they flash stuff to their phone?
Hey my phone won't boot. Lol had to be the first
Sent from my R800i using xda premium
We need KerianFTW
Sent from my Amazon Kindle Fire using Tapatalk 2
hmmm, phone doesnt boot.. the owner uploaded the rom to develop it and to upload a working build... rite dude??
Supervenom said:
So, here the first JellyBean ROM compiled from source for our Play. I have used CM9 device and vendor trees.
Of course, it doesn't boot.
I have added libgenlock because it was missing and not I haven't compiled sensors and gps. They caused errors in compiling.
Kernel is inside the zip. It's FXP with a modified Ramdisk. In particular I have changed only BOOTCLASSPATH. Here more detailed changes between ICS and JB ramdisk: http://forum.xda-developers.com/showthread.php?t=1739561
ROM:
JB 0.0.1
Credits:
FreeXperia Team for kernel sources and device/vendor trees.
Click to expand...
Click to collapse
Supervenom you are not doing it right!
here, fixed:
Supervenom said:
So, here the first JellyBean ROM compiled from source for our Play. I have used CM9 device and vendor trees.
Of course, it doesn't boot.
I have added libgenlock because it was missing and not I haven't compiled sensors and gps. They caused errors in compiling.
Kernel is inside the zip. It's FXP with a modified Ramdisk. In particular I have changed only BOOTCLASSPATH. Here more detailed changes between ICS and JB ramdisk: http://forum.xda-developers.com/showthread.php?t=1739561
ROM:
JB 0.0.1
Credits:
FreeXperia Team for kernel sources and device/vendor trees.
Click to expand...
Click to collapse
btw, nick I posted the logcat on a previous post, dont know if you download it.
alquistador said:
Hey my phone won't boot. Lol had to be the first
Sent from my R800i using xda premium
Click to expand...
Click to collapse
Hi, this is a developers thread, please don't spam it. It says in OP that it doesn't boot.
I thought you got it to boot in the other thread in the general section. Perhaps you can clear up my confusion?
Sent from my R800x using Tapatalk 2
yes it boots but is is not usable.
i can release it but i am sure only a few devs knows how to use it
excuse me if this is the wrong thread to post this but i dont want to open a new thread just for one short question:
i heard that JB needs less ram as ICS did. is that true? that would most likely mean that JB would run better as ICS does, right?
ICS runs good on my play but im always short on ram.
Motawa88 said:
excuse me if this is the wrong thread to post this but i dont want to open a new thread just for one short question:
i heard that JB needs less ram as ICS did. is that true? that would most likely mean that JB would run better as ICS does, right?
ICS runs good on my play but im always short on ram.
Click to expand...
Click to collapse
It will run better on our Play.
But to get there, we need functionality before performance.
http://forum.xda-developers.com/showthread.php?t=1790185 there is a boot img for JB can you or someone els try it?

[ASK] Is it possible to Port kernel 3.x from other devices??

Hello, i'm not a developer, just wanna to ask something that maybe useful for xperia 2011 (maybe ). Sorry i posted here because xperia ray doesn't have a general section.
By the way, is it possible to port a kernel from other device that have same chip with xperia ray?
I saw at Galaxy W and S Plus forum that they currently build (or port?) kernel 3.x
Here is the development thread :
http://forum.xda-developers.com/showthread.php?t=1855557
http://forum.xda-developers.com/showthread.php?t=1938811
http://forum.xda-developers.com/showthread.php?t=1742976
Galaxy W and S Plus have a same chip and spec like xperia 2011 series.
You can check it at here
http://en.wikipedia.org/wiki/Snapdragon_(system_on_chip)
it's MSM 8255 too. And i found that Huawei Honor also has a MSM8255 chip like xperia 2011 who have an official ICS with Kernel 3.x.
So, is it possible to port? If it's hard to build kernel 3.x from scratch, then why not we port it? As far as i know, galaxy s 1 also have build their own 3.x.
I'm sorry if this considered as a noob post, i'm just trying to help the devs about porting kernel 3.x from other device, maybe we can port it to our device.
ya seems like a nice idea, can any developers do this ??
cooldude9119 said:
ya seems like a nice idea, can any developers do this ??
Click to expand...
Click to collapse
Maybe DooMLoRD or sirkay
they r the best kernel devloper
It is possible, But porting the kernel is a very hard Job, Especially when you porting it from other vendor
Sent from OptiMaXed ST15i/ST18i
NightElf kernel
Singgih4050 said:
It is possible, But porting the kernel is a very hard Job, Especially when you porting it from other vendor
Sent from OptiMaXed ST15i/ST18i
Click to expand...
Click to collapse
Maybe it would be easier to port a Kernel from other Xperia Device - I heard a lot about NighElf kernel form Xperia NEO V.
Yes It is posible I'm working with Kamarush and adridu59 on a 3.0 and 3.4 kernel we have some problems but I needs time because we have to backport the clock and acpuclock and some other stuff what has changed from sony.
https://github.com/irii-soft/CAF_android-msm-3.0/commits/master
https://github.com/irii-soft/semc-msm-3.4
If somewhere want help us your welcome
bg
iriijo / irii-soft
Would This mean a 4.2.x rom in the near future
iriijo said:
Yes It is posible I'm working with Kamarush and adridu59 on a 3.0 and 3.4 kernel we have some problems but I needs time because we have to backport the clock and acpuclock and some other stuff what has changed from sony.
https://github.com/irii-soft/CAF_android-msm-3.0/commits/master
https://github.com/irii-soft/semc-msm-3.4
If somewhere want help us your welcome
bg
iriijo / irii-soft
Click to expand...
Click to collapse
I will be sure to spam the thanks button if this gets done also take one just for trying!
iriijo said:
Yes It is posible I'm working with Kamarush and adridu59 on a 3.0 and 3.4 kernel we have some problems but I needs time because we have to backport the clock and acpuclock and some other stuff what has changed from sony.
https://github.com/irii-soft/CAF_android-msm-3.0/commits/master
https://github.com/irii-soft/semc-msm-3.4
If somewhere want help us your welcome
bg
iriijo / irii-soft
Click to expand...
Click to collapse
Whooa cool!!
I would help you if I could. but for now, All i can do is support you and Good luck. Hmm, which device you Are working kernel at? Xperia ray?
Sent from my ST18i using xda app-developers app
I've talked with multiple developers. Summarizing:
It is possible, but it would take several months, during which the number of users still using this phone maybe only half of that now. It's simply not worth to spend the time on. 2.x kernel with tweaks isn't much worse than 3.x kernel.
We working for the 2011 series but to get the Kernel to boot this is a long way...
Im trying to port 2.6.35 to know which code had to be changed sony said there are minimal changes when i lock at the drivers there are many changes
But i/we hope to get the kernel to boot soon
Sent from my ST18i using xda app-developers app
dude pls do it sooner man im sur there will be lots of donations coming ur way if u do it,may be ill be the first
cooldude9119 said:
dude pls do it sooner man im sur there will be lots of donations coming ur way if u do it,may be ill be the first
Click to expand...
Click to collapse
Well we can't forcing dev to work on the 3.0 kernel Quickly, But Hey You're Right, Donations will Somehow Boosting their working speed
Sent from OptiMaXed ST15i/ST18i

[DEV] 3.x.x nAa kernels for SEMC 2011 line - Devs only

Hello community,
First things first...
I'm opening this thread for developer discussion ONLY. There will be a separate thread for releasing this kernel and for user feedback, etc. Please RESPECT that and keep this thread only for developer discussion. This is only for development chat - nothing else.
To report bugs, questions, etc (NON-development stuff) --> http://forum.xda-developers.com/showthread.php?t=2247466
As you might already know, I've been working on getting 3.0 booting for our devices with success. Progress is good, but as expected there are bugs here and there that need to be sorted out.
Current status:
- Some components (e.g. charging and camera) have to come from SEMC .32 sources (which are not bad anyways) - this is ok
- Most other stuff are updated from later sources
3.0.x
- Based this kernel on M7630AABBQMLZA404033I CAF tag. It's the latest tagged release for this arch and is linux 3.0.8.
- Rebased on ics_chocolate branch
- All mogami devices are fixed almost completely. There are bugs here and there as with all software.
3.4.x
- Based this kernel on M7630AABBQMLZA40901040 CAF tag. There is no tagged release for this arch for 3.4. msm7x30 is not officially supported any more.
Goal:
- To stimulate kernel development discussions and get all 2011 devices completely supported.
What's needed:
- Developers to pick up on a device they have (there's no point trying to port a new kernel without having the device, please don't do that) and make the needed changes for fully supporting them.
- Look for bugs and instabilities and fix them
- Propose enhancements and patches
Some rules:
- I will not be accepting patches blindly. They must be tested and verified to work without affecting other devices. Plus, these are stability-targeted kernels
- If porting from .32 is needed (i.e. after evaluating that new CAF drivers don't work) changes should be kept minimal and close to CAF. This will allow for further upgrades
- You can fork as much as you like, but please contribute back so that all devices can benefit! This is open source in action.
Sources:
3.0.x: https://github.com/nobodyAtall/msm7x30-3.0.x-nAa
3.4.x: https://github.com/nobodyAtall/msm7x30-3.4.x-nAa
Want to support?
- Help development
-
.
Cheers!
-- nAa
3.4.x
What works
- Pretty much everything - major or minor functionality is already implemented in the kernel
What does NOT work
- FM Radio
Status per device
smultron Done (nAa)
3.0.x
What works
- Pretty much everything - major or minor functionality is already implemented in the kernel
What does NOT work
- USB tethering
- FM Radio
Status per device
smultron Done (nAa)
coconut Done (pcfighter)
iyokan Done (M66B)
haida Done (mechmetal, mikeioannina)
hallon Done (mechmetal, mikeioannina)
satsuma Done (mikeioannina)
anzu Done (DooMLoRD)
ayame Done (DooMLoRD)
urushi Done (irii)
mango Done (expeacer)
zeus nothing
phoenix nothing
Legend:
- Done: Device boots the kernel and is usable. Functionality is close to 100%
- Initial support: Some basic bits are in and some stuff are working. Kernel is not usable at this point
- Nothing: either nobody is looking into it or there is little to no work done.
Please let me know if the above lists are wrong or incomplete
NOTE: New wl12xx firmware is needed for compat-drivers: http://forum.xda-developers.com/attachment.php?attachmentid=1911461&stc=1&d=1368826342
NOTE: New wl12xx firmware is needed for compat-wireless: http://forum.xda-developers.com/attachment.php?attachmentid=1969073&d=1368791362
Nice idea
if you need any help, i'll be glad to help from my side !
Photos can be took normaly ? What Toolchain you used ?
Downloading now, will try to adapt that on SEMC coconut, (this is pretty same as smultron), will give feedback.
I will take up porting for ARC (anzu), PLAY (zeus)...
Started work on the Xperia ARC
sources are uploaded at the following repos:
ARC/ARC S: [anzu]
Sources on GITHUB
Progress so far:
Changelog | Posts [1] [2]
PLAY: [zeus]
Sources on GITHUB
DooMLoRD said:
Finally... I will take up porting for ARC (anzu), PLAY (zeus)...
Sent from my C6603 using xda app-developers app
Click to expand...
Click to collapse
Zeus will be tougher, good luck
nobodyAtall said:
Zeus will be tougher, good luck
Click to expand...
Click to collapse
so do we need to rebuild CM for this kernel?
also which android version did u test with? 4.1.x or 4.0.x?
will stock GB/ICS work on this kernel?
DooMLoRD said:
Finally... I will take up porting for ARC (anzu), PLAY (zeus)...
Sent from my C6603 using xda app-developers app
Click to expand...
Click to collapse
Will you do it for the iyokan too ?
I'm asking since anzu and iyokan are pretty similar
Sorry if this is considered as spam, I couldn't resist
Sent from my Sony Xperia Pro using Tapatalk 2
DooMLoRD said:
so do we need to rebuild CM for this kernel?
also which android version did u test with? 4.1.x or 4.0.x?
will stock GB/ICS work on this kernel?
Click to expand...
Click to collapse
Android 4.x should all be compatible. No need to rebuild rom or anything. Just make sure you use a CM ramdisk.
Sent from my Galaxy Nexus using xda app-developers app
lo2ay said:
Will you do it for the iyokan too ?
I'm asking since anzu and iyokan are pretty similar
Sorry if this is considered as spam, I couldn't resist
Sent from my Sony Xperia Pro using Tapatalk 2
Click to expand...
Click to collapse
All 2011 HDPI are very similar (except zeus). DooMLoRD has taken these two, because he own them.
nAa, please tell me - u used Linaro or 4.4.3 toolchain ?
pcfighter said:
nAa, please tell me - u used Linaro or 4.4.3 toolchain ?
Click to expand...
Click to collapse
4.4.3
Sent from my Galaxy Nexus using xda app-developers app
Urushi
I will also help to bring the kernel to urushi. But yet I have not much time to do this.
br
iriijo
Kernel starts, horray. I used my AOSP, need to use not nAa ramdisk
iriijo said:
I will also help to bring the kernel to urushi. But yet I have not much time to do this.
br
iriijo
Click to expand...
Click to collapse
Good to hear, please use this thread if you are having troubles.
-- nAa
if you make confg for anzu i will test it asap and report
n1kolaa said:
if you make confg for anzu i will test it asap and report
Click to expand...
Click to collapse
There are much more needed for zeus board besides the configs... it will take some days to have something working. Mogami on the other hand should be easier.
WiFi on coconut not working, iw said that "wlan0 no such device". Strange ...
Anzu is on mogami board
Sent from my Xperia Arc S using xda app-developers app
---------- Post added at 10:14 PM ---------- Previous post was at 10:08 PM ----------
pcfighter said:
WiFi on coconut not working, iw said that "wlan0 no such device". Strange ...
Click to expand...
Click to collapse
How about logcats?
Sent from my Xperia Arc S using xda app-developers app
@n1kolla
"no such device". Now I noticed that modules wlcore_sdio.ko is nor loaded at boot, I added but now logcat says about wpa_supplicant, that it not running. some time ago I have to use TI ver of wpa_supplicant, maybe now I can revert ...

[KERNEL] [MAY04] adridu59's 3.x kernel releases [nAa-03]

3.x Kernel Release Thread
As usual, it's all at your own risks incl. eventual bugs, etc. Please wipe before flashing.
3.0.8-nAa-03 @a3f2ebe1e2 (may 04)
http://d-h.st/FtA
CM10 only - WiFi not packed
3.0.8-nAa-02+ @ba89a11b98 (apr 27)
http://d-h.st/peH
Apparently this works only on CM10, NOT CM9 and NOT CM10.1 (it uses nAa's ramdisk)​
Nice bro .. i will test it Now wirh CM10.1 Mike build
Edit: nAa logo flicker and then black screen and stuck on it .. i'm on Mike build 24/4/2013 .. recovery working good
mido_fedo said:
Edit: nAa logo flicker and then black screen and stuck on it .. i'm on Mike build 24/4/2013 .. recovery working good
Click to expand...
Click to collapse
Thanks for the report so it's not the ROM... I really need to figure what's causing this since I'm just using the mainline tree right now... thank you!
It boots fine on cm10 but Wifi doesn't work do you have modules.
adridu59 is it work ot CM9?Do you try the kernel and where is the download link?
Spellbound_91 said:
adridu59 is it work ot CM9?Do you try the kernel and where is the download link?
Click to expand...
Click to collapse
Link back online.
So... for some of you it works and others get black screen like me... that's weird. Got black screen on CM9.1 personally.
EDIT: wifi firmware is here
http://forum.xda-developers.com/showpost.php?p=40581766&postcount=2
but it should be in the ramdisk (nAa's)...
adridu59 said:
Link back online.
So... for some of you it works and others get black screen like me... that's weird. Got black screen on CM9.1 personally.
Click to expand...
Click to collapse
OK,now I'll flash CM9 and report to you!
adridu59 said:
Link back online.
So... for some of you it works and others get black screen like me... that's weird. Got black screen on CM9.1 personally.
EDIT: wifi firmware is here
http://forum.xda-developers.com/showpost.php?p=40581766&postcount=2
but it should be in the ramdisk (nAa's)...
Click to expand...
Click to collapse
i think it's same problem happedn with kernel for hadia on nAa thread
working on CM10 but not working on CM10.1
is this kernel works in wt19i ( sony live with walkman ) ?
[FONT="Arial ="5"]
• Sony Live with Walkman
mido_fedo said:
i think it's same problem happedn with kernel for hadia on nAa thread
working on CM10 but not working on CM10.1
Click to expand...
Click to collapse
Wird but Mike includes nAa's kernel in his builds doesn't he?
airjyp said:
is this kernel works in wt19i ( sony live with walkman ) ?
[FONT="Arial ="5"]
• Sony Live with Walkman
Click to expand...
Click to collapse
I don't think so, it's compiled for hallon (MT15i), should work on MT11i too
adridu59 said:
Link back online.
So... for some of you it works and others get black screen like me... that's weird. Got black screen on CM9.1 personally.
EDIT: wifi firmware is here
http://forum.xda-developers.com/showpost.php?p=40581766&postcount=2
but it should be in the ramdisk (nAa's)...
Click to expand...
Click to collapse
NAa's ramdisc is for cm10 for cm9 and cm10.1 you who'd need appropriate ramdisc
adridu59 said:
Wird but Mike includes nAa's kernel in his builds doesn't he?
I don't think so, it's compiled for hallon (MT15i), should work on MT11i too
Click to expand...
Click to collapse
yes Mike includes nAa's kernel in his builds but kernel include in last build (24/4) he upload it not work and then he upload new kernel (Test 2) and this test working now and i think Mike edit something on kernel to work on CM10.1
adridu59 said:
Wird but Mike includes nAa's kernel in his builds doesn't he?
I don't think so, it's compiled for hallon (MT15i), should work on MT11i too
Click to expand...
Click to collapse
ok thanks i will try it
[FONT="Arial ="5"]
• Sony Live with Walkman
Tenacius D said:
NAa's ramdisc is for cm10 for cm9 and cm10.1 you who'd need appropriate ramdisc
Click to expand...
Click to collapse
mido_fedo said:
yes Mike includes nAa's kernel in his builds but kernel include in last build (24/4) he upload it not work and then he upload new kernel (Test 2) and this test working now and i think Mike edit something on kernel to work on CM10.1
Click to expand...
Click to collapse
Thanks guys. I don't have much time these days but I'll look into it later
My XN (Hallon) booted into system on CM10 (4.1.2) fxp 216
Spellbound_91 said:
My XN (Hallon) booted into system on CM10 (4.1.2) fxp 216
Click to expand...
Click to collapse
So that confirms what Tenacius said...
It looks like nAa uses different ramdisks for different Android versions:
https://github.com/adridu59/ramdisk-3.0.x-nAa/commit/4833ba657b924caed9aff7af1389612c3ffca191
See archive files 4.0 4.1 4.2
hi please make this kernel for neo L users
Video recording, BT and fm radio works? where are wifi modules?
Now, I test:
Video recording - fron an back cameras - Work
BT - I just terned on and it work
Front and back cameras-work
FM radio - when I turned on my phone stuck and FM FC
The sound from Speaker is low.

[DEV]CM 10.1 xperia x8 development

Hey xperia x8 users and devs,
I try to build a clean CM 10.1 on my PC
The CM 7/9/10 development thread seems a bit overloaded and I want to collect all neccessary facts, when I try to build CM 10.1.
What will be needed here?
- Manifest files for build a clean repository (which devicetree, display libs ...)
- Which patches were used?
- Kernel configs and additional kernel driver
What will be the aim?
- Get a functional CM 10.1 on xperia x8 with most of the hardware features
Builds for testing pruposes will be posted here in this dev thread.
This thread is aimed for development purposes not for whishes like "Can you make feature xyz working?". It is the main task to get most of the things on xperia x8 working like cam, camcorder, Bluetooth, GPS, WIFI , SD-CARD.
afi1982 said:
Hey xperia x8 users and devs,
I try to build a clean CM 10.1 on my PC
The CM 7/9/10 development thread seems a bit overloaded and I want to collect all neccessary facts, when I try to build CM 10.1.
What will be needed here?
- Manifest files for build a clean repository (which devicetree, display libs ...)
- Which patches were used?
- Kernel configs and additional kernel driver
What will be the aim?
- Get a functional CM 10.1 on xperia x8 with most of the hardware features
Builds for testing pruposes will be posted here in this dev thread.
This thread is aimed for development purposes not for whishes like "Can you make feature xyz working?". It is the main task to get most of the things on xperia x8 working like cam, camcorder, Bluetooth, GPS, WIFI , SD-CARD.
Click to expand...
Click to collapse
Some time ago, was trying to port the 2.6.39 kernel from ZTE for android 4.2
Compiled but could not boot, and t MSM shakira/delta board fully ported into kernel
something was missing.
and to make a compilation of 4.2.2 need legacy libraries for old binaries
and build using miniphone and not fullphone in the configs.
u can read from here
https://github.com/androidarmv6
rom boot, but need more power into kernel
So now that you have done?
i'm compiling jb 4.2.2 right now and i have so many error's , but i managed to fix most of them so let's hope.
I don´t know but if this can help you: http://forum.xda-developers.com/showthread.php?t=2453085
Bro i thinnk need kernel 3.8 or kernel 3.4 for running JB 4.2.2 ?
SatrioDwiPrabowo said:
Bro i thinnk need kernel 3.8 or kernel 3.4 for running JB 4.2.2 ?
Click to expand...
Click to collapse
I have it up and running on 2.6 except the WiFi and storage.
@TeamMex do you have the shakira/delta board files from your try to port the ZTE kernel ?
afi1982 said:
I have it up and running on 2.6 except the WiFi and storage.
Click to expand...
Click to collapse
That's very interesting news! Well done!
I hope you resolve those issues and release something for us!:fingers-crossed:
afi1982 said:
I have it up and running on 2.6 except the WiFi and storage.
Click to expand...
Click to collapse
So first whats u plan bro ?
SatrioDwiPrabowo said:
So first whats u plan bro ?
Click to expand...
Click to collapse
first i'm working on a new kernel 2.6.35 , then I will focus on the ROM .
good luck with the work of the cm10.1 for xperia x8
afi1982 said:
first i'm working on a new kernel 2.6.35 , then I will focus on the ROM .
Click to expand...
Click to collapse
Greats bro I hope you win ported CM10.1 for shakira keep high spirit
Send from My Xperia X8 with Xperia J
i may release a pre-alpha build for you guys to test, but keep in mind that not everything works!!!
afi1982: I understand that not everything works as it is the first version, and from so that everything works can not be done for the first time.
I keep my fingers crossed for her work on this project
Greats master I wait and if you need help pm me maybe I can solved oke bro
Send from My Xperia X8 with Xperia J
as they go to work on CM 10 for Xperia X8 ?
guys this is DEV thread and not thank you or general discussion thread .
While we can't see any real contents (source, device config or prebuilt rom for testing) this project is THEORETICAL only, and we can't do more than talking about the NOTHING...
Without any concrete things nobody can help.
pilu1978 said:
While we can't see any real contents (source, device config or prebuilt rom for testing) this project is THEORETICAL only, and we can't do more than talking about the NOTHING...
Without any concrete things nobody can help.
Click to expand...
Click to collapse
go there and see if you can help with something ..
https://github.com/androidarmv6
I saw this project earlier, and Daveee10 opened a discussion about the 4.2 development (it was in the last year).
But you have a working version, why NOT post is?
The users can post feedback, and more member will be join, if they can test it.
As I wrote earlier in pm, I'm not interested in the cm10+ development, especially if need to start it from zero. But I think more easy to make a group what working on one project, if the possible members NOT need to start everything from the beginning.
EDIT: this is not offense, just a suggestion.

Categories

Resources