Jump to content

CyanogenMod 6 port for Pulse


Guest Tom G

Recommended Posts

Another bug: no backlight on buttons, odd, they flash once when i press any in scree turned off mode, then they stay dark..

Go to settings/CM settings/User Interface/LED notifications/Advanced and press Reset. That worked for me :)

EDIT: Backlight only works if you press the menu button :)

Edited by ogiogi
Link to comment
Share on other sites

Guest igor_anta
Go to settings/CM settings/User Interface/LED notifications/Advanced and press Reset. That worked for me :)

EDIT: Backlight only works if you press the menu button :)

Yup I noticed that, or the trackball or the back button. Not really an issue though, more of an cosmetic annoyance.

I can also confirm that using a different camera app doesn't reproduce the issue, took a few pics with camera 360 and no problems whatsoever. Just a few things need to be ironed out and we have a fully stable and working CyanogenMod, even if at the moment it's already better than anything I've had on the phone :)

I just wanted to ask what are the benefits of getting the CM .34 kernel?

Link to comment
Share on other sites

Guest SonMauri

Using CM6, everything seems Ok but...

I woke up at 8:00 AM and unplugged the phone.

Now is 11:30 and phone usage has been minimal. Phone has been connected almost all the time to the computer.

Battery is 70%... i mean c'mon!

I think someone posted something similar some pages back but couldnt clearly understand the solution propossed.

Link to comment
Share on other sites

Guest totiadrenalin

Here is the corrected script.

This is working.

Also you have several different available commands.

After flashing type cpu in the terminal to get the available commands.

It's not a real script, but set of binary files.

And about the on boot set to ondemand?

Well I inject it into the a2sd service.

So we won't need to patch the init.rc

This script will set your scaling_governor to ondemand every time you reboot your phone.

And this script is only for the oc kernel.

So this will result with longer battery live.

I can promise that.

Ondeman_CPU_signed_Upgraded.zip

Edited by totiadrenalin
Link to comment
Share on other sites

Guest totiadrenalin

About the bluetooth?

Well as I can see the problem is somewhere in the libs.

That's for now.

But the cm6 patches for some reason doesn't work pretty well on this rom.

Link to comment
Share on other sites

Guest totiadrenalin
About the bluetooth?

Well as I can see the problem is somewhere in the libs.

That's for now.

But the cm6 patches for some reason doesn't work pretty well on this rom.

But maybe I'm wrong?

Here is the source for the SettingsAppWidgetProvider

somebody that could rebuild it?

My skills aren't that big for it.

SettingsAppWidgetProvider - Bluetooth

And here is some help - tutorial about the SettingsAppWindgetProvider AppWidgedProvider

And even if the logcat could help?


D/SettingsAppWidgetProvider( 1697): >> onReceive IN

D/SettingsAppWidgetProvider( 1697): >> updateWidget IN

D/SettingsAppWidgetProvider( 1697): >> buildUpdate IN

D/ConnectivityService( 1299): getMobileDataEnabled returning true

D/SettingsAppWidgetProvider( 1697): Call buildUpdate for widget:4

D/SettingsAppWidgetProvider( 1697): >> updateViews IN - Widget:4

D/SettingsAppWidgetProvider( 1697): buildUpdate done for widget:4

D/SettingsAppWidgetProvider( 1697): << buildUpdate OUT

D/SettingsAppWidgetProvider( 1697): << updateWidget OUT

D/SettingsAppWidgetProvider( 1697): << onReceive OUT

W/InputManagerService( 1299): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@452f95d0

D/BluetoothService( 1299): Bluetooth state 10 -> 11

I/bluedroid( 1299): Starting hciattach daemon

V/BluetoothEventRedirector( 1697): Received android.bluetooth.adapter.action.STATE_CHANGED

D/SettingsAppWidgetProvider( 1697): >> onReceive IN

D/SettingsAppWidgetProvider( 1697): Received Bluetooth state change

D/SettingsAppWidgetProvider( 1697): >> updateWidget IN

D/SettingsAppWidgetProvider( 1697): >> buildUpdate IN

D/ConnectivityService( 1299): getMobileDataEnabled returning true

D/SettingsAppWidgetProvider( 1697): Call buildUpdate for widget:4

D/SettingsAppWidgetProvider( 1697): >> updateViews IN - Widget:4

D/SettingsAppWidgetProvider( 1697): buildUpdate done for widget:4

D/SettingsAppWidgetProvider( 1697): << buildUpdate OUT

D/SettingsAppWidgetProvider( 1697): << updateWidget OUT

D/SettingsAppWidgetProvider( 1697): << onReceive OUT

E/bluedroid( 1299): bt_enable: Timeout waiting for HCI device to come up

D/BluetoothService( 1299): Bluetooth state 11 -> 10

V/BluetoothEventRedirector( 1697): Received android.bluetooth.adapter.action.STATE_CHANGED

I/dalvikvm( 1697): Jit: resizing JitTable from 1024 to 2048

D/SettingsAppWidgetProvider( 1697): >> onReceive IN

D/SettingsAppWidgetProvider( 1697): Received Bluetooth state change

D/SettingsAppWidgetProvider( 1697): >> updateWidget IN

