|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
__________________
|
|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Ok, so after two days of use, I am liking this build. It is pretty stable. The on/off transition is pretty sweet. It doesn't always turn back on when I want it to, the phone wakes up, however the screen stays off. If I just hit the end key and the power key again one or two more times, it will come on.
As for the keyboard, some people are talking about it not working or FN keys not working. It is all working fine for me. I can do symbols and everything just fine. The clock was off which almost got me in trouble with work =P but now I have it syncing with NTP servers every 30 min. I think the app is called Clock Sync. I do keep a RHODIMG.nhb for a windows rom saved on my SD card just in case, but I think I found my new ROM for daily use. =D --Edit-- Hrm... I've never had this happen before... I was on the phone with my friend, and it automatically switched to speakerphone. The button on the rear side of the phone (mute button) lit up and the phone rebooted, however it booted all the way while the call stayed connected. Kinda odd. xD Last edited by pts69666; 01-09-2011 at 02:13 PM. |
|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
Also i started porting over the .35 headset drivers. Not sure if this will work for us but i figured id give it a try. How is the current functionality now with the usb headset? i plug it in and sounds shuts off so it is being recognised but no sound is being routed. the 3.5mm does nothing so recognition needs to be done on that since its useless right now. |
|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
to be honest, i cannot find my usb headset and since i no long work at the sprint store, i cant just grab one...
|
|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
Code:
while [ ! -d /sys/block/mmcblk0 ] ; do echo "Waiting for SD Card" sleep 1 done |
|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
Also, I do have the USB thing that splits for the USB to be connected while a USB headset is connected, but I don't have a USB headset to test with. If you need haretconsole dumps of a USB device being plugged into that USB headset slot, let me know |
|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
New Full Package has been added to the first post. I made sure lcd density was 240, pm.sleep_mode=1, and no overclock on this build. On my phone, it seems very stable after the initial shutdown on first boot (seems to happen every time I start with a new data.img).
Edit: Also, I fixed the button mapping issues. Apparently we never committed the button changes to the kernel, so when I updated the rootfs to include the button map change, it messed up the button mappings. I doubt it would fix the times where the screen sometimes doesn't turn on, but it might be something for [ACL] to think about committing for testing. Last edited by natemcnutty; 01-09-2011 at 11:50 PM. |
|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
just got home gonna look for it myself, but point me to the fn key mapping for nand please? i get <@ or something like that...
__________________
Rockin' The Official TouchPro 2 aka "The dopest phone with keyboard still":
F**k windows mobile, NAND flash to droid.... |
|
||||
Re: NAND Boot Testing - 01-07: Panel power on/off fixes
Quote:
|
|
|
|