Jump to content

[Development][ROM] Stock FROYO + 2.6.32 kernel


Guest pier11

Recommended Posts

Do not reboot if the settings to completely disable sms notification

what if set to vibro notification only (if possible) ? Will it not reboot on incoming sms too?

I think the same should be applicable to Alarm issue.

Link to comment
Share on other sites

If set to vibrate only, it still reboots

interesting...

could you test please while still there Alarm-reboot behavior if

1) sound is set to silent, vibro is off.

2) sound is set to silent, vibro is ON.

Phone should not be connected to USB to reproduce Alarm-reboot issue.

Link to comment
Share on other sites

Guest desalesouche

I see, those all are "extra" apps I added from market. To match what was in original rom.

Try to remove them from um840-20120220.zip, then install that modified rom.

Then install the same apps from market. And after that try to uninstall them. To see if the same behavior occurs...

i have done it...same behavior occurs

Link to comment
Share on other sites

i have done it...same behavior occurs

thanks for testing! That means I've assembled rom rather correctly...

don't know why is that happening... Will give a try myself later...

Link to comment
Share on other sites

Guest lloco73

combinations to trytried (from um840 Settings.apk):

86/724 (Spain) <- Leds: NO, Hotspot: YES

69/484 (Mexico) <- Leds: NO, Hotspot: YES

153/840 (US) <- Leds: NO, Hotspot: YES

217/356 (India) <- Leds: NO, Hotspot: YES

17, 156 (China) <- Leds: NO, Hotspot: YES

kernel can be taken from u8150 roms (as I remember) on the first page to try (a normal branch kernel).

i read on other forums that this two definitions are inside cust folder. The backup i have here from eclair it has definitions for my operator. From an official update of U8500 i can't see it. Does UM840 has one? if yes please advice.

Our rom does not have nothing inside that cust folder.

Link to comment
Share on other sites

does that mean you solved your SetMacAddress problem?

it looks to me the issue is not with sms, but with audio notification of such. As android reboot also happens when alarm clock tries to wake sleeping device.

try to set notification sound to silent to see if it helps to incoming sms?..

Is it possible instead of audio, the problem to be something with trying to light up keypad lights? (just asking)

Link to comment
Share on other sites

i read on other forums that this two definitions are inside cust folder. The backup i have here from eclair it has definitions for my operator. From an official update of U8500 i can't see it. Does UM840 has one? if yes please advice.

Our rom does not have nothing inside that cust folder.

there is no 'cust' folder in our um840 port.

I never had um840 folder structure dump from phone itself. So I don't know how exact layout looks like.

I had 'dload'-style official rom.

That rom apart from known system and userdata images, have some customization files in 'unknown_file.4' file. I skipped it as it contained operator customizations - extra apps, and similar.

Only interesting part were

unknown_file.4/movilnet/ve/prop/local.prop

which is sort of addition (customization) to build.prop

Front camera-specific entries are merged into original build.prop from there.

it also have entries:

ro.config.hw_opta=32

ro.config.hw_optb=862

But those doesn't make any difference...

Link to comment
Share on other sites

Is it possible instead of audio, the problem to be something with trying to light up keypad lights? (just asking)

try to set in build.prop:

ro.config.hw_opta=177

ro.config.hw_optb=840

that are Ascend settings that correctly work with lights. And re-experiment. Might solve the issue if original assumption is correct...

Link to comment
Share on other sites

Guest lloco73

this is the build.prop inside cust\tmn\pt\local.prop but for eclair U8230

ro.config.mcc=268

ro.config.mnc=06

ro.config.bt_onoff=off

ro.config.bt_name=U8230

ro.config.bt_discover=always

ro.product.locale.language=pt

ro.product.locale.region=PT

Link to comment
Share on other sites

thanks for testing! That means I've assembled rom rather correctly...

don't know why is that happening... Will give a try myself later...

Tested, yes, looks like the UI can't update applications list for some reason after deleting an app. But app is deleted just fine.

Let's consider it a minor bug.

No idea what is it all about.

Link to comment
Share on other sites

um840-20120222.zip -- updated rom, available on the first page.

- boot animation fixed -- thanks to lloco73

- keypad-lights-ready kernel.

- added 'No-frills CPU Control' app to control overclock.

Link to comment
Share on other sites

Also ascend custom rom "beanbag" is said to have wifi tether on ascend. Would be interesting how their opts look like. Did not find download links for that...

Checked, they don't have *opt* properties in build.prop at all.

Interesting, after enabling in um840 rom MetroPCS opts, my browser got label:

"MetroWEB"

Link to comment
Share on other sites

Checked, they don't have *opt* properties in build.prop at all.

Interesting, after enabling in um840 rom MetroPCS opts, my browser got label:

"MetroWEB"

would be interesting if beanbag has lights on when booted on pulse.... maybe we could borrow either settings.apk or libutils.so from there?

I don't know about the origin of beanbag but it might be a port from a non huawei phone...

Regarding the sms / alarm reboot bug - we should try to see if it also happens with original, totally unmodified (just made bootable) rom. I'm not sure but it might be related to libhardware_legacy. This is just a guess, but there's stuff like 'vibrator.c' inside which could indeed be related...

While we cannt receive sms on unmodified rom (no radio), we could use the alarm clock to trigger reboot condition.

And we should also do the experiment on ascend and u8150 roms, they are unmodified in that regard out of the box.

If it is really libhardware_legacy, we could find a "good" one and hexedit it to work with our wifi as in ideos x3 experiments...

try to set in build.prop:

ro.config.hw_opta=177

ro.config.hw_optb=840

that are Ascend settings that correctly work with lights. And re-experiment. Might solve the issue if original assumption is correct...

Couldn't try yet - phone is currently not with me - but it could really be related. I once tried libutils.so from cm6 on um840 rom to see if it enables either leds or wifi tether... it didn't, but it also disabled power button. So a properly configured libutils.so might be important as well regarding power / resume / led stuff.(Ascend hardware seems to be closest to ours - it might be a u8230 with "just" cpu replaced). We could also try using ascend libutils.so on our rom...

Edited by dr.flo
Link to comment
Share on other sites

Guest desalesouche

mustafa_ale, on 04 February 2012 - 03:30 AM, said:

i dont know it is bug or not same as the others CM6 Mod

when video playing, it cant stop/close (using back/ home) button,

We should waiting until the video end.

This issue will go away when replacing Gallery with QuickPic as it is the case in TXG...

does this work with rom um840? do we have to simply replace Quickpic or replace Quickpic + QuickSearchBox?

Link to comment
Share on other sites

Guest lloco73

and what about removing from all apks the folders with opta and optb options?

apk that have opta&optb folders:

Browser.apk

res/drawable-mdpi-opta32-optb862 /optb=Venezuela

res/drawable-mdpi-opta69-optb484 /optb=MEXICO

res/xml-opta21-optb724 /optb=SPAIN

Calendar.apk

res/drawable-mdpi-opta69-optb484 /optb=MEXICO

CalendarProvider.apk

res/drawable-mdpi-opta69-optb484 /optb=MEXICO

Camera.apk

res/drawable-mdpi-opta69-optb484 /optb=MEXICO

Contacts.apk

res/drawable-hdpi-opta151-optb356 /optb=INDIA

res/drawable-hdpi-opta17-optb156 /optb=China

res/drawable-hdpi-opta314-optb156 /optb=China

res/drawable-hdpi-opta41-optb76 /optb=Brazil

res/drawable-opta151-optb356 /optb=INDIA

res/drawable-opta37-optb170 /optb=COLOMBIA

res/drawable-opta69-optb484 /optb-MEXICO

Gallery.apk

res/drawable-mdpi-opta69-optb484 /optb-MEXICO

res/drawable-opta224-optb826 /optb-UNITED KINGDOM

LatinIME.apk

res/xml-opta54-optb440 /optb-LITHUANIA

Launcher2.apk

res/drawable-hdpi-opta21-optb724 /optb=SPAIN

res/drawable-mdpi-opta21-optb724 /optb=SPAIN

res/drawable-opta21-optb724 /optb=SPAIN

res/xml-opta69-optb484 /optb-MEXICO

Mms.apk

res/drawable-mdpi-opta69-optb484 /optb-MEXICO

res/layout-opta177-optb840 /optb=UNITED STATES

res/layout-opta21-optb724 /optb=SPAIN

res/xml-opta02-optb380 /optb=ITALY

res/xml-opta07-optb840 /optb=UNITED STATES

res/xml-opta177-optb840 /optb=UNITED STATES

Music.apk

res/drawable-mdpi-opta69-optb484 /optb-MEXICO

res/drawable-opta224-optb826 /optb-UNITED KINGDOM

OMACP.apk

res/xml-opta21-optb724 /optb=SPAIN

res/xml-opta86-optb724 /optb=SPAIN

Phone.apk

res/xml-opta177-optb840 /optb=UNITED STATES

res/xml-opta217-optb356 /optb=INDIA

res/xml-opta32-optb862/optb=Venezuela

res/xml-opta86-optb724 /optb=SPAIN

res/xml-opta92-optb156 /optb=China

Settings.apk

assets\html-opta17-optb156 /optb=China

res/drawable-mdpi-opta69-optb484 /optb-MEXICO

res/xml-en-opta86-optb724 /optb=SPAIN

res/xml-opta153-optb840 /optb=UNITED STATES

res/xml-opta177-optb840 /optb=UNITED STATES

res/xml-opta217-optb356 /optb=INDIA

res/xml-opta69-optb484 /optb-MEXICO

SettingsProvider.apk

res/drawable-mdpi-opta69-optb484 /optb-MEXICO

Stk.apk

res/drawable-mdpi-opta32-optb862 /optb-Venezuela

res/drawable-mdpi-opta69-optb484 /optb-MEXICO

res/drawable-mdpi-opta79-optb076 /optb=Brazil

framework-res-hwext.apk

res/drawable-mdpi-opta217-optb356 /optb=INDIA

framework-res.apk

res/drawable-opta217-optb356 /optb=INDIA

res/xml-opta177-optb840 /optb=UNITED STATES

Edited by lloco73
Link to comment
Share on other sites

Guest desalesouche

dr.flo

  • Group:Members
  • Posts:308
  • Joined:01-January 12

Posted Today, 08:59 AM

mustafa_ale, on 04 February 2012 - 03:30 AM, said:

i dont know it is bug or not same as the others CM6 Mod

when video playing, it cant stop/close (using back/ home) button,

We should waiting until the video end.

This issue will go away when replacing Gallery with QuickPic as it is the case in TXG...

@dr.flo

i tried that solution on um840 20120222 :if you delete Gallery from system/app and replace it with Quickpic...(i used root explorer)then Quickpic can't launch....(sd problem)

but if you install it after dl or from sd card it would work....but watching movie with Quickpic would be a little less smooth (anybody can check?) so may be it would be better to find better solution...

Edited by desalesouche
Link to comment
Share on other sites

and what about removing from all apks the folders with opta and optb options?

apk that have opta&optb folders:

Browser.apk

res/drawable-mdpi-opta32-optb862

...

Very interesting research.

It looks these all are mobile operator customizations. They switched on when respective opta/optb combination is defined in build.prop file.

Thus I think they *should* be harmless. We just should care about customization we might opt in: 177/840 - metroPcs - to enable keypad lights.

Here is extract of opta/optb sorted by optb (ISO country code). Might tests later for alternative combinations to possibly enable keypad lights while still leaving wifi hotspot option in settings.

41/76

79/076

17/156

92/156

314/156

37/170

151/356

217/356

02/380

54/440

69/484

21/724

86/724

32/862

224/826

07/840

153/840 <- cricket (ascend?)

177/840 <- metroPcs (ascend)

Link to comment
Share on other sites

Could one please help test these two roms on subject of reboot on alarm firing as dr.flo suggested?

Those roms are not fully functional, but capable enough to test alarm-reboot issue. No radio/wifi on both.

1. ascend for pulse

Ref post

2. u8150

rom_u8150-FR.03.zip from the first page of this thread.

If no issue there we will try to figure what's different...

Link to comment
Share on other sites

Guest radodendron

pier11,

rom_u8150-FR.03-Reboot with the screen off when you turn on the alarm

ascend for pulse-downloading

Edited by radodendron
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.