Search This thread

bhake

Senior Member
Nov 21, 2009
284
70
Houston
trivita said:
simply modify the line below from /system/etc/vold.fstab

dev_mount sdcard /mnt/sdcard auto /devices/platform/tegra-sdhci.2/mmc_host/mmc2 /devices/platform/tegra-sdhci.2/mmc_host/mmc1


to

dev_mount sdcard /mnt/sdcard auto /devices/platform/tegra-sdhci.2/mmc_host/mmc3 /devices/platform/tegra-sdhci.2/mmc_host/mmc1


then push back

voila!:D

Thanks! That worked! External sd card shows up under emmc. But that will work for now. :)
 

ZeroManArmy

Senior Member
Nov 23, 2011
784
105
Colorado
After flashing the new beta, I now have the Google nexus buttons on the bottom of my phone. I did this exactly.

Wiped Cache
Wiped Dalvik Cache
Flashed Beta 0.2.0
Flashed GAPP's
Flashed Keyboard and Memory Card fix
Flashed 1% Battery Mod
Flashed Battery Icon
Rebooted
Fixed Permissions
Rebooted

Something wrong?

Posted with SwiftKeyX on my CM9 Motorola Photon!
 

Th3Bill

Senior Member
Feb 6, 2012
6,307
9,280
Where I Am
After flashing the new beta, I now have the Google nexus buttons on the bottom of my phone. I did this exactly.

Wiped Cache
Wiped Dalvik Cache
Flashed Beta 0.2.0
Flashed GAPP's
Flashed Keyboard and Memory Card fix
Flashed 1% Battery Mod
Flashed Battery Icon
Rebooted
Fixed Permissions
Rebooted

Something wrong?

Posted with SwiftKeyX on my CM9 Motorola Photon!

That happened to me earlier...it's the Battery Icons...they seem to cause that for some reason
 

bhake

Senior Member
Nov 21, 2009
284
70
Houston
ZeroManArmy said:
After flashing the new beta, I now have the Google nexus buttons on the bottom of my phone. I did this exactly.

Wiped Cache
Wiped Dalvik Cache
Flashed Beta 0.2.0
Flashed GAPP's
Flashed Keyboard and Memory Card fix
Flashed 1% Battery Mod
Flashed Battery Icon
Rebooted
Fixed Permissions
Rebooted

Something wrong?

Posted with SwiftKeyX on my CM9 Motorola Photon!

Do same thing again without the battery icon flash. That's the culprit. It happened to me. Good news though, battery percentage works in settings now.
 

moonzbabysh

Senior Member
Jul 17, 2008
798
361
Mesa, AZ
I'm digging the clean look since I can finally get rid of the dock all together using Apex launcher :)
 

Attachments

  • Screenshot_2012-02-22-21-48-28.jpg
    Screenshot_2012-02-22-21-48-28.jpg
    14.9 KB · Views: 304
  • Screenshot_2012-02-22-21-47-12.jpg
    Screenshot_2012-02-22-21-47-12.jpg
    10.3 KB · Views: 291
  • Screenshot_2012-02-22-22-11-08.jpg
    Screenshot_2012-02-22-22-11-08.jpg
    11.2 KB · Views: 274
Last edited:

vitaminjay1982

Senior Member
Nov 23, 2008
112
11
St. Louis
Do we have a flashable fix for the sd card issue for the 2/22 release?

Also, I love this rom even with its "beta" state. I just rooted the photon last week when i decided to stop being such a noobernaut and grew a set.
 

thomasmatt25

Senior Member
Nov 4, 2011
355
89
Do we have a flashable fix for the sd card issue for the 2/22 release?

Also, I love this rom even with its "beta" state. I just rooted the photon last week when i decided to stop being such a noobernaut and grew a set.

Welcome to manhood. Not so bad huh? Just like you about 2 months ago then finally was like, "eff it, who needs 4G anyway?". Havent regretted it since!! This is a fantastic ROM!
 

bhake

Senior Member
Nov 21, 2009
284
70
Houston
vitaminjay1982 said:
Do we have a flashable fix for the sd card issue for the 2/22 release?

Not yet. Jokersax is on vacation and this was a untested beta. In the meantime, go to page 508 here for an explanation on what to do. If you have Root Explorer app, it's real quick fix. Only need to change a 2 to a 3 with the text editor. Reboot. Done.
 
  • Like
Reactions: vitaminjay1982

seve1476

Senior Member
Oct 27, 2010
126
7
noticing my mobile network comes and goes with latest build. Just flashed everything exception the battery icon pack.

Sent from my Xoom using Tapatalk
 
