[ROM][Unofficial]CyanogenMod 9 Nightly Build 6[6/8] - T-Mobile Samsung Galaxy S II SGH-T989

This is a nightly of TeamChopsticks' CM9 for the hercules. It is in no way official, therefore, you should not go reporting bugs to CyanogenMod, rather to me.
Requirements
Blaze MODIFIED ICS Radio (Thanks TheDerekJay!)
Click to expand...
Click to collapse
How to install
1. NANDROID BACKUP YOUR CURRENT ROM! I will not be responsible if you start a world war because you didn't backup your current ROM!
2. Update radio to Blaze MODIFIED ICS Radio if you haven't already.
3. Flash DARKSIDE.SUPER.WIPE
4. Install CM9 zip from the SDCard
5. Install Gapps zip from the SDCard
6. Flash DARKSIDE.CACHE.WIPE
7. Reboot. Let it sit for 10 minutes after first boot.
How to upgrade from previous version of THIS ROM
1. NANDROID BACKUP YOUR CURRENT ROM! I will not be responsible if you start a world war because you didn't backup your current ROM!
2. Update radio to Blaze MODIFIED ICS Radio if you haven't already.
3. Format /system (Mounts and Storage > Format /system)
4. Install CM9 zip from the SDCard
5. Install Gapps zip from the SDCard
6. ONLY IF YOU ARE ON NON-TOUCH CWM RECOVERY: Flash DARKSIDE.CACHE.WIPE
7. ONLY IF YOU ARE ON TOUCH CWM RECOVERY: Format /cache (Mounts and Storage > Format /cache)
8. Reboot. Let it sit for 10 minutes after first boot.
Click to expand...
Click to collapse
Thanks to
TeamChopsticks
CyanogenMod Team
mikeyman77
- Mr. X -
Click to expand...
Click to collapse
Downloads
Nightlies (Download the latest one): http://goo.im/devs/KonstantinKeller
MD5Sum: On download page
Gapps: http://goo.im/gapps/gapps-ics-20120429-signed.zip
MD5Sum: 7c524e1e078164f681e0aa6753180b2c
Click to expand...
Click to collapse
Donations aren't required, but are extremely appreciated.
​

Whats working
Wifi
Data
Audio
Calls
NFC
Videos
Camera
Camcorder
Etc...
Bugs
Low call volume on the other end
Camcorder effects do not work.
Sometimes the touchscreen locks up and ignores input. See workaround in FAQs.
To-Do List
Anything else I come up with
Changelog
Nightly Build 4
Fixed homescreen size bug
Nightly Build 3
New Build
Nightly Build 2
Goo-Manager and ROM Manager update support!
Call echo fixed!
Nightly Build 1
Initial Release
Click to expand...
Click to collapse

FAQs
Why is my phone not mounting on my computer?
Open Settings, go to Storage. Press menu, USB Computer connection. Uncheck 'Media device (MTP)' and check 'Mass Storage'
Sometimes my touchscreen locks up and ignores input. What do I do?
Put your palm on the whole screen while it is on and move your palm around. That should reset the touchscreen controller and work again. Or you can reboot.
Is there call echo?
No.
Whats the difference between this CM9 and TeamChopsticks' CM9?
This one is built from source every single day, so think of this as a nightly. Plus, I will be adding more features to it, and it won't be just CM9.

Building from Source
Setting up your Build Environment
Follow the instructions here to set up your build environment.
Get Google's repo script from the "Installing Repo" section of this page. (Don't go past the "Installing Repo" section though.)
Downloading the Source
Create a directory in which you will be doing all the work (or a work directory) and cd into it. (Example: "mkdir ~/android; cd ~/android")
Initialize the work directory to download the source from github: repo init -u git://github.com/CyanogenMod/android.git -b ics
Create a local manifest for the android vendor blobs: nano .repo/local_manifest.xml
Copy and paste this into the file:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project path="device/samsung/hercules" name="CyanogenMod/android_device_samsung_hercules" />
<project path="device/samsung/msm8660-common" name="CyanogenMod/android_device_samsung_msm8660-common" />
<project path="vendor/samsung/hercules" name="TeamChopsticks/android_vendor_samsung_hercules" />
</manifest>
Save and exit
Building for Hercules
IF THIS IS A REBUILD OF THE SOURCE, type "make clobber" first to erase all the files from the previous build!
. build/envsetup.sh (Notice its period, space, build/envsetup.sh)
./vendor/cm/get-prebuilts
CM_EXTRAVERSION=my_custom_build CM_SNAPSHOT=1 brunch cm_hercules-userdebug

difference between this and the other one is?
Sent from my ASUS Transformer Pad TF300T using XDA

new ion? said:
difference between this and the other one is?
Sent from my ASUS Transformer Pad TF300T using XDA
Click to expand...
Click to collapse
Different bugs, and I'm gonna build this one everyday, so it's more of a nightly.

