[KERNEL][GB] Kyorakernel for Galaxy SL - Samsung Galaxy SL i9003

{
"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"
}
Seeing everyone has demanded it (well not demanded, but asked politely), it's time for me to bring my legendary kernel to the Galaxy SL.
Features
Busybox
ADB root
LZMA compressed
Credits
dhiru1602 for his work to date with the Latona
Source Code
https://github.com/hillbeast/Kyorakernel-SL

Changelog
Coming soon

Download Links
Coming soon

Guides
Coming soon

Full Feature List
Coming soon

This mean u are going to backport some 3.0 features or u are just going to compile a normal 2.6 kernel for i9003?
OT: Again and again: thanks hillbeast in the name of almost every xda-developers

simbita said:
Works it with CM9?
Click to expand...
Click to collapse
Not yet. I'm just getting it to work before I start supporting CM9 and all that.
Wucaiting said:
sorry
Sent from my GT-I9003 using xda app-developers app
Click to expand...
Click to collapse
I'm really a terrible teacher. If people want to learn kernel development, I'm not the best teacher. I lack the effort, can't explain stuff right, and I'm too busy in my personal life to dedicate myself to teaching people. Sorry.
luiseteyo said:
This mean u are going to backport some 3.0 features or u are just going to compile a normal 2.6 kernel for i9003?
OT: Again and again: thanks hillbeast in the name of almost every xda-developers
Click to expand...
Click to collapse
Both. It's going to be a normal 2.6 kernel, but it's going to get tuned up over time. It's usable for people right now, but I'd call this a stock kernel in it's current state.
If anyone wants to know what I'm working on, I'm working on MTD for this kernel.
This is the current status:
Code:
[ 4.945831] Muxed OneNAND 512MB 1.8V 16-bit (0x50)
[ 4.950927] OneNAND version = 0x0242
[ 4.955993] Scanning device for bad blocks
[ 4.960266] onenand_bbt_read_oob: from = 0x00000000, len = 2
[ 4.966247] onenand_bbt_wait: read timeout! ctrl=0x0400 intr=0x8000
[ 4.972808] onenand_scan_bbt: Can't scan flash and build the RAM-based BBT
[ 4.980255] OneNAND driver initializing
That's it trying to start the OneNAND, and I'm pretty sure that's right. It is a 512MB OneNAND and I haven't had to tell it that so it figured it out by itself. I just need to figure out why it's not able to read it. Apart from that, this is good progress considering I only just started.

If you can get it to work properly on the value packs that would be great. The older universal kernels have bugs such as wifi errors and random reboots, even though I still face wifi errors on the stock kernel(because of root? I have no idea)
Sent from my GT-I9003 using xda app-developers app

bscraze said:
If you can get it to work properly on the value packs that would be great. The older universal kernels have bugs such as wifi errors and random reboots, even though I still face wifi errors on the stock kernel(because of root? I have no idea)
Sent from my GT-I9003 using xda app-developers app
Click to expand...
Click to collapse
The WiFi issues are caused by modmagic. The WiFi drivers are supplied in /system/lib and are paired to a kernel. It would be a matter of taking a paired dhd.ko and putting it in the kernel itself rather than in the /system.

bscraze said:
If you can get it to work properly on the value packs that would be great. The older universal kernels have bugs such as wifi errors and random reboots, even though I still face wifi errors on the stock kernel(because of root? I have no idea)
Sent from my GT-I9003 using xda app-developers app
Click to expand...
Click to collapse
Ya all the kernel in present situation are based on xxkpq sources having universal feature. But on value packs like XXLF2, DDLF2 etc these universal kernel dont work properly & have errors like above said.

reserved. after this hoping for kyorarom if possible.

hillbeast said:
The WiFi issues are caused by modmagic. The WiFi drivers are supplied in /system/lib and are paired to a kernel. It would be a matter of taking a paired dhd.ko and putting it in the kernel itself rather than in the /system.
Click to expand...
Click to collapse
speaking of wifi issues, may/can you make it work on posidon rom? because other GB kernels seems to have alot of issues with wifi and other stuff.... (xxkpq)

Wahaha123 said:
speaking of wifi issues, may/can you make it work on posidon rom? because other GB kernels seems to have alot of issues with wifi and other stuff.... (xxkpq)
Click to expand...
Click to collapse
I can try. I want to get MTD working first. I think I just have an address wrong somewhere. I need to find where these are set for OMAP. I know where they are in Samsung Hummingbird/S5P/Exynos, but not OMAP.

ggclanlord said:
Subscribed.
Click to expand...
Click to collapse
u didnt hav to say that lol
@hillbeast- thanks for ur contribution here are a little of my experiences with this phone.. oc more than 1.2 ghz causes problems for camera n video recording and its not advisable .. even underclocking leads to sod at times although not always(based on uk kernels) ... and since u specialize in kernels.. c if u can get gpu oc to work.. most said it isnt possible n it wasnt working ... all the best sir m not demanding anything

