Jump to content

CyanogenMod 6 port for Pulse


Guest Tom G

Recommended Posts

Guest Simon O

Anybody got any logs to help with the wifi issue please? Ideally when you are trying to connect.

Also are you using stock kernel or OC kernel please?

Edited by flibblesan
Link to comment
Share on other sites

Guest TehOsiris
Anybody got any logs to help with the wifi issue please? Ideally when you are trying to connect.

Also are you using stock kernel or OC kernel please?

stock kernel

Link to comment
Share on other sites

Guest Onitashi
Installing: SDCARD:cm6-rc0-pulse-flash2.zip

I:Set boot command "boot-recovery"

Finding update package...

I:Update location: SDCARD:cm6-rc0-pulse-flash2.zip

Opening update package...

I:Update file path: /sdcard/cm6-rc0-pulse-flash2.zip

Installing update...

I:Trying update-binary.

I:Trying update-script.

line 1: syntax error at '0.1'

E:Syntax error in update script

Installation aborted.

Syntax error for me

Link to comment
Share on other sites

Guest Simon O

Well that makes no sense because I've tested it with clockwork and the script is fine, and other people have flashed it fine. But I will upload a slightly edited zip now.. if it doesn't work for you then I cannot think what I can possibly do more.

Link to comment
Share on other sites

Guest TonyDigi

Works fast and stable for me. thanks Tom. Some bugs. But after i flash gapps , i still can't find Market. Can i port it ? How? Help me plzz. M

Edited by TonyDigi
Link to comment
Share on other sites

Guest ogiogi
Well that makes no sense because I've tested it with clockwork and the script is fine, and other people have flashed it fine. But I will upload a slightly edited zip now.. if it doesn't work for you then I cannot think what I can possibly do more.

Same error here. CW mod :)

Link to comment
Share on other sites

Guest whackster
Well that makes no sense because I've tested it with clockwork and the script is fine, and other people have flashed it fine. But I will upload a slightly edited zip now.. if it doesn't work for you then I cannot think what I can possibly do more.

The problem was at the end of the update script, replace the script in cm6-rc0-pulse-flash2.zip META-INF\com\google\android\ and flash using clockwork recovery. :)

Unzip, then replace update-script !

Haven't tested if rotation and wifi work, booting now.

update_script.zip

Edited by whackster
Link to comment
Share on other sites

Guest Simon O
The problem was at the end of the update script, replace the script in cm6-rc0-pulse-flash2.zip META-INF\com\google\android\ and flash using clockwork recovery. ;)

Unzip, then replace update-script !

Haven't tested if rotation and wifi work, booting now.

Thank you. That is very weird.. never had this issue before :)

I'll fix the zip and upload again.

Link to comment
Share on other sites

Guest totiadrenalin
The problem was at the end of the update script, replace the script in cm6-rc0-pulse-flash2.zip META-INF\com\google\android\ and flash using clockwork recovery. :)

Unzip, then replace update-script !

Haven't tested if rotation and wifi work, booting now.

Maybe the wifi problem is somewhere in set permissions or chown in the update-script?

The wifi issue wasn't present in the OR TOM'S CM6 pulse rom images.

Link to comment
Share on other sites

Guest whackster

Still could't connect to wifi (unavailable MAC), rotation worked twice and got a reboot, hold on I'll report back some more. :)

Edited by whackster
Link to comment
Share on other sites

Guest Simon O
Maybe the wifi problem is somewhere in set permissions or chown in the update-script?

The wifi issue wasn't present in the OR TOM'S CM6 pulse rom images.

Maybe... but the permissions should be right... unless Tom changed some?

Link to comment
Share on other sites

Guest totiadrenalin
Maybe... but the permissions should be right... unless Tom changed some?

If I send you the nandroid backup system img with all the old fixes inside can you make a flash zip from it.

the wifi issue isn't present there.

Link to comment
Share on other sites

Guest Simon O
If I send you the nandroid backup system img with all the old fixes inside can you make a flash zip from it.

the wifi issue isn't present there.

If you can upload it somewhere that would be great, thank you.

Link to comment
Share on other sites

Guest totiadrenalin
If you can upload it somewhere that would be great, thank you.

let me first double check that everything works just fine.

