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
  #871 (permalink)  
Old 01-04-2012, 12:17 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 mbellot View Post
ACL - Things have been running so smoothly I just had to mess with it.

One of the few features I really would like is GPS, so I downloaded GBX0B and yanked the gps.xdandroid.file. Pushed it into /system/lib/hw as gps.rhodium.so and rebooted.

Maps and other GPS programs seemed to work well, so I decided to push it. I left Maps running yesterday on my way home and today on my way in, attached are the last/kmsg files from the reboot that happened in each case (yesterday made it almost 30 minutes, this morning was more like 15).

If I'm reading it right it looks like a surfaceflinger stack overflow, but reading logs isn't my strong suit.

Anyway, if I'm going outside the testing you're after just tell me to stop. I just figured since it hadn't broke in several days I needed to fix it.
This wont work right. If you want gps, use this file from OMGB 1.2.2.

/system/lib/hw/gps.rhodium.so

Try it out and report back i suppose.
__________________
Reply With Quote
  #872 (permalink)  
Old 01-04-2012, 12:36 PM
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)

Quote:
Originally Posted by arrrghhh View Post
Hah, nice. Curious, what version of Google Maps? v6.x seems to have problems, but not these kind...

I would like GPS tho . ACL, you have done great work. Considering the few things that remain, it really is impressive!
v5.7.0

(probably whatever is stock with the gapps in the first post)
Reply With Quote
  #873 (permalink)  
Old 01-04-2012, 12:38 PM
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)

Quote:
Originally Posted by [ACL] View Post
This wont work right. If you want gps, use this file from OMGB 1.2.2.

/system/lib/hw/gps.rhodium.so

Try it out and report back i suppose.
Will do!
Reply With Quote
  #874 (permalink)  
Old 01-05-2012, 03:19 AM
[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
Issue 16
I notice buffer->charging_source equal 0 or 2, never 1 whether plug USB with PC or AC.
Code:
struct battery_info_reply {
    u32 batt_id;        /* Battery ID from ADC */
    u32 batt_vol;        /* Battery voltage from ADC */
    u32 batt_temp;        /* Battery Temperature (C)corrected value from formula and ADC */
    s32 batt_current;    /* Battery current from ADC */
    u32 level;        /* formula */
    u32 charging_source;    /* 0: no cable, 1:usb, 2:AC */
    u32 charging_enabled;    /* 0: Disable, 1: Enable */
    u32 full_bat;        /* Full capacity of battery (mAh) */
    u32 batt_tempRAW;    /* Battery Temperature (C) from formula and ADC */
};
Hey muz. i pushed the hack for the battery. Also other fixes that i wont release until the next full build. You can test if the above still happens if you have time.

Also i think we are missing the gpio for ac detect. Maybe why its always seeing it as usb. Not sure 100%
Reply With Quote
  #875 (permalink)  
Old 01-05-2012, 10:10 AM
anish88's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro 2: NAND OMGB
Carrier: Sprint
Location: Chicago
 
Join Date: Dec 2008
Posts: 115
Reputation: 35
anish88 is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Quote:
Originally Posted by [ACL] View Post
Hey muz. i pushed the hack for the battery. Also other fixes that i wont release until the next full build. You can test if the above still happens if you have time.

Also i think we are missing the gpio for ac detect. Maybe why its always seeing it as usb. Not sure 100%
awesome.. i saw you fixed the 3.5mm jack. when do you think we will be able to test this sucker out?
Reply With Quote
  #876 (permalink)  
Old 01-05-2012, 12:34 PM
arrrghhh's Avatar
Testing Extraordinaire
Offline
Pocket PC: HTC Touch Pro 2 (RHOD400)
Carrier: Sprint
 
Join Date: Mar 2007
Posts: 3,604
Reputation: 7360
arrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the community
Mentioned: 7 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Quote:
Originally Posted by anish88 View Post
awesome.. i saw you fixed the 3.5mm jack. when do you think we will be able to test this sucker out?
When it's ready.

Unless you want to compile and build it yourself, patience.
Reply With Quote
This post has been thanked 1 times.
  #877 (permalink)  
Old 01-05-2012, 01:57 PM
PedroDaGr8's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC EVO 4G LTE
Carrier: Sprint
Location: San Diego, CA
 
Join Date: Jun 2008
Posts: 116
Reputation: 150
PedroDaGr8 is keeping up the good workPedroDaGr8 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Well, I had a few issues yesterday:

First, at some point while charging (and suspended) sound stopped working completely. I woke the phone up and tried calling someone. All I got was a slight static like chirp out of the earpiece and they couldn't hear me and I couldn't hear them. A reboot fixed that.

The other issue was that it hung after I selected reboot.

Plus at one point yesterday coming out of a suspend the dialer was SEVERLY lagging. I'd press a number and there was a delay of around 5-10sec before it would show. It recorded all of the numbers pressed so I could dial 123-456-7890 and all of them would show up, it would just take around 20 seconds or so for them all to show up.

Also, HD Youtube videos don't play. Are the libs that hyc made baked in? If not I guess I gotta throw those in.

Despite these issues, I still hands down would use this over WinMobile ANY DAY!

Last edited by PedroDaGr8; 01-05-2012 at 02:03 PM.
Reply With Quote
  #878 (permalink)  
Old 01-05-2012, 01:58 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 arrrghhh View Post
When it's ready.

Unless you want to compile and build it yourself, patience.
:-p .lol

I guess once i have all the csvs i can begin to package up a Release Candidate. Im killing bugs left and right so its winding down. Eventually we will need to add gps to start troubleshooting those new issues.

Reply With Quote
  #879 (permalink)  
Old 01-05-2012, 02:26 PM
PedroDaGr8's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC EVO 4G LTE
Carrier: Sprint
Location: San Diego, CA
 
Join Date: Jun 2008
Posts: 116
Reputation: 150
PedroDaGr8 is keeping up the good workPedroDaGr8 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Quote:
Originally Posted by PedroDaGr8 View Post
Well, I had a few issues yesterday:

First, at some point while charging (and suspended) sound stopped working completely. I woke the phone up and tried calling someone. All I got was a slight static like chirp out of the earpiece and they couldn't hear me and I couldn't hear them. A reboot fixed that.

The other issue was that it hung after I selected reboot.

Plus at one point yesterday coming out of a suspend the dialer was SEVERLY lagging. I'd press a number and there was a delay of around 5-10sec before it would show. It recorded all of the numbers pressed so I could dial 123-456-7890 and all of them would show up, it would just take around 20 seconds or so for them all to show up.

Also, HD Youtube videos don't play. Are the libs that hyc made baked in? If not I guess I gotta throw those in.

Despite these issues, I still hands down would use this over WinMobile ANY DAY!
Also, let me know if you need any logs. I don't have a usb cable here at work but I will figure out a way to get them off the phone and send them to you.
Reply With Quote
  #880 (permalink)  
Old 01-05-2012, 02:28 PM
anish88's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro 2: NAND OMGB
Carrier: Sprint
Location: Chicago
 
Join Date: Dec 2008
Posts: 115
Reputation: 35
anish88 is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Quote:
Originally Posted by arrrghhh View Post
When it's ready.

Unless you want to compile and build it yourself, patience.
Jeez arrrghhh, you know I just want to help and test. lol
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 05:20 PM.


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