[ROM][GT-N7100][4.1.2] CyanogenMod 10 Nightly Builds - Galaxy Note II Original Android Development

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.1 (Jelly Bean), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you. Hard. A lot.
*/
USE THE DISCUSSION THREAD FOR DISCUSSION
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
KNOWN ISSUES / FAQS / WIKI
Click to expand...
Click to collapse
http://teamhacksung.org/wiki/index.php/Main_Page
DOWNLOADS
Click to expand...
Click to collapse
CM10 nightly builds:
n7100: http://www.get.cm/?device=n7100
Google Apps:
http://goo.im/gapps
HOW TO INSTALL
Click to expand...
Click to collapse
- Make sure you run CWM or TWRP recovery. Follow instructions in the specific threads on XDA.
- Make sure you run stock JB rom. We won't care if you didn't and your Wi-Fi isn't working.
- Download the zip
- Download Gapps
- Install the update zip from recovery
- Install gapps
- WIPE DATA/FACTORY RESET
- Reboot
SCREENSHOTS
Click to expand...
Click to collapse
{
"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"
}
CHANGELOG
Click to expand...
Click to collapse
http://changelog.bbqdroid.org/#n7100/cm10/next
SUPPORT
Click to expand...
Click to collapse
Discussion thread:
http://forum.xda-developers.com/showthread.php?p=34131751
Chat:
http://webchat.freenode.net/?channels=teamhacksung-support
irc.freenode.net #teamhacksung-support
Don't expect any support if you:
- are not running stock cm-kernel
- have installed any mods
- have modified system files
DEAR KANGERS
Click to expand...
Click to collapse
If you're going to reuse our work, which we're doing for free, be fair and give proper credits.
This is the only payment we're really demanding and we deserve it to be mentioned because of the countless hours we've put into this project.
Open-Source doesn't mean Out-of-Respect!!!
SUPPORT US
Click to expand...
Click to collapse
If you want to donate a few bucks for the work we're doing in our freetime, goto www.teamhacksung.org webpage and hit the big Donate button. Thanks to all donators!

NFC is broken.

ipguy said:
NFC is broken.
Click to expand...
Click to collapse
Try this fix package I created.
It replaces the CM10 NFC firmware with stock N7100 firmware.
I have no way to test if it works, but it should. Please let me know if it works!
Flash in CWM

victorator said:
Try this fix package I created.
It replaces the CM10 NFC firmware with stock N7100 firmware.
I have no way to test if it works, but it should. Please let me know if it works!
Flash in CWM
Click to expand...
Click to collapse
It works! At least the check button is usable now although i didn't test to nfc with any other phone.
Sent from my GT-N7100 using xda app-developers app

gps issue
Mr dev, i have problem with gps where it does not turn on at all. Here is the logcat.

darkteb said:
It works! At least the check button is usable now although i didn't test to nfc with any other phone.
Click to expand...
Click to collapse
Thanks for the info! Glad I could help.
nebkat is it possible to substitute the NFC firmware in future CM10 builds?

victorator said:
Thanks for the info! Glad I could help.
nebkat is it possible to substitute the NFC firmware in future CM10 builds?
Click to expand...
Click to collapse
I took my libpn544_fw.so I had from my previous builds and made a pull request to muppet git. But i'm not sure if this will break nfc on other devices. So they will maybe need to change from common vendor tree to n7100 vendor tree for this one.
https://github.com/Utacka/proprietary_vendor_samsung/commit/4284861f763610db40cf3d3205973e0c84005e0c
Edit: Got merged with TheMuppets

Utacka said:
I took my libpn544_fw.so I had from my previous builds and made a pull request to muppet git. But i'm not sure if this will break nfc on other devices. So they will maybe need to change from common vendor tree to n7100 vendor tree for this one.
https://github.com/Utacka/proprietary_vendor_samsung/commit/90c887365470638c749b828cbe3f70bd81be834d
Click to expand...
Click to collapse
Looks like gps bluetooth and nfs should be all in a separate n7100 tree.
The file is different than for example I9300.

victorator said:
Looks like gps bluetooth and nfs should be all in a separate n7100 tree.
The file is different than for example I9300.
Click to expand...
Click to collapse
Yes I will work on this today and close that one and make a new pull request after someone tries that out on n80xx/i9300.
Edit:
Got merged to TheMuppets.
https://github.com/TheMuppets/propr...mmit/8d74152c21d8641cc5001b794ee540ba755461b7
Skickat från min GT-N7100 via Tapatalk 2