new ion? said:
difference between this and the other one is?
Sent from my ASUS Transformer Pad TF300T using XDA
Click to expand...
Click to collapse
+1

bkrill said:
+1
Click to expand...
Click to collapse
Already answered. Check the FAQs.

It seems the T989 has its own Young Ace Dev (like M0D1441 for the Skyrocket)!!
Good luck to ya, man!

SupaKid said:
It seems the T989 has its own Young Ace Dev (like M0D1441 for the Skyrocket)!!
Good luck to ya, man!
Click to expand...
Click to collapse
Thanks bro!

Im still waiting for the first "call echo" question lol

bryancotton84 said:
Im still waiting for the first "call echo" question lol
Click to expand...
Click to collapse
Going off the way you said it.... Its there?
Sent from my SGH-T989 using XDA

new ion? said:
Going off the way you said it.... Its there?
Sent from my SGH-T989 using XDA
Click to expand...
Click to collapse
Just tested...Me calling another cell, no issues, crystal clear for the receiver...same person calling me had some issue, just wasnt as clear...

bryancotton84 said:
Just tested...Me calling another cell, no issues, crystal clear for the receiver...same person calling me had some issue, just wasnt as clear...
Click to expand...
Click to collapse
On this ROM? So, it booted fine I see. Is everything working? Sorry for asking, I just don't have my phone with me currently

KonstantinKeller said:
On this ROM? So, it booted fine I see. Is everything working? Sorry for asking, I just don't have my phone with me currently
Click to expand...
Click to collapse
Yep, got everything set up how I like it with no issues other than the previously mentioned
EDIT: One thing I have noticed with this ROM and the Team Chopsticks is there is a slight delay from turning the screen on, to the screen actually coming on...really isnt an issue just something ive noticed

bryancotton84 said:
Yep, got everything set up how I like it with no issues other than the previously mentioned
EDIT: One thing I have noticed with this ROM and the Team Chopsticks is there is a slight delay from turning the screen on, to the screen actually coming on...really isnt an issue just something ive noticed
Click to expand...
Click to collapse
Alright thanks. So Wifi, Data, and all of that works? Awesome.

KonstantinKeller said:
Alright thanks. So Wifi, Data, and all of that works? Awesome.
Click to expand...
Click to collapse
well maybe data isnt working so great, ive done speed test several times and its only showing 0.06 down and ive flashed two separate radios

bryancotton84 said:
well maybe data isnt working so great, ive done speed test several times and its only showing 0.06 down and ive flashed two separate radios
Click to expand...
Click to collapse
I'll check it out. Thanks

backlit keys working?

Call Echo & Roaming
I keep getting this "Roaming" data and it's slow as hell. Is there another radio or anything I can do to get regular signal? About call echo, it's hard to say because I've been on this ROM for about 10 minutes. I called my brother and he said he was echoing but he is also on AOKP which is messy when it comes to calls. Everything is super fast and runs amazing. And yes, backlight keys work.

Related

[ROM][Port] LeeDroid HD -GB 2.3.2/Sense2.1- Team Royal - 3/23/2011

