Jump to content

Welcome to CyanogenMod

Welcome to our forum. Like most online communities you must register to post, but don't worry this is a simple free process that requires minimal information for you to signup. Be a part of the CyanogenMod Forum by signing in or creating an account. You can even sign in with your Facebook or Twitter account.
  • Start new topics and reply to others
  • Subscribe to topics and forums to get automatic updates
  • Get your own profile and make new friends
  • Download files attached to the forum.
  • Customize your experience here
  • Share your CyanogenMod experience!
Guest Message by DevFuse
 

7.1.0.2 makes it worse


  • Please log in to reply
12 replies to this topic

#1 skylos

skylos
  • Members
  • 14 posts
  • Twitter:fhain_live
  • LocationBerlin
  • Country:de
  • Device Model:Mini Pro / HTC Tattoo
  • MOD Version:7.1.0
  • Recovery Image:ClockworkMod

Posted 25 October 2011 - 02:43 PM

First of all thx a lot for all the hard work! I do appreciate it.

Unfortunately the new release doesn't work at all for me. the SIM unlock screen pops up for a few seconds an then the boot screen reappears an stays while logcat shows lots of this:

I/ServiceManager(  814): Waiting for service media.audio_flinger...
I/ServiceManager(  825): Waiting for service media.audio_policy...
I/ServiceManager(  814): Waiting for service media.audio_flinger...
I/ServiceManager(  825): Waiting for service media.audio_policy...
I/ServiceManager(  814): Waiting for service media.audio_flinger...
I/ServiceManager(  825): Waiting for service media.audio_policy...
I/ServiceManager(  814): Waiting for service media.audio_flinger...
I/ServiceManager(  825): Waiting for service media.audio_policy...
W/AudioSystem(  814): AudioFlinger not published, waiting...

Any ideas?

BTW it would be nice to know, wht the .2-rease was supposed to fix.

Best regards
Kai

#2 ciwrl

ciwrl

    Whose bright idea was it to put me in charge?

  • Administrators
  • 1605 posts
  • Twitter:ciwrl
  • Country:us
  • Device Model:DS|N1|G2|SGS|SGN|N4
  • MOD Version:[Latest]
  • Recovery Image:ClockworkMod

Posted 25 October 2011 - 03:15 PM

"CyanogenMod 7.1.0.2 is available for SEMC 2011 devices Fixes RIL and button lights."

#3 sulkie

sulkie
  • Members
  • 32 posts
  • Country:us
  • Device Model:Xperia Mini Pro
  • MOD Version:CM 7.1
  • Recovery Image:ClockworkMod

Posted 25 October 2011 - 03:21 PM

 skylos, on 25 October 2011 - 02:43 PM, said:

First of all thx a lot for all the hard work! I do appreciate it.

Unfortunately the new release doesn't work at all for me. the SIM unlock screen pops up for a few seconds an then the boot screen reappears an stays while logcat shows lots of this:

I/ServiceManager(  814): Waiting for service media.audio_flinger...
I/ServiceManager(  825): Waiting for service media.audio_policy...
I/ServiceManager(  814): Waiting for service media.audio_flinger...
I/ServiceManager(  825): Waiting for service media.audio_policy...
I/ServiceManager(  814): Waiting for service media.audio_flinger...
I/ServiceManager(  825): Waiting for service media.audio_policy...
I/ServiceManager(  814): Waiting for service media.audio_flinger...
I/ServiceManager(  825): Waiting for service media.audio_policy...
W/AudioSystem(  814): AudioFlinger not published, waiting...

Any ideas?

BTW it would be nice to know, wht the .2-rease was supposed to fix.

Best regards
Kai

I'm just guessing, but it could be a mistake of theirs to even put this ROM in Mini Pro section. Because if this build is the same that the developers are posting on xda forums ( http://forum.xda-dev...d.php?t=1226715 ) then it requires SEMC 4.0.2.A.0.42 rom which is released for all devices except for Mini Pro. It will be officially released in november by Sony, then you will need to flash that rom and then the new CM.
Here's a project page if you want a detailed look at the changelog, http://code.google.com/p/freexperia/. Again assuming that 7.1.0.2 and FXP043 are the same builds.

Edited by sulkie, 25 October 2011 - 03:23 PM.


#4 skylos

skylos
  • Members
  • 14 posts
  • Twitter:fhain_live
  • LocationBerlin
  • Country:de
  • Device Model:Mini Pro / HTC Tattoo
  • MOD Version:7.1.0
  • Recovery Image:ClockworkMod

Posted 25 October 2011 - 03:53 PM

That would explain, why it crashes when it tries to turn on the mobile reception. And as far as I could see it didn't even fix the button lights. I must say, the Mini Pro port is not yet quiet where the HTC Tattoo port was, when it was released.