Dec 10, 2011
49
1
Is there a quick way to setup Sprint voicemail? I think I've been keeping up with this thread well since I flashed the beta about 30 pages ago, but nobody ever talks about voicemail and my xda-search-foo is green belt at best.

I'm talking specifically about the drop down where you can see "You have x amount of voicemails"

---------- Post added at 01:48 AM ---------- Previous post was at 01:19 AM ----------

It doesn't look like my phone has a voicemail app at all, can somebody recommend one(as simple and as stock as possible) that would work with sprint? I have to call my own number every time to get voicemails now and I keep getting weird messages like below.

"//ANDROID:*@vvm.coremobility.com has sent you a Sprint Voice Message. Call ***-***-**** to listen. MMSN, ...
 

peetr_

Senior Member
Oct 28, 2010
2,332
2,179
i think apart from vold.fstab

init.sunfire.* are messed up in the latest release

which cause at least problems below:

  1. adb issue, adb debugging will fail after you disconnect usb cable once, until reboot
  2. SD mounting problem, especially when you have apps installed on SD before
:cool:

Only if you want to know.
Kernel repacking for ramdisk changes is easy on Windows, once you have cygwin with Dxidas kitchen installed.
And that usb (adb) issue, I think it's gone here, after pushing usb.apk. The last one, from turls atrix cm9. Looks like there is some usb service missing, without this apk.
I am staying on 0.1.0, for now, waiting :)

Edit: And I forgot to say, olegfusion solved that d-bus errors from bluetooth. I hope it will be included.

But there is still bluesleep problem, when bluetooth is turned on.

And I am trying a battery fix, where battd wants some data from pds on boot, so I symlinked them in pds_perm_fix.sh. I can't say the battery lasts longer, but looks like those big drops and increases after restarts are gone. But it must be tested more.

And I noticed, sysctl needs script in init.d, for launching on boot.
 
Last edited:

trivita

Senior Member
Mar 25, 2009
142
44
yeah, but i'm quite reluctant to do the repacking and debugging stuff.
while i do use a vm to run linux. and i just hate the idea of cygwin.

so far i'm happy with 0.1.0.

good job btw.

Only if you want to know.
Kernel repacking for ramdisk changes is easy on Windows, once you have cygwin with Dxidas kitchen installed.
And that usb (adb) issue, I think it's gone here, after pushing usb.apk. The last one, from turls atrix cm9. Looks like there is some usb service missing, without this apk.
I am staying on 0.1.0, for now, waiting :)

Edit: And I forgot to say, olegfusion solved that d-bus errors from bluetooth. I hope it will be included.

But there is still bluesleep problem, when bluetooth is turned on.

And I am trying a battery fix, where battd wants some data from pds on boot, so I symlinked them in pds_perm_fix.sh. I can't say the battery lasts longer, but looks like those big drops and increases after restarts are gone. But it must be tested more.

And I noticed, sysctl needs script in init.d, for launching on boot.
 

Th3Bill

Senior Member
Feb 6, 2012
6,307
9,280
Where I Am
Is there a quick way to setup Sprint voicemail? I think I've been keeping up with this thread well since I flashed the beta about 30 pages ago, but nobody ever talks about voicemail and my xda-search-foo is green belt at best.

I'm talking specifically about the drop down where you can see "You have x amount of voicemails"

---------- Post added at 01:48 AM ---------- Previous post was at 01:19 AM ----------

It doesn't look like my phone has a voicemail app at all, can somebody recommend one(as simple and as stock as possible) that would work with sprint? I have to call my own number every time to get voicemails now and I keep getting weird messages like below.

"//ANDROID:*@vvm.coremobility.com has sent you a Sprint Voice Message. Call ***-***-**** to listen. MMSN, ...