This is a straight port of LeeDroid HD for The Desire HD
Warning! We Are Not Responsible For Anything That Happens To Your Device
The Team That Brings You all Royal Roms:
TeamRoyal:
Devs -
RoyalKnight6190
XxKOLOHExX
thelamacmdr
Ohsaka
option94
Faux123
TrueBlue_Drew
KCS05DC
Testers-
ckisgen
mrpanic7
jriv
JAWheat411
tw39515
Nicgraner
Iriscience
i.blast.static2020
Release Name: LeeDroid HD
Base Firmware: 2.3.2
Kernel Version: CM_Gingerbread-Faux123-v2.1.5
Recovery Required: 3.0.0.6
Wipe Required: Full wipe each flash (unless otherwise stated). This is how you should wipe:
Main Recovery Menu:
1. Wipe data / factory reset
2. wipe cache partition
Advanced Recovery Menu:
3. Wipe Dalvik Cache
Mounts and Storage Recovery Menu:
4. Format Boot
5. Format System
6 Format SDcard (optional but sometimes fixes issues - Be warned you will loose everything on your SDcard. Pictures,music, videos everything)
Special instructions: Give 2 minutes+ to boot on first boot please.
This should be common knowledge by now but if you want to complain about an issue make sure you have a log cat also you should be running a log cat on every first boot. If you dont have ADB set up on your computer follow this very easy guide to set it up. It truly only takes a few minutes.
Rom Downloads:
http://www.multiupload.com/JRNFKHF0ST
Known Issues:
Flash Super Uer fix attached after rom. - Thanks Faux123 (as always)
Flash surfaceflinger fix to fix white screens.
Bluetooth is hit/miss
No Video Recording.
Thanks Option, good find
I wont pay as much attention to this one as I do mint, however fixes for either will work on the other in most cases. So as I fix mint, that can be applied here.
Thanks to you, I have a long list of nandroids I have to clean up ! Nice work once again!
Better than how dead it was in glacier about a month ago.
option94 said:
I wont pay as much attention to this one as I do mint, however fixes for either will work on the other in most cases. So as I fix mint, that can be applied here.
Click to expand...
Click to collapse
I was going to try that, thanks for the update. My phone is getting a true workout these pass few days
Ok I should know this by now, but how do you get a sense rom to save New contacts to google contacts like when syncing google after flashing?...minds never do...works on aosp just not sense based roms for me....lol please excuse my ignorance
option94 said:
Better than how dead it was in glacier about a month ago.
Click to expand...
Click to collapse
WORD! I'm not complaining....I've been getting my fix the last few weeks cause of you guys
Peppermynt!!!!!
Edit the "Y" is on purpose
Can someone check the Incoming MMS pic size for me? I'm still charging my battery. Appreciate it much
Wow, now I'm totally lost with all these Gingerbread/Sense 2.1 ROMs. I mean choice is awesome, but I can't tell what the differences are!
option94 said:
I wont pay as much attention to this one as I do mint, however fixes for either will work on the other in most cases. So as I fix mint, that can be applied here.
Click to expand...
Click to collapse
LeeDroid HD seems like an awesome ROM, so I'm just curious why. Nothing against RoyalMint at all, I'm just wondering why one is preferable over another.
TeeJay3800 said:
Wow, now I'm totally lost with all these Gingerbread/Sense 2.1 ROMs. I mean choice is awesome, but I can't tell what the differences are!
Click to expand...
Click to collapse
The look for the most part. Some minor differences. Mint has more option - stock locksreen/Trackpad wake.
Otherwise they're the same for the most part.
any help here guys to my former post?
Thanks for the great Rom. I having trouble with root access with super user. So far when I go super user I get a blank white screen. Any ideas guys.
Sent from my glacier using XDA App
kirkcody said:
Ok I should know this by now, but how do you get a sense rom to save New contacts to google contacts like when syncing google after flashing?...minds never do...works on aosp just not sense based roms for me....lol please excuse my ignorance
Click to expand...
Click to collapse
just make sure you have your contacts set to sync in google in accounts and sync settings.
Superuser Permissions
So i installed this Rom and it looks and runs nice but i ran into an issue with Superuser Permissions. It does not seem to work. when i try to access the Superuser app, it just shows a white screen. any app that i try to run that requires superuser permissions does not prompt me to allow or deny the application. has anyone else had this issue yet?
try to remove the apk and reinstall from the market.
option94 said:
try to remove the apk and reinstall from the market.
Click to expand...
Click to collapse
i have tried that but it will not allow me to remove it from manage applications screen, i can force close the program and clear the cache on it but it too did not work.
I need video recording. I had gingerbread sense already but took it off because i use y video recording feature a lot
Use titanium backup to uninstall application
Sent from My Touch 4G CM7 using the XDA App

Hint: AOSP 4.1.1 source and Toro not showing as a target under 'lunch'

In case anyone is having trouble finding toro as a device target when trying to build from the list of targets from the 'lunch' command... Toro didn't show up in the list but I was able to manually specify it rather than selecting a numeric option.
Devs probably know that works, but amateurs like myself might benefit from that tidbit. Jellybean seems to be building OK for me now.
EDIT: I was asked what I did, more specifically, so I'll put that here in op:
Rather than enter a numeric choice, I entered 'full_toro-userdebug'. Apparently this was a valid response and the build proceeded.
Mind explaining how you manually selected it?
keith.mcintyre26 said:
Mind explaining how you manually selected it?
Click to expand...
Click to collapse
Not at all. Rather than selecting say, 11 or another choice, I entered: full_toro-userdebug. Apparently this was a valid response and the build proceeded.
question... not much into actual developing here but i know my way around the inside of a rom or two... once you compile. will it be a fully capable rom? as in (what the OTA will be like without VZ apps)?
spunks3 said:
question... not much into actual developing here but i know my way around the inside of a rom or two... once you compile. will it be a fully capable rom? as in (what the OTA will be like without VZ apps)?
Click to expand...
Click to collapse
It's not as 'polished'. There are no gapps, the dictionary is not complete (need a version from a factory image/rom), there are extra keyboards (Japanese?), maybe a couple other oddities as compared to a stock ROM. It will certainly be more capable that porting a gsm rom to toro, that's for sure .
mmuzzy said:
Not at all. Rather than selecting say, 11 or another choice, I entered: full_toro-userdebug. Apparently this was a valid response and the build proceeded.
Click to expand...
Click to collapse
I did that right after I asked haha. Building now. Thank you.
Sent from my Galaxy Nexus using xda premium
keith.mcintyre26 said:
I did that right after I asked haha. Building now. Thank you.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
You're very welcome. Happy flashing.
I thought you meant the whole system. I was wondering where you got the jellybean source
Sent from my Galaxy Nexus using Tapatalk 2
phydo said:
I thought you meant the whole system. I was wondering where you got the jellybean source
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
Google released it into the wild today:
https://groups.google.com/forum/?fromgroups#!topic/android-building/XBYeD-bhk1o
mmuzzy said:
Google released it into the wild today:
https://groups.google.com/forum/?fromgroups#!topic/android-building/XBYeD-bhk1o
Click to expand...
Click to collapse
Haha uhh.. I did realize that about two minutes ago. Thanks.
Sent from my Galaxy Nexus using Tapatalk 2
phydo said:
Haha uhh.. I did realize that about two minutes ago. Thanks.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
I was actually trying to pull it before Google was finished so it hasn't been that long.
Hey can you help me out? Is your android version showing as 4.0.9.99.999.9999.99999? Wth?
anton2009 said:
Hey can you help me out? Is your android version showing as 4.0.9.99.999.9999.99999? Wth?
Click to expand...
Click to collapse
Lol!
Sent from my Galaxy Nexus using Tapatalk 2
phydo said:
Lol!
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
Well... I figured out why it was showing like that; because I was syncing the master branch and not the 4.1.1 branch. But I'm still confused on this
Not to thread jack, but i have my rom building, but to actually personalize the rom, is there any app like eclipse or is it just editing files in the zip?
cdrshm said:
Not to thread jack, but i have my rom building, but to actually personalize the rom, is there any app like eclipse or is it just editing files in the zip?
Click to expand...
Click to collapse
You edit the source files. The goodies you want are in the res folder of most applications. /packages/apps in the source code. Here's my question, when I boot it gets to the Google screen and then a black screen. I suspect this here. When I start the build I see this:
Code:
find: 'src': No such file or directory.
PRODUCT_COPY_FILES device/generic/goldfish/data/etc/apns-conf.xml:system/etc/apns-conf.xml ignored.
... Many more of these Product copy ignored things...
And then it finishes compiling. What's up here, I'm pretty sure it's missing drivers and stuff!
CPCookieMan said:
You edit the source files. The goodies you want are in the res folder of most applications. /packages/apps in the source code. Here's my question, when I boot it gets to the Google screen and then a black screen. I suspect this here. When I start the build I see this:
Code:
find: 'src': No such file or directory.
PRODUCT_COPY_FILES device/generic/goldfish/data/etc/apns-conf.xml:system/etc/apns-conf.xml ignored.
... Many more of these Product copy ignored things...
And then it finishes compiling. What's up here, I'm pretty sure it's missing drivers and stuff!
Click to expand...
Click to collapse
Did you install the binaries for toro? There is also a script that will pull them from your phone (so a stock rom is best), which may be better because Google can't give you everything you need for a functional rom (GPS for example). I ended up copying those files from a stock image to my compiled rom.
i got my binaries from here https://developers.google.com/android/nexus/drivers#torojro03c
mwalt2 said:
Did you install the binaries for toro? There is also a script that will pull them from your phone (so a stock rom is best), which may be better because Google can't give you everything you need for a functional rom (GPS for example). I ended up copying those files from a stock image to my compiled rom.
Click to expand...
Click to collapse
cdrshm said:
i got my binaries from here https://developers.google.com/android/nexus/drivers#torojro03c
Click to expand...
Click to collapse
For future reference, what he's referring to is the extract-files.sh script included in the CM source. If you cannot find the proprietary binaries for a certain device you wanna build for, plug in the phone via usb, cd to the directory with the script and execute the command.
anton2009 said:
Well... I figured out why it was showing like that; because I was syncing the master branch and not the 4.1.1 branch. But I'm still confused on this
Click to expand...
Click to collapse
I also got version 4.0.9.99.999.9999.99999 when I synced to the master branch. Thanks for mentioning the workaround to sync with 4.1.1_r1 .
Did you figure out if it's a problem to sync 4.1.1 into a directory that's already synced with master (4.0.9.99...)?
--------------------------------
Update: I think I can answer this question based on JBQ's response:
https://groups.google.com/d/msg/android-building/rtH5ZbJC7qU/-N1lr9MqexYJ
"You can also switch in place: just run "repo init -b <new_manifest_branch>; repo sync" in your existing client."
Sounds like syncing to a new branch in the same working directory should work just fine.

[20.JUL.12][ROM]Cyanogenmod 10 [AOSP]