#5 sulkie

sulkie
  • Members
  • 32 posts
  • Country:us
  • Device Model:Xperia Mini Pro
  • MOD Version:CM 7.1
  • Recovery Image:ClockworkMod

Posted 25 October 2011 - 04:25 PM

 skylos, on 25 October 2011 - 03:53 PM, said:

That would explain, why it crashes when it tries to turn on the mobile reception. And as far as I could see it didn't even fix the button lights. I must say, the Mini Pro port is not yet quiet where the HTC Tattoo port was, when it was released.

If you are refering to lights under soft keys, that can be fixed easily.
If however you are refering to hardware keys then the "easiest" solution is to use scriptmanager to turn them on and off manually. Not that bad since you can place widget buttons on homescreen.
I can give you details if interested.

Edited by sulkie, 25 October 2011 - 04:25 PM.


#6 motokoza

motokoza
  • Members
  • 6 posts
  • Country:cz
  • Device Model:SE sk17i
  • MOD Version:CM 7.1.0
  • Recovery Image:ClockworkMod

Posted 25 October 2011 - 04:56 PM

Can you post details about it here please?

Edited by motokoza, 25 October 2011 - 04:58 PM.


#7 sulkie

sulkie
  • Members
  • 32 posts
  • Country:us
  • Device Model:Xperia Mini Pro
  • MOD Version:CM 7.1
  • Recovery Image:ClockworkMod

Posted 25 October 2011 - 05:22 PM

For lights under soft keys:
You have to edit "/system/etc/hw_config.sh".
Replace these lines:
echo 8000 > $dev/button-backlight-rgb1/max_current
echo 8000 > $dev/button-backlight-rgb2/max_current
With this one:
echo 2000 > $dev/button-backlight/max_current

Or this one if you dont want the light
echo 1 > $dev/button-backlight/max_current

Make sure it's to the space and letter exact.

I have a thread on XDA with those files already modified, so you would have to only replace it with any kind of file manager with root capability. http://forum.xda-dev...d.php?t=1300982

For hardware keys:
Detailed instructions here:
http://forum.xda-dev...00&postcount=14

Edited by sulkie, 25 October 2011 - 05:23 PM.


#8 motokoza

motokoza
  • Members
  • 6 posts
  • Country:cz
  • Device Model:SE sk17i
  • MOD Version:CM 7.1.0
  • Recovery Image:ClockworkMod

Posted 25 October 2011 - 08:08 PM

Thx for that!

#9 Husain Zaidi

Husain Zaidi
  • Members
  • 7 posts

Posted 26 October 2011 - 01:52 PM

Thanks a million for letting know man, would have updated otherwise :/

#10 sulkie

sulkie
  • Members
  • 32 posts
  • Country:us
  • Device Model:Xperia Mini Pro
  • MOD Version:CM 7.1
  • Recovery Image:ClockworkMod

Posted 27 October 2011 - 07:32 AM

Hey guys, 7.1.0.2. / FXP043 appears to be working. No issues reported so far. Check here for details http://forum.cyanoge...e-issue-so-far/

#11 royr719

royr719
  • Members
  • 4 posts
  • Device Model:Xperia Mini Pro Sk17a
  • MOD Version:CyanogenMod 7.1.0.1
  • Recovery Image:Cyanogen

Posted 30 October 2011 - 10:04 PM

Hi. I just rooted my Xperia mini pro using the zergRush exploit with doesn't need to unlock the bootloader.
My question is: Should I still unlocked the bootloader in order to install CyanogenMod 7? Thanks.

#12 sulkie

sulkie
  • Members
  • 32 posts
  • Country:us
  • Device Model:Xperia Mini Pro
  • MOD Version:CM 7.1
  • Recovery Image:ClockworkMod

Posted 31 October 2011 - 09:17 AM

 royr719, on 30 October 2011 - 10:04 PM, said:

Hi. I just rooted my Xperia mini pro using the zergRush exploit with doesn't need to unlock the bootloader.
My question is: Should I still unlocked the bootloader in order to install CyanogenMod 7? Thanks.

You have only rooted your installed ROM but for installing any other ROMs which were not signed by SonyEricsson bootloader must be unlocked.

#13 royr719

royr719
  • Members
  • 4 posts
  • Device Model:Xperia Mini Pro Sk17a
  • MOD Version:CyanogenMod 7.1.0.1
  • Recovery Image:Cyanogen

Posted 12 November 2011 - 02:49 PM

 sulkie, on 31 October 2011 - 09:17 AM, said:

You have only rooted your installed ROM but for installing any other ROMs which were not signed by SonyEricsson bootloader must be unlocked.

I see! Thanks a lot sulkie :).