spock1104
Android Expert
Yes, though I'm not sure if it will show up via a normal upgrade. You might have to flash back to stock first.@spock1104 is this the most recent build where NFC is possibly fixed?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Yes, though I'm not sure if it will show up via a normal upgrade. You might have to flash back to stock first.@spock1104 is this the most recent build where NFC is possibly fixed?
Considering the number of issues 2.8.7.0 is causing, I'm going to put this out there for expert users. It has an issue where it WILL lock up once booted. I can't get a kmsg/dmesg/last_kmsg out of it and so can't troubleshoot, but if by some miracle someone can get me a log then I can get a newer TWRP fully running.
http://www.mediafire.com/file/e11vc2drd1kae7o/twrp_302-2_volt.img
Again, don't flash expecting this to work. It won't.
@spock1104 something seems wrong, must be the accelerometer. If I hold my phone upright in portrait it rotates as if I'm holding my phone landscape and if I hold my phone in landscape it will rotate to portrait, seems inverted.
Yeah this is the issue I was talking about that supposedly can be fixed by editing sensord_config_axis. Been looking at it for two months and haven't figured it out yet.
11-16 12:52:10.762 634 987 D EventHub: No input device configuration file found for device 'bmm050'.
Do you have any idea how rotation worked in earlier builds?
OK guys, I'm going to call this a preview build. As I've been saying, vm03 pushed new drivers for the sensors and I've been trying to get it fully working. I haven't had much time or motivation to work on finishing it though. The compass now works, but the orientation is wrong. The proximity sensor isn't working at the moment.
@spock1104 So I found out that TWRP dumps it logs (sometimes) to /cache/recovery/last_log. SO I have a log for you from the above TWRP build that seems to suggest some simple errors with the fstab. https://gist.github.com/ShapeShifter499/b48016421dc3d6d7a4b6e9ab56b383d3
EDIT: Removed attached file and uploaded to gist.github.com due to fact previous files uploaded to Android Forums have been corrupted.
Tried whoshotjr2006's fstab (mine definitely had a few errors in comparison) but still crashes. Maybe it'll at least log better.
http://www.mediafire.com/file/gpqeapw3408a09z/twrp_302-3_volt.img
0D59E8E377D0F7B7F2B7840A3C5F4846
I:Can't probe device /data/media/0
I:Unable to mount '/sdcard'
I would give it a few days to settle down. Are you using the same apps?Not gonna lie, I've finally stopped being lazy and flashed the 8-19 build. I dont know if im just crazy but it seems like the battery is draining kind of faster than it did on CM11. Could it possibly have to do with NFC or should I just not worry.
Yeah just aboutI would give it a few days to settle down. Are you using the same apps?
Not gonna lie, I've finally stopped being lazy and flashed the 8-19 build. I dont know if im just crazy but it seems like the battery is draining kind of faster than it did on CM11. Could it possibly have to do with NFC or should I just not worry.
Browsing through the I2C interface I can see that we have BMM050 and BMA2X2The older builds were using the stock LG sensor libraries. I switched to using the open source kernel drivers and libraries. There's nothing wrong with the driver, just the orientation. Yes, I enabled BMC150. I also enabled BMM050 in case we had a combination device that maybe LG left the driver out for originally.
I think I know how to get the proximity sensor working, but I've been focused on the orientation, and even that I haven't had much time for.
That sounds like overkill. I admittedly haven't used TitaniumBackup to access a nandroid, but you should be able to use the DocumentProvider to select the external SD card. This is how I access the external for Titanium Backup data.I got it working with folder mount from the play store (I got folder mount working by changing selinux to permissive with the SELinuxModeChanger app from xda).
That doesn't work since TiBa is looking at the sdcard/twrp folder or something like that and DocumentProvider maps it differently. http://forum.xda-developers.com/htc-one-m8/help/unable-to-extract-twrp-nandroid-backup-t3309087That sounds like overkill. I admittedly haven't used TitaniumBackup to access a nandroid, but you should be able to use the DocumentProvider to select the external SD card. This is how I access the external for Titanium Backup data.
NFC will definitely play into it. I was using Amaze File Manager to delete the NFC service. Pretty much killed off the drain. With my light use I could get 2.5 days out of a charge.
Is there still a bug somewhere that causes battery drain when you disable NFC as opposed to deleting the NFC service?