[DEV] CyanogenMod 9.1 / CyanogenMod 10 by MacławStudios (update: 02.09.2012)

Status
Not open for further replies.
Search This thread

epic118

Senior Member
Dec 29, 2010
178
109
24
Nottingham
Can someone enlighten me?

I flash CM9 with ClockworkMod5, wiping the dalvik cache, system, data and cache. However, when I 'reboot system now', the screen turns blue.

I can still enter recovery mode, but reflashing ends up with nothing.
Am I doing something wrong?
Thanks!
 

deepesh.tickoo

Senior Member
Mar 15, 2011
733
388
New Delhi
Can someone enlighten me?

I flash CM9 with ClockworkMod5, wiping the dalvik cache, system, data and cache. However, when I 'reboot system now', the screen turns blue.

I can still enter recovery mode, but reflashing ends up with nothing.
Am I doing something wrong?
Thanks!

Wipe dalvik cache, system, data and cache.. install zip.. after installation completes..dont restart, install it once more without any wipe or format.. let it install and you are done..

Sent from my GT-S5830 using xda premium
 
  • Like
Reactions: epic118

tomsons26

Senior Member
Sep 20, 2011
183
114
One more question for devs: can Galaxy Ace support WiFi Direct ?
Yup
Will legacy devices be upgradeable to support the specification underlying the Wi-Fi Direct certification program?
The Wi-Fi Direct certification program does not require new hardware to operate, so some vendors may offer software upgrades. However, it’s important to note that interoperability between devices certified under the Wi-Fi Direct program and legacy devices is a key element of the underlying specification, so even non-upgraded devices can join a network certified as Wi-Fi Direct.

Will Wi-Fi Direct work with legacy devices?
Yes. A legacy Wi-Fi CERTIFIED station device can connect with a Wi-Fi Direct device.
 
M

Macław

Guest
And good news:

New release soon, maybe tomorrow, but I'm sure it'll be at this weekend!
 

ZenPluS

Senior Member
Oct 2, 2011
410
144
32
Selargius (CA)
I used this application to change the density of my display. it worked fine, but my internet connsessione (all types) was not working and the application to make phone calls, crash .. why?
after, I reset the settings to their original condition, everything is back to normal

sorry for bad english
 
  • Like
Reactions: Mardon

Mardon

Inactive Recognized Contributor
Mar 5, 2008
3,995
5,987
Hamburg
markusmenzel.de
I used this application to change the density of my display. it worked fine, but my internet connsessione (all types) was not working and the application to make phone calls, crash .. why?
after, I reset the settings to their original condition, everything is back to normal

sorry for bad english

Dont change density. It was said much times not to change the density!

Sent from my GT-S5830 using XDA
 
  • Like
Reactions: ZenPluS

eoghan2t7

Inactive Recognized Contributor
Jan 18, 2011
4,386
2,680
Belfast
OPPO Find X2 Pro
OPPO Find X5 Pro
Hi devs

Could anyone tell me how to fix this error please

Code:
target thumb C++: libQcomUI <= hardware/qcom/display/libqcomui/qcom_ui.cpp
target thumb C++: libmemalloc <= hardware/qcom/display/libgralloc/ashmemalloc.cpp
target thumb C++: libmemalloc <= hardware/qcom/display/libgralloc/pmemalloc.cpp
hardware/qcom/display/libgralloc/pmemalloc.cpp: In function 'int getPmemTotalSize(int, size_t*)':
hardware/qcom/display/libgralloc/pmemalloc.cpp:50: error: expected primary-expression before 'unsigned'
hardware/qcom/display/libgralloc/pmemalloc.cpp:50: error: '_IOW' was not declared in this scope
hardware/qcom/display/libgralloc/pmemalloc.cpp: In function 'int connectPmem(int, int)':
hardware/qcom/display/libgralloc/pmemalloc.cpp:67: error: expected primary-expression before 'unsigned'
hardware/qcom/display/libgralloc/pmemalloc.cpp:67: error: '_IOW' was not declared in this scope
hardware/qcom/display/libgralloc/pmemalloc.cpp: In function 'int mapSubRegion(int, int, size_t)':
hardware/qcom/display/libgralloc/pmemalloc.cpp:74: error: expected primary-expression before 'unsigned'
hardware/qcom/display/libgralloc/pmemalloc.cpp:74: error: '_IOW' was not declared in this scope
hardware/qcom/display/libgralloc/pmemalloc.cpp: In function 'int unmapSubRegion(int, int, size_t)':
hardware/qcom/display/libgralloc/pmemalloc.cpp:81: error: expected primary-expression before 'unsigned'
hardware/qcom/display/libgralloc/pmemalloc.cpp:81: error: '_IOW' was not declared in this scope
hardware/qcom/display/libgralloc/pmemalloc.cpp: In function 'int alignPmem(int, size_t, int)':
hardware/qcom/display/libgralloc/pmemalloc.cpp:90: error: expected primary-expression before 'unsigned'
hardware/qcom/display/libgralloc/pmemalloc.cpp:90: error: '_IOW' was not declared in this scope
hardware/qcom/display/libgralloc/pmemalloc.cpp: In function 'int cleanPmem(void*, size_t, int, int)':
hardware/qcom/display/libgralloc/pmemalloc.cpp:100: error: expected primary-expression before 'unsigned'
hardware/qcom/display/libgralloc/pmemalloc.cpp:100: error: '_IOW' was not declared in this scope
make: *** [out/target/product/marvel/obj/SHARED_LIBRARIES/libmemalloc_intermediates/pmemalloc.o] Error 1
make: *** Waiting for unfinished jobs....

