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
  #411 (permalink)  
Old 11-01-2010, 10:59 AM
natemcnutty's Avatar
VIP Member
Offline
Pocket PC: VZW Touch Pro 2
Carrier: Verizon Wireless
Threadstarter
 
Join Date: Nov 2009
Posts: 845
Reputation: 3070
natemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Wirelessly posted (Opera/9.80 (Windows Mobile; Opera Mini/5.1.21594/21.529; U; en) Presto/2.5.25 Version/10.54)

Quote:
Originally Posted by edwill
Quote:
Originally Posted by natemcnutty View Post
Make sure that you are using the modified rootfs as that will keep your backlight enabled.

The one I am using is 201028-36b2308 from the first page. Is there another one?
That should be the right one. I'll give it another test today.
__________________
Reply With Quote
  #412 (permalink)  
Old 11-01-2010, 11:40 AM
Lmiller1708's Avatar
Flashaholic!
Offline
Pocket PC: Vogue->(TP2/Incredible 2/ThunderBolt)
Carrier: Verizon
Location: La Crosse, WI
 
Join Date: Aug 2008
Posts: 873
Reputation: 2160
Lmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - Auto-brightness Testing: 10-28. Automatic Keyboard Detection!

Quote:
Originally Posted by natemcnutty View Post
Wirelessly posted (Opera/9.80 (Windows Mobile; Opera Mini/5.1.21594/21.529; U; en) Presto/2.5.25 Version/10.54)



That should be the right one. I'll give it another test today.
The line of code that turns the backlight back on is at the end of the Rootfs file. I think it should be moved as close to the beginning as possible that way we can see the screen right away and not wait for the boot animation to start... Seems like it takes forever!

Just my 2 cents...
__________________
Reply With Quote
  #413 (permalink)  
Old 11-01-2010, 11:57 AM
[ACL]'s Avatar
VIP Member
Offline
Pocket PC: tp2
Carrier: Sprint
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: NAND Boot Testing - Auto-brightness Testing: 10-28. Automatic Keyboard Detection!

Quote:
Originally Posted by natemcnutty View Post
Wirelessly posted (Opera/9.80 (Windows Mobile; Opera Mini/5.1.21594/21.529; U; en) Presto/2.5.25 Version/10.54)



We all appreciate the hard work ACL

I've been tinkering with the 3.5mm auto-detect by using printk's as recommended by jonpry. Not really sure what I'm doing, but I'm learning :P

Is there anything that is working on haret that people really want to see on nand?
printk's are our best friend. One thing we should do is get kexec working. This way we can boot into a new kernel without reflashing. That would be a great tool to help so we dont end up killing our nand
__________________
Reply With Quote
This post has been thanked 2 times.
  #414 (permalink)  
Old 11-01-2010, 03:03 PM
[ACL]'s Avatar
VIP Member
Offline
Pocket PC: tp2
Carrier: Sprint
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: NAND Boot Testing - Auto-brightness Testing: 10-28. Automatic Keyboard Detection!

Need some help fellas.

Alex made a custom version of haret that will dump some clock settings i need.

haret.exe

Im trying to dump the frequency of the clk for pmdh runs on wince.

The output should look like this. Anyone still on wince who can run this haret ?

http://pastebin.com/vB3gH9zG

Or yall can just save time and find out what frequency mddi runs .. :-p
Reply With Quote
  #415 (permalink)  
Old 11-01-2010, 03:14 PM
natemcnutty's Avatar
VIP Member
Offline
Pocket PC: VZW Touch Pro 2
Carrier: Verizon Wireless
Threadstarter
 
Join Date: Nov 2009
Posts: 845
Reputation: 3070
natemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - Auto-brightness Testing: 10-28. Automatic Keyboard Detection!

Quote:
Originally Posted by Lmiller1708 View Post
The line of code that turns the backlight back on is at the end of the Rootfs file. I think it should be moved as close to the beginning as possible that way we can see the screen right away and not wait for the boot animation to start... Seems like it takes forever!

Just my 2 cents...
Will fix and update in a few hours once I get off work. I'll move it to the beginning and do a little testing to make sure it works properly before I release it
Reply With Quote
  #416 (permalink)  
Old 11-01-2010, 03:17 PM
Lmiller1708's Avatar
Flashaholic!
Offline
Pocket PC: Vogue->(TP2/Incredible 2/ThunderBolt)
Carrier: Verizon
Location: La Crosse, WI
 
Join Date: Aug 2008
Posts: 873
Reputation: 2160
Lmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - Auto-brightness Testing: 10-28. Automatic Keyboard Detection!

