[ROM] CyanogenMod 9.1.0 marvel/marvelc ALPHA9 [UPDATE: 2012-11-06]

Search This thread

Senthamil

Senior Member
Jun 24, 2012
136
38
Chennai
I have an issue. Does it happen to me only?

I've installed 30 apps. Managing with Link2sd. Now the problem is:

Storage info on Link2sd shows that 103mb used and 47mb is free. (correct)

But Phone settings, Storage shows 143mb used and 50mb is free(sometimes even more).

Is that the dev unnoticed this.....?
 
Last edited:

butlerm205

Senior Member
Jun 6, 2012
53
2
Hertfordshire
I have noticed differences. Link2SD Storage info appears more accuration. The Manage app screen tends to over read. I am wondering if its linked to app caches.
If I reboot or clear the app cache the figures are a closer match.
 

eoghan2t7

Recognized Contributor
Jan 18, 2011
4,386
2,680
Belfast
OPPO Find X2 Pro
OPPO Find X5 Pro
I have noticed differences. Link2SD Storage info appears more accuration. The Manage app screen tends to over read. I am wondering if its linked to app caches.
If I reboot or clear the app cache the figures are a closer match.

just don't use link2sd its lags really bad at time use that int2sd therefore your memory information will be correct all the time every time and also it doesn't lag like link2sd. to be able to use link2sd effectively you would be better with a dual core phone.
 

sukhjit321

Senior Member
Feb 2, 2012
864
296
New Delhi
just don't use link2sd its lags really bad at time use that int2sd therefore your memory information will be correct all the time every time and also it doesn't lag like link2sd. to be able to use link2sd effectively you would be better with a dual core phone.

Will int2sd work fine with class 4 sd card? I mean will there be any lags?
 

edwinrodriguez810

Senior Member
Jun 14, 2010
570
45
I know I'm not a developer but here something I find about the ics camera and possibly get video working! !!!!!!!!

Hello everyone!!!
This is a continuation of rapmv78's ICS Camera HAL for 2.6 kernel. Great thanks to nobodyAtall who helped get this working :D

THINGS YOU WILL NEED:
A working ICS ROM for your device
A lot of time ;)

Now this can be adapted to any phone, but it is designed for the LG Optimus One (P500)
I will upload the panorama fix to my GitHub as soon as I finish porting the code for it

SOURCES:
https://github.com/Rashed97/android_device_libcamera
Camera app changes coming soon!
Frameworks changes coming soon!

TO FIX VIDEO RECORDING AND PLAYBACK:
To fix video you will need the lib/libstagefright_soft_aacdec.so file from your ICS ROM. Setup a vendor pregenerated lib by adding that .so to your COMMONFOLDERNAME/proprietary/lib/libstagefright_soft_aacdec.so

TO INSTALL:
1. Follow the instructions in the READMEs in the repos ;)
2. In your BoardConfigCommon.mk, delete the following lines IF THEY EXIST:
(Note: these are scattered all over the file, so look for them)
  • COMMON_GLOBAL_CFLAGS += -DICS_CAMERA_BLOB
  • TARGET_USE_OVERLAY := false
  • TARGET_HAVE_BYPASS := false
  • TARGET_USES_C2D_COMPOSITION := false
  • COMMON_GLOBAL_CFLAGS += -DREFRESH_RATE=60
3. Now add these lines to your BoardConfigCommon.mk
  • TARGET_DISABLE_ARM_PIE := true
  • TARGET_BOOTANIMATION_USE_RGB565 := true
  • TARGET_BOOTANIMATION_TEXTURE_CACHE := true
  • Note that the following 2 might not be needed based on your device, but most devices will need them
  • TARGET_NO_HW_VSYNC := true
  • COMMON_GLOBAL_CFLAGS += -DQCOM_NO_SECURE_PLAYBACK
4. Edit the files in the DEVICE/libcamera folder to suit your device

Again, thanks to nobodyAtall for getting this to work!!!



Sent from my Marvelc using xda app-developers app

Sent from my Marvelc using xda app-developers app
 

Eskuero

Recognized Developer
Feb 15, 2012
1,388
2,284
I dunno, today and yesterday I'm not at home, the laptop moves with me, but isn't my plan to use it a lot....