victorator said:
Looks like gps bluetooth and nfs should be all in a separate n7100 tree.
The file is different than for example I9300.
Click to expand...
Click to collapse
Files with MD5 mismatch isn't enough - but in this case, if it's clearly broken on one device, that's a sign it needs to be separate.
That logcat makes me wonder if it may be the GPS config file in the device tree itself and not the prop blobs themself.
Utacka said:
Yes I will work on this today and close that one and make a new pull request after someone tries that out on n80xx/i9300.
Edit:
Got merged to TheMuppets.
https://github.com/TheMuppets/propr...mmit/8d74152c21d8641cc5001b794ee540ba755461b7
Skickat från min GT-N7100 via Tapatalk 2
Click to expand...
Click to collapse
n80xx doesn't have NFC.
n80xx and i9300 do seem to share common GPS, at least espenfjo says so. I'm having some weird issues with GPS on my N8013 that seem to be specific to only my unit. (And they were occurring pre-common too.)

Entropy512 said:
That logcat makes me wonder if it may be the GPS config file in the device tree itself and not the prop blobs themself.
Click to expand...
Click to collapse
https://github.com/imilka/android_d...mmit/54ff5e6a2f31e0f4b6c3a26a3967828890789515 (=> this config is already in repo i believe)
+ gps proprietary from n7100 stock.
As far as I remember, combination of i9300 gps blob + i9300 config didn't work.

Is system\bin\gpsd and system\etc\gps.xml from stock firmware enough?
If so, here's a quick fix.
CWM Flashable

victorator said:
This one includes stock N7100 nfc firmware + gps config file.
Should fix both issues. Hopefully gets merged soon.
Click to expand...
Click to collapse
This gps config file was inherited from my repo => it's already present in latest nightly.

imilka said:
This gps config file was inherited from my repo => it's already present in latest nightly.
Click to expand...
Click to collapse
Oh, sorry about that then just wanted to help.

imilka said:
This gps config file was inherited from my repo => it's already present in latest nightly.
Click to expand...
Click to collapse
Ye it is, I tried porting your gpsd and gps.exynos4.so to this build and it didnt work. But i might have derped, someone else should look into this.

victorator said:
Oh, sorry about that then just wanted to help.
Click to expand...
Click to collapse
Nothing to apologize for
Ye it is, I tried porting your gpsd and gps.exynos4.so to this build and it didnt work. But i might have derped, someone else should look into this.
Click to expand...
Click to collapse
It should work, strange.
I will do it soon if it's not already fixed by the time.

victorator said:
Is system\bin\gpsd and system\etc\gps.xml from stock firmware enough?
If so, here's a quick fix.
CWM Flashable
Click to expand...
Click to collapse
Actually, it also needs the gps .so file from /lib/hw
Here is a working patch to get GPS fullt working (tried it an hour ago on the airplane)

kristofpetho said:
Actually, it also needs the gps .so file from /lib/hw
Here is a working patch to get GPS fullt working (tried it an hour ago on the airplane)
Click to expand...
Click to collapse
Ok then I derped haha, are you submitting a patch?
Skickat från min GT-N7100 via Tapatalk 2

Utacka said:
Ok then I derped haha, are you submitting a patch?
Skickat från min GT-N7100 via Tapatalk 2
Click to expand...
Click to collapse
This hotel internet is barely able to support texting...
Please submit this one, Utacka. Thanks!

kristofpetho said:
This hotel internet is barely able to support texting...
Please submit this one, Utacka. Thanks!
Click to expand...
Click to collapse
Hmm, I wounder how CM wants to do this. i9300 and n80xx is sharing same gps blobs but n7100 is not. Well I guess its better for entropy or nebkat to actually sort this since there might be a better solution than what im thinkin right now!
Im thinking:
Move gps blobs from common to BOTH i9300 and n800x and patch it.
And add the new blobs to n7100 and patch it.
Note that the nfc fix is already merged.

Related

