Recent content by dj_L

  1. dj_L

    Post [ROM][OFFICIAL][PAYTON][NIGHTLIES]Lineage OS 17.1

    GApps issue with the updated dialer. Set phone app as default and it should start working.
  2. dj_L

    Post [ROM] [7.1.1] [N920C/L/G] LineageOS 14.1

    So I'm sorry, why was the thread disposed? I've been unable to deduce a reason for closure based on the comments. It kind of looks like it was closed due to missing source. Since the kernel source was posted (it took me all of 10 seconds to diff), I'm guessing that there were device tree changes...
  3. dj_L

    Post No WiFi calling after 6.0.1 update on tmobile

    Sorry, but Stericson's BB (the free version) does seem to have something to do with it. I had noticed it not working and put on back burner. I'm working remotely today and needed to fix it, ran across this thread. Uninstall from inside the app, remove the app, and then toggle airplane mode and...
  4. dj_L

    Post [12-4-12][ROM] CM10 for the evoLTE! - butta!

    Personally, I always recommend (and use) Touchdown. I realize it is expensive (well, as far as android apps go), but honestly, I'd rather my company not be able to wipe my phone. I'd also much rather use pattern than a numeric PIN for normal unlock. TD sandboxes the corporate stuff. It still...
  5. dj_L

    Post [12-4-12][ROM] CM10 for the evoLTE! - butta!

    Whoops, responded to the other response first. No clear defaults (it wasn't set to default). Did a force stop and clear data for it and then cleared default on ADW, then pressed home button to set it again, but no change. Fix perms might have reduced the Gallery FC, took about 60 pics of the...
  6. dj_L

    Post [12-4-12][ROM] CM10 for the evoLTE! - butta!

    I see that I am blind! :) IDK, probably not ready to ditch it completely, but thanks for the suggestion, I'll keep it in mind if setting the default gets to be too troublesome.
  7. dj_L

    Post [12-4-12][ROM] CM10 for the evoLTE! - butta!

    Well, got my new device on Saturday and was happy to have a CM build available for it. I'm running the 9/6 build (clean install) with latest available FW(?) (Radio,PRI,etc). I have a couple of minor quirks that I have not seen reported yet. I've not bothered with any troubleshooting yet as they...
  8. dj_L

    Post Root: shaking something loose [WIP]

    Ignore, I can't read...
  9. dj_L

    Post Root: shaking something loose [WIP]

    Same info in the post above, along with the known mounts and partitions is also in this same thread: http://forum.xda-developers.com/showthread.php?t=1144401&page=14
  10. dj_L

    Post Update: If you have an evo 3d...

    Ignorance Except that he is not always available. Locking the thread at its inception was certainly not the right solution. The correct solution would be to deal with the ignorant posters on an as needed basis. I do realize that would have been upwards of 500 1 day bans in the WIP thread...
  11. dj_L

    Post [S-OFF] Got Root!

    Already tried...loop not in kernel, nor NFS. We do have fuse, but AFAIK, no userland tools. Look at kernel config would save you some time. For those who don't know this already: {{{ cat /proc/config.gz > /sdcard/config.gz && gzip -d /sdcard/config.gz }}} HTH -- DJ Lucas Sent from my...
  12. dj_L

    Post [S-OFF] Got Root!

    I attempted to use libc.so from a 2.2 stock ROM. but exporting LD_LIBRARY_PATH didn't work. While I managed to find _a_ bug, it was unusable (unless temporarily loosing the ability to use adb/fastboot is usable in some way). I suspect that the installed binaries are compiled with rpath-link...
  13. dj_L

    Post [S-OFF] Got Root!

    Not currently in a position to try it, but I just looked at it briefly, have to kill the logger daemon and start the one from the dump I think with exported LD_LIBRARY_PATH and LD_PRELOAD. Unfortunately, I just don't know the platform well enough to know if the suggestion is even viable...just a...
  14. dj_L

    Post [S-OFF] Got Root!

    Umm, actually, I don't recall exactly how rage worked, but IIRC, GingerBreak worked on vold(). Any chance of an LD_LIBRARY_PATH attack with an old 4G sysdump in /tmp? Sent from my PG86100 using XDA App
  15. dj_L

    Post [DEV] CM7 Developers Thread

    Exchange 2010 issue...maybe a fix. SP1? What is likely happening is that you don't have security setup on the device (passcode for lock screen), and NC is receiving an HTTP 404 during setup (which is never shown to the end user). Nix the mobile profile, setup the account, and then put the...