View Single Post
  #1115 (permalink)  
Old 01-27-2012, 03:59 AM
[ACL]'s Avatar
[ACL]
VIP Member
Offline
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 trevoroni View Post
I updated to the newest build tonight and have the same problem with my phone being recognized in /system/bin/rhodium-nand-seq.sh as in previous releases.

So now on first boot my keymap is messed up and I have no sound.
If I edit it to force the detection of my Rhod type then everything works fine after a reboot.
I'm pretty sure that this not being recognized has something with my power button (the one on top) not working in Android, while it works fine in recovery.

Not a big deal since it sounds like I'm the only one having this problem.
Ok dood, i need you to adb into your phone. You need to get into the shell and type the following

cat /sys/class/htc_hw/machine_hwinfo

Then type dmesg and look atht the dump on the screen. The last 5 lines will have something like this.

Code:
<6>[ 1882.704223] Hardware Board ID is 4
<6>[ 1882.704284] SKUID PCBA PN is 0 1 f1
<6>[ 1882.704315] SKUID SKU Num is 0
<6>[ 1882.704345] SKUID PCB ID is 4
<6>[ 1882.704376] SKUID RF SKU ID is <6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>1<6>0<6>0<6>3<6>2<6>0<6>0<6>d4<6>0<6>0<6>0<6>2<6>
I'm hoping your data is different since this is all from the rhod400. This way we can better identify sub variants. The same will need to be done for all rhod100s so we can detect the correct kb language.
__________________
Reply With Quote