Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
ghostdog276
Old
#361  
ghostdog276's Avatar
Senior Member
Thanks Meter 180
Posts: 253
Join Date: Dec 2009
Quote:
Originally Posted by pongster View Post
Nope. Just flash straight away from CWM.

What build are you coming from? That determines the partitions you set for NAND and may affect how much free space is left for Internal Storage.
I'm using JDMS 1.7 atm (which has the USB mass storage working properly btw...maybe you could hook up with those guys to figure out this little issue)

As far as i can remember i flashed a 250mb partition...i didn't mess with ext3 or ext4.

Is there anything i should do prior flashing your rom?
 
pongster
Old
#362  
pongster's Avatar
Recognized Developer - OP
Thanks Meter 5786
Posts: 7,077
Join Date: Apr 2005
Location: Quezon City

 
DONATE TO ME
Quote:
Originally Posted by ghostdog276 View Post
I'm using JDMS 1.7 atm (which has the USB mass storage working properly btw...maybe you could hook up with those guys to figure out this little issue)

As far as i can remember i flashed a 250mb partition...i didn't mess with ext3 or ext4.

Is there anything i should do prior flashing your rom?
JDMS is Gingerbread or Froyo? 250MB is way too big a system partition for this build.

You get more free space with 150MB.
Check out the Insanely Fast, Uber Smooth, Exceptionally Stable Firmware & Kernels Built by the HyperDroid Dev Team...Get the latest updates... Click to Follow me on Twitter! Like our page on Facebook!

If you're enjoying the work we share with you please Press the THANKS button and RATE the thread... its FREE!


The Following User Says Thank You to pongster For This Useful Post: [ Click to Expand ]
 
ghostdog276
Old
#363  
ghostdog276's Avatar
Senior Member
Thanks Meter 180
Posts: 253
Join Date: Dec 2009
Quote:
Originally Posted by pongster View Post
JDMS is Gingerbread or Froyo? 250MB is way too big a system partition for this build.

You get more free space with 150MB.

It's Gingerbread...

Ah, that's why i had such little space left Thank you...

Can i flash a 150mb partition over the existing partition? Sorry for being a pain in the butt, bro...

Maybe you could point me in the right direction...so much going on since NAND has been released...never had a chance to catch up
 
lippa
Old
#364  
Senior Member
Thanks Meter 9
Posts: 239
Join Date: Feb 2010
Another problem I've noticed.. The task bar/status bar turns white when you open an app. Eg. Market etc.. Makes it hard to read signal etc..

Sent from my HD2 using XDA App
 
trilu
Old
#365  
Member
Thanks Meter 110
Posts: 68
Join Date: Apr 2008
Location: munich

 
DONATE TO ME
Default Bluetooth battery drain issue

Hi Pongster,

i have also the bluetooth issue with a battery drain of ~60ma in standby.
At the moment this is pretty normal for stock roms. Only in Sense Roms that issue isnt. It is not a kernel problem, because i used the same Kernel in stock and in sense roms. For me it seems an issue of the lib-files or the firmware for the BCM4329.
You can reproduce the problem very simple - switch Bluetooth on, put htc in standby mode, wait 1 or 2 minutes until the BT autoscan is finish, switch htc on and have a look on currentwidget - you will see something around 60ma drain. Same procedure with BT off will show a current of 3 to 5.

I had done also some tests to change the relevant libs, bins and bt firmwarefiles from a sense rom to your's but i seems that i can't handle all dependencies.

Changed files are:
/lib/bluetoothdroid.so
/lib/bluetooth.so
/lib/libbluetoothd.so

/bin/bluetoothd
/bin/btld <- that file exists only in sense roms

/firmware/BCM4329B1_002.002.023.0511.0538.hcd
/firmware/fw_bcm4329.bin
/firmware/fw_bcm4329_apsta.bin
The firmware files will loaded through /bin/btld deamon in sense environment.
In the stock environment it seems that firmware will loaded through
"service hciattach /system/bin/brcm_patchram_plus --enable_hci --patchram /etc/firmware/bcm4329.hcd /dev/ttyHS0"

The hciattach deamon is commented out in sense firmware.

By changing all that files i get, when i start bluetooth, an error from org.bluez.Adapter and the bluetooth stack never come up.

If you want to do something on the problem, i will be happy to support you!

Best regards

trilu
The Following User Says Thank You to trilu For This Useful Post: [ Click to Expand ]
 
pongster
Old
#366  
pongster's Avatar
Recognized Developer - OP
Thanks Meter 5786
Posts: 7,077
Join Date: Apr 2005
Location: Quezon City

 
DONATE TO ME
Quote:
Originally Posted by trilu View Post
Hi Pongster,

i have also the bluetooth issue with a battery drain of ~60ma in standby.
At the moment this is pretty normal for stock roms. Only in Sense Roms that issue isnt. It is not a kernel problem, because i used the same Kernel in stock and in sense roms. For me it seems an issue of the lib-files or the firmware for the BCM4329.
You can reproduce the problem very simple - switch Bluetooth on, put htc in standby mode, wait 1 or 2 minutes until the BT autoscan is finish, switch htc on and have a look on currentwidget - you will see something around 60ma drain. Same procedure with BT off will show a current of 3 to 5.

I had done also some tests to change the relevant libs, bins and bt firmwarefiles from a sense rom to your's but i seems that i can't handle all dependencies.

Changed files are:
/lib/bluetoothdroid.so
/lib/bluetooth.so
/lib/libbluetoothd.so

/bin/bluetoothd
/bin/btld <- that file exists only in sense roms