[ROM][GT-I9300][4.0.4] CyanogenMod 9 nightly builds

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.0 (ICS), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
KNOWN ISSUES
Click to expand...
Click to collapse
http://teamhacksung.org/wiki/index.php/CyanogenMod9:GT-I9300:Nightly:Known_issues
FREQUENTLY ASKED QUESTIONS
Click to expand...
Click to collapse
http://teamhacksung.org/wiki/index.php/Experimental:GT-I9300:Frequently_Asked_Questions
INSTRUCTIONS
Click to expand...
Click to collapse
First time installing CyanogenMod 9 to your Galaxy S III, or coming from another ROM:
- READ FAQs: http://teamhacksung.org/wiki/index.php/Experimental:GT-I9300:Frequently_Asked_Questions
- Make sure you're running a proper working ClockworkMod-Recovery (CF-Root for example). If you're not sure, you can follow this guide: http://wiki.cyanogenmod.com/wiki/Samsung_Galaxy_S_III:_Full_Update_Guide
- Copy GApps and CM9 ZIPs to your internal SDCard
- Boot into Recovery
- Flash CM9 zip
- Flash GApps zip
- DO A DATA WIPE / FACTORY RESET (otherwise your calendar sync will not work)
- Reboot
- Don't restore Apps using Titanium Backup!
- Flash LFB Modem from ROM Manager
Upgrading from earlier version of CyanogenMod 9:
- Copy CM9 ZIP to your internal SDCard
- Boot into Recovery
- Flash CM9 zip
- Reboot
DOWNLOADS
Click to expand...
Click to collapse
STOP!!!
Did you read THIS POST fully, the FAQs and KNOWN ISSUES?
Nightly builds:
http://get.cm/?device=i9300
Google Apps:
Get the latest Version from Rom-Manager. We recommend to use 20120317.
Newer, unsupported versions can be found at http://goo.im/gapps
FEATURES / CHANGELOG
Click to expand...
Click to collapse
http://changelog.bbqdroid.org/#i9300/cm9/next
http://www.cyanogenmod.com/about/features
TEAMHACKSUNG SUPPORT CHAT
Click to expand...
Click to collapse
Webchat: http://webchat.freenode.net/?channel=#teamhacksung-support
Server: chat.freenode.net
Channel: #teamhacksung-support
Random/offtopic: http://forum.xda-developers.com/showthread.php?t=1717982
Don't expect any support if you:
- are not running stock cm-kernel
- have installed any mods
- have modified system files
DEVELOPERS
Click to expand...
Click to collapse
atinm, codeworkx, xplodwild, coolya, guiper, nebkat, Unhelpful, teamhacksung, the cyanogenmod-team.
SCREENSHOTS
Click to expand...
Click to collapse
{
"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"
}
SOURCES
Click to expand...
Click to collapse
http://github.com/cyanogenmod
http://github.com/cyanogenmod/android_device_samsung_i9300
http://github.com/cyanogenmod/android_kernel_samsung_smdk4412
If you take bits of these sources and/or our changes, remember to give credits, and not just steal! Open-Source doesn't mean Out-of-respect!
SUPPORT US
Click to expand...
Click to collapse
If you want to donate a few bucks for the work we're doing, goto teamhacksung website and hit the big donate button.
Thanks to all donators!
Was expecting this but now it's here it's awesome. Also only issue no fm?
Send from CM9 powered Galaxy Note
StillTheWatcher said:
Awesome! Can't wait to try, did Samsung give you some S3's to use?
Click to expand...
Click to collapse
Nope, we raised a pledge to get some devices funded (see http://forum.xda-developers.com/showthread.php?p=25631805)
Klyupp said:
Was expecting this but now it's here it's awesome. Also only issue no fm?
Click to expand...
Click to collapse
So far yes, but everything should be working
Yes Thank you CM9 finally for SGS3 things just couldn't get any better Installed it and i love the new boot animation and everything looks good keep up the good work ok i have it installed and everything is working but when i go in to wifi it detects my router but when i put the password in it won't connect it's not displaying the wifi icon
CELEBRATION TIME!
Ok, now i'm bored. Need new device!!!
It's here !
codeworkx said:
CELEBRATION TIME!
Ok, now i'm bored. Need new device!!!
Click to expand...
Click to collapse
so you are getting the S3? remebered you told not to get it lol
Sent from my Galaxy S3 using Tapatalk
[email protected] said:
so you are getting the S3? remebered you told not to get it lol
Sent from my Galaxy S3 using Tapatalk
Click to expand...
Click to collapse
Think you wanted to say: "You got the S3?" ;-)
Got it donated by XDA. Elite Noobs are getting one free device per year.
Quick feedback:
- Camera: whenever you try to change the resolution, Camera FCs
- Camera: when you try to take a picture with flash, Camera FCs
@ codeworkxx
give your feedback on sgs3 mate .... how is it ?
Awesome work!!
One question: my wifi doesnt seem to connect. Is it just me? Everyone got wifi working ok?
Quick question:
Does this ROM supports mass storage?
kristofpetho said:
Quick feedback:
- Camera: whenever you try to change the resolution, Camera FCs
- Camera: when you try to take a picture with flash, Camera FCs
Click to expand...
Click to collapse
A reboot fixed both of these for me.
cba1986 said:
Quick question:
Does this ROM supports mass storage?
Click to expand...
Click to collapse
The option is there in storage, but greyed out at the moment. You can't select it yet
kristofpetho said:
Quick feedback:
- Camera: whenever you try to change the resolution, Camera FCs
- Camera: when you try to take a picture with flash, Camera FCs
Click to expand...
Click to collapse
humancyborg said:
A reboot fixed both of these for me.
Click to expand...
Click to collapse
I take that back. Still having both of these problems, everything else appears to be running perfectly for now.
Great work!
bala_gamer said:
@ codeworkxx
give your feedback on sgs3 mate .... how is it ?
Click to expand...
Click to collapse
- doesn't feel as good as the nexus in my hands
- touchkeys and menu key are vertical missplaced, not centered. looks a little bit ugly
- home key is to small for my thumb (i prefer virtual keys at all like on gnex)
- back key backlight is lighting into the display (big samsung fail)
- screen isn't covered by the bezel, might get horrible scratches very fast
- some kernel drivers are an pure accident, but that's nothing new for samsung
- touchwiz is still ****ing horrible, unusable for me. looks and feels like gingerbread
that's it. dunno if it's worth the money if you're coming from an sgs2.
still old A9 architecture, could be much more efficient and powerfull with A15.
US versions with the a15-like snapdragon will show us. ;-)
apascual89 said:
The option is there in storage, but greyed out at the moment. You can't select it yet
Click to expand...
Click to collapse
there will be no mass storage because the internal sdcard is part of the data partition which is ext4 formated. windoze can't handle that, vold can't handle that.
Northern-Loop said:
Oh Wow!
Just need BT Audio to work and I'm moving across!
Click to expand...
Click to collapse
i'm on it. bought an a2dp headset 2 days ago to fix it on i9100g and i9300.
May I ask why we shouldn't restore apps from Titanium Backup?
iernie said:
May I ask why we shouldn't restore apps from Titanium Backup?
Click to expand...
Click to collapse
you can try your luck, but some apps will give you problem.