cukierkas said:
Willing the best!
By what points your kernel will be better than current ones? Just asking
Sent from my GT-I9003 using xda app-developers app
Click to expand...
Click to collapse
For that you'll have to wait and watch.
There were requests from senior members in other thread for features that weren't available on current kernels. I guess that's what prompted Hillbeast to create this kernel for this device. Also, I guess in developing this kernel, he might find out what exactly is going wrong with 3.x and we might get both working.

o0Arthas0o said:
I just have a piece of advice.How about include exFAT support in your kernel.It can improve the speed of SDCARD
Click to expand...
Click to collapse
I can try, but the problem there is the same as adding NTFS support to the SD card. I did it in G3MOD and it worked, but Android itself couldn't read the SD card because vold didn't know how to handle it.
BassBlaster said:
I don't think mtd supports exfat
Click to expand...
Click to collapse
MTD is for the OneNAND. The memory card uses standard Linux MMC drivers.

Thread cleaned extensively, let's keep on topic please, and avoid the little, "thanks", "subscribed", and eta posts.
Thanks

hi
how to flash it? and where is the tar file? i need stock kernel please. my menu and back button sensor not working.. TIA

Before Hillbeast and others got mad at you please try cf-root heres the link http://forum.xda-developers.com/showthread.php?t=1351056 download bagaria.tar. Questions should not be posted in dev. area.

francisac3 said:
how to flash it? and where is the tar file? i need stock kernel please. my menu and back button sensor not working.. TIA
Click to expand...
Click to collapse
Download Ubuntu 64-bit and install it on your computer
Download the build tools and git-core
Clone my GIT repository linked on the first page
Compile the kernel
Flash the output TAR
There is no download link. I don't see the kernel as being ready to be released to public.

Related

[ROM][AOSP][2.3.5] SalvageMod v1.4