And I'll make new nanrdoid backup and upload it to my server.

http://os.x4os.com/pulse

is the mac address issue present?

Because I see the same mac address as with the old froyo.

It'll be there in about minute or two.

EDIT:

Everything else works just fine.

Making the backup right now.

I'll upload the system.img on:

http://os.x4os.com/pulse/system.img

just to upload the system.img on the server

ReEdit:re edit sorry for the delay, but something happend here!


W/KeyCharacterMap( 2277): Can't open keycharmap file

W/KeyCharacterMap( 2277): Error loading keycharmap file '/system/usr/keychars/surf_keypad.kcm.bin'. hw.keyboards.65540.devname='surf_keypad'

W/KeyCharacterMap( 2277): Using default keymap: /system/usr/keychars/qwerty.kcm.bin

E/gralloc ( 2277): invalid gralloc handle (at 0x299790)

W/GraphicBufferMapper( 2277): registerBuffer(0x299790) failed -22 (Invalid argument)

W/Surface ( 2277): registerBuffer(...) failed -22 (Invalid argument)

E/Surface ( 2277): getBufferLocked(0, 00000033) failed (Invalid argument)

E/Surface ( 2277): dequeueBuffer failed (Invalid argument)

E/ViewRoot( 2277): IllegalArgumentException locking surface

E/ViewRoot( 2277): java.lang.IllegalArgumentException

E/ViewRoot( 2277): at android.view.Surface.lockCanvasNative(Native Method)

E/ViewRoot( 2277): at android.view.Surface.lockCanvas(Surface.java:314)

E/ViewRoot( 2277): at android.view.ViewRoot.draw(ViewRoot.java:1341)

E/ViewRoot( 2277): at android.view.ViewRoot.performTraversals(ViewRoot.java:1163)

E/ViewRoot( 2277): at android.view.ViewRoot.handleMessage(ViewRoot.java:1727)

E/ViewRoot( 2277): at android.os.Handler.dispatchMessage(Handler.java:99)

E/ViewRoot( 2277): at android.os.Looper.loop(Looper.java:123)

E/ViewRoot( 2277): at android.app.ActivityThread.main(ActivityThread.java:4627)

E/ViewRoot( 2277): at java.lang.reflect.Method.invokeNative(Native Method)

E/ViewRoot( 2277): at java.lang.reflect.Method.invoke(Method.java:521)

E/ViewRoot( 2277): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)

E/ViewRoot( 2277): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)

E/ViewRoot( 2277): at dalvik.system.NativeStart.main(Native Method)

I/ActivityManager( 1261): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/.Launcher }

D/dalvikvm( 2277): GC_FOR_MALLOC freed 2946 objects / 511928 bytes in 139ms

[/codebox]

And that just happend after I reboot from recovery after making the nandroid backup.

Edited by totiadrenalin
Link to comment
Share on other sites

Guest totiadrenalin

Is this because of some incompatible apss with this cm6 froyo that i have installed in the ext3 partitions?

When I start some apps installed into system they just work fine.

And if i start any app instaled in ext3 this strange issue is happening.

Link to comment
Share on other sites

Guest totiadrenalin
Is this because of some incompatible apss with this cm6 froyo that i have installed in the ext3 partitions?

When I start some apps installed into system they just work fine.

And if i start any app instaled in ext3 this strange issue is happening.

OK!

Fixed.

Some libcuda.so lib was missing.

added and from the froyo

and now it's works fine.

making new backup.

It should be there any minute.

Uploading right now.

Fibble!

see if you can check this back:

W/KeyCharacterMap( 2277): Error loading keycharmap file '/system/usr/keychars/surf_keypad.kcm.bin'. hw.keyboards.65540.devname='surf_keypad'

W/KeyCharacterMap( 2277): Using default keymap: /system/usr/keychars/qwerty.kcm.bin

I think that using the original froyo keychars should work fine.

Edit:

Uploaded.

Working things:

WIFI

Rotation

no reboots on GPS turn off-on

new apns-config.xml included all apns configurations.

the original build.prop.

No jit enabled

default dalvik heapsize

But with the old a2sd from flbmod 2.0

swappiness system default 60

Now try to make new zip rom

Edited by totiadrenalin
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.