View Single Post
  #762 (permalink)  
Old 12-29-2010, 05:21 AM
natemcnutty's Avatar
natemcnutty
VIP Member
Offline
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 - 12-14: Panel power on and off working on some devices

Quote:
Originally Posted by [ACL] View Post
very interesting init seq. completely different from the others. Anyways i'll have to add that but still waiting on wistilt for some auto-brightness updates.

Bzo didnt sent any patches my way so it must not be ready yet.

I'm not sure how to poll for the sim card. I know this has been a big challenge in the past. To my knowledge no one was able to solve it so they implemented force.cdma. Now you can look into the RIL code and see where that is done. I was hoping Jonpry would create a wrapper for the HTC ril like the hd2 guys did but he has been busy.

ALso about the machine variant on haret. Thing is that on nand we access sbl memory to get all this information. This code is rhod specific so if we add it to haret version we need to do it for everyone since the locations of these pieces of data are different. I don't think this will make it to haret to be honest, but i can talk to the fellas and see.
One of the people said their panel was a replacement panel, so who knows at this point.

As for bzo's patch, I think it was just this: Commit in linux-msm in Linux on Qualcomm's MSM - Gitorious

SIM card is something that I know people far better than me have looked into. Probably nothing there that I can help with unfortunately. I'll peek through the RIL code anyway for kicks

If the machine_variant stuff never makes it to Haret, oh well. I was kind of hoping we could do something similar for all of the models, but I didn't know what all went into getting that code.

Finally, I just compiled the 12/22 code (finally got around to it!), and I can now boot fully into Android. Holy crap is this thing fast, and I'm running at stock speed!!! Panel init seems to be working perfectly for me, but it did crash once while the panel was powered down for about 10 minutes, and the system was sluggish for about 5 minutes after rebooting. I'm heading to bed, but I'll play more with it tomorrow.

For those who actually read this far, here's the goods
http://dl.dropbox.com/u/11790134/201...8-ga9175d4.zip

This is stock speed with pm sleep set to 1 for better battery life. Once bzo's patch gets committed, we can test overclocking with power management set to 1

Edit: Backlight controls are really wonky. I've tried with auto-bl on and off, and if you turn it off, the slider semi-works. It gets brighter the lower you go and goes black when you hit around 20%. It must be an mddi issue since the panel itself powers up and responds to touches (I can unlock the screen even though nothing is showing).

Last edited by natemcnutty; 12-29-2010 at 05:39 AM.
Reply With Quote
This post has been thanked 5 times.