Google voice is probably your best bet....does the whole visual voicemail thing, plus will transcribe your voicemail and e-mail or txt them to you if you set it up to do so...works very well with Sprint. Also allows you to screen your calls (listen to voicemails and cut in if you decide you want to talk to the person after-all.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 237
    This Kanged CM9 Alpha build 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:
     **[B][COLOR="Red"][SIZE="3"]Disclaimer[/SIZE][/COLOR][/B]** * these are alphas so understand that means things are broken * * I am not part of the Cyanogenmod Team * * 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. * Change Logs Disabled during alpha, please read thread.
    
    [B][U][SIZE="3"]Stages[/SIZE][/U][/B]
    
    * [B]Alpha[/B]- means something major is broken. Goal is to get major stuff working
    
    * [B]Beta[/B]- means little things are still broke but most big stuff is fixed. Goal to clean up code and fix little issues so we can submit to cm to become official
    
    * [B]Stable[/B]- official cm rom.
    
    * [B]After stable[/B]- tweaking, Also adding features.

    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.

    Instructions:

    First time flashing CyanogenMod 9 to the Motorola Photon 4G?, or coming from another ROM?

    1. Root the Photon.
    2. Unlock the Bootloader.
    3. Flash the recovery on my site in cwm
    4. Perform a NANDroid backup of your current ROM.
    5. Flash This ROM.
    6. Optional: Install the Google Apps addon package.
    Upgrading from earlier version of CyanogenMod 9?

    1. Perform a NANDroid backup of your current ROM.
    2. Flash CyanogenMod.
    3. Flash gapps.

    Issues?

    Experience issues? Please provide the following info:
    • If the device was hard reboot, please provide the file "/proc/last_kmsg".
    • If the device was soft reboot or is "bootlooping", please run a logcat and provide the full output.
    • Please use Pastebin when possible.

    Download Links:

    ROM: Link
    Latest version: check site
    Gapps: Link
    Latest version: check site

    Other

    New touch based installer at jokersax.com no more confusing wipes or methods of flashing.

    Credits:
    joxersax11 -King Kollaborator iservin -Wiki Master cybik xboxfanj turl shabbypenguin ebbinger_413 sky24987 DethMetalz69 cougarcougar Focus.lau mrinehart93 Cyanogenmod Team koush/romracer/calkulin - 5027pre3 Recovery shabbypenguin - AIO Root the2dcour - Unlocked bootloader ranmasaotome510 - updated OP


    The Photon dev team and turl would like to thank everyone involved in helping with testing, coding, debugging & documenting! Enjoy!
    48
    Okay due to the recent changes in cm9 install process I am writing a short guide from my phone. A longer version is planned and will be posted on my site.

    If you wipe system you must flash the rom twice. Anyone that has followed long enough remembers the double flashing days till I fixed it. Well its back.

    So to update from any cm9 rom with wipe

    Factory reset
    Flash rom
    Flash gapps
    Simple.

    To update from any cm9 without wiping.

    Flash rom
    Flash gapps
    Simpler.

    To update from cm7, miui, gingerbread, etc

    Wipe system
    Factory reset
    Flash rom
    Flash rom again(notice it takes longer)
    Flash gapps
    Profit

    What about dalvik cache?
    Well it sits on data and is checked every boot. If it detects a change it will erase the old cache and rebuild. So if you do a factory reset you erase dalvik cache. If you upgrade versions without a wipe it magically erases dalvik for you.

    What about data or cache?
    Factory reset wipes data, cache, and apks installed on any sdcards.

    Why should I only wipe system if coming from a non-cm9 based rom?
    Cm9 has install scripts that copy certain noncm parts from system, installs then puts it back. If nothing is there it can't copy. Thus flashing twice.

    When do I flash gapps?
    Every single time.

    My battery sucks?
    Cm9 handles a lot more open apps then gingerbread. Multitasking is spectacular with ics. However running 70+ apps at once turns your phone into my ex and literally sucks the life out of your battery. This explains why there is such a drastic difference between battery life's with different users. Also keep in mind that we are using a froyo kernel, drivers from 3 different devices and none are ics tegra ap20 based, and this is still beta.


    So why do people get an attitude with me?
    Because you don't search or read. I purposely don't hold peoples hand. You must read at least some. There is always a risk with flashing anything custom. The more I baby people the dumber the questions get, however once stable I'll dumb it down to anyones level and tweak it to death. Currently I'm only going for a fully functional cm9. Then comes the fun



    Sent from my MB855 using XDA
    36
    Already syncing and btw cm10 is already started

    Sent from my MB855 using xda app-developers app
    31
    Jellybean lives on our phone, muahahaha

    Sent from my MB855 using xda app-developers app
    30
    Look this isn't a stable rom. Its not completed. Currently I'm trying to get sw encoding going for the camcorder. Right now that is causing the camera to run sluggish. Oc and you'll be fine in landscape. Camera does work. You people do realize we have no ics kernel or drivers? The fact that it works at all is pretty good considering how many devices out there don't have ics at all much less have camera.

    When I get time I'll make some revert flashables for people that don't like new test builds. I don't want 500000000 posts of flash this revert to get cm9 working. If you need what that revert has fine just don't direct everyone to only do it your way.

    This is a beta development project. I will be experimenting and breaking perfectly good stuff to find better setups. By the time I'm done cm9 will be close to perfect.

    Sent from my MB855 using XDA