Enviado desde mi Wildfire S A510e usando Tapatalk 2

It's a problem while using jar command, it's java related problem.

Enviado desde mi Wildfire S A510e usando Tapatalk 2
 

rallapag

Senior Member
Apr 19, 2010
677
546
I know I'm not a developer but here something I find about the ics camera and possibly get video working! !!!!!!!!
Good find, that is for JB camera
Hope modpunk had a look at it
it was mentioned that some things like following were to be removed to overcome artefacts
"COMMON_GLOBAL_CFLAGS += -DREFRESH_RATE=60"
modpunk mentioned of some artefacts on CM10 camera preview on his dev thread
hope that helps to fix camera
 

K@m¡k@zE_S¡D

Senior Member
Mar 23, 2012
237
35
Bangalore
Hey I changed my SIM card and now I'm unable to send messages.
I'm no where near a pc to logcat it.
Please help guys.
Like I press send and it keeps on showing sending. I tried restarting my phone and also sending to different contacts but still it is never sent.

Sent from my Wildfire S A510e using xda app-developers app
 

edwinrodriguez810

Senior Member
Jun 14, 2010
570
45
Hey I changed my SIM card and now I'm unable to send messages.
I'm no where near a pc to logcat it.
Please help guys.
Like I press send and it keeps on showing sending. I tried restarting my phone and also sending to different contacts but still it is never sent.

Sent from my Wildfire S A510e using xda app-developers app

You may have to reflash the rom and have the new sim card inside at the same time

Sent from my Marvelc using xda app-developers app
 