Salvage-Mod Gingerbread
{
"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"
}
Click to expand...
Click to collapse
SalvageMod is a AOSP project developed by myself, Barnacles10, and echoside.
This software is built from the Android open source project 2.3.5 branch.
We are offering 1.4 both odex and deodex. Keep in mind, most themers theme deodex ROMs.
Make sure to choose what the google add-on that corresponds with your ROM choice.
Issue tracker | WIKI | Downloads | Changelog | Github | Screenshots
Click to expand...
Click to collapse
See the changelog above or in ROM for detailed changes.
Big thanks goes out to Cyanogen and Team-Win for coming through with wimax.
Visit our github for source and credit for anything specific you're looking for in the build.
: Disclaimer :
We are not responsible for any damage you do to your phone, or anything that results after using our software.
Click to expand...
Click to collapse
Grabbing this one
YES 2.3.5!
I've been looking for another 2.3.5 ROM, THANKS! Have you tested any overclocking kernels with this yet?
zedomax said:
I've been looking for another 2.3.5 ROM, THANKS! Have you tested any overclocking kernels with this yet?
Click to expand...
Click to collapse
Its aosp. They all work.
Downloading now.
I achieved a Quadrant score of 1460 with the last build. I'll report back after flash and restore.
Great job man. I'm just curious. Did you odex post-build or did you compile Rom with an odex option? Ive been playing with Rom building for some time now and have only messed with sense. I managed to build a stock aosp Rom the other day but would like to learn more about aosp building. Feel free to pm because I feel this post is off-topic. Thanks man.
Now that I have root again I might have to give this a go (would be first aosp Rom).
Sent from my PC36100 using Tapatalk
will there be any updates to the kernal? I'm not sure if HTC releasing source code changes anything...
Also does this rom still have the problem with the sensors that plagued the cm and deck roms?
Hmmm... No Go. After several attempts installing the fedex version; I restored V1.3. I was never able to boot past the htc EVO 4G screen.
rbrainard said:
Hmmm... No Go. After several attempts; I restored V1.3. I was never able to boot past the htc EVO 4G screen.
Click to expand...
Click to collapse
Well, what did you do? Because I highly doubt there is an issue giving the fact I have been compiling and flashing 10+ times since last night. Mind walking me through with that you did?
vrajpal said:
will there be any updates to the kernal? I'm not sure if HTC releasing source code changes anything...
Also does this rom still have the problem with the sensors that plagued the cm and deck roms?
Click to expand...
Click to collapse
Being an AOSP ROM, these do not rely on the HTC kernel code release. There are any of several fine kernels to choose from, so its virtually always possible to find one that your phone likes.
Regarding the 'problem with the sensors', can you elaborate on that? I've used a couple versions of the Evo-deck ROM and have yet to experience any issue.
I look forward to trying this ROM! For some reason, I couldn't get the 1.3 to run on my phone, but that could have been a bad download or similar issue. I was just too busy at that time. But I read so much good about the SalvageMod...I gotta give it a go!
Thank you for your time.
P.S: Thank you for offering the community both odex and deodex versions! I love themes, but the odex ROMs run way quicker on my phone.
Looks good I'll give it a try later.
Thanks lit.
Sent from my PC36100 using XDA App
nYdGeo said:
Being an AOSP ROM, these do not rely on the HTC kernel code release. There are any of several fine kernels to choose from, so its virtually always possible to find one that your phone likes.
Regarding the 'problem with the sensors', can you elaborate on that? I've used a couple versions of the Evo-deck ROM and have yet to experience any issue.
I look forward to trying this ROM! For some reason, I couldn't get the 1.3 to run on my phone, but that could have been a bad download or similar issue. I was just too busy at that time. But I read so much good about the SalvageMod...I gotta give it a go!
Thank you for your time.
P.S: Thank you for offering the community both odex and deodex versions! I love themes, but the odex ROMs run way quicker on my phone.
Click to expand...
Click to collapse
After you make a phone call the proximity sensors cause the phone to wake lock
Sent from my PC36100 using Tapatalk
Man!!!! Have a stupid meeting and miss the release party of 1.4.
Thanks guys, downloading now
Great rom. Just flashed and restored all my apps. Very fast stable, But if i flash A2sd from Darktremor it will work correct?
nocturnalmike said:
Great rom. Just flashed and restored all my apps. Very fast stable, But if i flash A2sd from Darktremor it will work correct?
Click to expand...
Click to collapse
Nandroid and try?
Thanks lithid, another solid release.
github said:
Nandroid and try?
Thanks lithid, another solid release.
Click to expand...
Click to collapse
well it got in a bootloop. Was worth a try though, reformatted SD and got it back to normal. Great rom
I noticed there was a 1.4 deodexed Gapps package, but I didn't see one for 1.4 odexed.
I am assuming to use the odexed gapps that were already posted, but wanted to double check.
vrajpal said:
After you make a phone call the proximity sensors cause the phone to wake lock
Sent from my PC36100 using Tapatalk
Click to expand...
Click to collapse
Ah, I did run into this problem occasionally. I also found that when I would press the power button to wake the phone up when asleep I had to hold the power button down for a few seconds or it wouldn't wake up. I was using the SZ 2.2.1 kernel at the time, and later found that I experienced these things when using the smartass or SavageZen governors. I switched to InteractiveX and didn't experience them any more.
Thank you for your time.
Dang, lithid, I was just about to flash & test your kernel with the Synergy RLS-1 rom and then I saw this: Salvage-Mod 1.4....I was like, "WHAT!" ...Oh well, your new kernel can wait...hahaha.......flashing the latest Salvage-Mod cannot wait. Thank you.
Psichi said:
I noticed there was a 1.4 deodexed Gapps package, but I didn't see one for 1.4 odexed.
I am assuming to use the odexed gapps that were already posted, but wanted to double check.
Click to expand...
Click to collapse
Yes those will work

[CM7][V5][KERNEL-v3] Updated :)

