So I have been having a problem with the front facing camera on apps that utilize it but not stock or Google's camera app. This makes using the front facing camera on things such as instagram, and snapchat suck because everything is squeezed together making things like faces look extra long and skinny. I am not sure its the ROM doing this because I have tried others. Currently running Slimkat 4.4.4 build 7. Any tips would be appreciated
I'm going to bump this because I noticed something, maybe it will give a little more insight to the problem. When I use the stock or Google camera, and take a picture there is no distortion, because when I take the picture it turns out to be a square image, Snapchat and other apps stretch it because they are taking a standard image. Why is it that stock takes square images all of a sudden?
Is there a setting to change the picture from 4:3 to 16:9 or something like that?
I do not see one
I would like to bump this post, as well. I am having the same issue. Front-facing photos in non-stock camera apps take distorted photos, or rather, the aspect ratio is incorrect, resulting in distortion. Kind of makes SnapChat useless. I wish I could be more specific about when this started. I am on CarbonRom (11.06 nightly build with latest build of Ktoonz's kernel by Perseus). Though this was persistent on my last rom, AOKP, ever since maybe, two or 3 snapchat updates ago.
EDIT :
Solved the issue thanks to a post I've seen on another forum! Sorry I can't find it anymore.
This will solve the ffc stretching issue for ALL 3rd party apps including Vines, Snapchat, Messenger, etc. (Tested on CM11 M12) Just follow the steps :
1. Unzip your AOSP-based rom
2. Go to /system/lib/hw/
3. Delete "camera.msm8960.so"
4. Change the name of "camera.vendor.msm8960.so" to "camera.msm8960.so"
5. Zip everything back
6. Flash your ROM. (I did a factory reset because I came from a touchwiz rom)
The problem should be solved!
FQuen said:
EDIT :
1. Unzip your AOSP-based rom
2. Go to /system/lib/hw/
3. Delete "camera.msm8960.so"
4. Change the name of "camera.vendor.msm8960.so" to "camera.msm8960.so"
5. Zip everything back
6. Flash your ROM. (I did a factory reset because I came from a touchwiz rom)
Click to expand...
Click to collapse
I am trying to figure out what I am doing wrong. When I try to flash the newly-modified zip (that is, the one with the modifications you specify), TWRP gives me a failed flash error.
Aussi, merci beaucoup, Montreal, je l'apprecie beaucoup !
pretzels said:
I am trying to figure out what I am doing wrong. When I try to flash the newly-modified zip (that is, the one with the modifications you specify), TWRP gives me a failed flash error.
Aussi, merci beaucoup, Montreal, je l'apprecie beaucoup !
Click to expand...
Click to collapse
are your permissions set to rw-r-r ?
"all i can really do , is stay out of my own way and let the will of heaven be done"
mrrocketdog said:
are your permissions set to rw-r-r ?
Click to expand...
Click to collapse
Great question. I don't normally do any tinkering with my phones outside of flashing prepared software (ROMs, and such). I'll check it out.
pretzels, let me know if you successfully installed the ROM after the modifications.
pretzels said:
Great question. I don't normally do any tinkering with my phones outside of flashing prepared software (ROMs, and such). I'll check it out.
Click to expand...
Click to collapse
FQuen said:
pretzels, let me know if you successfully installed the ROM after the modifications.
Click to expand...
Click to collapse
Pretzels, just curious, did you ever successfully do this? I'm having the same issue. FQuen's is the only fix I've seen anywhere after days of searching.
loosemoose613 said:
Pretzels, just curious, did you ever successfully do this? I'm having the same issue. FQuen's is the only fix I've seen anywhere after days of searching.
Click to expand...
Click to collapse
I recently switched to a new phone, so I did not get a chance to do any more troubleshooting.
Related
New libraries and kernel for TESTING camera including Blackstone. They need testers!
[UPDATED 01/21][DEV - Camera (Diamond, Blackstone, Raphael, Rhodium) ] Camera
ATT! Kernel and libraries updated 02/21. Check first post.
Now cam works as well as you could expect under WM! Autofocus and every app I tried.
You can try it or wait untill changes get commited, and if things go this way that will be soon (in my opinion).
---------------------------------------------------------
Logs will be more helpful if you add this info:
Platform:
XDAndroid/other release: (FRX03-04, etc):
Kernel:
Modules:
And helpful details like modifications to startup.txt or if it's not a clean install, for example. Thanks!
---------------------------------------------------------
Notes (instructions in first post of linked thread, here for fast reference):
-If using FRX03, use the new libGLES_qcom and gralloc - better 3D performance.
-If using FRX04, those libs are included in the new kernel, so don't add/remove that lines from froyo.user.conf
---------------------------------------------------------
How to make logs - easy way
Please post logs in the main thread, it'll be easier for devs to use them.
How to make logs - command line way
1.- If you're in Android, reboot to WM (clean start)
2.- Launch Haret, let Android set down
3.- Enter Settings - Dev tools - Terminal Emulator
4.- write: "su", hit enter, "dmesg > /sdcard/dmesg.txt", hit enter
5.- write: "logcat > /sdcard/logcat.txt", hit enter
6.- Start Camera, mess with it, including taking photo if it works
7.- Exit to Home (via red buton), shut off device and get both txt's from root of sdcard.
8.- Attach them to the dev thread!
(Sorry for the multiple edits, I'm learning meanwhile)
GREAT NEWS.....
Love it very much .
@Eodun Hi, I hope this logs help. Thank you for your work on this.
As you can see in the log, in the end camera app freeze, did not like something in the hardware.
Regards
how to make logs?
In the future use search function.
http://forum.xda-developers.com/showthread.php?t=502010
Hi
Great news!! camera went open and i can take picture but it says "please insert SD card before using the camera".is it possible change that camera pic saving place ?
xdmcdmc said:
@Eodun Hi, I hope this logs help. Thank you for your work on this.
As you can see in the log, in the end camera app freeze, did not like something in the hardware.
Regards
Click to expand...
Click to collapse
Could you please post the log in the linked thread? Also add
Platform:
Kernel:
Modules:
And helpful details like modifications to startup.txt or if it's not a clean install, for example. Thanks!
xdmcdmc said:
@Eodun Hi, I hope this logs help. Thank you for your work on this.
As you can see in the log, in the end camera app freeze, did not like something in the hardware.
Regards
Click to expand...
Click to collapse
Please, read the main thread pointed in the first post. As you can see in your logcat, the detecte library version is the BASIC_LIB (which means dream library). For camera to work on the blackstone, you need to have the NEW_LIB detected, which is the legend one.
Use the Lib_package on my thread and use the froyo.user.conf file that is in this package. It will automatically bind the camera library to the one needed for blackstone.
I have upgraded Android to FRX04 and with kernel and latest files for camera posted on dedicated thread I was able to have camera working. I will post details to camera main thread.
Thanks,
xdmcmdc
I've managed to get the camera working on FRX04 aswell . Used newest modules, zImage, rootfs and camera lib from the thread in first post.
In 5MP mode I seem to be able to take one picture (which doesn't get saved), and after that I'm not able to take another one. The app doesn't freeze; the camera buttons do still rotate when the phone is turned, but the image does freeze.
In 3MP mode taking pictures WORKS FINE .
Switching to video crashes the camera, but that was to be expected
If more logs are needed I'll be happy to provide them
accountabc said:
I've managed to get the camera working on FRX04 aswell . Used newest modules, zImage, rootfs and camera lib from the thread in first post.
In 5MP mode I seem to be able to take one picture (which doesn't get saved), and after that I'm not able to take another one. The app doesn't freeze; the camera buttons do still rotate when the phone is turned, but the image does freeze.
In 3MP mode taking pictures WORKS FINE .
Switching to video crashes the camera, but that was to be expected
If more logs are needed I'll be happy to provide them
Click to expand...
Click to collapse
You've got the same results as xdmcdmc and me Seems viruscrazy has located the 5mp bug, let's see!
camera works but lost wifi
Hi. I'm very new to Android but love playing with gadgets (I'm 49 so bare with me) I managed to do the camera updates to FRX04 (which works) but for some reason when I add the zimage from the kernel_modules_01232011_topaz_fix package I lose wifi, it just says "error" when I try and turn it on, can anyone help ? I've obviously done something wrong - Paula
paulabutler said:
Hi. I'm very new to Android but love playing with gadgets (I'm 49 so bare with me) I managed to do the camera updates to FRX04 (which works) but for some reason when I add the zimage from the kernel_modules_01232011_topaz_fix package I lose wifi, it just says "error" when I try and turn it on, can anyone help ? I've obviously done something wrong - Paula
Click to expand...
Click to collapse
That's because viruscrazy couldn't build modules to work with that kernel. Stick to previous viruscrazy's kernel (the 01/23 update) or main branch one.
is the latest version dated 07-Feb having the same issue with the Wifi?
Also noted that there are updated Krenel and Roofs 10-Feb, is the camera working with them?
ypsmav said:
is the latest version dated 07-Feb having the same issue with the Wifi?
Also noted that there are updated Krenel and Roofs 10-Feb, is the camera working with them?
Click to expand...
Click to collapse
Camera only works with viruscrazy's kernels. The last one (AF) doesn't work for blackstone, though.
Wifi works as far as you have the modules that work with the matching kernel
Tried the Viruscrazy's Kernels and works like a charm. Camera 3M pixels + Wifi Ok + audio working perfect. Video not working.
The thread seems to be a bit complicated to read, but it's easy, just follows the following steps:
1. download lib packages dated 23/Jan from point 1 of the viruscrazy's thread, previous backup, unzip the contents on your android SD folder.
2. if you are using FRX4 modify the config as indicated by viruscrazy. I used notepad2.
3. Download Kernel + module package dated 28/Jan from point 2 of the thread and, unzip on your android folder.
4. download the new haret.exe from the thread, modify the start.txt
5. enjoy your camera.
Did you solved your problem with "Please insert an SD card before using the camera" message??
/olme
olme said:
Did you solved your problem with "Please insert an SD card before using the camera" message??
/olme
Click to expand...
Click to collapse
Never got that message
Which kernel are you using? Which build?
olme said:
Did you solved your problem with "Please insert an SD card before using the camera" message??
/olme
Click to expand...
Click to collapse
At Neopeek's they've got the camera working with the Camera360 app... I have the app, but not the right kernels... Maybe you should give it a try...
Thought tha you could change the saving location with Camera360.
Here is the marketlink: https://market.android.com/details?id=vStudio.Android.GPhoto
Bunnybugs_007 said:
At Neopeek's they've got the camera working with the Camera360 app... I have the app, but not the right kernels... Maybe you should give it a try...
Thought tha you could change the saving location with Camera360.
Here is the marketlink: https://market.android.com/details?id=vStudio.Android.GPhoto
Click to expand...
Click to collapse
As you say, it's not an userland (app) problem, it's the kernel support that it's still in debug process. Viruscrazy is getting a great progress atm.
Hi,
Today my Defy arrived
Now I have read many threads about the phone and the firmware, but soneones making me confused and other ones doesnt answer my questtions.
So, what I want to know is:
1. Wich is the really latest firmware for the Defy with the red lense? Done
2. when Im going to install CM7, must be flashed an stock froyo rom before? Done
3. because swype is preinstalled in the firmware, how can i update it to the latest version? Done
4. how can i make my own swype theme?
I think thats all (for now )
Greetings
I'll only answer to the ones that I know the answer...
2. The instructions say that you should. Also, from what I read, every tutorial says that you should go to stock. Also, a wipe could be advisable (not to inherit problems and bad settings from the previous ROM)
3. You can get it from the official site. As far as I've noticed CM7 doesn't come with Swype.
Hopefully someone else answers the other two questions.
Have a nice day!
And I'll take the opportunity to ask a few somewhat related noobie questions:
"the Defy with the red lens"
Click to expand...
Click to collapse
I've seen a few mentions of different lens colours. What is this? (link to explanation is fine) ETA: Found it myself. Really stupid to ask. Bottom line ATM seems to be that for phones recently manufactured the lens colour is not a reliable indicator of camera module used.
"every tutorial says that you should go to stock" (before flashing)
Click to expand...
Click to collapse
Doesn't this mean that you don't need to do anything special (maybe wipe everything, but maybe not that important?) when you flash a new ROM into the phone for the first time?
Or would you still need to first flash a plain stock ROM if your phone came with some telco-provided crappy stuff in the ROM, before flashing a custom ROM?
(Purely hypothetical question for me.)
Bumping this, because I am getting to closer to actually start rooting around (hah!) in the innards of my phone, and I keep wondering about this:
Aspsusa said:
Doesn't this mean that you don't need to do anything special (maybe wipe everything, but maybe not that important?) when you flash a new ROM into the phone for the first time?
Click to expand...
Click to collapse
So do I need to flash _another_ stock ROM before I switch to cyanogen or whatever, if my phone is a virgin that came with the stock nordic rom (moto_version.34.177.5.MB525.retail.en.ND/jorem_U3_3.4.2_177-5)?
It somehow seems redundant to me to flash another stock to my phone when I already have a stock froyo (without blur even) on it.
BTW, given the focus of this forum you are all being very very kind to us noobs. Upthread I asked a really really really stupid question (I'll see if I can edit out), and nobody threw rocks at me .
I am still wondering though whether anyone can recommend an alternative forum more suited to Really Basic Questions?
Just root, install second init for recovery, then flash cyanogen...
If you click devices at their website, you can grab the latest nightly ROM, and you will also find the wiki, which has a step by step on how to do everything.
It's really simple, just keep glued too the instructions.
Good luck
Aspsusa said:
Bumping this, because I am getting to closer to actually start rooting around (hah!) in the innards of my phone, and I keep wondering about this:
So do I need to flash _another_ stock ROM before I switch to cyanogen or whatever, if my phone is a virgin that came with the stock nordic rom (moto_version.34.177.5.MB525.retail.en.ND/jorem_U3_3.4.2_177-5)?
It somehow seems redundant to me to flash another stock to my phone when I already have a stock froyo (without blur even) on it.
BTW, given the focus of this forum you are all being very very kind to us noobs. Upthread I asked a really really really stupid question (I'll see if I can edit out), and nobody threw rocks at me .
I am still wondering though whether anyone can recommend an alternative forum more suited to Really Basic Questions?
Click to expand...
Click to collapse
It is recommended as a precaution for a failsafe install but you can install CM7 on any stock 2.2 or above rom.
Sent from my MB525 using Tapatalk
ryan8r said:
It is recommended as a precaution for a failsafe install but you can install CM7 on any stock 2.2 or above rom.
Sent from my MB525 using Tapatalk
Click to expand...
Click to collapse
Took the words right out of my mind...
Sometimes I skip right past the important stuff. Lol
hi,
Everythinbg excepted 4. is solved by my own.
For now i just need to know hox to make my own Swypw skin.
BTW: I hate Threadhooligans
MrGentlemen said:
BTW: I hate Threadhooligans
Click to expand...
Click to collapse
Mean me? Wanna fight?
BTW, it would be good if you'd change the topic back, or put the old topic in parenthesis to the new one or something. Something like
[request]Swype-skinning ([solved]stock froyo first & red lens latest)
might be good
I was wondering why I was subscribed to a thread about swype-skinning, as it couldn't be further from my interests, but never mind that - there's good info in this thread not related to swype.
Aspsusa said:
BTW, it would be good if you'd change the topic back, or put the old topic in parenthesis to the new one or something. Something like
[request]Swype-skinning ([solved]stock froyo first & red lens latest)
might be good
I was wondering why I was subscribed to a thread about swype-skinning, .
Click to expand...
Click to collapse
Exactly. I was confused, and for an instant, lost in space.. Lol
You big thread hooligan, Mr gentleman
Edit:
To answer your question,
You should probably check with Swype to see if skinning is even capable with their app... (or potentially even allowed)
To my knowledge, skinning Swype is uncharted territory...the app is in beta still.
Some advanced knowledge of Android would be required to hack, disassemble, and recompile any themes for it.
Code:
[URL="https://www.box.com/s/3fc007e1de44530c2141"][SIZE="5"][COLOR="Navy"]>>> 1a: Download (Kernel) <<< [/COLOR][/SIZE][/URL]
[URL="http://www.mediafire.com/?bcj4ab6wib7s33y"][SIZE="5"][COLOR="Navy"]>>> 1b: Download (System) <<< [/COLOR][/SIZE][/URL]
2: Installation:
>> flash both system.img & boot.img via fastboot:
# fastboot flash system system.img
# fastboot flash boot boot.img
>> Reboot DIRECTLY from bootloader into recovery & format your DATA + CACHE
Click to expand...
Click to collapse
3: Issues:
>> The regular issue plaguing other builds (0.5s rotate, WiFi tether - I'm working on that one, BT-repair)
Click to expand...
Click to collapse
4: Features:
>> This is as AOSP as you can get (with a few additions here & there, mostly hardware support).
Optimisations: both kernel as well as userland; there is no need to get into the technical details & how this rom differs from others; I'm not a supporter of self-propaganda. See for yourself.
>> [email protected] is geared towards my private needs. It certainly isn't built to "satisfy the masses", although it should be able to serve as a stable and performant base for most of you. My personal philosophy is minimalism, performance and stability, which is why you should bear in mind that this is an AOSP/vanilla ROM (no Sense or other bloated UI). The standard launcher is apex; there is thus no need to upload screenshots.
>> You need to install all your favourite software. Since everyone has his own preferences, these would be treated as bloat by some people should they have been bundled with the release. Which is why I uploaded a skinny version.
Click to expand...
Click to collapse
5: End notes:
>> I would like this thread to remain clutter-free, which is why, although I appreciate motivation & thanks, please refrain from posting "thanks", "can't wait to try it" etc.
What I'm expecting? ONLY constructive criticism and dev-related discussion.
>> I will not be posting changelogs so do not ask for those. Do not ask for additional features. Do not ask for CW zips. The only format I will be posting is a system image. Bug fix uploads are referenced in the post concerning the release, as well as a short note in post #1.
Click to expand...
Click to collapse
why system.img no .zip to flash?
Due to certain habits of mine, I find it easier to maintain a loop image instead of a zip.
Is it CM based or AOKP or pure AOSP build from google source? I believe you were also working on CM based rom. What happened to that?
taha198 said:
Is it CM based or AOKP or pure AOSP build from google source? I believe you were also working on CM based rom. What happened to that?
Click to expand...
Click to collapse
Pure AOSP (with just a few patches adding proper hardware support & functionality). It's stated in the 1st post.
This is NOT cm/aokp, & no, I was never working on a cm version. I just posted in interpresentation's thread.
I installed this yesterday. It seems rock solid, battery life seems great and no issues so far. The only little problem I'm having, not really a problem, but the /system seems to be packed mighty tight. I use mybackup pro to restore my apn settings which needs to be in /system/apps and theres no space for it. Even adaway was complaining that there wasnt any room for the hosts file.
I havent had my One X for long but one of the better Roms for sure
any screen shots please?
guess there is no way to customize toggles on notification bar or am i missing something?
deadwilder said:
guess there is no way to customize toggles on notification bar or am i missing something?
Click to expand...
Click to collapse
Its a CM feature and this rom is pure AOSP.
mick7575 said:
I installed this yesterday. It seems rock solid, battery life seems great and no issues so far. The only little problem I'm having, not really a problem, but the /system seems to be packed mighty tight. I use mybackup pro to restore my apn settings which needs to be in /system/apps and theres no space for it. Even adaway was complaining that there wasnt any room for the hosts file.
I havent had my One X for long but one of the better Roms for sure
Click to expand...
Click to collapse
I'll try to leave a few mb's next time. My next build is ready, with even more optimisations, but I might not have time to upload it today.
I will post checksums with the next release so you can track changes.
rohitbaba said:
any screen shots please?
Click to expand...
Click to collapse
Pure aosp + apex launcher - no screens needed.
deadwilder said:
guess there is no way to customize toggles on notification bar or am i missing something?
Click to expand...
Click to collapse
no, but if you need it (& I find some free time) I can send you a modified system with the toggles you want.
Can you provide a update zip too? I want to install but fastboot method is not working on me.
I'm getting this
C:\Users\Leventc>fastboot flash system desktop/system.img
sending 'system' (182345 KB)...
OKAY [ 22.335s]
writing 'system'...
(bootloader) Format partition APP done
FAILED (status read failed (Unknown error))
finished. total time: 28.930s
Click to expand...
Click to collapse
adwinp said:
no, but if you need it (& I find some free time) I can send you a modified system with the toggles you want.
Click to expand...
Click to collapse
Great. Wifi, mobile data, gps, scr auto-rotate and airplane mode please.
If it's possible with txt labels instead of icons
Thanks
leventccc said:
Can you provide a update zip too? I want to install but fastboot method is not working on me.
I'm getting this
Click to expand...
Click to collapse
Are you htcdev unlocked?
In any case, the image is a standard ext4 loopback; you can extract the files & add them to a regular update-zip.
Seems my IMEI has disappeared. Does anyone else have this?
I'm very interested in this, I love minimalism too and I'm always looking for ROMS that are just clean, without all the extra apps, tweaks and whatnot that developers tend to throw in.
Just a question though, I'll be needing g-apps for this right? To get the Google Market and what not, which g-apps version will work best with this, or are the Google apps already included in this ROM?
Also, how is the stability? Do apps crash often? I have been on all the other AOSP based ROMS and I've had problems with the below apps, can anyone with this ROM see and if they work normally?
Instagram (Try going into settings and other sections of the app, it always crashed on me when doing that)
Zedge
EDIT: I can confirm that this ROM is just awesome.
It's the fastest I've tried yet, and haven't come across a single FC/crash/freeze yet and I've tried a lot of apps and changed a lot of settings.
Thanks a lot for this!
I like!
A few questions.
Languages, for keyboard etc?
Camera, ex downloaded ics+, does it work?
Sent from a gadget...
andyharney said:
Seems my IMEI has disappeared. Does anyone else have this?
Click to expand...
Click to collapse
I just checked on mine; IMEI shows just fine (*#06#)
dondavis007 said:
I like!
A few questions.
Languages, for keyboard etc?
Camera, ex downloaded ics+, does it work?
Sent from a gadget...
Click to expand...
Click to collapse
I use Camera FV; haven't tried camera ics+
Nice Rom, added in my Comparison Thread http://forum.xda-developers.com/showthread.php?t=1709962
Works for me. Just what I wanted to flash. Thanks.
just a question, so does this use the stock ics camera app?
how is the performance on it?
thanks!
Hello everyone,
I didn't see a thread for this and I am just sick and tiered of not being able to post in dev threads, I figured I would attempt to make something useful for newer users of using AOSP ROMs.
I noticed that when using AOSP ROMs, the 5GHz band won't work, I can see the network but can not connect to it, and in some ROMs I can get it to take the Key but then says something like disabled and still doesn't work. Crazy thing is this is something that is not unique to this Device (the i317), I had a i777 (Galaxy S2) before that and it did the same exact thing. What is even more crazy is the fix is exactly the same for both phones.
While making this post I am going through a wip and re-install of my ROM (PAC-Man in this case, but does it with all other AOSP ROMS)
Some information befor I start, 5GHz is important to me as I use it at home, the 2.4GHz range in my area is quite crowded and I am the only 5GHz network in the area so it works better for me.
Anyways here we go;
Step 1, Install your ROM like normal, once you're signed in to your Google Account download Root Explorer (or something of equivalence) Once that is done proceed to step 2.
(NOTE: If you already have your ROM installed you can skip Step 1)
Step 2, In Root Explorer go to System --> etc --> wifi, once here you're going to see various files. Were looking for "nvram_net.txt" and "nvram_net.txt-murata".
These are the two files were going to modify.
Step 3, Hold your finger on "nvram_net.txt" until the popup window for Options comes up, hit Open With and then select Text Editor. From here you're going to look for a line of code thats "ccode=GB" this is needing to be changed to "ccode=US". Once that has been changed then hit the back button and hit Yes on the save box. This will automatically make a backup of the original file.
Step 4, Were going to do the same thing to the "nvram_net.txt_murata" so open it with the Text Editor and look for the same line of code "ccode=GB" and change it to "ccode=US", save the file.
Step 5, Reboot your phone and once back up go into settings and you are now able to use your 5GHz network.
I hope this helps someone and I hope that one day we won't have to keep changing these settings to get 5GHz working on AOSP ROMs, have fun Everyone!!!!
PS. If you all want screenshots I can do them but bare in mind I would have to wipe my phone again and take them during the process. The instructions should be clear and easy to follow without them.
Excellent....
Many thanks....this will help several people out I'm sure.
Thank you...g
gregsarg said:
Excellent....
Many thanks....this will help several people out I'm sure.
Thank you...g
Click to expand...
Click to collapse
Thank You!!
I need to add something to it, if you ever update your ROM you need to do it again just start from step two.
Thanks for the post. I'm sure those who need 5ghz support appriciate it.
I just saw this post and checked. The latest CM10.1 for today (20130701 build) has the correct US settings. Not sure about other AOSP. However you should mention it to the devs of each one you find it in so they can fix it.
Holy ****balls. I just have to say that.
I'm using Galaxy S3 i9300, been running Slimbean 4.2.2 build 8 flawlessly when I came across that situation where I can't connect to 5G wifi. since then I tried searching for a fix but failed. So i opted to cm13, with utter disappointment with its lag and bugs. And still, hoping for a miracle, i flashed my old recovery back, trying to give it one more chance. Lo and behold, you've given me the fix that I've been searching for all these while. But instead of just that two files, I've changed all nvram_net files ccode with US instead GB. Reboot. And now I'm replying this on my workplace 5ghz wifi. Thanks dude. Very much thanks.
I don't have wifi folder
I don't have the WiFi folder in system/etc
Unknown300 said:
I don't have wifi folder
I don't have the WiFi folder in system/etc
Click to expand...
Click to collapse
Have you found any solutions yet?
Mushfiq Khan said:
Have you found any solutions yet?
Click to expand...
Click to collapse
No what phone do you use?I got a new phone and it seems to work
Unknown300 said:
No what phone do you use?I got a new phone and it seems to work
Click to expand...
Click to collapse
I use pocofone f1.I'm on Aosp extended rom.
.
Mushfiq Khan said:
I use pocofone f1.I'm on Aosp extended rom.
Click to expand...
Click to collapse
Are you from Bangladesh?
Mushfiq Khan said:
I use pocofone f1.I'm on Aosp extended rom.
Click to expand...
Click to collapse
Dont think there is a way to change region in aosp extended roms but some region don't support 5ghz for some reason but it's only in miui I think try joining the pocophone f1 telegram
Q&A for [ROM] [Alpha] Unoffcial CM12 for d2tmo
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [ROM] [Alpha] Unoffcial CM12 for d2tmo. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
CM12 for D2tmo
i installed CM12 but it does not detect my simcard PLZ help
Cant wait for new Lollipop roms!!!
Do you know if any time soon there will be a fix for mobile data?
thanks for effort
menace211 said:
Cant wait for new Lollipop roms!!!
Click to expand...
Click to collapse
Yeah, if they turn out like KitKat Roms I'm heading back to touchwiz jellybean, stock.
Liquidsmooth lollipop for S3
Hi,
Here are some builds for the S3, including the d2tmo. I've loaded the but had to go back to backup , there is a bug (black screen) with lollipop that i could not stay with it.
Sorry .. they did not allow me to put in the message an outside link to the downloads
Adam
fully functional work around to get lollipop on s3 d2tmo t999l
after doing a lot of research i have sucsesfully installed lollipop onto my s3 and got the camera to work with the camera for android app from the play store. the data also works the build i installed is the 12-20141125-unofficial-d2att after changing the script file to include d2tmo instead of the d2att. works great no real bugs except the time stamp on hangout mesages which is fixed by setting the time on the phone to network but turning of the reginal time set. thought this would be nice to share.
ps: stock camera and google camera still do not work but everything else does so this can be used as a daily driver links below to camera and build:
camera: https://play.google.com/store/apps/details?id=com.photo.android.camera&hl=en
build: http://forum.xda-developers.com/galaxy-s3-att/orig-development/cyanogenmod-12-t2944071
Added screen shots of apps used speed test and the edit that needs to be made to script file to make installable
lollipop for d2tmo install instructions
WHAT YOU NEED
the build location:
12-20141125-unofficial-d2att link: http://forum.xda-developers.com/galaxy-s3-att/orig-development/cyanogenmod-12-t2944071
in the same link is superSU
also will need gapps 5.0 lollipop
"camera for android" ( stock camera and google camera DOES NOT work)
link: https://play.google.com/store/apps/details?id=com.photo.android.camera&hl=en
total commander
instructions to exit the updater-script file to make the build installable on your d2tmo
1. open the file in total commander
2. META-INF> COM>GOOGLE>ANDROID
3. open and edit the updater-script by long pressing the file choosing unpack+edit
4. change d2att to d2tmo in the first line P.s. theres two words change both
5. go back and the editing is done now just wipe everything and flash just like any other rom the boot up takes about 8 to 9mins so dont worry about it being stuck in a loop, it isn't
do not forget to download superSU from the same link as the build and have gapps 5.0 when you flash
flash in this order: rom, gapps, superSU
important things that do work :
4g YES
bluetooth with android wear YES
gps YES
camera for android YES( stock camera NO google camera NO)
wifi YES
flash light YES
time needs to be adjusted(settings > date & time > check atumatic date & time (use network-provided time) uncheck automatic time zone, select time zone to finish time set)
sound YES
dsp YES
security YES unlocks only with power button (home button will not unlock your phone takes some getting use to)
keyboard YES
what was used to set up my phone: philz recovery, rescripted 12-20141125-UNOFFICIAL-d2att, superSU beta app,gapps 5.0, latest modem from xda for d2tmo t999L
leonid002 said:
after doing a lot of research i have sucsesfully installed lollipop onto my s3 and got the camera to work with the camera for android app from the play store. the data also works the build i installed is the 12-20141125-unofficial-d2att after changing the script file to include d2tmo instead of the d2att. works great no real bugs except the time stamp on hangout mesages which is fixed by setting the time on the phone to network but turning of the reginal time set. thought this would be nice to share.
ps: stock camera and google camera still do not work but everything else does so this can be used as a daily driver links below to camera and build:
camera: https://play.google.com/store/apps/details?id=com.photo.android.camera&hl=en
build: http://forum.xda-developers.com/galaxy-s3-att/orig-development/cyanogenmod-12-t2944071
Click to expand...
Click to collapse
Is it possible that you could upload d2att rom with changed script?
leonid002 said:
after doing a lot of research i have sucsesfully installed lollipop onto my s3 and got the camera to work with the camera for android app from the play store. the data also works the build i installed is the 12-20141125-unofficial-d2att after changing the script file to include d2tmo instead of the d2att. works great no real bugs except the time stamp on hangout mesages which is fixed by setting the time on the phone to network but turning of the reginal time set. thought this would be nice to share.
ps: stock camera and google camera still do not work but everything else does so this can be used as a daily driver links below to camera and build:
camera: https://play.google.com/store/apps/details?id=com.photo.android.camera&hl=en
build: http://forum.xda-developers.com/galaxy-s3-att/orig-development/cyanogenmod-12-t2944071
Added screen shots of apps used speed test and the edit that needs to be made to script file to make installable
Click to expand...
Click to collapse
Wiwee said:
Is it possible that you could upload d2att rom with changed script?
Click to expand...
Click to collapse
it looks like the file is too big to upload, here are the steps to edit the file manually, if you follow these you wont screw up
1. open the file in total comander
2. META-INF> COM>GOOGLE>ANDROID
3. open and edit the updater-script by long pressing the file choosing unpack+edit
4. change d2att to d2tmo in the first line P.s. theres two words change both
5. go back and the editing is done now just wipe everything and flash just like any other rom the boot up takes about 8 to 9mins so dont worry about it being stuck in a loop, it isnt
do not forget to download superSU from the same link as the build and have gapps 5.0 when you flash
flash in this order: rom, gapps, superSU
Wiwee said:
Is it possible that you could upload d2att rom with changed script?
Click to expand...
Click to collapse
files not uploading still sorry
leonid002 said:
files not uploading still sorry
Click to expand...
Click to collapse
I have determined I am an idiot. I downloaded the rom and tried to change the stuff you have listed and no love. If you have a chance to get it uploaded ( mega.co.nz with a public link maybe.....) please share would love to give it a shot.
PHP:
alarmdude9 said:
I have determined I am an idiot. I downloaded the rom and tried to change the stuff you have listed and no love. If you have a chance to get it uploaded ( mega.co.nz with a public link maybe.....) please share would love to give it a shot.
Click to expand...
Click to collapse
I'll get right on it thanks for the response,did it not let you flash it and say it's not compatible?
leonid002 said:
PHP:
I'll get right on it thanks for the response
Click to expand...
Click to collapse
No thank you for trying to help idiots like me. that is correct says not compatable
alarmdude9 said:
No thank you for trying to help idiots like me.
Click to expand...
Click to collapse
I got it to work at 3 in the morning so if I forgot something I'm sorry in advanced it's halfway uploaded right now with the changes in the script. Hope this helps. I also flashed with Philz recovery if that makes any difference
leonid002 said:
I got it to work at 3 in the morning so if I forgot something I'm sorry in advanced it's halfway uploaded right now with the changes in the script. Hope this helps. I also flashed with Philz recovery if that makes any difference
Click to expand...
Click to collapse
No apologies needed at all. Don't know if one version of the recovery matters or not. I know it did way back in the days of the CLIQ but I'm hoping not this far along
leonid002 said:
after doing a lot of research i have sucsesfully installed lollipop onto my s3 and got the camera to work with the camera for android app from the play store. the data also works the build i installed is the 12-20141125-unofficial-d2att after changing the script file to include d2tmo instead of the d2att. works great no real bugs except the time stamp on hangout mesages which is fixed by setting the time on the phone to network but turning of the reginal time set. thought this would be nice to share.
ps: stock camera and google camera still do not work but everything else does so this can be used as a daily driver links below to camera and build:
camera: https://play.google.com/store/apps/details?id=com.photo.android.camera&hl=en
build: http://forum.xda-developers.com/galaxy-s3-att/orig-development/cyanogenmod-12-t2944071
Added screen shots of apps used speed test and the edit that needs to be made to script file to make installable
lollipop for d2tmo install instructions
WHAT YOU NEED
the build location:
12-20141125-unofficial-d2att link: http://forum.xda-developers.com/galaxy-s3-att/orig-development/cyanogenmod-12-t2944071
in the same link is superSU
also will need gapps 5.0 lollipop
"camera for android" ( stock camera and google camera DOES NOT work)
link: https://play.google.com/store/apps/details?id=com.photo.android.camera&hl=en
total commander
instructions to exit the updater-script file to make the build installable on your d2tmo
1. open the file in total commander
2. META-INF> COM>GOOGLE>ANDROID
3. open and edit the updater-script by long pressing the file choosing unpack+edit
4. change d2att to d2tmo in the first line P.s. theres two words change both
5. go back and the editing is done now just wipe everything and flash just like any other rom the boot up takes about 8 to 9mins so dont worry about it being stuck in a loop, it isn't
do not forget to download superSU from the same link as the build and have gapps 5.0 when you flash
flash in this order: rom, gapps, superSU
Click to expand...
Click to collapse
alarmdude9 said:
No apologies needed at all. Don't know if one version of the recovery matters or not. I know it did way back in the days of the CLIQ but I'm hoping not this far along
Click to expand...
Click to collapse
https://mega.co.nz/#!8wdyVICK!ORYZsTOTdnXvgpEYVA6mJr9JbQJ0MCz_wFh8sA_xPNk
Try this I checked the file to make sure it was edited
leonid002 said:
https://mega.co.nz/#!8wdyVICK!ORYZsTOTdnXvgpEYVA6mJr9JbQJ0MCz_wFh8sA_xPNk
Try this I checked the file to make sure it was edited
Click to expand...
Click to collapse
awesome bringing it down now.
alarmdude9 said:
awesome bringing it down now.
Click to expand...
Click to collapse
so when you flash there should be a small error but it will continue flashing. let me know it goes
leonid002 said:
so when you flash there should be a small error but it will continue flashing. let me know it goes
Click to expand...
Click to collapse
Will do. Besides the camera everything else is working? Can't test it a lot tonight, just got called into work, but want to get it set up and a nandroid then play with it after work tomorrow.
alarmdude9 said:
Will do. Besides the camera everything else is working? Can't test it a lot tonight, just got called into work, but want to get it set up and a nandroid then play with it after work tomorrow.
Click to expand...
Click to collapse
when I first flashed the time for some reason was off but its pretty easy to fix, as for the camera install camera for android in the play store so you have some kind of working camera if that matters to you . everything else works perfectly a lot faster than the carbon ROM I had