/firmware/BCM4329B1_002.002.023.0511.0538.hcd
/firmware/fw_bcm4329.bin
/firmware/fw_bcm4329_apsta.bin
The firmware files will loaded through /bin/btld deamon in sense environment.
In the stock environment it seems that firmware will loaded through
"service hciattach /system/bin/brcm_patchram_plus --enable_hci --patchram /etc/firmware/bcm4329.hcd /dev/ttyHS0"

The hciattach deamon is commented out in sense firmware.

By changing all that files i get, when i start bluetooth, an error from org.bluez.Adapter and the bluetooth stack never come up.

If you want to do something on the problem, i will be happy to support you!

Best regards

trilu
Yeah, mixing and matching bt libs are hit and miss... hopefully once Nexus One gets 2.3.1 OTA BT issue will get solved.
Check out the Insanely Fast, Uber Smooth, Exceptionally Stable Firmware & Kernels Built by the HyperDroid Dev Team...Get the latest updates... Click to Follow me on Twitter! Like our page on Facebook!

If you're enjoying the work we share with you please Press the THANKS button and RATE the thread... its FREE!


 
pongster
Old
#367  
pongster's Avatar
Recognized Developer - OP
Thanks Meter 5786
Posts: 7,077
Join Date: Apr 2005
Location: Quezon City

 
DONATE TO ME
Quote:
Originally Posted by lippa View Post
Another problem I've noticed.. The task bar/status bar turns white when you open an app. Eg. Market etc.. Makes it hard to read signal etc..

Sent from my HD2 using XDA App
Mine stays black... are you on all defaults?
Check out the Insanely Fast, Uber Smooth, Exceptionally Stable Firmware & Kernels Built by the HyperDroid Dev Team...Get the latest updates... Click to Follow me on Twitter! Like our page on Facebook!

If you're enjoying the work we share with you please Press the THANKS button and RATE the thread... its FREE!


 
idcom
Old
#368  
Member
Thanks Meter 3
Posts: 77
Join Date: Jul 2009
Location: Taunton
Is there anyway to move the dalvik cache to sd-ext the same way darktremors a2sd+ works. Tried installing the patch but it won't work as apps2sdext is already preinstalled.

Very good build. my new daily driver.

Sent from my HD2 using XDA App
 
sascho
Old
(Last edited by sascho; 20th January 2011 at 10:07 AM.)
#369  
Junior Member
Thanks Meter 0
Posts: 11
Join Date: Feb 2010
Hey I just wanted to try your build but a general process crashes immediately after booting. I could enter the key for sim card but not more!!!
I use now about 2 weeks a cyanogen mod what runs very good and I have a ext4 partition on sdcard.
What I saw after your build boots is for example the background image from the cyanogen build.
It seems that a lot of stuff from the sdcard and ext4 partition will be integrated when trying an new build and this could disturbe each other???!!! and maybe is
the rason that you build crashes?
So it is not so easy to flash a new build simply for trying or do I something wrong? Better to use 2 sdcards or formatting the disk?
But how to save the content on the ext4 partition than? If it is like that, it will not be easy to jump between builds!!!!

Maybe someone could clarify this a bit for me, or what you are doing when you want to try a different build cwm(zip)?
 
pongster
Old
#370  
pongster's Avatar
Recognized Developer - OP
Thanks Meter 5786
Posts: 7,077
Join Date: Apr 2005
Location: Quezon City

 
DONATE TO ME
Quote:
Originally Posted by idcom View Post
Is there anyway to move the dalvik cache to sd-ext the same way darktremors a2sd+ works. Tried installing the patch but it won't work as apps2sdext is already preinstalled.

Very good build. my new daily driver.

Sent from my HD2 using XDA App
It would be possible but I'd need to install the original apps2sd mod by DT. I prefer the sd-ext method as modded by AdamG as it allows for slower sdcards to use the script as well.

Maybe you could try deleting the contents of init.d before installing the patch. Let me know how it goes.

Quote:
Originally Posted by sascho View Post
Hey I just wanted to try your build but a general process crashes immediately after booting. I could enter the key for sim card but not more!!!
I use now about 2 weeks a cyanogen mod what runs very good and I have a ext4 partition on sdcard.
What I saw after your build boots is for example the background image from the cyanogen build.
It seems that a lot of stuff from the sdcard and ext4 partition will be integrated when trying an new build and this could disturbe each other???!!! and maybe is
the rason that you build crashes?
So it is not so easy to flash a new build simply for trying or do I something wrong? Better to use 2 sdcards or formatting the disk?
But how to save the content on the ext4 partition than? If it is like that, it will not be easy to jump between builds!!!!

Maybe someone could clarify this a bit for me, or what you are doing when you want to try a different build cwm(zip)?
Its easy to jump between builds... use CWM and do a Nandroid backup before testing another build. If you don't like it, do a Nandroid restore. That's how I do my tests. If I like what I have I keep it and improve; if not I restore my last Nandroid Backup. Easy Peasy.

The crashing happens because you probably did not do a full wipe of data, cache and dalvik-cache before installing.(which I highly recommend)

Personally, I've had not a single crash from the time I've released the build... The version I have on is about 7 days old and I just do incremental updates as I have released on the first page.

I suggest you do a Nandroid backup and Install everything fresh.
Check out the Insanely Fast, Uber Smooth, Exceptionally Stable Firmware & Kernels Built by the HyperDroid Dev Team...Get the latest updates... Click to Follow me on Twitter! Like our page on Facebook!

If you're enjoying the work we share with you please Press the THANKS button and RATE the thread... its FREE!



 
Post Reply+
Tags
awesome, best rom 2011, extreme, fast, gingerbread, hyperdroid, lucid, rom, stable
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...