PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2 > Android On TP2 > Android On TP2 Development
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #1261 (permalink)  
Old 02-19-2012, 01:33 AM
mbellot's Avatar
PPCGeeks Regular
Offline
Pocket PC: TP2
Carrier: Boost
 
Join Date: Jul 2010
Posts: 156
Reputation: 135
mbellot is keeping up the good workmbellot is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

arrrghhh - Thanks for answering so quick.

I just ran a couple mobile speed tests and I'm clocking ~ 250kbps - 400kbps, which is more in line with EvDo Rev. 0 speeds than Rev. A...

Could be the signal is not optimum (2 bars), even though I've got the 3G icon.

How are your speeds?
Reply With Quote
  #1262 (permalink)  
Old 02-19-2012, 01:47 AM
muziling's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro 2(RHOD400)
Carrier: CDMA
 
Join Date: Nov 2010
Posts: 175
Reputation: 55
muziling is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

https://gitorious.org/~acl/linux-on-...p-klt.c#line74

Code:
brightness_amber = data->leds[8].brightness;
brightness_green = data->leds[9].brightness;
should be
Code:
brightness_amber = data->leds[7].brightness;
brightness_green = data->leds[8].brightness;
Reply With Quote
  #1263 (permalink)  
Old 02-19-2012, 07:44 AM
milda25's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro 2 (Rhod100)
Carrier: O2-CZ
Location: Czech Republic
 
Join Date: Dec 2011
Posts: 79
Reputation: 5
milda25 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Quote:
Originally Posted by [ACL] View Post
Ahh man glad you are back on. I actually purposely drain batts until they can't even power on the phone to test. Ive been doing it for a week now with the new recovery + charger. This is how i get around it with a fully dead batt.

the winmo bootloader can run on usb power, so you can safely flash LK and recovery. Once you have flashed those two, then you need to just unplug usb, pull battery out (wait 2 seconds) and plug back into usb (or wall charger). Led will be orange and will remain orange. New batt charger code will go green after a few hours once it reaches 95%. Then, you are ready to go back into recovery and flash away. The old charge code was good, but never turned the led green or it wouldnt turn off if you unplugged it. Also there was a bug with the speed the cpu was set to make sure we are charging more than draining. That may have caused random reboots in the past, but so far I haven't seen it in my new tests.

I just ground up some fresh coffee, made myself a nice double shot espresso and ready to write some code.
Thanks, I'm glad too
About WinMo bootloader - I'm not absolutely sure that WinMo bootloader can run on usb power. I never saw the orange LED in tricolor bootloader and always my phone goes to hell with tricolor bootloader, if I had my battery discharged. And in my previous posts I wrote, that after got tricolor bootloader my phone went off immediately. But never mind, now is all OK.
Have a good espresso and good luck in write code for us You are great! I'm enjoy for next release. Thank you, man.
Reply With Quote
  #1264 (permalink)  
Old 02-19-2012, 07:44 AM
Starfox's Avatar
N00b
Offline
Pocket PC: HTC Treo Pro/Touch Pro 2
Carrier: Sprint SERO/Boost
 
Join Date: Dec 2009
Posts: 47
Reputation: 25
Starfox is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
A mini-update on tether unload issue. The crash occurs when "busybox ifconfig" tries to enumerate devices after "rmmod bcm4329". I'm thinking somewhere along the line of the module not properly unlinking itself from the kernel device list.

Also the module complains about a 140byte memory leak on unload. That may have something to do with it. (There is a patch floating around that removes those checks on MALLOCED()/osl_malloced())

-- Starfox

Last edited by Starfox; 02-19-2012 at 08:03 AM.
Reply With Quote
  #1265 (permalink)  
Old 02-19-2012, 10:12 AM
milda25's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro 2 (Rhod100)
Carrier: O2-CZ
Location: Czech Republic
 
Join Date: Dec 2011
Posts: 79
Reputation: 5
milda25 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Spontaneously reboot while ago. The phone was still on the table.
Attached Files
File Type: zip last_kmsg.zip (17.7 KB, 2 views) Click for barcode!
Reply With Quote
  #1266 (permalink)  