Quote:
Originally Posted by natemcnutty View Post
Will fix and update in a few hours once I get off work. I'll move it to the beginning and do a little testing to make sure it works properly before I release it
Yeah it doesn't work in the beginning... I added it by above the code for the LCD Density and it works.
Reply With Quote
This post has been thanked 1 times.
  #417 (permalink)  
Old 11-01-2010, 03:24 PM
natemcnutty's Avatar
VIP Member
Offline
Pocket PC: VZW Touch Pro 2
Carrier: Verizon Wireless
Threadstarter
 
Join Date: Nov 2009
Posts: 845
Reputation: 3070
natemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - Auto-brightness Testing: 10-28. Automatic Keyboard Detection!

Quote:
Originally Posted by [ACL] View Post
Need some help fellas.

Alex made a custom version of haret that will dump some clock settings i need.

haret.exe

Im trying to dump the frequency of the clk for pmdh runs on wince.

The output should look like this. Anyone still on wince who can run this haret ?

http://pastebin.com/vB3gH9zG

Or yall can just save time and find out what frequency mddi runs .. :-p
Taking a look at it right now ACL.
Reply With Quote
  #418 (permalink)  
Old 11-01-2010, 03:43 PM
[ACL]'s Avatar
VIP Member
Offline
Pocket PC: tp2
Carrier: Sprint
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: NAND Boot Testing - Auto-brightness Testing: 10-28. Automatic Keyboard Detection!

Quote:
Originally Posted by natemcnutty View Post
Taking a look at it right now ACL.
i forgot to mention this but its done on haret only. No need to run android. So you need to connect to haret via usb.
Reply With Quote
  #419 (permalink)  
Old 11-01-2010, 04:32 PM
natemcnutty's Avatar
VIP Member
Offline
Pocket PC: VZW Touch Pro 2
Carrier: Verizon Wireless
Threadstarter
 
Join Date: Nov 2009
Posts: 845
Reputation: 3070
natemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - Auto-brightness Testing: 10-28. Automatic Keyboard Detection!

Quote:
Originally Posted by [ACL] View Post
i forgot to mention this but its done on haret only. No need to run android. So you need to connect to haret via usb.
Yup, messed around with haretconsole lots trying to find gpios

Here ya go:

Welcome, this is HaRET pre-0.5.3-20101101_214046 running on WindowsCE v5.2
Minimal virtual address: 0x10000, maximal virtual address: 0x7fffffff
Detected machine Generic ARM v6/generic (Plat='PocketPC' OEM='T7380')
CPU is ARM ARM arch 6 stepping 2 running in system mode
Enter 'HELP' for a short command summary.

HaRET(1)# dump speedpoop
PLL[0] frequency = 230 MHz
PLL[1] frequency = 960 MHz
PLL[2] frequency = 1056 MHz
PLL[3] frequency = 192 MHz
Information for PMDH
ROOT_ENA = 1
CLK_INV = 0
CLK_BRANCH_ENA = 1
SRC_DIV = 4
SRC_SEL = global PLL
Information for USBH
ROOT_ENA = 0
CLK_INV = 0
CLK_BRANCH_ENA = 0
SRC_DIV = 0
SRC_SEL = TCXO
Reply With Quote
  #420 (permalink)  
Old 11-01-2010, 04:49 PM
[ACL]'s Avatar
VIP Member
Offline
Pocket PC: tp2
Carrier: Sprint
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: NAND Boot Testing - Auto-brightness Testing: 10-28. Automatic Keyboard Detection!

Quote:
Originally Posted by natemcnutty View Post
Yup, messed around with haretconsole lots trying to find gpios

Here ya go:

Welcome, this is HaRET pre-0.5.3-20101101_214046 running on WindowsCE v5.2
Minimal virtual address: 0x10000, maximal virtual address: 0x7fffffff
Detected machine Generic ARM v6/generic (Plat='PocketPC' OEM='T7380')
CPU is ARM ARM arch 6 stepping 2 running in system mode
Enter 'HELP' for a short command summary.

HaRET(1)# dump speedpoop
PLL[0] frequency = 230 MHz
PLL[1] frequency = 960 MHz
PLL[2] frequency = 1056 MHz
PLL[3] frequency = 192 MHz
Information for PMDH
ROOT_ENA = 1
CLK_INV = 0
CLK_BRANCH_ENA = 1
SRC_DIV = 4
SRC_SEL = global PLL
Information for USBH
ROOT_ENA = 0
CLK_INV = 0
CLK_BRANCH_ENA = 0
SRC_DIV = 0
SRC_SEL = TCXO
have i told you that you are the man ? .. if i havent.. "U DA MAN"..
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 11:07 PM.


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