View Single Post
  #307 (permalink)  
Old 11-16-2011, 01:16 PM
[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] - OMGB - 1.2.2{2.3.5} - 400/500 Only

Quote:
Originally Posted by trevoroni View Post
Looking forward to it! Keep up the great work.

I ran rhodium-nand-seq.sh and here's what it came up with:

Code:
Command:
'/system/bin/rhodium-nand-seq.sh' 
-------------
Out:
exec sh '/system/bin/rhodium-nand-seq.sh' 
# exec sh '/system/bin/rhodium-nand-seq.sh' 
/system/bin/rhodium-nand-seq.sh: /bin/grep: not found
[: RHOD300: unknown operand
[: RHOD210: unknown operand
[: RHOD400: unknown operand
[: RHOD500: unknown operand
CAN'T DETERMINE RHODIUM VARIANT TYPE
RHOD500
cp: can't create '/system/usr/keychars/qwerty.kcm.bin': File exists
I think the issue is that Telus phone's are Rhod500's but have a keyboard like Rhod400's... why couldn't they make life easier and only produce one version of our phones?

oops.. this is actually my bad. The path /bin/grep exists only in recovery but not in android. I'll have to change this script so it can run on both. thanks for this. But it does recognize your variant type, so the recovery must have installed the correct ones. But if you are having failures, then the kb files themselves need updating.

So the end goal is to have you use the 400 kb right? even tho you are 500?
I can cook up a patch for you.
__________________

Last edited by [ACL]; 11-16-2011 at 01:20 PM.
Reply With Quote