Thanks
 
  • Like
Reactions: tha_inti

PabloPL

Senior Member
May 27, 2008
103
69
Hi devs

Could anyone tell me how to fix this error please

Code:
target thumb C++: libQcomUI <= hardware/qcom/display/libqcomui/qcom_ui.cpp
target thumb C++: libmemalloc <= hardware/qcom/display/libgralloc/ashmemalloc.cpp
target thumb C++: libmemalloc <= hardware/qcom/display/libgralloc/pmemalloc.cpp
hardware/qcom/display/libgralloc/pmemalloc.cpp: In function 'int getPmemTotalSize(int, size_t*)':
hardware/qcom/display/libgralloc/pmemalloc.cpp:50: error: expected primary-expression before 'unsigned'
hardware/qcom/display/libgralloc/pmemalloc.cpp:50: error: '_IOW' was not declared in this scope
hardware/qcom/display/libgralloc/pmemalloc.cpp: In function 'int connectPmem(int, int)':
hardware/qcom/display/libgralloc/pmemalloc.cpp:67: error: expected primary-expression before 'unsigned'
hardware/qcom/display/libgralloc/pmemalloc.cpp:67: error: '_IOW' was not declared in this scope
hardware/qcom/display/libgralloc/pmemalloc.cpp: In function 'int mapSubRegion(int, int, size_t)':
hardware/qcom/display/libgralloc/pmemalloc.cpp:74: error: expected primary-expression before 'unsigned'
hardware/qcom/display/libgralloc/pmemalloc.cpp:74: error: '_IOW' was not declared in this scope
hardware/qcom/display/libgralloc/pmemalloc.cpp: In function 'int unmapSubRegion(int, int, size_t)':
hardware/qcom/display/libgralloc/pmemalloc.cpp:81: error: expected primary-expression before 'unsigned'
hardware/qcom/display/libgralloc/pmemalloc.cpp:81: error: '_IOW' was not declared in this scope
hardware/qcom/display/libgralloc/pmemalloc.cpp: In function 'int alignPmem(int, size_t, int)':
hardware/qcom/display/libgralloc/pmemalloc.cpp:90: error: expected primary-expression before 'unsigned'
hardware/qcom/display/libgralloc/pmemalloc.cpp:90: error: '_IOW' was not declared in this scope
hardware/qcom/display/libgralloc/pmemalloc.cpp: In function 'int cleanPmem(void*, size_t, int, int)':
hardware/qcom/display/libgralloc/pmemalloc.cpp:100: error: expected primary-expression before 'unsigned'
hardware/qcom/display/libgralloc/pmemalloc.cpp:100: error: '_IOW' was not declared in this scope
make: *** [out/target/product/marvel/obj/SHARED_LIBRARIES/libmemalloc_intermediates/pmemalloc.o] Error 1
make: *** Waiting for unfinished jobs....

Thanks
Apply this patch.
 

Xardonor

