1. thurask's Avatar
    You should be able to get the URL from an adb logcat after downloading the update but before rebooting the device. I'll try it once the update arrives on my BBB100-2.
    It would be the URL for the OTA file, not the autoloader itself, though.
    08-03-17 06:13 PM
  2. jcrutchvt2010's Avatar
    It would be the URL for the OTA file, not the autoloader itself, though.
    Yeah it will be something like g2slave-ap-north-01.tctmobile.com/ce570ddc079e2744558f191895e524d02a60476f/5f59ce15f4c8c0748991c78ad85c116361834063/258513/258739 but those numbers are all generated using device/time specific details it looks like. Will look into it more tomorrow
    08-03-17 08:11 PM
  3. thurask's Avatar
    Yeah it will be something like g2slave-ap-north-01.tctmobile.com/ce570ddc079e2744558f191895e524d02a60476f/5f59ce15f4c8c0748991c78ad85c116361834063/258513/258739 but those numbers are all generated using device/time specific details it looks like. Will look into it more tomorrow
    I might have the idea of the generation down, just that the URL 404s. Probably missing one little thing.

    While this would be easier with a physical KEYone to play around with the desktop app and Fiddler, since I don't have one I'd have to leave that to willing volunteers. Just to see what the Mobile Upgrade Q executable connects to.
    08-04-17 08:04 AM
  4. jcrutchvt2010's Avatar
    I might have the idea of the generation down, just that the URL 404s. Probably missing one little thing.

    While this would be easier with a physical KEYone to play around with the desktop app and Fiddler, since I don't have one I'd have to leave that to willing volunteers. Just to see what the Mobile Upgrade Q executable connects to.
    Working on that today when i'm in and out of meetings but i'll send any logs i get. Thanks for looking into this.
    08-04-17 08:15 AM
  5. Bla1ze's Avatar
    Looks like they shut that page down too @thurask.
    bunky1971 likes this.
    08-04-17 09:08 AM
  6. citystars41's Avatar
    Looks like they shut that page down too @thurask.
    Gone like Houdini. The pdf still works lol
    08-04-17 09:14 AM
  7. thurask's Avatar
    08-04-17 10:01 AM
  8. jcrutchvt2010's Avatar
    Believe I have figured out the recipe to brew an autoloader based on the raw tools unless something has changed. Will post as soon as I can build one successfully.
    bunky1971 likes this.
    08-04-17 12:31 PM
  9. thurask's Avatar
    The Lua script in the AAM481 files still makes very (very) old-style autoloaders, with individual autoloaders for individual variants that would normally be served with a common autoloader.
    08-04-17 03:37 PM
  10. Sarek1701's Avatar
    *Pulse quickens...*

    This feels so familiar... like awaiting new OS leaks...



    Sorry, I went there. Just haven't read a thread like this in soooo long...
    08-04-17 09:14 PM
  11. BriniaSona's Avatar
    im guessing this is ONLY for the KEYone, afterall, if us Priv users want updates we should just buy the KEYone/
    08-04-17 09:28 PM
  12. thurask's Avatar
    im guessing this is ONLY for the KEYone, afterall, if us Priv users want updates we should just buy the KEYone/
    Since it's using TCL's update mechanisms, then yes, only for KEYone.
    08-04-17 09:37 PM
  13. thurask's Avatar
    I'm looking through the config files for the mobile upgrade tool, there's a verbose mode switch in otudll.ini, maybe setting "Verbose = 1" might illuminate things the next time one downloads an update?
    jcrutchvt2010 likes this.
    08-05-17 08:17 AM
  14. thurask's Avatar
    I put what I have into Python form, it's easier that way: https://gist.github.com/thurask/f4ac...4e35d2458ca2d0

    If you run it with the values defined at the bottom you should get this as output:

    Code:
    bbry_qc8953_sfi-user-production_signed-AAN355.zip: HTTP 404
    http://g2slave-ap-north-01.tctmobile.com/ce570ddc079e2744558f191895e524d02a60476f/543e8128efaa6effe1472c6ff0726292f7e1f7c8/261131/265463
    Last edited by thurask; 08-05-17 at 11:01 AM.
    jcrutchvt2010 and mbirth like this.
    08-05-17 09:26 AM
  15. Carjackd's Avatar

    And they say nothing is forever . What do they know?
    FF22 and ev44 like this.
    08-05-17 09:42 AM
  16. jcrutchvt2010's Avatar
    I put what I have into Python form, it's easier that way: https://gist.github.com/thurask/f4ac...4e35d2458ca2d0

    If you run it with the values defined at the bottom you should get this as output:

    Code:
    bbry_qc8953_sfi-user-production_signed-AAN355.zip
    http://g2slave-ap-north-01.tctmobile.com/ce570ddc079e2744558f191895e524d02a60476f/543e8128efaa6effe1472c6ff0726292f7e1f7c8/261131/265463
    Awesome yep I was up way too long last night trying to get a working autoloader for a later version that my AAL093 on CDMA version. Appreciate the python much. Will play with verbose flag and more today.
    08-05-17 10:03 AM
  17. selimpusat's Avatar
    I put what I have into Python form, it's easier that way: https://gist.github.com/thurask/f4ac...4e35d2458ca2d0

    If you run it with the values defined at the bottom you should get this as output:

    Code:
    bbry_qc8953_sfi-user-production_signed-AAN355.zip
    http://g2slave-ap-north-01.tctmobile.com/ce570ddc079e2744558f191895e524d02a60476f/543e8128efaa6effe1472c6ff0726292f7e1f7c8/261131/265463
    Hi,
    Aan355 for Notification is working??
    08-05-17 10:06 AM
  18. thurask's Avatar
    Hi,
    Aan355 for Notification is working??
    Wrong thread, and no.
    08-05-17 10:06 AM
  19. citystars41's Avatar
    @thurask @jcrutchvt2010 if you need a guinea pig, ill try some stuff out if you need any help with the device.
    thurask and jcrutchvt2010 like this.
    08-05-17 12:40 PM
  20. thurask's Avatar
    @thurask @jcrutchvt2010 if you need a guinea pig, ill try some stuff out if you need any help with the device.
    From the AAM481 files you uploaded, scouring the flashing scripts both from the AAM481 tools and from publicly available loaders, and a little bit of guesswork, I might have made an AAM481 autoloader for all KEYone variants. That one would need testing, especially for people with software older than AAM481 (mostly CDMA KEYones at this point).

    In the meantime, could you re-run the TCL tool but with verbose mode enabled (see post 38)? Send the logs over PM as before.
    08-05-17 01:04 PM
  21. thurask's Avatar
    08-05-17 02:34 PM
  22. citystars41's Avatar
    From the AAM481 files you uploaded, scouring the flashing scripts both from the AAM481 tools and from publicly available loaders, and a little bit of guesswork, I might have made an AAM481 autoloader for all KEYone variants. That one would need testing, especially for people with software older than AAM481 (mostly CDMA KEYones at this point).

    In the meantime, could you re-run the TCL tool but with verbose mode enabled (see post 38)? Send the logs over PM as before.
    same 2 logs?
    08-05-17 03:55 PM
  23. thurask's Avatar
    same 2 logs?
    OTUUpgrade.log and otudll_20170805.log.
    08-05-17 03:56 PM
  24. citystars41's Avatar
    OTUUpgrade.log and otudll_20170805.log.
    running now.
    thurask likes this.
    08-05-17 03:58 PM
  25. Arabianhorse's Avatar
    its going to be like making hybrids again lol

    anyways, i didnt have any luck with the network analyzer. didnt see anything going out. i may try again when i get to my home pc
    Can't wait!!!
    08-05-17 03:59 PM
184 1234 ...

Similar Threads

  1. Keyone Restarting every 2 seconds, please help!
    By missyap in forum BlackBerry KEYone
    Replies: 4
    Last Post: 10-20-18, 05:11 PM
  2. Replies: 42
    Last Post: 04-12-18, 05:35 AM
  3. Replies: 18
    Last Post: 08-03-17, 07:58 PM
  4. How to enter Security Pin on Blackberry Keyone
    By airbus1721 in forum Ask a Question
    Replies: 1
    Last Post: 08-03-17, 10:59 AM
  5. Replacement Keyone Screen
    By Gbulldog17 in forum BlackBerry KEYone
    Replies: 1
    Last Post: 08-03-17, 09:28 AM
LINK TO POST COPIED TO CLIPBOARD