Top Liked Posts

  • There are no posts matching your filters.
  • 249
    header_transparent_alpha.png


    Preamble

    I've been working on a CM9 port for the HTC Wildfire S since January 2012. After 5 month of work this is the first ALPHA release of the ROM. Neither CM9 is stable yet nor the HTC Wildfire S (Marvel) port is complete. Most of the features are working but it still needs bugfixing and polishing. We would like to improve the code and get as much as possible upstream.

    I have to thank alquez who ported CM7 for the HTC Wildfire S. His work was a good starting point for CM9. Also thanks to Tobias Droste who was working with me on this ROM. Tobias we finally made it!
    I also have to thank WinSuk and s0be working on CM9 for the Liberty. We worked together with those guys to get CM9 going. We will continue our collaboration in future.

    Information

    This ROM has been developed on a HTC Wildfire S A510e (European version). I suggest to use baseband version 47.23a.35.3035H_7.53.39.03M or newer. Others should work too.

    It should work on marvelc and marvelct, but is completely untested. You need to provide dmesg if something is not working here. It should be possible to get the previous dmesg of a failed boot from your recovery.

    This ROM is far from being finished, it can include a lot of bugs and can destroy your data. Use it at your own risk!

    Reporting Bugs

    If you want to report bugs please read THIS HOWTO first. Please try to provide logs if you see errors (logcat and dmesg). If you don't know how to do that check google or ask people here to help you. Don't contact me directly.

    Enabling logcat Logging (Windows HOWTO: How to logcat like a Pro!)
    adb shell dmesg
    How to use strace?

    All bug reports should go to the bugtracker.

    If you think you find a bug take a look at the bugtracker first. Check if it already has been reported.

    Download

    You are storing very sensitive information on your phone. You always have to be careful what ROMs you flash and whom you trust. If you don't trust me then don't use my ROM or compile it from source by yourself.

    The ROM will be gpg signed with my key 0xF33E3FC6. You can verify the ROM with 'gpg --verify marvel-cm-9.0.0-rc0-unofficial_rom-alpha0-signed.zip.asc'.

    See https://www.torproject.org/docs/verifying-signatures.html.en for more information.

    You can download the ROM here.

    This ROM is not meant for daily use!

    97
    Most annoying bugs

    * Camera isn't fully supported yet (#4)
    * HQ videos don't work (#1)
    * Google Voice-search doesn't work (#32) - Workaround: Uninstall with Titatium Backup and install from Play Store

    ChangeLog


    ALPHA9 - 2012-11-06
    * Kernel:
    - Resurrect /dev/camera for HQ video
    * ROM:
    - Support for HQ videos
    - Update to CM 9.1.0

    ALPHA7 - 2012-07-27
    * Kernel:
    - Reduced kernel size a bit.
    - Fixed bluetooth init on marvelc.
    * ROM:
    - marvelc: Fixed building audio and lights module.
    - marvelc: Set voicemail to own number (bug #67)
    - marvelc: Fixed eri.xml

    ALPHA6 - 2012-07-17
    * Kernel
    - Fixed bluetooth initialization.
    * ROM
    - Fixed several marvelc issues.

    ALPHA5 - 2012-07-04
    * Kernel
    -
    * ROM
    - Fixed building camera hal

    ALPHA4 - 2012-07-04
    * Kernel
    - Added smartass2 governor and made it default (if you changed performance settings you need to choose smartass2 now)
    * ROM
    - Added marvelc build
    - Added some UI speed improvements
    - Fixed QR Code scanners

    ALPHA3 - 2012-06-21
    * Kernel
    -
    * ROM
    - Added cdma support for marvelc
    - Added support for panorama pictures
    - Added elctronbeam screen on animation
    - Updated libhtc_ril.so
    - Updated wifi firmware
    - Fixed MMS profile
    - Fixed network switching
    - Fixed portable wifi hotspot

    ALPHA2 - 2012-06-01
    * Kernel
    - Fixed kgsl memory management (should fix "Force Closed" bugs)
    - Added zRam support
    - Added HTC TP Calibration
    * ROM
    - Fixed graphic lags with adreno200 chips.
    - Added permission for tty access.
    - Added zRam support.
    - UPSTREAM: Added Apollo Music player.
    - UPSTREAM: Improved lockscreen support.

    ALPHA1 - 2012-05-12
    * Kernel
    - Added swap support
    - Added KSM support
    - Removed msm camera.
    - Increased adsp memory for camera support
    - Increased kgsl memory
    * ROM
    - Added camcorder support
    - Fixed "Deep Sleep" Mode
    - Fixed boot animation size
    - Fixed memory leaks in camera support
    - Fixed RIL permission issues
    - Fixed power profile
    - UPSTREAM: Added theme support.
    - UPSTREAM: Added lockscreen options.

    ALPHA0 - 2012-05-04
    * Kernel
    - First release
    * ROM
    - First release
    46
    Frequently Asked Questions

    Q: How to flash the CWM recovery?
    A: Download the zip file for your phone and rename it to PG76IMG.zip and place it on your SD card. Then turn the phone on and boot into hboot. You can do that if you turn the phone off. Press the volume down button and hold it and then press the power button. The device will go into hboot and hboot will detect the zip file. It will ask you then to flash the recovery.

    Q: Which radio version should I use?
    A: I suggest to flash RUU Update Marvel S HTC_Europe_2.26.401.3 if you have S-OFF with XTC Clip

    Q: Do I need to install Google Apps (gapps)?
    Yes, you need them. You can get them from here. I suggest to use gapps-ics-20120317-signed.zip. People reported that the latest version (April) is a battery drainer.

    Q: How can I install more apps on my phone?
    Use A2SD/D2EXT/INT2EXT

    Q: My wifi doesn't work, how can I fix it?
    Android ICS detects your SIM card region (EN, US, AU, UK etc.) and stores it into some sort of Database file, which has all your Carrier info in it. If your SIM card (Carrier) is not correctly listed you can run into wifi problems.

    Download the Wifix app or install the Recovery Flashable ZIP from here. There is also a tutorial how to fix it manually.

    Q: Which GPS fix should I use for this ROM?
    You shouldn't use any GPS fix at all cause they don't fix anything or have wrong certificates anyway. Read my blog post about the GPS fix myth.

    Have fun!
    20
    Expect a new build with working HQ videos soon.

    [17:07:35] <@OliverG96> Youtube HD...
    [17:07:38] <@OliverG96> Is working...
    [17:07:40] <@OliverG96> Perfectly
    [17:07:47] <@OliverG96> Completely perfectly
    [17:07:48] <@OliverG96> ...
    [17:07:58] <@OliverG96> Just like on gingerbread

    Thanks for testing Oliver ;)
    19
    I've uploaded a GPS fix