Search results

  1. L

    Post [Australia] HTC 10 Australian

    I posted this on another thread http://fotadl-az.htc.com/secure/OTA_PERFUME_UHL_M60_SENSE80GP_hTC_Asia_AUS_1.90.710.4-1.80.710.1_release_483570lselyam2mgowf81c.zip
  2. L

    Post [STOCK] Guides and Stock Backups/Recovery/OTA/RUU

    http://fotadl-az.htc.com/secure/OTA_PERFUME_UHL_M60_SENSE80GP_hTC_Asia_AUS_1.90.710.4-1.80.710.1_release_483570lselyam2mgowf81c.zip for australian optus voda pme
  3. L

    Post [Australia] HTC 10 Australian

    Anyone have url for voda update?
  4. L

    Post HTC 10 updates thread

    Telstra or vodaphone/optus?
  5. L

    Post Viper10 6.0.0 ◦ Tweaks,HUB,OTA ◦ VoLTE,WiFi Calling,SafetyNet ✓

    after cm is working fully aosp release is doable. And even recently a few devices already have a working aosp 7 version working. But it will be missing vulkan support or something like that.
  6. L

    Post [Australia] HTC 10 Australian

    Leedroid rom supports telstra volte.
  7. L

    Post HTC 10 updates thread

    It was what i was after thnx
  8. L

    Post HTC 10 updates thread

    There are 2 different htc 10 variants in australia. This version is the optus one and this doesn't have volte. The telstra one has volte. I don't think it would work in the us though.
  9. L

    Post wifi constant suspend and resume, leading to erratic connection, and battery drain

    its software the randomness is likely its interaction with different access points and different conditions with those access points. There are other phones which use same hardware without issue and htc appear to made some code changes which is possible cause.
  10. L

    Post wifi constant suspend and resume, leading to erratic connection, and battery drain

    Tried kernel devsk somewhat better but still 1000ms ping on one ap.
  11. L

    Post wifi constant suspend and resume, leading to erratic connection, and battery drain

    -DENABLE_FW_ROAM_SUSPEND Is in the make file already...
  12. L

    Post wifi constant suspend and resume, leading to erratic connection, and battery drain

    I will compile last time i tried it didn't do anything.
  13. L

    Post wifi constant suspend and resume, leading to erratic connection, and battery drain

    No, apps don't work if wifi isn't enabled in settings. I compiled it from source from cynogenmod natively using termux's gcc compiler on the device. its using my own compiled netlink libs ...
  14. L

    Post wifi constant suspend and resume, leading to erratic connection, and battery drain

    I didn't get the one in /system/bin to work i compiled my own.
  15. L

    Post wifi constant suspend and resume, leading to erratic connection, and battery drain

    I got a replacement wpa_supplicant working with the rom.... interesting log P2P: channels: 81:1,2,3,4,5,6,7,8,9,10,11 115:36,40,44,48 124:149,153,157,161 125:149,153,157,161,165 P2P: cli_channels: wlan0: WPA: RX message 1 of 4-Way Handshake from 60:03:47:01:71:36 (ver=2) RSN: msg 1/4 key data...
  16. L

    Post wifi constant suspend and resume, leading to erratic connection, and battery drain

    Both the 820 and sumsung chipset versions? Time to find the kernel source
  17. L

    Post wifi constant suspend and resume, leading to erratic connection, and battery drain

    The issue i believe is tied to broadcom 4359 chipset. The g5 uses 4356 instead of 4359. the 4359 is a better chipset. See http://www.anandtech.com/show/9035/broadcom-at-mwc-2015-bcm4359-and-bcm4355-wifi-combo-chips-announced. Is there another android device using 4359?
  18. L

    Post wifi constant suspend and resume, leading to erratic connection, and battery drain

    I tried native and it didn't work Comment out hs20=1
  19. L

    Post wifi constant suspend and resume, leading to erratic connection, and battery drain

    Assume you know to create a linux chroot ... i use linuxdeploy. It requires root. apt install wpa_supplicant cp /data/misc/wifi/wpa_supplicant.conf to your chroot. shutdown wifi from settings in android You might have to enable the ctrl group Stuff in wpa_supplicant.conf so wpa_cli will work...
  20. L

    Post wifi constant suspend and resume, leading to erratic connection, and battery drain

    You don't get the log spam if you invoke wpa_supplicant from linux chroot. So it might be a htc process telling it to suspend etc..
  21. L

    Post wifi constant suspend and resume, leading to erratic connection, and battery drain

    my guess at this stage is that the wifi is entering suspend too much which other phones either don't do or don't spam logs about it. It might not even be htcs problem to solve if the broadcom drivers are **** etc. I don't know the hardware of other phones using same quallcom chiipset + wifi...
  22. L

    Post wifi constant suspend and resume, leading to erratic connection, and battery drain

    I know not to mention it might cause problems else where. not claiming a complete solution. Just describing experiments and being scientific and **** :good:
  23. L

    Post wifi constant suspend and resume, leading to erratic connection, and battery drain

    The 802.11n specification provides protection rules to guarantee that 802.11n transmissions do not cause interference with legacy stations or access points. By default, these protection mechanisms are enabled. However, you can turn off these protection mechanisms. With protection enabled...
  24. L

    Post wifi constant suspend and resume, leading to erratic connection, and battery drain

    Umm nope. its not google sevices since i used wpa_supplicant and dhclient from a linux chroot. It doesnt even indicate that net work is connected fromstatus and only cmd line apps connect to network and it behaves same way...
  25. L

    Post wifi constant suspend and resume, leading to erratic connection, and battery drain

    It seems like htc 10 is like ultra sensitive to other wireless devices connected. It doesn't play well with others. See if i can track down how deal with this. What happened previously was a false positive. It seems very very likely that once other devices connect it lags .... or something...
  26. L

    Post wifi constant suspend and resume, leading to erratic connection, and battery drain

    Okay i was getting random 1000ms ping every second ping but as root killall netmgrd and now its suddenly 5ms every time. weird.
  27. L

    Post wifi constant suspend and resume, leading to erratic connection, and battery drain

    I have 2 different wifi ap. 1 gives me stable under 10ms other doesn't
  28. L

    Post wifi constant suspend and resume, leading to erratic connection, and battery drain

    Someone has made a cyanogen build it doesn't have ph working but does have wifi. I wonder if its still there using that.
  29. L

    Post wifi constant suspend and resume, leading to erratic connection, and battery drain

    I was on stock kernel with this issue. I guess you mean kernel from 1.3 rather thann 1.53 1.55 etc
  30. L

    Post wifi constant suspend and resume, leading to erratic connection, and battery drain

    I was on stock rom tried a custom kerel fro forums but that didn't do ****. I tried removing those cflags and compiled and flashed. i don't know if the power drain is fixed but im not geting 1000ms pings every 5 seconds... :edit appears i spoke too soon ...
  31. L

    Post [JDCTeam][6.0.1][12 March][OMS-Substratum] The Android Open Source Project MOB31T

    You have to get 2 git repositories to compile the kernel from alucard24 repositories. https://github.com/Alucard24?tab=repositories the kernel obviously and and Ramdisk. They should both be in the same directory so homedir/Alucard-Kernel-jfltexx and homedir/Ramdisk. You need to checkout the...
  32. L

    Post [JDCTeam][6.0.1][12 March][OMS-Substratum] The Android Open Source Project MOB31T

    It would be good if you could have an option to set hostmask so when you use dhcp behind a router the hostname is the one set by the user not called android-randomnumber?
  33. L

    Post [ROM][Official][4.3.1][PA3.99][AOKP][CM10.2]P.A.C True All in 1 ROM[IR NIGHTLIES]

    its being worked on in cyanogenmod. Don't know eta though.
  34. L

    Post [ROM][Official][4.3.1][PA3.99][AOKP][CM10.2]P.A.C True All in 1 ROM[IR NIGHTLIES]

    according to http://review.cyanogenmod.org/#/c/46687/ the patch doesn't work.
  35. L

    Post [ROM][Official][4.3.1][PA3.99][AOKP][CM10.2]P.A.C True All in 1 ROM[IR NIGHTLIES]

    I don't understand what you mean when you say that.
  36. L

    Post [ROM][Official][4.3.1][PA3.99][AOKP][CM10.2]P.A.C True All in 1 ROM[IR NIGHTLIES]

    http://forum.xda-developers.com/showthread.php?t=2370101 should work on pac-rom as well. Don't know for certain though.
  37. L

    Post [ROM][Official][4.3.1][PA3.99][AOKP][CM10.2]P.A.C True All in 1 ROM[IR NIGHTLIES]

    It would be silly if the problem with mute calls was due to a typo.... http://review.cyanogenmod.org/#/c/46005/
  38. L

    Post [ROM][Official][4.3] CyanogenMod 10.2 for the Qualcomm Intl Galaxy S4

    from http://review.cyanogenmod.org/#/c/45964/ Anyone else tried it? I can't test it myself since i have never experienced the issue.
  39. L

    Post [ROM][Official][4.3.1][PA3.99][AOKP][CM10.2]P.A.C True All in 1 ROM[IR NIGHTLIES]

    There is a wip hack that might work http://review.cyanogenmod.org/#/c/45964/ im going to build a pac rom with http://review.cyanogenmod.org/#/c/45965/ , http://review.cyanogenmod.org/#/c/45964/ and with ir support. If it works i will upload if anyone wants it priv message me.
  40. L

    Post [ROM][Official][4.3] CyanogenMod 10.2 for the Qualcomm Intl Galaxy S4

    http://review.cyanogenmod.org/#/c/45964/ this is more likely to fix jf call issues.
  41. L

    Post [ROM][Official][4.3.1][PA3.99][AOKP][CM10.2]P.A.C True All in 1 ROM[IR NIGHTLIES]

    go to settings, system, quick settings, quick settings style then untick QS Random Colors.
  42. L

    Post [ROM][Official][4.3.1][PA3.99][AOKP][CM10.2]P.A.C True All in 1 ROM[IR NIGHTLIES]

    from gerrit "Ported from TeamBAMF so all credits to them." I turned it off personally.... too randomy
  43. L

    Post [ROM][Official][4.3.1][PA3.99][AOKP][CM10.2]P.A.C True All in 1 ROM[IR NIGHTLIES]

    Simple answer no. They have been submitted to but not merged.