[ROM][M7UL][JB][4.2.2] CyanogenMod 10.1 official nightlies

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.2 (JB), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
IMPORTANT INFORMATIONS
Click to expand...
Click to collapse
We'll not support users and answer questions from users which:
- are running a custom kernel
- have flashed mods
- modified system files
- didn't follow our intructions word by word
- are unfriendly
Even if you tell us that your problem is not related to your custom kernel /mod / magic => WE DON'T CARE!
Your mod => your problem!
WIKI
Click to expand...
Click to collapse
Official CyanogenMod Wiki: http://wiki.cyanogenmod.org/w/M7ul_Info
INSTRUCTIONS
Click to expand...
Click to collapse
First time installing CyanogenMod 10.1 to your HTC One (GSM), or coming from another ROM:
- Unlock your device via http://www.htcdev.com
- Flash the latest official ClockworkMod-Recovery via Fastboot
- Copy GApps and CM10.1 ZIPs to your SDCard
- Boot into Recovery
- Flash CM10.1 zip from SDCard
- Flash GApps zip from SDCard
- DO A DATA WIPE / FACTORY RESET
- Reboot
- Don't restore system data using Titanium Backup!
- Restoring Apps + Data might cause problems and is not recommended, avoid it if possible!
Upgrading from earlier version of CyanogenMod 10.1:
- Copy CM10.1 ZIP to your SDCard
- Boot into Recovery
- Flash CM10.1 zip from SDCard
- Reboot
Upgrading from CyanogenMod 10:
- Read known issues ans FAQs
- Copy GApps and CM10.1 ZIPs to your SDCard
- Boot into Recovery
- Flash CM10.1 zip from SDCard
- Flash GApps zip from SDCard
- Reboot
- Wipe data of clock app
- Reset everything under Settings -> Date & Time otherwise editing alarms might cause FCs
DOWNLOADS
Click to expand...
Click to collapse
CM10.1 official nightly builds:
http://www.get.cm/?device=m7ul
Google Apps:
http://goo.im/gapps
ClockworkMod-Recovery:
http://download2.clockworkmod.com/recoveries/recovery-clockwork-touch-6.0.3.1-m7.img
CHANGELOG
Click to expand...
Click to collapse
BBQDroid: http://changelog.bbqdroid.org/#m7ul/cm10.1/next
CMXLog: http://10.1.cmxlog.com/?device=m7ul
DEAR KANGERS
Click to expand...
Click to collapse
If you're going to reuse our work, which we're doing for free, be fair and give proper credits.
This is the only payment we're really demanding and we deserve it to be mentioned because of the countless hours we've put into this project.
Open-Source doesn't meant Out-of-Respect!!!
SCREENSHOTS
Click to expand...
Click to collapse
{
"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"
}
SUPPORT US
Click to expand...
Click to collapse
If you want to donate a few bucks for the work we're doing in our freetime:
Thanks to all donators!
Latest Gapps for CM10.1 Here
List of current bugs
litso said:
For people who just jumped on the bandwagon and are too lazy to read a few posts:
The IR sensor does not work
WIFI Calling is not present
If you can't find your files, use a file manager to browse to the top level directory (root directory), then navigate to /Data/Media
You may need to update the APN settings depending on what carrier you are with
PLEASE AVOID FLOODING THIS THREAD WITH EASILY ANSWERED QUESTIONS AND REPORTS OF WELL KNOWN BUGS.
Feel free to copy and paste this post as a reply to any of these questions that will undoubtedly be asked at least a million times.
Click to expand...
Click to collapse
Thanks for your hard work!
Does this also work for the lte version cause I read on g+ that the gsm version is supported. Love CM
Sent from my HTC One using xda premium
Thyria said:
Does this also work for the lte version cause I read on g+ that the gsm version is supported. Love CM
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
Every HTC One is LTE....
Sent from my HTC One using xda app-developers app
Not seeing the build yet available for download...did I find this post too quickly and it's on its way uploading to the host?
Thanks great work
Sent from my HTC One using xda premium
Awesome, Thanks for the hard work.
I'll be F5'ing the CM server for the file.
Thanks for your hard work, when clicking on the link there is no dowmload?
dubbactrumpetmsu said:
Not seeing the build yet available for download...did I find this post too quickly and it's on its way uploading to the host?
Click to expand...
Click to collapse
grneyez said:
Thanks for your hard work, when clicking on the link there is no dowmload?
Click to expand...
Click to collapse
Builds will be up soon according to cm on g+
Sent from my HTC One using xda premium
Sweet!!
Thyria said:
Builds will be up soon according to cm on g+
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
Thanks
can't wait for this!
On the menu button issue, I don't know what direction CM is going to take but I added logo2menu in the kernel, added the proper keyevent to the keylayout file, and changed the buttons config option to 7 (can decompile framework-res.apk or edit the source and build the ROM).
This was mainly a proof of concept for now.
grneyez said:
Thanks for your hard work, when clicking on the link there is no dowmload?
Click to expand...
Click to collapse
next round of builds. might take some hours.
Sent from my HTC One using xda app-developers app
if we have TWRP installed flashing will still be ok yes ?
Thanks guys for getting things going so quickly. I do have a question which is geared from the TMO version. OUrs came out with Wifi calling as a standard feature. Will this be implemented back in since it was a stock feature?
CheesyNutz said:
if we have TWRP installed flashing will still be ok yes ?
Click to expand...
Click to collapse
Yes
Sent from my HTC One using xda app-developers app
Should work with tmobile HTC one correct?
sahussa9 said:
Should work with tmobile HTC one correct?
Click to expand...
Click to collapse
yes!