Hi, I was able to compile CM10 for our leo it is 100% built from source by me. So from the guy that brought the HD2 ics, I now bring you the first 100% built from source JellyBean ROM for our Leo. NOTE: As of now it's for clk only you'll have to flash the patch to go from clk to mag to use it on magldr.
Working :
Boots
Touchscreen
GPS? (Maybe)
GSM
Data
Bluetooth
Google Now? (Can't Test)
UMS Mode
I think that's about it.
Click to expand...
Click to collapse
Not Working :
Wi-Fi
Camera
Click to expand...
Click to collapse
There are a lot of ? marks because i don't have a sim to test out sorry
This was built using these files on my Github
Downloads :
Gapps
Credits :
cmhtcleo team (For their ICS tree)
Tytung (for the kernel)
Securecrt (HWA)​
Changelog :
20.JUL
* initial Release
Click to expand...
Click to collapse
Take one 10char
Maybe two 10char
Great work, beat me too the punch, was gonna attempt this tomorrow, will try and make a sd port instead (i'll ask for permission before posting if it works)
Backing up my old system and gonna give it a shot. Will report everything I encounter.
EDIT: It doesn't work. I'm using MAGLDR 1.13 and CWM 5.0.2.6. I flashed your zip. It won't boot. It won't find the boot partition.
"NAND kernel open failed"
Let's try this! Thks!
ElBartoME said:
Backing up my old system and gonna give it a shot. Will report everything I encounter.
EDIT: It doesn't work. I'm using MAGLDR 1.13 and CWM 5.0.2.6. I flashed your zip. It won't boot. It won't find the boot partition.
"NAND kernel open failed"
Click to expand...
Click to collapse
Sorry forgot to mention clk only flash the patch to go from clk to mag it's somewhere in this forum
sportsstar89 said:
Sorry forgot to mention clk only flash the patch to go from clk to mag it's somewhere in this forum
Click to expand...
Click to collapse
This should be in the sd section then. I was about to flash it myself but then I saw there was an error
Origin8 said:
This should be in the sd section then. I was about to flash it myself but then I saw there was an error
Click to expand...
Click to collapse
Why should it be in the sd section it's a nand rom? There is no error he is just using the wrong bootloader
sportsstar89 said:
Sorry forgot to mention clk only flash the patch to go from clk to mag it's somewhere in this forum
Click to expand...
Click to collapse
Thanks for the tip. After flashing the new partition layout it works now.
flashing this now
just realised it has the cm9 boot animation i wonder if they make a cool new one?
ha just noticed when you tap multiple times on cm10 in about phone setting it show the cm10 version of the jelly bean animation with android heads
so far.
data works
i dont think google now is implemented (doesnt show up on the lock screen or the search bar)
couldnt get the pinch notification to work so that might not be in yet either
thats all i found
well it was fun
Alright here the things that I've found:
Data is not working (at least rmnet, don't know about ppp). The H icon is showing
up, but I can't make a connection.
I couldn't test GPS because I have no app to test this. ADB is somehow not working, so I can't install apps this way.
As expected Wifi and camera is not working.
BT, USB is working.
Is there a problem with HWA on Jelly Bean? It's quite slow.
But it's nonetheless a good start for CM10 on this device. Looking forward to future builds.
ElBartoME said:
Alright here the things that I've found:
Data is not working (at least rmnet, don't know about ppp). The H icon is showing
up, but I can't make a connection.
I couldn't test GPS because I have no app to test this. ADB is somehow not working, so I can't install apps this way.
As expected Wifi and camera is not working.
BT, USB is working.
Is there a problem with HWA on Jelly Bean? It's quite slow.
But it's nonetheless a good start for CM10 on this device. Looking forward to future builds.
Click to expand...
Click to collapse
Just got my sim in data worked and i've noticed it's quite slow but it is the first source built rom so it can only get better
MkBy said:
flashing this now
just realised it has the cm9 boot animation i wonder if they make a cool new one?
ha just noticed when you tap multiple times on cm10 in about phone setting it show the cm10 version of the jelly bean animation with android heads
so far.
data works
i dont think google now is implemented (doesnt show up on the lock screen or the search bar)
couldnt get the pinch notification to work so that might not be in yet either
thats all i found
well it was fun
Click to expand...
Click to collapse
You need gapps to test google now remember it's cm
sportsstar89 said:
You need gapps to test google now remember it's cm
Click to expand...
Click to collapse
Crap yeah I forgot about that. Its been a while since I used cm
Sent from my HTC HD2 using xda premium
i test it u did a great work here ...:good:
sportsstar89 said:
Why should it be in the sd section it's a nand rom? There is no error he is just using the wrong bootloader
Click to expand...
Click to collapse
Oh sorry I read it wrong my apologies
Origin8 said:
Oh sorry I read it wrong my apologies
Click to expand...
Click to collapse
It is fine
Sent from my HTC_Amaze_4G using xda premium
yeah thats rock *-*, great work dude!
From CLK to Magldr you can get it from cmhtcleo thread here : http://forum.xda-developers.com/showthread.php?t=1361859 it's on the 2nd thread of OP just d/l it then change the size of recovery (flash.cfg).

[DEV][ROM][JB 4.2.2][Unofficial] CM10.1.3

Since Spyke555 is busy, I updated cm10.1 with his last device tree.
You can download from http://dualhoki.vim.hu/bubor/dev/10.1/cm-10.1-20131024-UNOFFICIAL-i927.zip
Please read http://forum.xda-developers.com/showthread.php?t=2217288
It has same issues. Cm has security bugfix, and I want to keep cm up to date.
- Gps was fixed.
20131025: update to cm 10.1.3, increaes dalvik.vm.heapsize, android_packages_app_settings at b1755aad3d3ad2ac0e72297a6b4b60031d15ff69
20150826: cm security update
issue
same as other cm 10.1
settings -> about crash
ghost call: please try litekernel
Updated kernel here: http://dualhoki.vim.hu/bubor/dev/11.0/tegra-reserved-192mb-kernel-only-oldone.zip with lowered tegra reserved memory ( more usable memory)
Litekernel found here
Androide3 said:
Home long press not work
Sent from my SGH-I927 using xda premium
Click to expand...
Click to collapse
settings -> system -> hardware keys -> enable custom actions (check) and home key (long press) set to Recent app switcher
And you may set app switch key to voice search, so mic key will work as voice search.
Didn't have time to test everything but gave it a quick spin but noticed something right away... Couldn't download from playstore. Gave some error about couldn't find information.
Had to go back to spykes last version which is dd, will try to play more later. for reference I don't have any playstore issue after restore.
Neuntoter said:
Didn't have time to test everything but gave it a quick spin but noticed something right away... Couldn't download from playstore. Gave some error about couldn't find information.
Had to go back to spykes last version which is dd, will try to play more later. for reference I don't have any playstore issue after restore.
Click to expand...
Click to collapse
Was that clean install?
I can install app from play store.
bubor said:
Was that clean install?
I can install app from play store.
Click to expand...
Click to collapse
The only thing I didn't wipe was the sdcard.
I will give it a better shake later today. Were you using tonyg-nonneon gaps?
Neuntoter said:
The only thing I didn't wipe was the sdcard.
I will give it a better shake later today. Were you using tonyg-nonneon gaps?
Click to expand...
Click to collapse
yes
bubor said:
Since Spyke555 is busy, I updated cm10.1 with his last device tree.
You can download from http://dualhoki.vim.hu/bubor/cm-10.1-20130725-UNOFFICIAL-i927.zip
Please read http://forum.xda-developers.com/showthread.php?t=2217288
Click to expand...
Click to collapse
kudos bubor !
Unfortunately it seems the same issues that Kick is having with calls is present here as well so it's definitely seems to be something from CM. I haven't had anyone try to call me but I made a test call and was unable to end the call.
m1batt1 said:
Unfortunately it seems the same issues that Kick is having with calls is present here as well so it's definitely seems to be something from CM. I haven't had anyone try to call me but I made a test call and was unable to end the call.
Click to expand...
Click to collapse
please try this:
http://dualhoki.vim.hu/bubor/cm-10.1-20130726-UNOFFICIAL-i927.zip
ITs use opensource libril. Please feedback ASAP
bubor said:
please try this:
http://dualhoki.vim.hu/bubor/cm-10.1-20130726-UNOFFICIAL-i927.zip
ITs use opensource libril. Please feedback ASAP
Click to expand...
Click to collapse
I just got to work and won't be able to test until later tonight but I'll check it out and let you know.
Sent from my SGH-I927 using xda app-developers app
bubor said:
please try this:
http://dualhoki.vim.hu/bubor/cm-10.1-20130726-UNOFFICIAL-i927.zip
ITs use opensource libril. Please feedback ASAP
Click to expand...
Click to collapse
i tried it and calls work normally, i can end a call and i can recieve calls with no problem!
bubor said:
please try this:
http://dualhoki.vim.hu/bubor/cm-10.1-20130726-UNOFFICIAL-i927.zip
ITs use opensource libril. Please feedback ASAP
Click to expand...
Click to collapse
Hey! I'm at work currently but got chance to test it so here it goes what I found.
Calls: ok. I did 2 calls, receive 2 calls, did 1 outgoing call and put speaker, and receive 1 call and also test with speaker. So far all calls had audio.
Skype, and this is interesting. I tested from the glide to my work skype account, and in the glide the audio is still broken:
- Calling from glide to pc: I could hear myself ok ON the PC (so lets say the other side could hear me), but not FROM the pc, I heard it was all all deep and slow (nothing new to me there). I could even turn on the video call and it worked.
- Calling from pc to glide, skype in the glide just dies and restarts.
I'm sorry I cannot test more, I'm at work. I was using CM 10.1 RC2 from spyke555 and dirty flashed this one (just cleared cache and dalvik).
Bubor, if you can think a protocol for testing specific things (for example 1-test X and note results, 2-test Y and note resulted, after all tests report back to forum with results) somehting like that that would be equal among all that we are testing and might give you insight of the problems or if you need to test just 1 particulare thing, well, for that thing.
Keep it up people, let's give the devs what they need, tests, reports, results, they give us their time doing this, we must at least do the same!
Bubor, its CM10.1.2 o 10.1
Sent from my SGH-I927 using xda app-developers app
ugoPS said:
Bubor, its CM10.1.2 o 10.1
Sent from my SGH-I927 using xda app-developers app
Click to expand...
Click to collapse
10.1.2, you can check in about phone -> "view changelog"
Skype doesnt work. This build should be same as before, same bugs.
Okay. Did full wipe of sdcard and all, now no issues with play store.
Now I have never had voice search work with hot word detection, and that is still the case. Am I just lame or is this the way it should be. I had heard people talk about it working before.
Calls work. Both directions 4 times each tested. can hang up etc.
Unless there is something else supposedly fixed I guess it works for me.
How did you include the kernel? Just put the zip in the kernel/samsung/i927 folder?
Also are you still using the proprietary vendor files from The Covenant?
I know libril is a library for radio access but can you help me understand which one we need and how to include it in the build?
Thanks for any help you can provide still working on my first build after hours of downloading cm repo.
Neuntoter said:
How did you include the kernel? Just put the zip in the kernel/samsung/i927 folder?
Also are you still using the proprietary vendor files from The Covenant?
I know libril is a library for radio access but can you help me understand which one we need and how to include it in the build?
Thanks for any help you can provide still working on my first build after hours of downloading cm repo.
Click to expand...
Click to collapse
this device tree including kernel binary and modules. It would fail to build, if you include kernel source with this device tree.
Both device and vendor files you can found http://dualhoki.vim.hu/bubor/dev/cm-10.1-20130726-UNOFFICIAL-i927.tgz
You need one more thing that is https://github.com/CyanogenMod/android_hardware_samsung (just change _ to / for correct path)
bubor said:
this device tree including kernel binary and modules. It would fail to build, if you include kernel source with this device tree.
Both device and vendor files you can found http://dualhoki.vim.hu/bubor/dev/cm-10.1-20130726-UNOFFICIAL-i927.tgz
You need one more thing that is https://github.com/CyanogenMod/android_hardware_samsung (just change _ to / for correct path)
Click to expand...
Click to collapse
When you say kernel binary you mean the zip I download from kickass right? Are you saying I just put that in the kernel/samsung/i927 folder and it will automatically be included?
Just to clarify.
Get rid of device tree I got from spyke555's GIT and use the ones from your tgz. Now I assume I still put them in device/samsung/i927 and vendor/samsung/i927 right?
for the https://github.com/CyanogenMod/android_hardware_samsung
Do I just git clone that into the root? Or where should I be putting this?
Sorry for all the questions but I want to make sure I learn this and am a help later on.
Neuntoter said:
When you say kernel binary you mean the zip I download from kickass right? Are you saying I just put that in the kernel/samsung/i927 folder and it will automatically be included?
Just to clarify.
Get rid of device tree I got from spyke555's GIT and use the ones from your tgz. Now I assume I still put them in device/samsung/i927 and vendor/samsung/i927 right?
for the https://github.com/CyanogenMod/android_hardware_samsung
Do I just git clone that into the root? Or where should I be putting this?
Sorry for all the questions but I want to make sure I learn this and am a help later on.
Click to expand...
Click to collapse
Depend what is in your boardconfig.mk, if it has prebuild things, you would not put kernel source, but put kernel binary.
TARGET_PREBUILT_KERNEL := device/samsung/i927/prebuilt/kernel
TARGET_PREBUILT_RECOVERY := device/samsung/i927/prebuilt/recovery.img
If you use kernel source, it would be:
TARGET_KERNEL_SOURCE := kernel/samsung/i927
TARGET_KERNEL_CONFIG := tegra_bose_defconfig
Where keren source path, and the other is the defconfig what is in kernel/samsung/i927/arch/arm/configs
When you change _ to / in android_hardware_samsung you get android/hardware/samsung where android is the dir where you start, so you put to hardware/samsung. With command
git clone https://github.com/CyanogenMod/android_hardware_samsung hardware/samsung
Click to expand...
Click to collapse
Or you can put to the manifest, so repo sync will update to you.
If you wish, I could put whole directory to somewhere, but it would be something like 30giga.
Thank you Bubor! Couldn't of done it without you!
It appears to be building. I guess I won't know for sure until it is done.
bubor said:
Since Spyke555 is busy, I updated cm10.1 with his last device tree.
You can download from http://dualhoki.vim.hu/bubor/cm-10.1-20130726-UNOFFICIAL-i927.zip
Please read http://forum.xda-developers.com/showthread.php?t=2217288
It has same issues. Cm has security bugfix, and I want to keep cm up to date.
Last month I tried to fix tinyalsa, what fix most sound issue ( except bt calls). I'll keep trying.
Click to expand...
Click to collapse
Bubor, local forum users say that GPS is finally fixed in your build. I can confirm that, now GPS status and toolbox shows much more sattelites than previous CM versions. Thanx for that!

[ROM][5.0][EXPERIMENTAL] CM12 experimental builds for E975/F180

Dear XDA,
I've built CM12 for the E975, F180. Please find the instructions and downloads below. Enjoy!
About this ROM
Unfortunately I do not have time to manually fix the issues by myself, so for now, this is just a preview build of what CM12 is currently.
I might not even have time to flash new builds, so please be cautious.
Disclaimer: I am not responsible for any damage, loss, inconvenience caused by this ROM. (Also your warranty will be void)
Instructions
0) Have a working modem if you are on F180
1) Transfer the zips to your internal SD, then enter recovery
2) Wipe /data, /cache, /system ("wipe data & factory reset", "mounts and storage, format /system")
3) Install cm-12-20141118-UNOFFICIAL-e975.zip, you might get a warning about insuccessful mount operation, but that's right, because the partitions are already mounted.
4) Install gapps-lp-20141109-signed.zip
5) Flash SU binaries: UPDATE-SuperSU-v2.16.zip
6) Reboot & have fun!
Screens
DevDB::Screenshots
Download
Automated builds should appear in this directory:
http://androidba.se/23~f Big thanks for the awesome storage for c0urier
Alternative download: http://d-h.st/users/gyebro/?fld_id=41399#files
gapps-lp-20141109-signed.zip from https://s.basketbuild.com/gapps or [direct link]
UPDATE-SuperSU-v2.16.zip
Working:
Network, WiFi, GPS, Camera
Not working:
?
New features:
as of 24.11.08
On-screen navigation bar, Advanced reboot (see dev options), Clear all recents button moved to top-right corner
Known issues:
as of 24.11.08
No deep sleep -> Fix this by deleting: system/vendor/firmware/libpn544_fw.so
Kernel crash: Google Now,Google Play music, YouTube
No gesture typing in keyboard.
XDA:DevDB Information
CM12-EXPERIMENTAL-PREVIEW, ROM for the LG Optimus G
Contributors
Gyebro
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod 12
Version Information
Status: Snapshot
Created 2014-11-20
Last Updated 2014-11-20
Very nice. Happy to see new devs around
In call sound work on this ROM?
cristian313 said:
In call sound work on this ROM?
Click to expand...
Click to collapse
If you had a working modem before installation, call sound/quality should be fine.
I'm using an F180S (which had CM11 on it before), call quality is great, others could hear me & I can hear others
But for your own good: do a backup before trying
Thank you very much.
Found bug on camera when changing resolution to 4.9mpixel 4:3 ratio. Preview is bad.
Here is screen shot and photo captured by camera.
perfect !!! anything I expected from all of you
Nevermind, was able to fix root with last SuperSU beta
Everything almost working fine here except for the kernel crash on google now
Nice work, really, working fine. ?
Great work. Almost AOSP looks like many CM features are yet to be implemented.
Sent from my LG-E975 using XDA Free mobile app
Do not enter in deep sleep...
AdrianSC said:
Do not enter in deep sleep...
Click to expand...
Click to collapse
Known CM bug...
Sent from my LG-E975 using XDA Free mobile app
AdrianSC said:
Do not enter in deep sleep...
Click to expand...
Click to collapse
Sorin90 said:
Known CM bug...
Sent from my LG-E975 using XDA Free mobile app
Click to expand...
Click to collapse
Try this: go to system/vendor/firmware and delete the libpn544_fw.so file and then reboot.
akahroba said:
Try this: go to system/vendor/firmware and delete the libpn544_fw.so file and then reboot.
Click to expand...
Click to collapse
Work fine Thanks!
Download link does not work! Page does not exist!
Download link not working :\
Download link is not working, it shows "You’ve found a page that doesn’t exist!
But don’t fret... here’s a page that does." What can I do?
Zunex95 said:
Download link does not work! Page does not exist!
Click to expand...
Click to collapse
AGNBSL said:
Download link is not working, it shows "You’ve found a page that doesn’t exist!
But don’t fret... here’s a page that does." What can I do?
Click to expand...
Click to collapse
Link is fine currently, might have been temporarily unavailable.
Has anyone tried this on MultiRom? I used a build in the Sprint forums but was intended for e975 that is CM12. It worked great but did not boot a secondary rom.
EDIT NVM, I see what you mean. The dev page exists, but the download page does not. My apologies.
Under "Public", where say "This folder is read only", click in the arrow button (right of the text), and download all folder... U download 3 zips and gapps, but i don't know other method.
EDIT: Gyebro, other issue is kernel crash when u open YouTube.
AdrianSC said:
Under "Public", where say "This folder is read only", click in the arrow button (right of the text), and download all folder... U download 3 zips and gapps, but i don't know other method.
EDIT: Gyebro, other issue is kernel crash when u open YouTube.
Click to expand...
Click to collapse
Any chance you feel like uploading the newest zip of those 3 to google drive or something?
dopy25 said:
Any chance you feel like uploading the newest zip of those 3 to google drive or something?
Click to expand...
Click to collapse
Of course, i upload the newest zip in google drive, here is link: https://drive.google.com/uc?id=0B4wP0TQVFOE8a1BXNnJsZV9zN00&export=download

Categories

Resources