Recent content by vanguy2009

  1. V

    Post [ROM][9.0][TREBLE][x2] AOSIP [OFFICIAL] [VOLTE]

    There is another problem with the latest (AOSiP-9.0-Official-x2-20190917) older bluetooth headphones using bluetooth less than 4.0 seems to disconnect randomly. I have 2 older bluetooth headphones, not sure what bluetooth version they are at but they both randomly disconnects, The older one...
  2. V

    Post [ROM][9.0][TREBLE][x2] AOSIP [OFFICIAL] [VOLTE]

    I am also on latest build. I am connecting on 2.4 ghz wifi while at work and 5 ghz wifi while at home. I did not notice any random wifi disconnection so far. The one time 2 days ago that my wifi got disconnected was while at home but it was due to my router over heating, I have since fix the...
  3. V

    Post [ROM][9.0][TREBLE][x2] AOSIP [OFFICIAL] [VOLTE]

    Go to settings -> owlsNest -> hardware buttons -> (Navigation tab on top)
  4. V

    Post [ROM][9.0][TREBLE][x2] AOSIP [OFFICIAL] [VOLTE]

    Note I was using (AOSIP 8.1 before I switched to AOSiP-9.0-Official-x2-20190917) One issue I found is with CDLA headphones. When you plug it in, it works fine as long as there is an app playing sound, once the sound is done and phone goes to sleep, the CDLA headphone will no longer be "used"...
  5. V

    Post [ROM][9.0][TREBLE][x2] AOSIP [OFFICIAL] [VOLTE]

    I flash the latest "AOSiP-9.0-Official-x2-20190917" There is no LEECO remote control. I guess they no longer support it. Everything seems to be working so far. The only issue so far is I cannot change the APN or create a new one. It did find the APN for my carrier but since I am using a 3rd...
  6. V

    Post [ROM][9.0][TREBLE][x2] AOSIP [OFFICIAL] [VOLTE]

    So which date version of AOSIP 9.0 rom is the most stable right now ?
  7. V

    Post [ROM][X52x][8.1.0_r43][VoLTE][OFFICIAL] AospExtended ROM V5.8 [DUI]

    Anyone who flashed this ROM can you check your wifi mac address ? go to setting wifi -> Wi-Fi preferences -> advanced and look at your MAC address. is it 00:0a:f5:89:89:ff ? I have LE 2 x526 and I flashed AOSPExtended, because of the MAC address defaulting to 00:0a:f5:89:89:ff, If I flashed...
  8. V

    Post [ROM][X52x][OFFICIAL][8.1.0][s2] LineageOS 15.1

    I also tried flashing AOSPExtended ROM OREO and it also has the MAC address problem of being 00:0a:f5:89:89:ff. Finally I decided to flash smal EUI by Aurel v3 and that created a different MAC address similar to lineageOS 14.1 where the first3 numbers are 00:0a:f5: but the last 3 are different.
  9. V

    Post [ROM][X52x][OFFICIAL][8.1.0][s2] LineageOS 15.1

    So I got checked the code in git hub source and noticed this file wifi/WCNSS_qcom_cfg.ini # Assigned MAC Addresses - This will be used until NV items are in place # Each byte of MAC address is represented in Hex format as XX Intf0MacAddress=000AF58989FF Intf1MacAddress=000AF58989FE...
  10. V

    Post [ROM][X52x][OFFICIAL][8.1.0][s2] LineageOS 15.1

    Rk585 a TWRP restore of just the persist partition did not restore the mac. I restored it on one phone with LOS 15.1. On reboot MAC address is still the bad default one. after that I tried doing a network factory reset, then reboot and the MAC address is still the bad default one. I dont...
  11. V

    Post [ROM][X52x][OFFICIAL][8.1.0][s2] LineageOS 15.1

    I only ever flashed lineage 15.1 unofficial and then official on the 3 phones. Before I noticed the mac address problem. Then I flashed 14.1 which generated a random mac address. If its the persist partition is missing or corrupted then either 15.1 unofficial or the official one somehow...
  12. V

    Post [ROM][X52x][OFFICIAL][8.1.0][s2] LineageOS 15.1

    I did not wipe persistent at all. I dont remember seeing it as an option in the wipe ? From stock phone I backup using TWRP, reboot back and load TWRP erase data and type 'yes', then advance wipe 4 things: system, Dalvik, data and cache. Then flashed LineAgeOs 15.1 unofficial not sure which...
  13. V

    Post [ROM][X52x][OFFICIAL][8.1.0][s2] LineageOS 15.1

    I wonder if this is caused by flashing a custom rom I do an advance wipe on system, dalvik, data and cache. I wonder if system has the MAC address but since I wiped it, its lost. I dont have time to test it and my kids wont let me erase their phone again to test, so If anyone has time, I...
  14. V

    Post [ROM][X52x][OFFICIAL][8.1.0][s2] LineageOS 15.1

    Followed your steps. tried both magisk busybox and the busybox from playstore. The MAC address changes after following your steps, but on reboot it changes back to the default mac address of 00:0a:f5:89:89:ff dont know if yours actually changed permanently, did you turn off your phone and back on ?
  15. V

    Post [ROM][X52x][OFFICIAL][8.1.0][s2] LineageOS 15.1

    I think using the vendor MAC address just makes it easier to identify on your network, since some network tools would say its a lemobile device. Question for you. Can I install Magisk now on an already setup phone ? or do I need to reflash the rom, gapps and magisk ? also can I uninstall...