D/SettingsAppWidgetProvider( 1697): >> buildUpdate IN

D/ConnectivityService( 1299): getMobileDataEnabled returning true

D/SettingsAppWidgetProvider( 1697): Call buildUpdate for widget:4

D/SettingsAppWidgetProvider( 1697): >> updateViews IN - Widget:4

D/SettingsAppWidgetProvider( 1697): buildUpdate done for widget:4

D/SettingsAppWidgetProvider( 1697): << buildUpdate OUT

D/SettingsAppWidgetProvider( 1697): << updateWidget OUT

D/SettingsAppWidgetProvider( 1697): << onReceive OUT
[/codebox]

Edited by totiadrenalin
Link to comment
Share on other sites

Guest petz20099
About the bluetooth?

Well as I can see the problem is somewhere in the libs.

That's for now.

But the cm6 patches for some reason doesn't work pretty well on this rom.

Hello,

just an hint: on iPhone the MAC address of bluetooth adapter is the same of the wifi adapter.

I think that after solving the WIFI mac address will solve the Bluetooth stuff.

Petzy.

Link to comment
Share on other sites

Guest jamielockeymusic

any news on flashable .zip? :)

CM6 is sounding amazing from what ive been reading!

Cant wait to get it :)

GOOD WORK TOM G and all other dev's who helping of course :)

Link to comment
Share on other sites

Guest david_dawkins
any news on flashable .zip? :)

CM6 is sounding amazing from what ive been reading!

Cant wait to get it :)

GOOD WORK TOM G and all other dev's who helping of course :)

It's quite easy to install, if you can find "adb-windows.exe" from somewhere - mine is from an amonra recovery install I did. Find naniteboy's posting a while back (I linked to it recently) and follow his instructions to the letter.

Link to comment
Share on other sites

Guest flash2004

This is really awesome.. Great work Tom G.

Can someone consolidate all the fixes in an appropriate format ?

This can then be included in the first post itself ??

Link to comment
Share on other sites

hi guys

i tried to flash the files but

adb is stopping at sending 'system' (89394 KB)...

i dont know why the .bat seems to be fine and the phone

is also connect and im in the fast boot

anyone know whats wrong

thanks !

Link to comment
Share on other sites

Guest Sh4d0w940
hi guys

i tried to flash the files but

adb is stopping at sending 'system' (89394 KB)...

i dont know why the .bat seems to be fine and the phone

is also connect and im in the fast boot

anyone know whats wrong

thanks !

It's a big file compared to the others, it's just taking more time.

Try to wait a little longer and see if it finishes :)

Sh4d0w940

Link to comment
Share on other sites

Guest DanWilson
It's a big file compared to the others, it's just taking more time.

Try to wait a little longer and see if it finishes :)

Also stop using Windows.

Sh4d0w940

Fixed.

Link to comment
Share on other sites

Guest add.thebad
Using CM6, everything seems Ok but...

I woke up at 8:00 AM and unplugged the phone.

Now is 11:30 and phone usage has been minimal. Phone has been connected almost all the time to the computer.

Battery is 70%... i mean c'mon!

I think someone posted something similar some pages back but couldnt clearly understand the solution propossed.

I have has no problems with my battery personally even with a fair bit of use it seems better than flb 1.7

still i have wifi gps 3g camera and market so im verry happy good work and cheers!

Link to comment
Share on other sites

Guest Sh4d0w940
Fixed.

That's a good one :)

Windows > Linux > Mac

i waited about 20 minutes

i know windows sucks hard

i´ll try again and wait 30 minutes ? ^^

It shouldn't take more than 1 minute. Are you sure you've applied an official 2.1 update and wiped before flashing?

Sh4d0w940

Edited by Sh4d0w940
Link to comment
Share on other sites

Hello,

just an hint: on iPhone the MAC address of bluetooth adapter is the same of the wifi adapter.

I think that after solving the WIFI mac address will solve the Bluetooth stuff.

Petzy.

petz is right it culd be the mac addres of the phone isn't corect

when you pair some mobiles on bluetoth first shows the mac addrres of the phone and than shows the name of the bluetoth thet the user has created

who nows it is posible?

Link to comment
Share on other sites

Guest Epic-Emodude
WTF?

Windows > Linux > Mac?

Nah.

Mac = Unix = Linux > Windows > DOS.

I second that (Windows's only use is for programs that only run in windows (most of them =( )

Link to comment
Share on other sites

Guest shamikebab

HI I am new modaco. I have being following this thread and development of froyo. I like the work TOM G and the other dev have done. I hope Tom G doesn’t mine me uploading a flash zip of the CM6 pulse.

I have created a zip file which is easy to flash to your pulse via Armon RA recovery or clockwork recovery.

Link

Below are the steps to flash the zip successfully

1. Do a wipe

2. Flash the CM6 flashable zip

3. Flash DTAPPS2SD-2.7.5.2

4. Flash Gapps for Pulse (2010-09-30)

5. Optional flash overclock kernel the kernel i used was flbmod_v2.0_0c_kernel

6. Then rebot

I have added a file manager in the rom

The above has worked for me but i can`t Guarantee it would work for you

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