Senior Member
Jan 10, 2012
74
60
And there's beta6 changelog:
- Android updated to 4.0.4
- Clean CyanogenMod - we're using only CM9 sources with our device sources!
- Super smooth system
- Smooth windows animations
- New phone lock animation
- Hardware acceleration on most video formats (not all)
- Smooth videos on YouTube (LQ only right now)
- Fully working deep sleep (all the time)
- GSM fully works (signal indicator/mobile data/phone calls/messages etc.)
- Updated GoogleApps

Cheers and thx for tom3q

So i go to sleep cause new relase going to out tomorrow:/

Good night:)

EDIT
Forgot about Maclaw:p
Great job, iam very happy that U spend Your time for us
You are amazing!!
 
Last edited:

ivanrcks95

Senior Member
Oct 26, 2011
98
10
hi guys. i just have a quick question....after i flashed BETA5 ive had problems with my wi-fi....i switch it on right next to the router but my phone says i only have 1bar and when i go on the browser and download lets say a pic.....it keeps on switching on and off on and off.....does anyone have a solution for this??
 

Farooq95

Senior Member
Apr 3, 2011
697
184
Dubai
Sony Xperia Z4 Tablet
hi guys. i just have a quick question....after i flashed BETA5 ive had problems with my wi-fi....i switch it on right next to the router but my phone says i only have 1bar and when i go on the browser and download lets say a pic.....it keeps on switching on and off on and off.....does anyone have a solution for this??

This is in development stage so flash a stock rom like myth ics v2.....

Sent It From My Ace With Myths' ICS v2™®
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 113
    You have forced developer to leave. Well done :rolleyes:

    It's time for my comment:
    Every developer ends his career, but you can do this in a different way. We (mods) are going to investigate the whole situation and find out if and who stoled the sources. KANGing is a serious violation. Now you are only attacking each other and searching for guilty, which is childish and immature behavior. I don't understand, why on earth aren't you leaving this to moderators. Are you looking for thanks, glory etc.? Android is an open sourced project, which should give us fun and joy - not money. XDA is not the place to make money. Full stop.

    Now we'll try to end this war.
    Well done people.

    This thread remains closed.

    Tom
    73
    Thread remains closed.
    1. Use the bug tracker to report bugs.
    2. Use the thread in General to chat.
    3. This thread is a sticky to keep it on the first page.
    4. I'll reopen it when Macław or other developer would ask me to do that.
    63
    Today I had little fun with working on camera drivers!
    So, camera application is not crashed at start. liboemlibrary loads with no errors, start even preview thread, but no preview image yet.

    2.png


    Here is logcat: http://cs.fill.ee/android/logcat_cam

    It's a little goal reached. Moving next)
    53
    You have to learn some new rules...

    Over 100(?) posts deleted, many warnings, around 20 infractions...
    Stay on topic - next time ban hammer will go down.
    36
    so this was yesterday morning / early afternoon and you still havent released the changelog

    why lie to us

    p.s mod's stop deleting my posts on this thread when you accept them everywhere else !!! at the end of the day we aint allowed to ask ETA's so why are dev's allowed to lie and give us false information about release times of information / roms !!!

    I am sorry that you feel that XDA is your own personal tech support site. Maybe you should read the XDA Mantra. I will attempt to nip this in the bud right now.

    Get this and get it clearly. Devs do this for free. You donate out of the goodness of your heart but it in NO way gives you the "purchasing power" to demand anything from a developer. This entitlement attitude you have is despicable. Your attitude has helped to contribute to the state of our site.

    XDA-Developers exists for the developers and you come here and contribute of your own free will - and you donate of your own free will. Period. You don't like it - don't donate and don't download. You don't like that - go somewhere else.

    Let's break this down a little bit here - XDA is....
    • XDA is a developers site
    • XDA is a free forum you are ALLOWED to use. We could make it invite only
    • XDA is and always will be about the developers. And before you say without the users there would be no XDA, Bull****, who do you think used the stuff before normal people even knew what a smartphone was......wait for it.........other developers. People that could give good feedback with relavent info. Not just "dahhh this is broken, please fix".

    XDA is not....
    • XDA is not a place to come and make your phone cool.
    • XDA is not the cool place for idiots to hang out.
    • XDA is not your friends house
    • XDA is not a democracy
    • XDA is not a place to make Money.


    That is all. Whomever decides to continue this line of reasoning and try and complain about a developer not acceding to your demands will earn themselves a nice short vacation from XDA.