[ROM][GT-N7000][4.3] CyanogenMod 10.2 experimental builds

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.3 (Jelly Bean), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you. Hard. A lot.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
IMPORTANT INFORMATION
Click to expand...
Click to collapse
If this thread becomes a mess, I'll lock it immediately
We'll not support users and answer questions from users which:
- are running a custom kernel
- have flashed mods
- modified system files
- didn't follow our intructions word by word
- are unfriendly
Even if you tell us that your problem is not related to your custom kernel /mod / magic => WE DON'T CARE!
Your mod => your problem!
WIKI
Click to expand...
Click to collapse
Official CyanogenMod Wiki: http://wiki.cyanogenmod.org/w/N7000_Info
HOW TO INSTALL
Click to expand...
Click to collapse
First time installing CyanogenMod 10.2 to your Galaxy Note, or coming from another ROM:
- Read known issues ans FAQs
- Make sure you're running a proper working ClockworkMod-Recovery
- Copy GApps and CM10.2 ZIPs to your SDCard
- Boot into Recovery
- Flash CM10.2 zip from SDCard
- Flash GApps zip from SDCard
- DO A DATA WIPE / FACTORY RESET (otherwise your device will be stuck at boot)
- Reboot
- Don't restore system data using Titanium Backup!
- Restoring Apps + Data might cause problems and is not recommended, avoid it if possible!
Upgrading from earlier version of CyanogenMod 10.2:
- Copy CM10.2 ZIP to your SDCard
- Boot into Recovery
- Flash CM10.2 zip from SDCard
- Reboot
Upgrading from CyanogenMod 10/10.1:
- Read known issues ans FAQs
- Copy GApps and CM10.2 ZIPs to your SDCard
- Boot into Recovery
- Flash CM10.2 zip from SDCard
- Flash GApps zip from SDCard
- Wipe data, we're not sure if everything will work yet.
- Reboot
SCREENSHOTS
Click to expand...
Click to collapse
{
"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"
}
KNOWN ISSUES
Click to expand...
Click to collapse
Known bugs:
- some minor graphics glitches
- no camera fix has been merged
Remember we just merged yesterday (26th july), expect bugs in apps
DOWNLOADS
Click to expand...
Click to collapse
Gapps :
http://goo.im/gapps
Builds:
http://get.cm/?device=n7000
CHANGELOG
Click to expand...
Click to collapse
http://changelog.bbqdroid.org/#/n7000/next
SUPPORT
Click to expand...
Click to collapse
Chat:
http://webchat.freenode.net/?channels=teamhacksung-support
irc.freenode.net #teamhacksung-support
Don't expect any support if you:
- are not running stock cm-kernel
- have installed any mods
- have modified system files
DEAR KANGERS
Click to expand...
Click to collapse
If you're going to reuse our work, which we're doing for free, be fair and give proper credits.
This is the only payment we're really demanding and we deserve it to be mentioned because of the countless hours we've put into this project.
Open-Source doesn't mean Out-of-Respect!!!
SUPPORT US
Click to expand...
Click to collapse
If you want to donate a few bucks for the work we're doing in our freetime:
Really nice downloading it ! Thank you for this instant release !
Woooo! I'm on it! Thanks!
Edit: Gapps link is dead.
Sent from my GT-N7000 using Tapatalk 4 Beta
Thank you but gapps link givivg error 509
Sent from my GT-N7000 using Tapatalk 4 Beta
WOW THis look amazing
but gapps links is off =////
damn i must try it out
Sent from my GT-N7000 using Tapatalk 2
Uploading gapps somewhere else
EDIT: Link posted
Your work are perfect!!!!!!!!! Thank youuuuu *-*
Enviado desde mi GT-N7000 usando Tapatalk 4 Beta
OMG!!!
Yesterday only I wrote a post on 4.3.X and I didn't get a reply.. never thought this would be my reply...
AMAZING>> hope in next updates it is massive!!!
Thank you for all your effort!
Sent from my GT-N7000 using Tapatalk 4 Beta
Wow I actually beat @AA1973 to posting
It's always so much harder when you have to try (David Gray).
Great job! :good: I'm amazed how quickly you did it as a couple of hours ago I checked the poll thread and the port progress for Galaxy Note N7000 was still 0%. So I was expecting it to be done in a couple of weeks only
Thanks for your great achievement!
This is cool stuff. Thank you :thumbup:
I just installed it and have to drive 600km to Versailles... I think this can be considered a test as "daily driver"... lol
How much we have to thank you, thanks CM team, AOKP Team, Paranoid Team...etc
I want to thank u and thank every developer and helper here in xda for every thing
Thank u
I got status 7 error while trying to flash it in cwm and yes I've read everything in first post. Gonna redownload the ROM again, anyone else facing this problem or is it just me?
Juhan Jufri said:
I got status 7 error while trying to flash it in cwm and yes I've read everything in first post. Gonna redownload the ROM again, anyone else facing this problem or is it just me?
Click to expand...
Click to collapse
What kernel are u flashing from?
Wonder if mobile Odin would solve your issue
4.3 is arrived very quickly ! Next builds will be very good like always, thank you for your job !
Sent from my GT-N7000 using xda premium
First of all, many thanks for all the work. Just 1 other bug to report, trying to capture a screenshot gives the following error. "Unable to capture screenshot. Storage may be in use." I am not complaining, just reporting. This is fantastic for a first build.
Great. Clean as a Whistle Me becomes flashaholic again.
AndroidSlave said:
What kernel are u flashing from?
Wonder if mobile Odin would solve your issue
Click to expand...
Click to collapse
OK solved the problem by downloading and flashing the one from the second link. Weird. Ok now the second problem is with root. Chainfire said that for those who have upgraded to 4.3 needs to re root.

[ROM][GT-N7105][JB][4.3.0] CyanogenMod 10.2 official nightly builds // discussion

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.3 (JB), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
IMPORTANT INFORMATIONS
Click to expand...
Click to collapse
We'll not support users and answer questions from users which:
- are running a custom kernel
- have flashed mods
- modified system files
- didn't follow our intructions word by word
- are unfriendly
Even if you tell us that your problem is not related to your custom kernel /mod / magic => WE DON'T CARE!
Your mod => your problem!
WIKI
Click to expand...
Click to collapse
Official CyanogenMod Wiki: http://wiki.cyanogenmod.org/w/T0lte_Info
Known issues
Click to expand...
Click to collapse
http://wiki.cyanogenmod.org/w/Known_Issues_page_for_t0lte
INSTRUCTIONS
Click to expand...
Click to collapse
First time installing CyanogenMod 10.2 to your Galaxy Note 2 LTE (GSM), or coming from another ROM:
- Read the official wiki
- Flash the latest official ClockworkMod-Recovery
- Copy GApps and CM10.2 ZIPs to your SDCard
- Boot into Recovery
- Flash CM10.2 zip from SDCard
- Flash GApps zip from SDCard
- DO A DATA WIPE / FACTORY RESET (otherwise your device will be stuck at boot)
- Reboot
- Don't restore system data using Titanium Backup!
- Restoring Apps + Data might cause problems and is not recommended, avoid it if possible!
Upgrading from earlier version of CyanogenMod 10.2:
- Copy CM10.2 ZIP to your SDCard
- Boot into Recovery
- Flash CM10.2 zip from SDCard
- Reboot
Upgrading from CyanogenMod 10.1:
- Read known issues ans FAQs
- Copy 4.3 GApps and CM10.2 ZIPs to your SDCard
- Boot into Recovery
- Flash CM10.2 zip from SDCard
- Flash GApps zip from SDCard
- Reboot
DOWNLOADS
Click to expand...
Click to collapse
CM10.2 official nightly builds:
http://www.get.cm/?device=t0lte
Google Apps:
http://goo.im/gapps
ClockworkMod-Recovery:
Heimdall: recovery-clockwork-touch-6.0.3.6-t0lte.img
Odin: recovery-clockwork-touch-6.0.3.6-t0lte.tar
Heimdall Flash Tool:
Official website
CHANGELOG
Click to expand...
Click to collapse
http://changelog.bbqdroid.org/#t0lte/cm10.2/next
TEAMHACKSUNG SUPPORT CHAT
Click to expand...
Click to collapse
Webchat: http://webchat.freenode.net/?channels=teamhacksung-support
Server: chat.freenode.net
Channel: #teamhacksung-support
DEAR KANGERS
Click to expand...
Click to collapse
If you're going to reuse our work, which we're doing for free, be fair and give proper credits.
This is the only payment we're really demanding and we deserve it to be mentioned because of the countless hours we've put into this project.
Open-Source doesn't meant Out-of-Respect!!!
SCREENSHOTS
Click to expand...
Click to collapse
{
"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"
}
SUPPORT US
Click to expand...
Click to collapse
If you want to donate a few bucks for the work we're doing in our freetime:
Thanks to all donators!
awesome, can't wait for the 4.3 ROM
STOKED!
Sent from my GT-N7105 using xda app-developers app
Yesssssss!
Sent from my SGH-I317 using xda premium
Sweet! Can't wait to try out.. Will this work on the T-Mobile version?
Can't waiting hoping BLE Bluetooth 4.0 will work without having to use TW Samsung Roms
Sent from my SGH-I317M using Tapatalk 4 Beta
Yeah!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Can't wait!!!!
Sent from my SGH-I317 using Tapatalk 4 Beta
makailey said:
Can't waiting hoping BLE Bluetooth 4.0 will work without having to use TW Samsung Roms
Sent from my SGH-I317M using Tapatalk 4 Beta
Click to expand...
Click to collapse
+1 is AVCRP 1.3 in 4.3
Need media info on my stereo and fitbit syncing..keep going back to 4.1.2 for this
what gapps can be used on 4.3? A new one is coming out I suppose? thanks
mrjayviper said:
what gapps can be used on 4.3? A new one is coming out I suppose? thanks
Click to expand...
Click to collapse
4.3 gapps
Can't wait
Sent from my GT-N7105 using Tapatalk 4 Beta
I flashed a modded CM 10.2 from the N7100 thread to my AT&T SGH-I317 (using the port guide from the AT&T SGH-I317 forum) and this is going to be a great new rom base for us all using the t0lte (and variants like mine). Really, really quick and smooth.
I just couldn't get the phone radio working but wifi worked straight out of the box. I couldn't even add an APN. In my trials (and mostly errors) in attempting to port from the N7100 the phone radio has almost always been the issue when my ports have failed. It seems that building from source is the way to go to add proper functionality.
Since the N7105 and the SGH-I317 are virtually the same, I cannot wait for your successful CM 10.2. Until I get a build machine running I appreciate all the efforts of experts such as you!! Thank you so much for fueling my rom addiction!!
mattern1974 said:
I flashed a modded CM 10.2 from the N7100 thread to my AT&T SGH-I317 (using the port guide from the AT&T SGH-I317 forum) and this is going to be a great new rom base for us all using the t0lte (and variants like mine). Really, really quick and smooth.
I just couldn't get the phone radio working but wifi worked straight out of the box. I couldn't even add an APN. In my trials (and mostly errors) in attempting to port from the N7100 the phone radio has almost always been the issue when my ports have failed. It seems that building from source is the way to go to add proper functionality.
Since the N7105 and the SGH-I317 are virtually the same, I cannot wait for your successful CM 10.2. Until I get a build machine running I appreciate all the efforts of experts such as you!! Thank you so much for fueling my rom addiction!!
Click to expand...
Click to collapse
Were you able to test out the battery life yet? Keep hearing is supposed to be awesome with 4.3.
inkd86 said:
Were you able to test out the battery life yet? Keep hearing is supposed to be awesome with 4.3.
Click to expand...
Click to collapse
No, didn't test the battery life because I actually do need a phone from time to time.
I restored back to a working ROM after playing a bit. My phone is also my alarm clock so I needed that back, too.
I hope the battery life is as good as you are hoping.
Sent from my Note 2 SGH-I317.
build up. untested.
codeworkx said:
build up. untested.
Click to expand...
Click to collapse
Downloading, thanks!
Stuck on select country.
No joy, battery pull etc....
When I press anything it shows the spinning cm logo and goes back to where I was. Cant so anythinf
Sent from my GT-N7105 using Tapatalk 4 Beta
This cm will work on the t889 right
Sent from my SGH-T889 using xda premium