Old 02-19-2012, 03:26 PM
milda25's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro 2 (Rhod100)
Carrier: O2-CZ
Location: Czech Republic
 
Join Date: Dec 2011
Posts: 79
Reputation: 5
milda25 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Now I found that after installing the update kernel to set up the camera can not start the wifi, I always get the error message. If I install a kernel update from 02012012 by ACL, wifi is OK. Does anyone have the same problem? I am on Rhod100. Logs after two unsuccessful attempts to start wifi attached.
Attached Files
File Type: zip Logs.zip (37.0 KB, 0 views) Click for barcode!
Reply With Quote
  #1267 (permalink)  
Old 02-19-2012, 03:39 PM
milda25's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro 2 (Rhod100)
Carrier: O2-CZ
Location: Czech Republic
 
Join Date: Dec 2011
Posts: 79
Reputation: 5
milda25 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Another spontaneously restart. It's strange, I never had problems with this. Now I have the only one difference from the last configuration - I have installed GAPPS.
Attached Files
File Type: zip last_kmsg.zip (18.2 KB, 1 views) Click for barcode!
Reply With Quote
  #1268 (permalink)  
Old 02-19-2012, 05:40 PM
[ACL]'s Avatar
VIP Member
Offline
Pocket PC: tp2
Carrier: Sprint
Threadstarter
Location: NY
 
Join Date: Feb 2010
Posts: 1,534
Reputation: 6350
[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Quote:
Originally Posted by muziling View Post
https://gitorious.org/~acl/linux-on-...p-klt.c#line74

Code:
brightness_amber = data->leds[8].brightness;
brightness_green = data->leds[9].brightness;
should be
Code:
brightness_amber = data->leds[7].brightness;
brightness_green = data->leds[8].brightness;
yup already been fixed (but i guess forgot to commit).
__________________
Reply With Quote
  #1269 (permalink)  
Old 02-19-2012, 05:48 PM
[ACL]'s Avatar
VIP Member
Offline
Pocket PC: tp2
Carrier: Sprint
Threadstarter
Location: NY
 
Join Date: Feb 2010
Posts: 1,534
Reputation: 6350
[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Quote:
Originally Posted by milda25 View Post
Another spontaneously restart. It's strange, I never had problems with this. Now I have the only one difference from the last configuration - I have installed GAPPS.
Not sure. nothing stands out on the logs. ALso im trying to figure out what you mean by cant start wifi if you have the cam kernel is installed. Is that the test kernel on xda ? hmm, thought this patch was throughly tested but i guess it may not be. Need to see if the fellas on xda have the issue.

I already commited the patch so if there are errors, i'll need to know
Reply With Quote
  #1270 (permalink)  
Old 02-19-2012, 06:05 PM
milda25's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro 2 (Rhod100)
Carrier: O2-CZ
Location: Czech Republic
 
Join Date: Dec 2011
Posts: 79
Reputation: 5
milda25 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Quote:
Originally Posted by [ACL] View Post
Not sure. nothing stands out on the logs. ALso im trying to figure out what you mean by cant start wifi if you have the cam kernel is installed. Is that the test kernel on xda ? hmm, thought this patch was throughly tested but i guess it may not be. Need to see if the fellas on xda have the issue.

I already commited the patch so if there are errors, i'll need to know
Yes, it's patch from xda by ImTuxy. Ouuu, sorry for alert, I overlook that on xda is another 2 updates. I will install last of them and give you feedback. But last update 4 solving lost wifi, so it seems, that is my bad. Sorry again, ACL.
btw: Did you place your eyes to my first last_kmsg? In this is some strange ...

Latest camera patch from xda is OK. Wifi + camera works. Big sorry again

Last edited by milda25; 02-19-2012 at 06:24 PM.
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2 > Android On TP2 > Android On TP2 Development


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
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 06:22 AM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com