View Single Post
  #1121 (permalink)  
Old 01-29-2012, 10:42 AM
argenisaz's Avatar
argenisaz
PPCGeeks Regular
Offline
Location: El Tigre, Venezuela
 
Join Date: Apr 2010
Posts: 73
Reputation: 10
argenisaz is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Quote:
Originally Posted by [ACL] View Post
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.
Results from my device. RHOD500 (it has what seems a RHOD400 keyboard layout).

Code:
<6>[  397.498840] Hardware Board ID is 4
<6>[  397.498901] SKUID PCBA PN is 0 1 f1
<6>[  397.498931] SKUID SKU Num is 1
<6>[  397.498962] SKUID PCB ID is 4
<6>[  397.498992] 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>
Reply With Quote