[KANG][4.4.4][P760/P765/P768/P769] CyanogenMod 11 for LG Optimus L9 - 20141012

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.4 (KitKat), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
IMPORTANT!
Click to expand...
Click to collapse
* PLEASE READ THE ENTIRE TOPIC BEFORE FLASHING THE ROM.
Bug Reports
Click to expand...
Click to collapse
* REPORT BUGS IN THE TOPIC ONLY.
* DON'T SEND ME PM MESSAGES ABOUT BUGS OR FEATURE REQUESTS.
* ONLY REPORT THE BUGS IN CM11. I DON'T PROVIDE SUPPORT FOR OTHER ROMS. POST IN THEIR RESPECTIVE THREADS.
* IF YOU ARE ON A CUSTOM KERNEL, FIRST CHECK WITH THE STOCK KERNEL AND THEN REPORT THE BUG.
Downloads
Click to expand...
Click to collapse
ROM Downloads
Google Apps
Changelog
Click to expand...
Click to collapse
20141012
Disabled SD Emulation
Upstream changes.
20140902
Fixed bluetooth voice calling.
Fixed issues with no audio during call waiting.
Added support for P769.
Updated kernel and synced sources with NamelessROM.
Upstream CM Changes (4.4.4)
20140518
Fixed GPS
Upstream changes.
20140425
Fixed WiFI Mac Address issue
Added Power HAL
SELinux support
Enable KSM.
20140423
Initial release.
Based on CM11 latest nightly.
Kernel based on stock v20O.
Updated PVR GPU drivers to v.1.9
Opensource DOMX and Camera HAL (1080p Recording).
Installation Instructions
Click to expand...
Click to collapse
Stock ROM
1. Unlock your Bootloader.
2. Flash CWM Compatible Recovery
3. Copy the ROM to your SD Card.
4. Reboot to Recovery.
5. Wipe Data / Factory Reset.
6. Select the ROM zip from your SD Card and flash.
7. Flash Google Apps.
8. Reboot
Sources
Click to expand...
Click to collapse
https://github.com/dhiru1602
Credits
Click to expand...
Click to collapse
CyanogenMod team for CM10.2 on P760.
Everyone who has contributed towards CM on this device.
FAQ
Click to expand...
Click to collapse
[*] What is the difference between this ROM and other CM11 ROMs?
This ROM is completely built from CM11 source code for each device separately using a common device tree. There is no need to flash any Camera Fixes of NFC Patches.
[*] Does it have emulated internal SD?
Yes. It's a requirement for android to have a persistent storage that is non-removable. Most of the newer android devices have emulated storage and this is not a big problem.
[*] Compatible Basebands?
All the v20 basebands should work. However, I was not able to test all of them. If you have any issues with specific baseband, please make a post and notify.
[*] Which device do you have?
I have a P768 and I usually test all of the builds except P769.
[*] What's the frequency of updates?
It depends on the fixes. If there are considerable changes, I will upload a new build for all the devices at once.
I love you so much, downloading right now... I'll test it for a while and report later, but great work buddy you built for every variant :thumbup:
Sent from my LG-P768 using XDA Premium 4 mobile app
P769 coming soon = ?
Sent from my unlocked LG P769 running AtonX unofficial CM11
ISITBRICKED said:
P769 coming soon = ?
Sent from my unlocked LG P769 running AtonX unofficial CM11
Click to expand...
Click to collapse
I had a build for P769 ready, but in the process I had screwed up my kernel tree. I will work on the device this weekend and maybe upload a test build.
dhiru1602 said:
I had a build for P769 ready, but in the process I had screwed up my kernel tree. I will work on the device this weekend and maybe upload a test build.
Click to expand...
Click to collapse
Sounds good thanks for the quick response.
Sent from my unlocked LG P769 running AtonX unofficial CM11
Is internal sd disabled?
And is v20o baseband(like in artas's newest version) needed for this to work good?
I flash it now:good:
@n0p3zz - Look at FAQ section . Wow I'm excited smth. new full hd video ?
sebx_g1 said:
@n0p3zz - Look at FAQ section . Wow I'm excited smth. new full hd video ?
Click to expand...
Click to collapse
That wasnt there when i posted question
Sent from my LG-P760 using xda app-developers app
Hmm .. first impression - kernel is without oc so the rom is not very fast , but full HD video works
WiFi doesn't work for me - when I tap "Connect" it says "Connecting" and gets back to "Secured with...".
Welcome Sir
Wow...
Didn't open XDA just for few hours, now there's new roms and dev on L9
Great to you see here, Sir
Will try it and give some report (if there's bugs/issues)
+1 wifi doesn't work also for me
You two guys with wifi problem done a clean install ?
On my phone wifi works - baseband 20C , dirty install over artas182x rom . ???
sebx_g1 said:
Hmm .. first impression - kernel is without oc so the rom is not very fast , but full HD video works
Click to expand...
Click to collapse
really, Full HD Video is works ?
can you give it to me the media_profiles.xml and media_codecs.xml files ? files in system/etc
I'm working on it too on my Mokee,
Edit :
I've got it
Later no problem - I'm at work now and I don't have working connection to PC , but I think it could be not so easy to port just copying those files , something could be in kernel .
{
"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"
}
Wow! It's great to have another talented dev here. I'm downloading your rom right now. Can't wait to test it
sebx_g1 said:
Later no problem - I'm at work now and I don't have working connection to PC , but I think it could be not so easy to port just copying those files , something could be in kernel .
Click to expand...
Click to collapse
you're right, i need to see at the kernel too, i have tried those files but still get force close...
*_* I Will test it

Categories

Resources