Based off of madmack's CM10 port and his kernel/audio changes for our device, I've compiled the latest ParanoidAndroid from source based off of the N71000 and modified it for our device.
There are... more than a few issues. This is more of a practice build for me, as it's one of the first I've built from source. The issues with my build on top of madmack's CM10 port are:
- No audio (I'm not sure why, I included all of madmack's audio modifications in my build, and even directly copied the audio framework files from his latest CM10 zip)
- No data: I'm 99.9% sure this is due to a non-existent APN, but when you try to edit the APNs in Settings, it just brings you back to the main Settings screen.
- No call audio issue is back - madmack, what did you do to solve this, and did you commit the changes to your github?
If someone could take a look at my build and discover why the audio won't work, and why the settings kicks you out of the APN screen, that would be great. I can't figure out what's wrong. Everything else works just as well as the CM10 build, however.
Download: http://www.mediafire.com/?2yxh5575ynbi8ao
First! Thanks for testing it out, now just to make it happen captain(wish i knew how to help)
Reserved
Looking forward to this!
Sent from my Samsung Galaxy Note II
Moose0704 said:
Looking forward to this!
Sent from my Samsung Galaxy Note II
Click to expand...
Click to collapse
Thanks! It's mostly working, I just really need to figure out the audio issues. Can anyone with more knowledge than me compare the audio framework of this ROM against the framework in madmack's CM10?
Sent from my GT-N7100 using Tapatalk 2
IMHO and no dis respect to other ROM developers, PA is the most wanted rom I want to flash on my GN2. subscribed!
Just a heads up, later tonight I'm going to rebuild this ROM fully from source and see if I can integrate a form of madmack's audio fix.
Sent from my SGH-I317 using Tapatalk 2
What are are the chances of this getting to work on tmobile. This is the only rom I want.
Sent from my SGH-T889 using xda app-developers app
philupjfry said:
What are are the chances of this getting to work on tmobile. This is the only rom I want.
Sent from my SGH-T889 using xda app-developers app
Click to expand...
Click to collapse
It should already work!
Sent from my JellyBean Galaxys3
Sounds good cant wait till all the kinks are worked out
Sent from my SGH-T889 using xda app-developers app
Awesome. I'm assuming that the s pen will not work on this Rom right?
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
Hey, thanks for directing me here.
In my build im almost positive I had the audio working, but it was really late so im not 100% sure.
Still the same exact issue as far as wifi/no data/cant edit apn's...but I have to assume part of that may be a kernel problem, or like you said, due to possible lacking apk's. I'll mess around with it more tonight though
heroskyy said:
Hey, thanks for directing me here.
In my build im almost positive I had the audio working, but it was really late so im not 100% sure.
Still the same exact issue as far as wifi/no data/cant edit apn's...but I have to assume part of that may be a kernel problem, or like you said, due to possible lacking apk's. I'll mess around with it more tonight though
Click to expand...
Click to collapse
I'm not so sure it's a kernel problem, because all three of those things are working on the CM10 build. Even when I flash madmack's newest kernel over this build these issues are still not resolved. I'm trying to figure out how to build the APN settings into the ROM to bypass the settings issue.
I'm letting Ubuntu compile straight from PA source at the moment, combined with madmack's git modifications for our phone. However, any recent fixes he made (including fixing call audio) will not be present until he uploads newer versions to his git.
ShotSkydiver said:
I'm not so sure it's a kernel problem, because all three of those things are working on the CM10 build. Even when I flash madmack's newest kernel over this build these issues are still not resolved. I'm trying to figure out how to build the APN settings into the ROM to bypass the settings issue.
I'm letting Ubuntu compile straight from PA source at the moment, combined with madmack's git modifications for our phone. However, any recent fixes he made (including fixing call audio) will not be present until he uploads newer versions to his git.
Click to expand...
Click to collapse
Ahhh, good point. I hadn't gotten to try his newest kernel or updates yet.
While building the APN settings to the ROM may work, I still find it disheartening and a tad irritating that you cant even edit any mobile network selection. That indicates to me that there's a problem more so in the frame work of the ROM (lacking apks, kernel malfunction, etc) that isn't allowing any data to be edited or retrieved.
I've also wondered about flashing an AT&T modem over top the Paranoid ROM . I feel that may be another thing that would explain the inability to edit APN setting and to not have any form of data or WIFI. Though...I don't know why that wouldn't be the case for the current CM10 build...unless its because the Paranoid build was solely intended for the N7100.. Thoughts?
ohhhhh
this would be very good
Just a heads up:
Im planning on merging all the newest material for the most recent cm10 build with paranoid, as well as modifying the att modem to (hopefully) integrate it into the paranoid frame work tonight. If my theory is correct, it should solve most issues with this rom, but may retain some of the most current cm10 issues. If it works ill post a thread in the development section for testing.
Compiling a new build right now.
Waiting
Sent from my SGH-I317 using xda premium
If you get a chance Can you port jellybam?
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
mardos said:
Waiting
Sent from my SGH-I317 using xda premium
Click to expand...
Click to collapse
Sorry about the delay, I haven't compiled too many ROMs before... I keep getting the error
Code:
In file included from external/zlib/gzclose.c:6:0:
external/zlib/gzguts.h:21:19: fatal error: stdio.h: No such file or directory
compilation terminated.
make: *** [/Volumes/t0att/paranoid/out/target/product/t0att/obj/STATIC_LIBRARIES/libz_intermediates/gzclose.o] Error 1
(standard_in) 1: illegal character: N
(standard_in) 1: illegal character: N
(standard_in) 1: illegal character: N
(standard_in) 1: illegal character: N
Anyone have experience with this error? This error didn't come up last night, I haven't changed anything since.
Related
Well this is my first attempt at compiling from source and wanted to put this out there for people to try. This is a CM9 kang built from aeroevan's CM9 repository so I take no credit for this besides building.
Id like to thank aeroevan and the whole Cyanogenmod team for making some killer roms.
Downloads:
3/18/2012: http://d-h.st/8JV
3/21/2012: http://d-h.st/k7p
Whats working?
Everything seems to be working besides Camera. Seems to be borked on this build.
Interesting stuff. What's different between this specific kang and most of the ICS ROMs out there? Or were you just testing your skills at compiling and stuff?
I was just testing my skills and just seeing if I could build and it went pretty good. Ive been running aeroevan's CM9 kang for about a week and its reunning pretty decent but I figured I would compile one and run it. I believe the new ICS adreno drivers were added to Cyanogenmod's commits but I'm not sure.
Thanks for this new ROM about CM9. Hope everything will be better and better.
The last build that aeroevan built the camera worked so I'm not sure what's up with it. I'm going to do another build in a little while when I get home.
Sent from my Incredible 2 using XDA Premium HD app
The 3-13 release has a working camera but not the updated drivers.
He pulled the working camera stuff from somewhere I can't remember. lol.
Ill go look on aero's rootzwiki page and send him a message and see if he gets back to me about it.
Edit: I sent him a message on twitter just waiting for an answer.
thanks runs great. looking forward to more nightly builds.
I doin another build tonight. If its not too late ill upload it if not, first thing in the morning.
Sent from my Incredible 2 using XDA
Changelog?
if anyone wants the circlemod from aokp on this rom, here you go, this is for vivow cm9 builds specifically
Linch89 said:
Changelog?
Click to expand...
Click to collapse
I don't much has changed from the last build. I'm still a noob to the build process
Sent from my Incredible 2 using XDA
Does the latest include the camera fix or just a sync?
bracketslash said:
Does the latest include the camera fix or just a sync?
Click to expand...
Click to collapse
Unfortunately no it doesn't. aeroevan never got back to me about it. If i knew how to get the camera fix I would implement it.
Any update with the flash working with the camera on this build?
putnum said:
Any update with the flash working with the camera on this build?
Click to expand...
Click to collapse
Sorry. Camera isn't even working on this build. I can't find a fix for it anywhere. I've been looking throught the forums and the ones I've tried just aren't working.
Sent from my Incredible 2 using XDA
i took a look at the zip and there is no camera m7x30 in system/lib/hw as opposed to all other builds. can you try adding the file from another build?
dirtsky said:
Sorry. Camera isn't even working on this build. I can't find a fix for it anywhere. I've been looking throught the forums and the ones I've tried just aren't working.
Sent from my Incredible 2 using XDA
Click to expand...
Click to collapse
pm me the things you have holes in (camera, mms, etc) I'm not much of a dev but I'll see what I can do
Sent from my Incredible 2 using xda premium
kevdliu said:
i took a look at the zip and there is no camera m7x30 in system/lib/hw as opposed to all other builds. can you try adding the file from another build?
Click to expand...
Click to collapse
Thanks ill take a look at aeroevans zip and see what is missing compared to mine and see if I can implement it. If its working good I'll upload it.
Edit: I just tried this and didn't work. :-(
unofficial CM10 JELLYBEAN TESTING IS HERE:
Hey guy's I have been compiled CM10 and AOSP JellyBean roms for the past few days and testing then them out.
This forum is for CyanogenMod 10 and JellyBean work. I will be posting all of my CM10 work here and I will also start a new forum for JellyBean work as well.
You can find my CM10 downloads here, under drewgaren on RomManager or on my website drewgaren.com
By the Way Just Incase If You Didn't Know I DID NOT DEVELOP CYANOGENMOD. I'M JUST COMPILING IT AND TRYING TO MAKE CURRENT TEST BUILDS MORE STABLE.
PLEASE NOTE THIS IS NOTE AN OFFICIAL CM10 BUILD AS IT HAS NOT BEEN RELEASED AND THESE BUILDS DO NOT REFELT THE CURRENT STATE OF CM10. THESE BUILDS HAVE BEEN COMPILE FROM CYANOGENMODS GITHUB JELLYBEAN GITHUB AND THINGS HAVE STILL NOT BEEN COMMITTED. I AM IN NO WAY RELATED TO CYANOGENMOD I JUST LIKE TO HELP OUT FOR OUR COMMUNITY AND DO THE BEST POSSIBLE FOR DEVS IN THE SGSIII COMMUNITY. I WILL BE SUBMITTING PATCHES WHEN AVAILABLE TO GERRIT.
Since this is the first build I have released there are some major bugs in it.
DG-CM10TEST-717.3 RELEASE CHANGELOG:
The phone works.
Data does work.
Camera however may quit.
Audio is works.
Bluetooth and Wifi works.
Settings fixed.
Device will no longer hot reboot
No more screen lag
Red around screen is sometimes present at start up.
MTP USB To computer has issues
Build is still buggy and but could be used at this point as a daily driver though I don't recommend at just yet.
Google Now works Including Voice Search as I know In my Past Build Voice Search Did Not Work.
It is rooted and buttery smooth.
Camera Works, there is an issue with Gallery I will update it with the regular compiled gallery instead GoogleGallery to fix in the next build.
External SD Card access work
Basically everything is working at this point just needs a little bit of fixes.
Lockscreen Settings built into settings
System Settings in Settings (but not yet integrated)
Profiles Integrated into Settings
Performance Settings Integrated
Quiet Hours!
This build also includes all Gapps. Be aware Google Text To Speech will quit at Setup just press okay and proceed this is necessary for Voice Search.
So enjoy testing this out for now and it's only going to get better in the next few days and weeks as I can improve the stability.
Also please remember to check out my AOSP version that will be released shortly.
Downloads (Includes GAPPS):
DG-CM10TEST-717.3
OLD:
CM10-DREWGAREN-716
CM10-DREWGAREN-716-2-UPDATED
I will update this page as much as possible as soon as I get fixes and new releases if you guys find fixes and anything feel free to add them.
CURRENTLY WORKING ON FIXES:
Coming in the next build, working bring in main phone fixes and USB fixes.
Fixing lag and improving kernel.
Fix restarts.
Cherry pick
Add trebuchet and performance settings.
I will have a Kang of CM 10 When it's released and my own build for you guys!
CHECK OUT MY AOSP BUILD UP SOON UNDER THE DEV SECTION OR MY SITE....
That's awesome man! Can't wait to check it out. Thanks for your time and work! Are you using the CM9 kernel or ktoonsez perhaps?
Sweet!!!!
Sent from my shiny white s3 tap tap!
Downloading. Can't wait to give it a go! Thanks!!!
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
Ohhhh man this is what I've been waiting for!!!
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
Phoneguy589 said:
That's awesome man! Can't wait to check it out. Thanks for your time and work! Are you using the CM9 kernel or ktoonsez perhaps?
Click to expand...
Click to collapse
kernel is 3.0.8 cyanogenmod.
Mirrors will be posted with the newer builds.
jolly bean
Omg finally we get jolly bean
Skdi said:
Omg finally we get jolly bean
Click to expand...
Click to collapse
Lol my favorite thread!!!
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
camera's not working here,
Got " Unfortunaly Gallery has stopped "
Dang. Seems like a pretty solid first release. How is it running for those who installed?
Sent from my SAMSUNG-SGH-I747 using xda premium
are you freaking kidding me?! this is awesome =)
I'd like to donate some money!!! I have waited for this for sooooo long. You deserve this. Thank you so so so much.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
cuhrazy said:
Dang. Seems like a pretty solid first release. How is it running for those who installed?
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
Running really well for now
Looks like I used my upgrade just in time. I might go back and get a red gs3 but jelly bean is so smooth I can't wait.
Thanks for this
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
Dommage said:
camera's not working here,
Got " Unfortunaly Gallery has stopped "
Click to expand...
Click to collapse
I will fix any camera issues. It should not quit but I can see where it might and it's a small fix. I'll get on it. I'm working on a new build right now with a ton of fixes to make this more of a stable build because this is just for testing right now but I know we want a daily driver. I'm currently trying to fix the errors I've come across.
Should be soon and I'll have a new build. But I'll try and do nightlies.
phone just close by itself while on my desk...
pressing home button reopen it
ManOnTheMoon said:
I'd like to donate some money!!! I have waited for this for sooooo long. You deserve this. Thank you so so so much.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
Thanks but money's not needed, I just do it cause I love doing it. I'm working on fixes now to make it better and more stable.
Massive thanks to you!
Aghhskahdkskshshakdkdhsbdbdjdieishd. Sorry had to clean of my keyboard it got drench in jolly bean juice.
drewgaren said:
Thanks but money's not needed, I just do it cause I love doing it. I'm working on fixes now to make it better and more stable.
Click to expand...
Click to collapse
You are one of the best devs here.
Good guy dev
Offered money for alcohol from a stranger
Kindly declines.
Lol great work man seriously. I literally just flashed an aokp from the att original thread. I'm really contemplating on downloading it but I need my phone as an alarm lol. I'll see if I can find my razr maxx and use that as a alarm back up.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Anyone that has the urge to change, alter and or make better this rom. All I have to say is feel free!! The whole great thing about open source is just that. Make sure to give credit where it is due! The only credit due here is for Slim, I only compiled from there source. If I can help get slim w/android 4.2 working on hercules than I am a hero, but for now I am just sharing source of a great rom.
Compiled on the 28th. Version 2.8.1
I know gmills was having problems with his computer and I have been building for a while now so I figure why not share.
I am not having any problems with this rom at all. Stock kernel, stock build.prop etc.
I would like to have some of ya'll test as is and see if you have any issue's.
For anyone that wants to help test, I would like for a clean install,just like coming from stock phone. Format everything and start from scratch with this build. I am doing another build this evening and will let the testers know when. This build I am posting now is very stable and I will not post anything that Is not stable and pre tested in this thread. If you want to test new builds, just let me know.
I take no credit for this at all, All the members of Slim Bean and of course cyanogen and team chop sticks made this possible!
Also special thanks to team rook! If you are interested in building from source then read this: http://forum.xda-developers.com/showthread.php?t=1798056
Also notice this is unofficial
Slim's web site: http://slimroms.net/
Slim's add on's: http://slimroms.net/index.php/new-addons-menu
Slim's gapps : http://www.slimroms.net/index.php/downloads/all/viewcategory/40-gapps
Check out the android4.2 leaked app's here:http://forum.xda-developers.com/showthread.php?p=33573197#post33573197
Latest build 01-12-13: http://d-h.st/hQK
first lol, Ya'll can have the rest I might need this one.
How well does changing the dpi work with this rom? I know thats one of the main reason I stick with aokp because most dpi's work well?
BTW thanks for the rom
I haven't had any problems, give it a try and let me know what you think.
onlychevys said:
I haven't had any problems, give it a try and let me know what you think.
Click to expand...
Click to collapse
slim bean works great on my sgs3, ill flash this and compare. thanks for the rom
I'll test this ROM too.
Sent from my SGH-T989 using xda premium
I'll give it a try also.
Sent from my SGH-T989 using Tapatalk 2
Been in it since last night. Haven't found problem
Sent from my SAMSUNG-SGH-T989 using XDA Premium HD app
Will give this a spin today, I love SlimRom...thanks for compiling for us ... Are there any specific reason for the size being approximately 20MB more than the official build? Just wondering...
Sent from my SAMSUNG-SGH-T989
gretschpr said:
Will give this a spin today, I love SlimRom...thanks for compiling for us ... Are there any specific reason for the size being approximately 20MB more than the official build? Just wondering...
Sent from my SAMSUNG-SGH-T989
Click to expand...
Click to collapse
There are probably some extra tweaks.
Sent from my SGH-T989 using xda premium
gretschpr said:
Will give this a spin today, I love SlimRom...thanks for compiling for us ... Are there any specific reason for the size being approximately 20MB more than the official build? Just wondering...
Sent from my SAMSUNG-SGH-T989
Click to expand...
Click to collapse
I actually don't know, this is compiled straight from there source with zero tweaks or cherry pic's.
I'm going to make a new build with some of my own stuff tomorrow. As busy as this thread is I know it's going to rock all of xda lol. I will post a fresh build of Slim Bean if there is enough changes to make it worth while. I'm gonna add in some of android 4.2 app's that were leaked. You can get some of them here: http://forum.xda-developers.com/showthread.php?p=33573197#post33573197. I'm collecting all I can.
onlychevys said:
I'm going to make a new build with some of my own stuff tomorrow. As busy as this thread is I know it's going to rock all of xda lol. I will post a fresh build of Slim Bean if there is enough changes to make it worth while. I'm gonna add in some of android 4.2 app's that were leaked. You can get some of them here: http://forum.xda-developers.com/showthread.php?p=33573197#post33573197. I'm collecting all I can.
Click to expand...
Click to collapse
Ture bit audio look on the skyrocket forum I wanna it on slim bean
Sent from my SGH-T989 using xda app-developers app
Lil confused bro, so the benefits to this one would be that your gonna tweak yourself and your getting source from??? I know your using slims base but after that I kinda got lost. Maybe I need my energy drink this morning :thumbup:
Sent from my SAMSUNG-SGH-T989 using xda app-developers app
Been running this for a couple of days now, haven't had a single problem with it yet. I was a bit surprised when I first booted it up and it didn't have the same LCD density that the official build had but it wasn't a major deal to get that swapped over.
Thanks for helping out and providing this for us. I'd been waiting for the official update but finally decided to ahead and pull the trigger when I noticed this thread.
datrapstar said:
Lil confused bro, so the benefits to this one would be that your gonna tweak yourself and your getting source from??? I know your using slims base but after that I kinda got lost. Maybe I need my energy drink this morning :thumbup:
Sent from my SAMSUNG-SGH-T989 using xda app-developers app
Click to expand...
Click to collapse
Yes this is Slim's base. I am going to do a 2.9 build, it appears Slim Bean has been updated. Starting build now and should be done in a couple of hours! My builds are straight from Slim's repo, with no changes. I don't know why mine build is bigger than gmills unless he is changing things in his build.? I sync there repo and build.
I am planning to do some changes but haven't done so yet
New build 2.9.0 is up in the OP, tested and running on my device.
onlychevys said:
New build 2.9.0 is up in the OP, tested and running on my device.
Click to expand...
Click to collapse
k, ask permission to download sir
er, we should do flicker solve?
edit build.prop?
and oso, about add on, can we use the old one?
same like i flash in version 2.6?
This ROM looks promising.
Sent from my SGH-T989 using xda app-developers app
onlychevys said:
Yes this is Slim's base. I am going to do a 2.9 build, it appears Slim Bean has been updated. Starting build now and should be done in a couple of hours! My builds are straight from Slim's repo, with no changes. I don't know why mine build is bigger than gmills unless he is changing things in his build.? I sync there repo and build.
I am planning to do some changes but haven't done so yet
Click to expand...
Click to collapse
Not trying to question your reasoning bro just trying to understand the differences.. Vlad to see you making a contribution. In the event that you start tweaking with some of your personal things and need a tester I'm deff up to be a crash dummy :thumbup:
There's 3 ROMs that are my go to of choice and slim is one of them. I won't advertise on your thread of the other 2 choices out of respect to the thread and you. So needless to say thanks for this
Sent from my SAMSUNG-SGH-T989 using xda app-developers app
CM10 ported from the n7100
THIS IS A WORK IN PROGRESS, IT WILL BOOT BUT IT IS NOT FOR DAILY USE, I AM ONLY POSTING IT BECAUSE I NEED HELP MAKING THE REST OF IT WORK.
I AM NOT A DEV. SO DON'T GET MAD AT ME IF THIS BRICKS YOUR PHONE BECAUSE YOU CAN'T READ SIMPLE INSTRUCTIONS
What's not working
Cellular connection (wifi works fine)
Sound (It was working but somehow I broke it)
That should be it.
Q&A thread
Installation instructions
Download Rom below
Save to SD Card
Reboot to recovery (only tested with TWRP)
WIPE SYSTEM AND FACTORY RESET
Flash Rom
Flash GAPPS
Wipe Dalvik and Cache
Reboot
Wait (It may take a while at the welcome screen)
DOWNLOADS
CM10
gapps
This is a direct port of cyanogenmod 10 for the n7100 source can be found here
reserved...
one more just in case...
There is no way I could build on my PC it would take a week just to finish, by then we would be on CM 11, but yes this is a port of the n7100 CM10 nightly from today, the connection issues are because there is no modem I am sure, or at least not one that I can find, and I can't make it stick, and the sound is because it is set up for the n7100, that should be an easy fix that I will work on tonight.
Thinking about this, I'm not sure it will ever get cell network. Because there needs to be a compiled kernel with the Qualcomm modem enabled. And since this is the 7100 it doesn't have lte. So even with the correct ril files, it won't work.
We need an aosp kernel with Qualcomm modem support.
If someone wanted to look at the quicnyatt defconfig on cyanogenmod's site, you might get inside for the defconfig needed for the smdk4412
Also
Can I ask that we keep this thread to development purposes.
Please do not post OMG THIS IS AWESOME. That does nothing for helping.
If you have a development finding or fix, post it up. Otherwise please do not post.
Thanks.
antiochasylum said:
Thinking about this, I'm not sure it will ever get cell network. Because there needs to be a compiled kernel with the Qualcomm modem enabled. And since this is the 7100 it doesn't have lte. So even with the correct ril files, it won't work.
We need an aosp kernel with Qualcomm modem support.
If someone wanted to look at the quicnyatt defconfig on cyanogenmod's site, you might get inside for the defconfig needed for the smdk4412
Also
Can I ask that we keep this thread to development purposes.
Please do not post OMG THIS IS AWESOME. That does nothing for helping.
If you have a development finding or fix, post it up. Otherwise please do not post.
Thanks.
Click to expand...
Click to collapse
Are the kernel modules similar for the Quincy as it has the Qualcomm S3 SOC and we have the Exynos? Would it not work to compile a kernel with the open source files from Sammy?
I may be way off on this, I am below a rookie at kernel compilation.
Sent from my SAMSUNG-SGH-I317 using xda premium
Possible kernel ?
I am watching this one like a hawk, just earlier they said that they are testing an aosp kernel for the n7105 (international version with LTE). I already use the tw variant
forum.xda-developers.com/showthread.php?t=2000328&highlight=7105
id10terrordfw said:
Are the kernel modules similar for the Quincy as it has the Qualcomm S3 SOC and we have the Exynos? Would it not work to compile a kernel with the open source files from Sammy?
I may be way off on this, I am below a rookie at kernel compilation.
Sent from my SAMSUNG-SGH-I317 using xda premium
Click to expand...
Click to collapse
The quincy has the old snapdragon 1.5, it does not have the new msm8960 as the S3's do. Also its not about modules. I've downloaded source and its pretty horrible, as most Samsung crap is.
Compiling a kernel would work from sources, it just has to support aosp, since CM uses its own ramdisk too.
Bout10bucks said:
I am watching this one like a hawk, just earlier they said that they are testing an aosp kernel for the n7105 (international version with LTE). I already use the tw variant
forum.xda-developers.com/showthread.php?t=2000328&highlight=7105
Click to expand...
Click to collapse
I'll check it out.
Am I the only one really doing anything here? Seems like no one cares about pure aosp. Everyone doesn't want to loose stylus features.
antiochasylum said:
The quincy has the old snapdragon 1.5, it does not have the new msm8960 as the S3's do. Also its not about modules. I've downloaded source and its pretty horrible, as most Samsung crap is.
Compiling a kernel would work from sources, it just has to support aosp, since CM uses its own ramdisk too.
I'll check it out.
Am I the only one really doing anything here? Seems like no one cares about pure aosp. Everyone doesn't want to loose stylus features.
Click to expand...
Click to collapse
I am all for pure AOSP I just don't know how to do much. I am happy to help test but that is about the extent of capabilities right now. I love my stylus but don't need all the stylus "shortcuts". I ran AOSP on my note one and the stylus worked great even did good for the harder you pressed on the stylus the darker it would write. The only thing I lost were all the button and shortcuts integrated with touchwiz. I used papyrus as my snote/smemo replacement and actually prefer it over the Samsung crap that lost my memos every time I flashed anything.
Sent from my SAMSUNG-SGH-I317 using xda premium
All I want is AOSP, maybe a little Paranoid Android. S-Pen lost it's novelty for me after a couple of hours. I also must have misread the kernel post. NEAK only has a Sammy kernel
Sent from my SAMSUNG-SGH-I317 using xda app
Yeah, I'll chime-in, too. Only thing I'm missing on this phone is AOSP ROM's. TouchWiz is TouchJiz. Specific features or not, AOSP is where it's at, and I would seriously consider returning this device if AOSP development was to do anything on the lines of cease. Frankly, it's killing me that there hasn't been more AOSP dev'ing up to this point. Devs are all we end-users have, and believe me, if I had any talent in that realm, I'd be offering my limbs towards development. Only thing, is I'm merely a user. I will test anything I'm able to, though! My precious phablet is my personal lab rat! Hehe...
You need to replace system/etc/firmware with yours. That's your modem. And make sure your ro.telephony.ril_class path is correct
Sent from my SGH-I927 using xda premium
dman3285 said:
You need to replace system/etc/firmware with yours. That's your modem. And make sure your ro.telephony.ril_class path is correct
Sent from my SGH-I927 using xda premium
Click to expand...
Click to collapse
This guy^
Sent from my SAMSUNG-SGH-I317 using xda premium
Does this mean dman has a note2 that would be sick
Sent from my SAMSUNG-SGH-I317 using Xparent Red Tapatalk 2
otisman said:
Does this mean dman has a note2 that would be sick
Sent from my SAMSUNG-SGH-I317 using Xparent Red Tapatalk 2
Click to expand...
Click to collapse
No.. but.... One of my team members does and we are compiling cm10 from source for the note 2..
Sent from my SGH-I927 using xda premium
dman3285 said:
You need to replace system/etc/firmware with yours. That's your modem. And make sure your ro.telephony.ril_class path is correct
Sent from my SGH-I927 using xda premium
Click to expand...
Click to collapse
There is no firmware in /system/etc. The only firmware is vendor/firmware.
And isn't ro.telephony back from gingerbread? Or is than an aosp thing? Its not in stock Samsung firmware.
Also even with those correct, we still don't have a kernel with Qualcomm modem support. So until we get that. Its dead in the water.
Your better off trying the 7100 rom on the 317. Since we already have a supported kernel.
Also remember DEVELOPMENT ONLY. Ask yourself. Will this aid in the development of this rom before posting!
antiochasylum said:
Thinking about this, I'm not sure it will ever get cell network. Because there needs to be a compiled kernel with the Qualcomm modem enabled. And since this is the 7100 it doesn't have lte. So even with the correct ril files, it won't work.
We need an aosp kernel with Qualcomm modem support.
If someone wanted to look at the quicnyatt defconfig on cyanogenmod's site, you might get inside for the defconfig needed for the smdk4412
Also
Can I ask that we keep this thread to development purposes.
Please do not post OMG THIS IS AWESOME. That does nothing for helping.
If you have a development finding or fix, post it up. Otherwise please do not post.
Thanks.
Click to expand...
Click to collapse
Quincyatt won't be useful. There's a HUGE difference between a complete integrated Qualcomm SoC such as found in the quincyatt and d2 family, and a Qualcomm modem hung off of the Exynos4.
So far, no one has yet to figure out the proper defconfig for this. Although probably you could get it by looking at the Perseus N7105 defconfig.
Looks like CONFIG_QC_MODEM might do the trick?
antiochasylum said:
The quincy has the old snapdragon 1.5, it does not have the new msm8960 as the S3's do. Also its not about modules. I've downloaded source and its pretty horrible, as most Samsung crap is.
Compiling a kernel would work from sources, it just has to support aosp, since CM uses its own ramdisk too.
I'll check it out.
Am I the only one really doing anything here? Seems like no one cares about pure aosp. Everyone doesn't want to loose stylus features.
Click to expand...
Click to collapse
I care! 1000%! I've never used that crappy pen. AOSP is the only thing I care about.
I am also all for aosp just let me know how to help. What we've tried already is replacing the entire vendor and csc and build.prop from i317 and dropping into a n71xx ROM and flashing. In addition have tried a large number of random RIL associated files from i317 into n71xx ROM and still no dice with the modem. Have made sure that no modem or kernel are being flashed while doing this. Logcat -b radio still spits out RIL related crap. I don't know enough about kernels to mess with defconfig unfortunately but I'm willing to help however I can. Fwiw replacing vendor/CSC/build.prop was enough to get a sprint note 2 ROM to work on T-Mobile thanks to someone who did that already.
My time is limited but let me know if some of you guys want to chat about this together on irc or something. I'm on freenode a few days a week after 9pm EST.
Edit: I should clarify all the things above that we tested (lpsi2000 and I) were TW based ROMs but getting the modem to fire up in whichever sense when porting things from n71xx I would guess should apply.
Thanks Entropy for pointing out that. I have to add kernel to my long list of things to learn more about in detail.
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
Trust me, you're not alone. AOSP would make this phone absolutely perfect.
UPDATE: Jeffakajeff has an alpha out, see his post, reproduced here:
jeffakajeff said:
I got it....uploading now!
Sent from my SAMSUNG-SGH-T989 using xda premium
http://www.jeffreygabbard.com/cm-10.1-20130117-UNOFFICIAL-hercules.zip
Apn is empty, no service, did not try to input.
wifi works
bluetooth does not work, I will fix later, I think I know why
Not sure what else is working or not working, but so far it runs great.
I will create a github tomorrow as soon as I can, getting late though.
I will also give proper thanks for all the sources tomorrow.
I flashed straight over a nightly, I did not do a complete wipe and install, feel free to try.
Click to expand...
Click to collapse
Hello XDA'ers,
Its been a while, and I've been busy studying for the bar exam and looking for a job. Nevertheless, I decided to take a stab at compiling 4.2 for our device. Right now ADB is recognized, but there is no display output. I have to get back to studying, but please feel free to use this in any way you believe will help.
REMEMBER THIS IS NOT FUNCTIONAL, DEVS and ASPIRING DEVS ONLY
UPDATE Source:
https://github.com/abematthew/lawyermod
LINK http://sourceforge.net/projects/romchicago/files/JB/full_hercules-ota-eng.abe.zip/download
1.1.13-Added some suggested edits
Evervolv Tree Hack:
http://sourceforge.net/projects/romchicago/files/JBhttp://sourceforge.net/projects/romchicago/files/JB//
LawStud3nt said:
Hello XDA'ers,
Its been a while, and I've been busy studying for the bar exam and looking for a job. Nevertheless, I decided to take a stab at compiling 4.2 for our device. Right now ADB is recognized, but there is no display output. I have to get back to studying, but please feel free to use this in any way you believe will help.
REMEMBER THIS IS NOT FUNCTIONAL, DEVS and ASPIRING DEVS ONLY
LINK http://sourceforge.net/projects/romchicago/files/JB/full_hercules_debug-ota-eng.abe.zip/download
Click to expand...
Click to collapse
Sweet!!! Hope someone can Check it out!!!!
Sent from my SAMSUNG-SGH-T989 using xda app-developers app
I'll take a look at it, thanks. Do you have a GitHub source for it?
Edit: If you guys want me to try to get a booting CM10.1 build, then can someone please pull a logcat for me through ADB?
Sent from my SGH-T989 using xda premium
Step Closer!..
Sent from my SAMSUNG-SGH-T989 using xda app-developers app
:good:LOL Android you are all over the place:good:
LawStud3nt said:
Hello XDA'ers,
Its been a while, and I've been busy studying for the bar exam and looking for a job. Nevertheless, I decided to take a stab at compiling 4.2 for our device. Right now ADB is recognized, but there is no display output. I have to get back to studying, but please feel free to use this in any way you believe will help.
REMEMBER THIS IS NOT FUNCTIONAL, DEVS and ASPIRING DEVS ONLY
LINK http://sourceforge.net/projects/romchicago/files/JB/full_hercules_debug-ota-eng.abe.zip/download
Click to expand...
Click to collapse
Did you use the new Sk8witskil recovery that i ported from the skyrocket? it was meant for use with Cm10.1 also,
is this added to BoardConfigcommon.mk?
BOARD_USES_QCOM_HARDWARE := true
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2
Will definEtly take a look. Thanks man.
Tmogalaxys2 said:
Will definEtly take a look. Thanks man.
Click to expand...
Click to collapse
lol can someone setup a github with the coding lol, i would love to fork this to my git and play around with it
ayysir said:
lol can someone setup a github with the coding lol, i would love to fork this to my git and play around with it
Click to expand...
Click to collapse
Once I get home, I'll try setting up a GitHub.
Sent from my SGH-T989 using xda premium
blackwing182 said:
Did you use the new Sk8witskil recovery that i ported from the skyrocket? it was meant for use with Cm10.1 also,
is this added to BoardConfigcommon.mk?
BOARD_USES_QCOM_HARDWARE := true
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2
Click to expand...
Click to collapse
Yes, it is.
I set up a GitHub for it: https://github.com/xdaandroid88/CM101Dev
Somebody else please add the files and stuff. I just did the easy part .
android88 said:
I set up a GitHub for it: https://github.com/xdaandroid88/CM101Dev
Somebody else please add the files and stuff. I just did the easy part .
Click to expand...
Click to collapse
Sweet!! Great Job!
Sent from my SAMSUNG-SGH-T989 using xda app-developers app
LawStud3nt said:
Yes, it is.
Click to expand...
Click to collapse
did you try something with legacy? msm8660 are now in thta legacy term, ill see what i can find, cuuz our jb blobs should work for 4.2, that multi user thing kill us all!
edit: take a look at this
https://github.com/CyanogenMod/android_device_samsung_qcom-common
this needs to be re factored
blackwing182 said:
did you try something with legacy? msm8660 are now in thta legacy term, ill see what i can find, cuuz our jb blobs should work for 4.2, that multi user thing kill us all!
edit: take a look at this
https://github.com/CyanogenMod/android_device_samsung_qcom-common
this needs to be re factored
Click to expand...
Click to collapse
Added, but still no boot. You can DL in OP
the problem is that everything 4.2 related on aosp, cm, and on code aurora for qualcomm SoCs is all based on the msm8960. I played around a bit before I went out of town for the last 2 weeks. I posted some info that might be useful in the Skyrocket forums here:
http://forum.xda-developers.com/showthread.php?t=1990891
I don't know if the issue is with the device repos, the kernel, or both, but as it is now, none of the msm8660 drivers/libs are getting compiled during the build (display, audio, bluetooth, among other stuff). Adding them in from a cm10.0 build also did not work. I'm also not sure if the current msm8660-common device repo or msm8660-common kernel repo is compatible with the current implementation of "ion" rather than pmem and ashmem. My best guess is that the device_samsung_msm8660-common, device_samsung_celox-common, device_samsung_skyrocket, and device_samsung_hercules all need some significant refactoring/hacking to get it inline with 4.2 and that's beyond my knowledge in this area. I also dont know if it might be possible to incorporate the device_qcom-common repo and trim redundant/conflicting code in those other repos, but like I was saying before, that repo currently just supports the msm8960.
m4570d0n said:
the problem is that everything 4.2 related on aosp, cm, and on code aurora for qualcomm SoCs is all based on the msm8960. I played around a bit before I went out of town for the last 2 weeks. I posted some info that might be useful in the Skyrocket forums here:
http://forum.xda-developers.com/showthread.php?t=1990891
I don't know if the issue is with the device repos, the kernel, or both, but as it is now, none of the msm8660 drivers/libs are getting compiled during the build (display, audio, bluetooth, among other stuff). Adding them in from a cm10.0 build also did not work. I'm also not sure if the current msm8660-common device repo or msm8660-common kernel repo is compatible with the current implementation of "ion" rather than pmem and ashmem. My best guess is that the device_samsung_msm8660-common, device_samsung_celox-common, device_samsung_skyrocket, and device_samsung_hercules all need some significant refactoring/hacking to get it inline with 4.2 and that's beyond my knowledge in this area. I also dont know if it might be possible to incorporate the device_qcom-common repo and trim redundant/conflicting code in those other repos, but like I was saying before, that repo currently just supports the msm8960.
Click to expand...
Click to collapse
Thanks, that is just the information I needed. I should be able to dig in again on the weekend.
Sent from my SAMSUNG-SGH-T989 using xda app-developers app
I tried hacking the evervolv tree, the HTC amaze and HP touchpad are booting currently.
It compiles but does not boot.
Sent from my SAMSUNG-SGH-T989 using xda app-developers app
So this is kind of a pain in the ass...
Sent from my SAMSUNG-SGH-T989 using xda app-developers app
Sucks :/
I'd wanted to give a shot at trying to build this, but I have not much knowledge and I have no idea how to do it lol.
Also, does logcat work at all?
LawStud3nt said:
So this is kind of a pain in the ass...
Sent from my SAMSUNG-SGH-T989 using xda app-developers app
Click to expand...
Click to collapse
What's the status now bro