Recent content by rubenvb

  1. R

    Post [8.1.x][OFFICIAL][RELEASE] CarbonROM | cr-6.1 [z3c]

    Well "done" is a big word. The rom works great, don't get me wrong, but there are a few things that could use some more love: long press camera button to wake and launch camera app somewhat jerky auto brightness (when compared to the stock rom netflix drm issue currently broken OTA update...
  2. R

    Post [8.1.x][OFFICIAL][RELEASE] CarbonROM | cr-6.1 [z3c]

    I've just installed this ROM and most of everything is working great! One issue I have is that when calling, the other side hears me as if I'm coming from very far. I had the same issue when I *enabled* noise cancellation on the stock ROM. I found this thread for a completely different model...
  3. R

    Post [Q] Huawei U8825D (G330D)- how to make google(network) location work?

    I'm having the same issue: the location services seem to be missing, as there is no option to enable use of WiFi and mobile networks for location. there's only two GPS options (enable GPS and enable agps) and the Google search use location option. it also seems Google maps is not detecting the...
  4. R

    Post FFMPEG and Android media

    It was rendered irrelevant by the technicallyc superior solution: http://forum.xda-developers.com/showthread.php?t=1960117
  5. R

    Post [FIX] Timescape Issue Of Facebook & Additional Xperia AX Apps (Selected)

    This should really go somewhere else than "Themes and Apps". I think this problem is affecting a lot of users just looking at the Sony Support forums... And this should be pinned :)
  6. R

    Thread Restoring a "Backup & Restore" backup not working

    Hi, I backed up everything in my phone using Xperia's (ICS only) "Backup & Restore" app. I zipped the backup files and uploaded them to dropbox. I then did a factory reset, and redownloaded the uploaded file, unzipped it, and placed it in the .semc-fullbackup directory, but the app cannot find...
  7. R

    Post FFMPEG and Android media

    The furthest I got was compiling the omx library based on ffmpeg for arm-linux-androideabi-gcc. I have no idea where I can plug this in, as I can't find the omx symbols this library exports (also the symbols described by the OMX IL spec/headers). Since ICS runs flakily on my device, I'm not...
  8. R

    Thread FFMPEG and Android media

    Hi everyone! Since Qualcomm isn't releasing armv6 binary blobs for the QDSP5 (HTC Legend) for ICS, and software decoding through ffmpeg is blazingly fast anyways, I thought that perhaps I could use ffmpeg instead of the apparently slow software implementation used now in ICS when a dedicated...
  9. R

    Post [ROM][ICS][UNOFFICIAL] CM9.1 BETA8 for Legend [FIX Camcording] [DEC 7]

    OK. Will take a look at those. Thanks.
  10. R

    Post [ROM][ICS][UNOFFICIAL] CM9.1 BETA8 for Legend [FIX Camcording] [DEC 7]

    This is how I understand the multimedia stack in Android: So: Hardware -> OpenMax DL -> OpenMax IL -> OpenMax AL -> apps like YouTube, Video Player and IMDB. What is missing in the Legend's case is at least the OpenMax IL that speaks to the QDSP5 chip. This leads to Android using Google's...
  11. R

    Post [ROM][ICS][UNOFFICIAL] CM9.1 BETA8 for Legend [FIX Camcording] [DEC 7]

    OK, I'm going to take a whack at fixing Qualcomm's crap OMX IL stuff (which is just plain missing FYI). I have found an open source OpenMax IL library which can use ffmpeg as a backend, which in my experience was fast enough to play 480*320 mp4 video (in apps like MX Player). Now I'll have to...
  12. R

    Post [ROM][ICS][UNOFFICIAL] CM9.1 BETA8 for Legend [FIX Camcording] [DEC 7]

    Question: is the reason that "native wifi sleep" and wifi AP don't work the 2.6.35 kernel wlan drivers? I noticed that CM7 is still on 2.6.32. If so, two followup questions: 1. Why use 2.6.35 if it is possible to build a 2.6.32 ICS kernel? (see for example here 2. Would zeubea be interested in...
  13. R

    Post [ROM][ICS][UNOFFICIAL] CM9.1 BETA8 for Legend [FIX Camcording] [DEC 7]

    GPS does work rather fine. It's the phone reboot as shown in the attached logcat I'm more worried about. All I did was open browser, or Angry birds or whatever. All I have running in the background is Friendcaster, Gmail&associates and Email. It's this refresh thing I'm talking about indeed...
  14. R

    Post [ROM][ICS][UNOFFICIAL] CM9.1 BETA8 for Legend [FIX Camcording] [DEC 7]

    Here's anther logcat of a Google navigation related crash. To be honest, this reminds me of the CM7.1 crashes. The GPS stuff was fixed quite recently in CM7.2 nightlies, perhaps the changes were not ported over to CM9. This is CM9.0.0-beta2, with the default GPU mem size kernel from a few posts...
  15. R

    Post [ROM][ICS][UNOFFICIAL] CM9.1 BETA8 for Legend [FIX Camcording] [DEC 7]

    Thanks for the quick response. I am on the beta2+default GPU mem kernel+gapps flashed in succession and had one reboot somewhere during Google Maps. I forgot to turn logcat on, so I missed it. I have it turned on now continuously and will provide any crashes I experience. So far (after that one...