{
"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"
}
Thanks to ~pneuma (deviantart)
I managed to build CM7.
There going to be almost nothing to be work, with luck it boots
Read the disclaimer
Netchip is not responsible for damage caused by the kernel and / or device.
If you encounter problems using this kernel, in what a way, I am not responsible.
You flashed the kernel, it is your responsibility.
This kernel is very very unstable, and not tested
Click to expand...
Click to collapse
Read carefully the instructions on samfirmware for updating/downgrading bootloaders
Backup also your EFS partition
Install instructions:
[COLOR="Red"Install froyo, with repartition and bootloader update.
Then install Skins CWM original.
Then do a wipe.
The last thing is install CM7 [/COLOR]
[URL="http://www.multiupload.com/YKHA10OX5T"]Download[/URL]
Enjoy
SOURCE CODE
Developers
Netchip
bangalorerohan
crazbanditz
amit.bagaria
blala
Testlist
voit
albs
quan815
If you like it to be added, PM me.
For testers
Install ADB, check here: ADB
And then install this test kernel via Odin, the kernel is not tested because bla bla bla.
If this test kernel works on stock firmware, and you can use logcat by the boot, you can install my CM7.
If there are issues logcat them
For developers
If you like it to help me, build a standard samsung kernel, update1 source.
Get it booted, and get CWM working, if you have FULL working CWM, push it to github and send a pull request to my repo.
I can use it, also give instructions.
Cyanogenmod 7, you can build it, if you get it working, do a pull request to my repo on github!
Netchip
netchip said:
Hello,
I like it to TRY to port CM7.
But I need some info for lagfixes and CWM.
How it is setup, etc ...
I paste it into my source code and port a lot of thingies from i9000 to i9003.
And yes, Im able to do that also with the i9001.
But the problem is, I dont have this info
I dont do all work over again.
Netchip
Click to expand...
Click to collapse
1. we don't use lagfixes. We have CWM with ext4 filesystem support (the stock kernels don't support it).
1.1. with help of ex4-format.zip update we can format system partitions (applying it with CWM)
1.2. with help of nandroid backup we can restore previously backed up files to the ext4 filesystem and have work system with ext4 partitions
2. We have CWM. But it's not official. It's created by Skin1980. Because we can't sign update.zip with valid signature, he creates .tar files with normalboot.img to give users just flash this file by odin and have CWM at our device. But because of it we need 1 tar file per each ROM we have.
If you have questions ask them. For now I'm also trying to compile CM7 to our device, but I have some questions about installing test environment (because I'm afraid to flash untested ROM and make my phone hard bricked). I don't know how to set it up
Great dude...really thanx for ur help.
We dont use lagfix. We use cf-root which includes CWM and tweaks under it which is created by senior member skin. As per ur requirement here is link.
forum.xda-developers.com/showthread.php?t=1201062
vishal24387 said:
Great dude...really thanx for ur help.
We dont use lagfix. We use cf-root which includes CWM and tweaks under it which is created by senior member skin. As per ur requirement here is link.
forum.xda-developers.com/showthread.php?t=1201062
Click to expand...
Click to collapse
Hey,
I have read your comments, but the point is.
How do you convert to ext4?
And added it into the sourcecode of CWM?
Also, how have you made normalboot.img?
But I have found the recovery.fstab, if someone can tell me whats is the size of the bootpartition, I can build CM7
Sory dude but i dont have knowledge about normalboot.img. I will tell other members to give that info to u.
netchip said:
Hello,
I like it to TRY to port CM7.
But I need some info for lagfixes and CWM.
How it is setup, etc ...
I paste it into my source code and port a lot of thingies from i9000 to i9003.
And yes, Im able to do that also with the i9001.
But the problem is, I dont have this info
I dont do all work over again.
Netchip
Click to expand...
Click to collapse
I'm really happy someone took an initiative , I would worship you if I port cm7 to our phone
Sent from my GT-I9003 using XDA App
kernel config:
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_XATTR=y
CONFIG_LBDAF=y
to enable EXT4
dont know much found on another site
I think you can contact skin1980 or amit.bagaria.
Tehy are teh experienced devs! And sure thanks, for the initiative!
bangalorerohan said:
I think you can contact skin1980 or amit.bagaria.
Tehy are teh experienced devs! And sure thanks, for the initiative!
Click to expand...
Click to collapse
Im now updating my source with tha very last
You can expect my own kernel first, but thats in a few hours.
And then, if it works, I release CM7
But keep in mind, I dont have this device .
netchip said:
Im now updating my source with tha very last
You can expect my own kernel first, but thats in a few hours.
And then, if it works, I release CM7
But keep in mind, I dont have this device .
Click to expand...
Click to collapse
Dont worry,Bro..You do it ,we test it.Thanks for your effort to port it to I9003 even you don't have this device
netchip said:
Im now updating my source with tha very last
You can expect my own kernel first, but thats in a few hours.
And then, if it works, I release CM7
But keep in mind, I dont have this device .
Click to expand...
Click to collapse
Ready to test
Sent from my GT-I9003 using XDA App
People.nw pls dnt flood tis thread with +1s and ready to test posts.
I mean , Evry1 obv supports tis initiative and evry1 is excited and wants to help.and test. Bt pls dnt flood tis thread with such posts.
I have my build system up and running
netchip said:
I have my build system up and running
Click to expand...
Click to collapse
what you mean?
Oh wow...u are really superfast dude. Can u give us some screenshots? Have u made custom kernal for that?
netchip said:
I have my build system up and running
Click to expand...
Click to collapse
Can you give us the link so we can check and give feedback
netchip said:
I have my build system up and running
Click to expand...
Click to collapse
Lol guys, I meqn my PC with the environment for building CM and yes I will give you screenshot and link if ai come home
Sent from my GT-I9100 using XDA App
netchip said:
Lol guys, I meqn my PC with the environment for building CM and yes I will give you screenshot and link if ai come home
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
Thank you for taking the initiative to port CM for i9003.. We'll be sure to test and give feedback about it and will try to help anyway i can
Sent from my GT-I9003 using xda premium
Highly appreciate this move, If all goes well, then its great. But we will lend a helping hand as much as we can netchip.
Yes.. Netchip will be needing our support for this.. And give him a trust that he can make it although he not owning this phone.. For all devs and testers of this phone.. We will hoping your cooperation to make this cm7 a success..
Sent from my GT-I9003 using xda premium

[ROM][S4][WIP] CM9 on HTC One S [20120813]

About this ROM
Community effort to bring CyanogenMod to the HTC One S aka Ville.
Disclaimer
Code:
This is no finished rom!
It has bugs and issues that still need to be fixed.
CM10
See this thread for CM10 development
IMPORTANT
Please make sure that boot.img is flashed correctly.
If in doubt, check kernel version in settings. Build date should always match rom date.
Description
This release contains the latest cm fixes and some backported CM10 changes like new GPS libs which are a lot more power efficient.
Changes
20120813
New GPS libs
Backported Jellybean changes
Latest CM changes
20120731
New kernel, make sure you flash boot.img
Latest CM changes
20120716
Configurable button layout
20120715
Changed button layout
Merged latest cm changes
20120708
Fixed Touchscreen
Reverted Kernel Memory Hack
Merged latest cm changes
alpha 14
Fixed LPA Volume
Kernel tweaks (lower sleep frequency, more memory)
Working
Configurable hardware buttons [20120716]
Touchscreen [20120708]
LPA Volume [alpha14]
Low Power Audio (LPA) [alpha13]
RILD should start properly [alpha12]
Wifi-Tethering [alpha11]
Camcorder, mostly (720p, 480p, no 1080p) [alpha10]
USB Tethering [alpha9]
Fixed data loss on reboot [alpha8]
Notification LED (we just have red OR green) [alpha7]
Audio routing [alpha6]
Front Camera [alpha5]
Torch [alpha5]
In-Call Echo gone [alpha4]
Bluetooth [alpha3]
Camera [alpha2]
Radio
Sound
Wifi
Known issues
Camcorder is unstable, videos may be corrupted
Panorama mode crashes the camera
Wifi calling not available
Instructions
Download or build from source
Download gapps
Recommended
fastboot flash boot boot.img
wipe unless you're upgrading from an earlier release
flash rom in recovery
flash gapps in recovery
Downloads
intervigil on [github]
xkonni on [github]
All versions & Changelog [here]
Also available on GooManager & RomManager
Latest gapps (ics-20120429) on [goo-inside.me]
Contact
irc-channel #cyanogenmod-ville on irc.freenode.net
Credits & Thanks (in no particular order)
The whole cyanogenmod team
intervigil
#cyanogenmod irc channel
#virtuousrom irc channel
everybody in #cyanogenmod-ville irc channel
Additional Information
Flow-Wolf said:
Hello everyone!
Today I have create an article with a full review about the CM9!
Here it is:
http://flow-wolf-one.blogspot.fr/2012/07/one-s-cyanogenmod-9-full-review.html
You can also see the video recorded for this rom:
http://youtu.be/dHrYeJrYW5U
Enjoy
and thanks the dev for his job
Click to expand...
Click to collapse
saniyal said:
Something more recent than Alpha 5
Click to expand...
Click to collapse
DevliegereM made some pretty nice banners:
{
"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"
}
Please do NOT post Thanks..... Instead, press the Thanks button
Working:
Hardware Acceleration
awesome! i love this phone but a system partition filled with 800MB of crap is just crazy and seriously holding back this beast. i can't wait for cm9 on htc one s
i'd like to help however i am currently busy with finishing my thesis ... any chance for putting this on github? probably i find some time to compile and test it...
cheers!
jodue said:
actually i did say thanks AND asked if the OP would upload this on github for others to play with. so please stop deleting valid posts!
Click to expand...
Click to collapse
it is already on git: https://github.com/xkonni
hf
Midian666 said:
it is already on git: https://github.com/xkonni
hf
Click to expand...
Click to collapse
correct...
contributors very welcome!
xkonni said:
correct...
contributors very welcome!
Click to expand...
Click to collapse
Im ready to start working on it as my One S just arrived!
For those who want to contribute, xkonni and I can be found at freenode on #cyanogenmod-dev.
Ive also started to work on a getting-started wiki page here
no devs around? could really use help on the RIL...
--
im guessing though as before with ics builds..the camera will be even more of a problem now?
just done my backup going to see how this is going man.
just tried it mate..lovely, suprised you got it booted so quick,theres not even lag in it..
arknailed7754 said:
im guessing though as before with ics builds..the camera will be even more of a problem now?
just done my backup going to see how this is going man.
just tried it mate..lovely, suprised you got it booted so quick,theres not even lag in it..
Click to expand...
Click to collapse
i'm not really thinking about the cam yet. but you're right this will be a problem.
anyway, unless telephony/data work it doesn't matter ^^
No I meant the future cam not important yet lol
Sent from my HTC One S using XDA Premium App
Hopefully HTC will release the source code soon and if we are extra lucky they will release something for the ImageSense chip too!
Been busy lately but I really want to work on this.
Sent from my HTC One S using Tapatalk 2
How much work is going on with this guys is it intense or just weekends etc. I know its hard making time for this type of thing
Sent from my HTC One S using XDA Premium App
arknailed7754 said:
How much work is going on with this guys is it intense or just weekends etc. I know its hard making time for this type of thing
Sent from my HTC One S using XDA Premium App
Click to expand...
Click to collapse
quite a lot, but still have other things to do besides this
Well yeah...life lol
Sent from my HTC One S using XDA Premium App
xkonni said:
quite a lot, but still have other things to do besides this
Click to expand...
Click to collapse
xkonni is doing a lot more than me for the moment, but Im hoping to find time to work on it later this week. I figured its better to get all other stuff squared away so that I can sit down and focus on this instead of trying to do everything at once
good news!
i just saw that the kernel sources for the one v are on htcdev.com ready for download ... i guess this means that we shouldn't have to wait too long for the one s kernel sources
jodue said:
good news!
i just saw that the kernel sources for the one v are on htcdev.com ready for download ... i guess this means that we shouldn't have to wait too long for the one s kernel sources
Click to expand...
Click to collapse
maybe but i would not bet on that.
the one v uses the 8255 chipset, for that there are already many devices out while for our msm8960 the one s is the first.
they might keep the source back because of that.
but of course i hope they dont
xkonni said:
maybe but i would not bet on that.
the one v uses the 8255 chipset, for that there are already many devices out while for our msm8960 the one s is the first.
they might keep the source back because of that.
but of course i hope they dont
Click to expand...
Click to collapse
so you think that htc doesn't want to "help" other manufacturers with their kernel adaptations?
possible but i can't imagine what htc would gain by holding the kernel code back on purpose. actually i think that since the community is always fixing their bugs and issues they can only profit from an early release of the code ... but let's see and hope that you are wrong

[ROM] MIUI_V4 [Port] 2.7.27

Here is my latest MIUI V4 port from Th3Bills photon port. By no means am I a developer so what ever may happen to your phone is all on you.​
MIUI V4 2.7.27​NEW AND OLD BASEBAND DOWNLOADS​
{
"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"
}
DOWNLOAD FROM MIUI.US​
NOTES:
This ROM is based off of CM Source as of 8.3.12.
This ROM has ALL the same issues as CM9.
This ROM has WIFI Calling.
This ROM has the LAG FREE MOD included.
BUGS:
USB storage acts funny. You will have better luck rebooting into recovery to mount the SD card.
INSTALLATION:
Phone must be rooted
Reboot and enter CWM
Do a full wipe
Go to Install zip from sdcard
Then choose zip from sdcard
choose Miui-v4-2.x.x.zip
THANKS:
HUGE Thanks to the following developers that made this all possible for me to port.
Whitehawk
bihariel
Th3Bill
Arcee for the CM9
linds6630
harsh
XXMrHyde
batoo
And everyone else I bothered along the way!
NOTE:
If you use this ROM as a base or post it on another forum, please give the credit that everyone deserves.
If I have helped in anyway, just hit the Thanks button!
Please follow me on twitter @dubntz for updates
I love you. I have been waiting for something like this for months! I will report back with my opinions of it.
Good job. Hope your able to keep it updated.
Sent from my LG-P999 using xda premium
I see on the screenshot you are on the Jul 15 baseband, any support for the new BB? or would Owain's patch work with this ?
jimmydafink said:
I see on the screenshot you are on the Jul 15 baseband, any support for the new BB? or would Owain's patch work with this ?
Click to expand...
Click to collapse
That patch will work with any Rom. All it does is move the 4 files to their right places to replace the other ones.
Like what I do manually with my guide but you just have to flash it.
Does Miui_V4 have the Tegra/Nvida driver support that the CM9 builds lack?
Been quiet for awhile so forgive my ignorance, long day at the office!
I've been using this for a couple hours. Works perfectly. I noticed some things are not in English such as when the phone is charging is says 'cargando' on the lock screen instead of 'charging' and in the message app under the 'Recommend' tab everything is in Chinese. Everything is else fine though besides the normal cm9 issues with drivers.
wifi calling???
zachpozniak said:
I've been using this for a couple hours. Works perfectly. I noticed some things are not in English such as when the phone is charging is says 'cargando' on the lock screen instead of 'charging' and in the message app under the 'Recommend' tab everything is in Chinese. Everything is else fine though besides the normal cm9 issues with drivers.
Click to expand...
Click to collapse
Does it work?
That's great. thanks for share.
Mirrors maybe? I don't like using 4shared
Sent from my GT-I9300 using Tapatalk
good to see another rom here, thanks for porting this over!!!
your install instructions are redundant, when you do a wipe data/factory reset it formats /data and /cache, no need to do it twice just saying
jimmydafink said:
I see on the screenshot you are on the Jul 15 baseband, any support for the new BB? or would Owain's patch work with this ?
Click to expand...
Click to collapse
you have to be on the updated BB for it to work, it does not install the new BB
HAvoktek said:
Does Miui_V4 have the Tegra/Nvida driver support that the CM9 builds lack?
Been quiet for awhile so forgive my ignorance, long day at the office!
Click to expand...
Click to collapse
They don't have any control over that... if you were quiet you were observing, if you were observing you would know that NVIDIA is the only one who has control over that and refuses to release the source code... I'm sorry if this sounds mean but you need to understand that.
How about wifi calling? Is it working g on this rom.
Sent from my LG-P999 using xda premium
EggRoll53 said:
They don't have any control over that... if you were quiet you were observing, if you were observing you would know that NVIDIA is the only one who has control over that and refuses to release the source code... I'm sorry if this sounds mean but you need to understand that.
Click to expand...
Click to collapse
Oh trust I understand that completley however I asked a question thanks for your 2 cents.
Damn now wonder people raise up outta here in droves.
Sent from my LG-P999 using xda premium
omg i been waiting for a stableish version of this thanks!!! i installed the harsh kernal and works like a charm. one thing that is bugging the hell out of me is that the default keyboard IME doesnt have a single word of english even though it says it does. every time i type something i get the red lines as if the words were incorrect
Any suggestions on kernels?
Sent from my LG-P999 using xda premium
Porting instructions.
First of all, Great job on porting this!
I have been experimenting with porting this over for the last week or so and have not been successful. I would greatly appreciate it if you could guide me through it so that I at least learn something for my effort hahaha.
as far as Whitehawkx guide, I would get stuck on the part where I had to download the files to transfer...
again, Thank you soo much for this rom. The rom is running awesome right now! slight lag, but great over all. And yeah, I would GREATLY appreciate it if you could help me out with a mini guide on how to port this over.
Hey what are the kernel options for this ROM? Faux's? Which ones?
stevew84 said:
Hey what are the kernel options for this ROM? Faux's? Which ones?
Click to expand...
Click to collapse
Also look here, there =s many options on ics kernels but depends on your need.
Here one i tried so far is good http://forum.xda-developers.com/showthread.php?t=1567097
chipis said:
Also look here, there =s many options on ics kernels but depends on your need.
Here one i tried so far is good http://forum.xda-developers.com/showthread.php?t=1567097
Click to expand...
Click to collapse
Harsh kernel works for this rom? Awesome.

[ROM][IMM76][SOURCE-BUILT]★ ★ Android Open Source Project ICS 4.0.4 ★ ★[RELEASE★2]

[ROM][IMM76][SOURCE-BUILT]★ ★ Android Open Source Project ICS 4.0.4 ★ ★[RELEASE★2]
{
"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"
}
Presenting,
☛ Android Open Source Project aka AOSP ICS 4.0.4 on i9003.
☛ This is pure ICS which I have built from Google's Source code. (As seen in Nexus Devices)
☛ This is not a daily driver yet, and it is just an initial release for Beta testers to test and give me feedback, logs about bugs and other stuff.
☛ I will work on this now and try to make it as stable and smooth as possible for daily use!
☛ I also plan to add many more features to this in near future!
What Works:
Calls (Send/Receive)
SMS
Mobile Data
Camera
Bluetooth
Wifi
Make Calls/Send/Receive SMS
Sound
Touchscreen (Fully working)
Vibration
Video Recording(Partially)
Bugs/What doesn't work:
HW Composer (Same as CM9) {Would probably need 3.0 Kernel or dsscomp + ION}
Video Playback(untested)
USB Mass Storage
Addition Features:
My Own Kernel with:
ClockWorkMod Recovery 6
ZRAM Enabled
TUN/CIFS built in
XZ Compressed Kernel (++speed)
Optimized CRC32 Algorithms
Optimized ARM RWSEM Algorithms
ZCACHE Enabled.
Lots of crap Samsung Code cleaned up.
Fixed loads of warnings..... (Still lots to go)
If you wish to try it out, head to the Downloads Section below!
PS: For newbies, this is not CM9. It is built completely from a new Source.
I know I cannot work on this alone! So if you wish to help me , feel free to do so!
Credits:
sakindia123 (For the inspiration )
dhiru1602 (For his valuable inputs and device tree as well as helping me out initally)
HetalK (For his motivation and support for testing)
Change Logs
RELEASE 1
Initial Release
Click to expand...
Click to collapse
RELEASE 2
1) Fixed RIL fully!
Calls,Mobile Data,3G, SMS everything works now.
2) Added SuperSU by Chanfire!
3) Fixed some **** Chinese Force Closes
4) Signal Strength weakness fixed.
5) Zipalligned/Deodexed apps
6) Some Stability fixes
7) Samsung STK enabled
8) Highly Customizable ApeX Launcher added.
Click to expand...
Click to collapse
How to flash:
1) Reboot to recovery
2) Factory reset/Wipe cache/ Dalvik Cache (Not needed but recommended)
3) Install ROM Zip from sdcard
4) Install gapps
5) Reboot
6) First boot takes time
7) Enjoy Vanilla Android!
Note: First boot takes long, after boot up.
Switch to Android Keyboard
Go to Display>Settings>Disable Pulse Notifications
How to report bugs-
If you face any particular problem,
Recreate it and fetch me a logcat and dmesg log if possible. It will help in fixing up the bug.
Downloads
DOWNLOAD AOSP ICS RELEASE 2
-------------------------- OLD VERSIONS NOT RECCOMENDED! ------------------------------------------------
DOWNLOAD AOSP ICS RELEASE 1
Flash the zip via ClockworkMod Recovery.
Do I flash this with Odin?
Sent from my GT-I9003 using xda app-developers app
mathew1234 said:
Do I flash this with Odin?
Sent from my GT-I9003 using xda app-developers app
Click to expand...
Click to collapse
Nope,Flash it via Clockworkmod recovery.
Oh man.. would have flashed it if I could receive calls
Sent from my GT-I9003 using xda app-developers app
mathew1234 said:
Oh man.. would have flashed it if I could receive calls
Sent from my GT-I9003 using xda app-developers app
Click to expand...
Click to collapse
I will fix it soon!
good job !!!
\framework\out\com\android\internal\telephony
Very hard to fix
good luck
Can I help you if you want ?
I'm not a pro, but it's the thought that counted
LoLaTiOn said:
good job !!!
\framework\out\com\android\internal\telephony
Very hard to fix
good luck
Can I help you if you want ?
I'm not a pro, but it's the thought that counted
Click to expand...
Click to collapse
Sure!
Sync AOSP ICS Source.
fork my clone my aosp-galaxysl repo and even clone the vendor blobs..!
And then build !
We can work together on this.
Beta ver but very very many bugs.
can i ask u why did u make ics and not jb?
Mamica said:
can i ask u why did u make ics and not jb?
Click to expand...
Click to collapse
I want to fix ICS properly on this phone, once that is done the fixes should be somewhat similar!
Once I fix the calls, and mobile data issue, I will try to make HW Composer work by ION and DSSCOMP with help of dhiru.
Thats an awesome try dude...
Hope u achieve success in this !! :thumbup:
Sent from my GT-I9003 using xda app-developers app
Adi_Pat said:
I want to fix ICS properly on this phone, once that is done the fixes should be somewhat similar!
Once I fix the calls, and mobile data issue, I will try to make HW Composer work by ION and DSSCOMP with help of dhiru.
Click to expand...
Click to collapse
wowww...really good idea.With this answer you and dhiru give us a new hope...thx u very much
OH yeah u did it bro congratulations .. in about a week ull fix all the issues
suggestion...
aditya m just thinking be better to keep the kernel as basic as it can b ?
ZRAM Enabled
TUN/CIFS built in
Optimized CRC32 Algorithms
Optimized ARM RWSEM Algorithms
ZCACHE Enabled.
are those required right now ?
cus i think the simpler things are the better they are to debug .. m just asking bro .. don kill me for this althought i think u will on facebook
another question ...What about kernel 3.0?you will try to make functionally HW Composer without kernel 3.0?
can I delete contacts on this rom
shriomman said:
OH yeah u did it bro congratulations .. in about a week ull fix all the issues
suggestion...
aditya m just thinking be better to keep the kernel as basic as it can b ?
ZRAM Enabled
TUN/CIFS built in
Optimized CRC32 Algorithms
Optimized ARM RWSEM Algorithms
ZCACHE Enabled.
are those required right now ?
cus i think the simpler things are the better they are to debug .. m just asking bro .. don kill me for this althought i think u will on facebook
Click to expand...
Click to collapse
@shriom
This is the same Kernel which I was porting ION and dsscomp on , and it has lots of crap samsung code cleaned up. Besides, the other patches won't affect the 'debugging' process.
@Mamica
hillbeast is working on Kernel 3.0 , if he manages to do that HW Composer should be easy. For now , Since 3.0 is not there , I will try some other methods (like back porting stuff) to possibly try and make HW Composer to work (In contact with dhiru) .
@nikhil
Yes you can
On another note, I looked through RIL files today, and I could possibly fix it up in a few days. Thanks to dhiru for guiding me. Since I am a bit new to building android.(kernels are my strength )
Sent from hell..!
Mamica said:
can i ask u why did u make ics and not jb?
Click to expand...
Click to collapse
iam now porting jelly bean 4.1.2 osap nexus rom
the uplouding next 3 days
much love and respect for my man aditya DD man i can't believe that you did this DD great work man !!!!
RESPECT!

Categories

Resources