View Single Post
Posts: 2 | Thanked: 2 times | Joined on Dec 2008
#372
Great work. Tested on 770, last kernel seems much better.
Few issues:
- according to logcat, it tried to load qwerty.kl as keymap, and it had wrong keys. I used testev to generate this:
Code:
key 62    MENU              WAKE_DROPPED
key 63   HOME              WAKE
key 1   BACK              WAKE_DROPPED
key 105   DPAD_LEFT         WAKE_DROPPED
key 106   DPAD_RIGHT        WAKE_DROPPED
key 108   DPAD_DOWN         WAKE_DROPPED
key 103   DPAD_UP           WAKE_DROPPED
key 28   DPAD_CENTER       WAKE_DROPPED
- there is a busybox in nit/bin, it also has 'swapon' applet - I set the second partition as swap, this seems to improve the stability a bit. I also used 'developer settings' to keep only last 2 activities, also seems to help a bit.

- adb is still a bit unstable, and the device reboots from time to time.

- Any chance to get at least bluetooth working ( i.e. include pan, etc in the kernel ) ? I tried hciconfig, it complains about a missing firmware - I guess it's in the original rootfs, I'll try to get it from there. I have a bt keyboard - hid would be nice too.
 

The Following 2 Users Say Thank You to costin For This Useful Post: