View Single Post
  #41 (permalink)  
Old 10-02-2010, 03:55 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 File Repository

Quote:
Originally Posted by [ACL] View Post
As much as id love to do this on the kernel i think the quick and dirty way to get it done right now is just to modify the rootfs for nand.

What we can do is create a blank file on your sdcard that has the name of your physkeyboard value that would originally go to the startup/cmd line. So for example if you normally use physkeyboard=rhod400 on your cmdline, we can just create an empty file called rhod400.

This modded rootfs can detect that and load the correct kb settings. Thats all the difference really between the rhods.. rest of the crap we alreayd handle in the kernel. I can help someone do this or you would like i can upload one modified already. The downsides are that we would need to keep up with changes on the real community rootfs, but then again that doesnt change much.

Also, i checked tinboot and it really doesnt need any modification. So natemcnutty, not sure why its not working for you. But i can help you mod the scripts if needed.
ACL, sorry if I interrupted anything in IRC today. That's what I was trying to say was that Tinboot worked perfect for me with the build from Sept. 23 and 25, but after the changes on Sept 29, it no longer works on my device.

I've created my own script to do all of the cleanup and compile everything for me. I literally made it so I can't screw it up, and it works for all of the previous builds I've done. It's just the latest zImage that doesn't work for me.

Last edited by natemcnutty; 10-02-2010 at 03:59 AM.
Reply With Quote