Page 2 of 20 FirstFirst 123456789101112 ... LastLast
Results 16 to 30 of 289
  1. #16
    offline Maybe Modder
    Join Date
    Mar 2010
    Posts
    48
    Thanks
    14
    Thanked 0 Times in 0 Posts
    Downloads
    2
    Uploads
    0
    dext3r....maybe you can tell us exactly what version you have if you had another verion of your sense ui before....and waht EXACTLY you did...THX

    Hope you know how to make it work.....

  2. #17
    offline Maybe Modder
    Join Date
    Apr 2010
    Posts
    20
    Thanks
    3
    Thanked 1 Time in 1 Post
    Downloads
    3
    Uploads
    0
    mine is also in boot loop and every time i see htc logo (and the htc sound) i had the got firmware (latest one from got site :G.O.T. SHOLS_U2_36.0 released for UK and Central Europe) any suggestions? i also did after the loop problem wipe all the cache and factory reset with got openrecovery but still keeps looping

  3. #18
    offline Itty Bitty Modder
    Join Date
    May 2010
    Posts
    12
    Thanks
    2
    Thanked 1 Time in 1 Post
    Downloads
    6
    Uploads
    0
    Okay, okay, give the man some breathing space. Reporting same over and over won't get it done. Let's just wait for now and let the mods sticky this and support thread when they are created.
    Last edited by Skrilax_CZ; 06-22-2010 at 02:16 PM.

  4. #19
    offline Itty Bitty Modder
    Join Date
    Jun 2010
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Downloads
    1
    Uploads
    0

    almost working

    i agree, we have to give the developer more time.
    i know we're all really excited of having sense on the milestone but we need to be a bit more patient.
    i tried it on the shol.02.36 and it got into the loop
    however i flashed back to the 02.34 sbf and tried it just to see what would happen. surprisingly it started loading the sense.
    however, wifi failed and so did the mobile internet.
    restarting it resulted into the loop again.
    i'm a complete noob in the actual programming but i hope this can help.
    i will be waiting patiently till a working image comes out.
    until then, keep up the good work

  5. #20
    offline Maybe Modder
    Join Date
    Mar 2010
    Posts
    48
    Thanks
    14
    Thanked 0 Times in 0 Posts
    Downloads
    2
    Uploads
    0
    did you tried putting the EU GOT service after the 2,34 sbf and applying the backup???

  6. #21
    offline Developer
    Join Date
    Apr 2010
    Posts
    407
    Thanks
    20
    Thanked 236 Times in 59 Posts
    Downloads
    7
    Uploads
    0
    Quote Originally Posted by asdzxcman View Post
    Hello sir!
    I have carefully executed mentioned commands after booting to ADB recovery and it was still looping at boot screen + jingle, to make sure it is reproducable each time I did a second nandroid restore + deletion and it was still looping. Just to make sure everything is fine I flashed 2.36 DACH and 2.31. It perfectly enters a perfectly infinite loop of jingling. Hope to get it working soon so I can dig into the hacks

    Also, I think it is a good idea to move all posts execept the release one a separate support thread. It will make the release thread easy to navigate. Ask mods to sticky them as well.
    The problem seems to have been located on IRC!!
    I went through debugging the rebooting process, and we found an apk to be loaded in another order than it did on mine, and set the provider on the phone to be Motorola, which were incorrect...
    at least he got his phone correctly booting now, so i assume that with his tests, i can public tell what can be tested..

    This should be the solution:
    reflash my full image. and run the 3 commands below from "adb shell" right after adbrecovery of the image.

    mount /data folder
    cd /data/.app
    rm OverlayProvider.apk


    And reboot and phone should now be booting correctly.


    The explanation for why some people had it working and others not!
    some milestone models loads the apk's in a different order, so on those models that load the HTC provider settings first, it will skip this OverlayProvider.apk as it does not match keys anymore..

    If someone else becides this one person, can confirm it works for them, i will create a full image , and also this time including a working camera, but zoom is still not working here..
    Last edited by dext3r; 06-22-2010 at 04:36 PM.

  7. #22
    offline Maybe Modder
    Join Date
    Mar 2010
    Posts
    48
    Thanks
    14
    Thanked 0 Times in 0 Posts
    Downloads
    2
    Uploads
    0
    good news!!!!!!!!!!!!!!!!!!


    it worked!!!!!!!!!!!!!!!!!!

  8. #23
    offline Itty Bitty Modder
    Join Date
    Jun 2010
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Downloads
    4
    Uploads
    0
    Quote Originally Posted by dext3r View Post
    The problem seems to have been located on IRC!!
    I went through debugging the rebooting process, and we found an apk to be loaded in another order than it did on mine, and set the provider on the phone to be Motorola, which were incorrect...
    at least he got his phone correctly booting now, so i assume that with his tests, i can public tell what can be tested..

    This should be the solution:
    reflash my full image. and run the 3 commands below from "adb shell" right after adbrecovery of the image.

    mount /data folder
    cd /data/.app
    rm OverlayProvider.apk


    And reboot and phone should now be booting correctly.


    The explanation for why some people had it working and others not!
    some milestone models loads the apk's in a different order, so on those models that load the HTC provider settings first, it will skip this OverlayProvider.apk as it does not match keys anymore..

    If someone else becides this one person, can confirm it works for them, i will create a full image , and also this time including a working camera, but zoom is still not working here..
    Confirmed to work for me.

    Gets phone to boot Sense UI. Installed your image over the UK SHOLS_U2_02.31.0 ... not the 2.36.0 release.

    Booted with no loop into the first time setup.

  9. #24
    offline Maybe Modder
    Join Date
    Mar 2010
    Posts
    48
    Thanks
    14
    Thanked 0 Times in 0 Posts
    Downloads
    2
    Uploads
    0
    antoher thing the superuser always get stucked...

    do u know how to fix that......THX

    EDIT: i fix it
    Last edited by landroid; 06-22-2010 at 07:11 PM.

  10. #25
    offline Itty Bitty Modder
    Join Date
    Dec 2008
    Posts
    9
    Thanks
    5
    Thanked 0 Times in 0 Posts
    Downloads
    2
    Uploads
    0
    Quote Originally Posted by dext3r View Post
    The problem seems to have been located on IRC!!
    I went through debugging the rebooting process, and we found an apk to be loaded in another order than it did on mine, and set the provider on the phone to be Motorola, which were incorrect...
    at least he got his phone correctly booting now, so i assume that with his tests, i can public tell what can be tested..

    This should be the solution:
    reflash my full image. and run the 3 commands below from "adb shell" right after adbrecovery of the image.

    mount /data folder
    cd /data/.app
    rm OverlayProvider.apk


    And reboot and phone should now be booting correctly.


    The explanation for why some people had it working and others not!
    some milestone models loads the apk's in a different order, so on those models that load the HTC provider settings first, it will skip this OverlayProvider.apk as it does not match keys anymore..

    If someone else becides this one person, can confirm it works for them, i will create a full image , and also this time including a working camera, but zoom is still not working here..
    Thank you very much
    It's worked in my phone

  11. #26
    offline Maybe Modder
    Join Date
    Mar 2010
    Posts
    48
    Thanks
    14
    Thanked 0 Times in 0 Posts
    Downloads
    2
    Uploads
    0
    3G doesn't work on mine... does it work on yours???

  12. #27
    offline Itty Bitty Modder
    Join Date
    May 2010
    Posts
    12
    Thanks
    2
    Thanked 1 Time in 1 Post
    Downloads
    6
    Uploads
    0

    Question

    Quote Originally Posted by dext3r View Post
    The problem seems to have been located on IRC!!
    I went through debugging the rebooting process, and we found an apk to be loaded in another order than it did on mine, and set the provider on the phone to be Motorola, which were incorrect...
    at least he got his phone correctly booting now, so i assume that with his tests, i can public tell what can be tested..

    This should be the solution:
    reflash my full image. and run the 3 commands below from "adb shell" right after adbrecovery of the image.

    mount /data folder
    cd /data/.app
    rm OverlayProvider.apk


    And reboot and phone should now be booting correctly.


    The explanation for why some people had it working and others not!
    some milestone models loads the apk's in a different order, so on those models that load the HTC provider settings first, it will skip this OverlayProvider.apk as it does not match keys anymore..

    If someone else becides this one person, can confirm it works for them, i will create a full image , and also this time including a working camera, but zoom is still not working here..
    It works!
    However I do have one question. Does you image replaces/uses some sort of kernel module for WiFi? I discovered that after clearing data and cache from recovery everything works but I can't connect to any network at all! I will try reflashing my phone to see it if persists.
    Thanks for your hard work sir!

  13. #28
    offline Itty Bitty Modder
    Join Date
    Dec 2008
    Posts
    9
    Thanks
    5
    Thanked 0 Times in 0 Posts
    Downloads
    2
    Uploads
    0
    Quote Originally Posted by landroid View Post
    3G doesn't work on mine... does it work on yours???
    3G doesn't work on mine
    Some bug:
    - I can't use wifi, always disconnect.
    - Phone app can't open.
    - Su app is in black screen.

    Wait next release!!

  14. #29
    offline Itty Bitty Modder
    Join Date
    Jun 2010
    Posts
    12
    Thanks
    7
    Thanked 1 Time in 1 Post
    Downloads
    3
    Uploads
    0
    it works:
    -- EGDE, 3G, HSDPA
    -- Internet
    -- Market, but FC whne starting download
    -- Google Account (but justmail + calendar syncs, contacts do not appear --> no sync possible!
    -- incoming calls
    -- Overclock
    -- install apps without market
    -- USB MODE
    -- Superuser works when installing root over GOT OpenRecovery

    not working:

    -- no outgoing calls possible, Telephone-app does not work
    -- GPS
    -- Wifi

  15. #30
    offline Developer
    Join Date
    Apr 2010
    Posts
    407
    Thanks
    20
    Thanked 236 Times in 59 Posts
    Downloads
    7
    Uploads
    0
    Quote Originally Posted by thanharts View Post
    3G doesn't work on mine
    Some bug:
    - I can't use wifi, always disconnect.
    - Phone app can't open.
    - Su app is in black screen.

    Wait next release!!
    WIFI as written in README.txt, only works with STATIC IP, which means that "unsuccessull" info on the phone means you are using a dynamic ip setup, choose MENU button in the menu location you have to choose SSID. here you also have the scan button on the left.
    Also written in readme is that you never reboot phone with wifi disabled, then it cannot be enabled again, unless you reflash the mod image again.

    - Phone app problem is fixed, cleanup of apk files not for senseui environment..
    - SU might be partly incomatible due to an incorrect version, as yes ive seen this problem too.. i will investigate, but somehow disabling "developer" will help su work better.


    Furthermore,
    - Camera now starts but does close when picture is taken
    - VideoRecorder works and can record using moto's own app.
    - Youtube works, meaning applications using video playback as Flixster/Movies also works now.

    Noted,
    - 3G seems to have routing problems, although ifconfig interface has ip address and gw is configured, (it looks simply to be another DNS issue like with DHCP on wifi)

    Before i make the next release i want to make sure WIFI always works without my "patch" in this release. Which causes as example default language to be english after every reboot.
    And where possible,
    - DHCP
    - camera app

    DAGr8 should have posted a corrected release, with phone and reboot problem fixed, which he tested on his DACH phone, and that was actually using the EU image from me.
    But seems link is posted elsewhere in another forum, ill investigate..
    I will see if i get the chance to put it together today..

  16. The Following User Says Thank You to dext3r For This Useful Post:

    thanharts (06-23-2010)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •