Jump to content

[DEV][HELP] Let's make this Metal 2.3.3 boot!


Recommended Posts

Guest Dario93
Posted

Hi guys,after many tries,me and gnufabio weren't able to boot the metal's 2.3.3 leak (modified by vache) because of one remaining error,related to USB switch.

This is the ROM ready-to-be-developed. It has all the correct libs for a first boot,and the only thing preventing it from booting it's the error mentioned before.

DOWNLOAD: http://www.mediafire.com/?ah9yhp3zj2807ym

In attachment there's the vold file we used to try booting the ROM,with no luck :P

If someone have time,your help is really appreciated! ;)

UPDATE:

Here there's a paste of the "hot" part of logcat,the one that loops endlessly:

I/dun_service( 86/ 86): received event: DUN_EVENT_USB_UNPLUG

I/dun_service( 86/ 86): received event(DUN_EVENT_USB_UNPLUG) in state(DUN_STATE_USB_UNPLUG)

I/dun_service( 86/ 86): Ignoring the event DUN_EVENT_USB_UNPLUG in USB_UNPLUG_STATE

I/dun_service( 86/ 86): Moved to state(DUN_STATE_USB_UNPLUG)

I/dun_service( 86/ 96): Error while opening the file /sys/class/usb_composite/modem/enable : No such file or directory

I/dun_service( 86/ 96): Post event 1

E/fusedx ( 414/ 414): ** Discrerix FUSE is starting **

E/fusedx ( 414/ 414): ** Discrerix FUSE has stopped **

Thanks in advance,

Dario

vold.rar

Guest f1rSt
Posted

might have a solution here..gonna test tomorrow and feedback.

don't promise anything)

Guest RomzesRover_R
Posted

off-top

I also tried to collect himself, has faced the same problem. I think it is not boot.img

Guest Dario93
Posted
might have a solution here..gonna test tomorrow and feedback.

don't promise anything)

It would be great! ;)

Thanks :P

off-top

I also tried to collect himself, has faced the same problem. I think it is not boot.img

It's a vold script problem,we hope it can be solved ASAP :S

Guest thepasto
Posted
It would be great! ;)

Thanks :P

It's a vold script problem,we hope it can be solved ASAP :S

Dario there are several libs to be replaced.. Like libaudio and whole sensors libs. Maybe some others. I don't have time to try that.. Anyway i think it not so hard get it booting :D

Guest Dario93
Posted
Dario there are several libs to be replaced.. Like libaudio and whole sensors libs. Maybe some others. I don't have time to try that.. Anyway i think it not so hard get it booting :D

Strange,I replaced them already! ;) However with the collaboration of all the devs it wont be difficult to make it work :P

Posted

Correct vold? That means you managed to make it boot?

Guest Dario93
Posted
Correct vold? That means you managed to make it boot?

Still no ;) That's supposed to be the right vold file but logcat shows always the same error :P

UPDATE: I also updated first post with logcat!

Guest siggey
Posted (edited)

Off topic.

Have someone excracted the camera app from this 2.3 metal bin for trying it on cm7 roms?

Edited by siggey
Guest Lens_flare
Posted
dun_service

dun? o_O

It's bluetooth module isn't it?

Guest Dario93
Posted
dun? o_O

It's bluetooth module isn't it?

Hmm.. I'm not sure.. I'm going to have a look at BT libraries ;)

Guest Lens_flare
Posted (edited)

I remember it from windows mobile roms:

BTDUN package in SYS :]

Edited by Lens_flare
Guest RomzesRover_R
Posted (edited)
Off topic.

Have someone excracted the camera app from this 2.3 metal bin for trying it on cm7 roms?

get : http://www.mediafire.com/?2nb6iclm8dmccoj

i think camcoder did not work//

at the level of their skills (and I'm noob), I could not get it to work the metal 2.3 (((.

probably need to edit boot.img

Edited by RomzesRover_R
Guest siggey
Posted (edited)
get : http://www.mediafire.com/?2nb6iclm8dmccoj

i think camcoder did not work//

at the level of their skills (and I'm noob), I could not get it to work the metal 2.3 (((.

probably need to edit boot.img

Thanks tomorrow I will try.

EDIT: Obviously it doesn't work.

Edited by siggey
Guest f1rSt
Posted

no success(((((

my theory was to replace no only vold and vold.fsab from cyanogen, but even the UsbObserver... this file contented just what we needed.. but damn, still the same error... will continue to try...

Guest Borkata
Posted

Its seems for me a kernel option is not checked. It complains about USB modem.

Guest siulmagic
Posted

well you should always try and boot what ever rom you trying to port, with only replacing the egl folder, inside system/lib/egl. if the roms does boot or reaches boot animation, then you start replacing libs. atleast thats how i do it. =) my 2 cents

Guest Lens_flare
Posted (edited)
Its seems for me a kernel option is not checked. It complains about USB modem

It might be true coz logcat besides of strings below got me an kernel block[sorry tried so hard to find where this string but with no success :/ damn spamming strings]

Edited by Lens_flare
Guest gnufabio
Posted

I got an idea...try to make a file wherever you want, put there a "0" and symlink it to /sys/class/usb_composite/modem/enable

Guest f1rSt
Posted
I got an idea...try to make a file wherever you want, put there a "0" and symlink it to /sys/class/usb_composite/modem/enable

you mean put it in boot.img?

Guest Lens_flare
Posted

Fake file? ;)

put there a "0"

Did you mean a null size?

Guest gnufabio
Posted
you mean put it in boot.img?

In the ramdisk or in update script

Fake file? ;)

Did you mean a null size?

Yep... 0 → false, so the modem usb won't be enabled..

Guest RomzesRover_R
Posted
I got an idea...try to make a file wherever you want, put there a "0" and symlink it to /sys/class/usb_composite/modem/enable

i will try do this

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.