[android-freerunner] about Android for freerunner

2009-05-01 Thread Andy
on the freerunner on NOR Boot and chose the “boot from microSD” menu. But it didn’t work. Then I replaced the qi.img from the Beta6 release package. It worked!! So I think that something wrong in my qi.img which I build. Does anyone have any idea about it? Best Regards Andy

[android-freerunner] hi, i found some bug in the PCF50633 driver code

2009-08-29 Thread Andy
, it should not be read and gave 0 to the dump array. Right? If you used “n” to the “if condition”, n += sizeof(dump), it is increased by 16. The condition will never be true If we use “n” Sorry, my English is so pool. Hope you understand what I say!! Best Regards Andy

Re: [android-freerunner] [ANDROID KERNEL PATCH 5/7] Update Kernel core files

2009-01-29 Thread Andy Green
CONFIG_ANDROID_CONSOLE_EARLYSUSPEND | | if (console_suspended) { | | down(secondary_console_sem); Yes but secondary_console_sem only gets defined if CONFIG_ANDROID_CONSOLE_EARLYSUSPEND is defined (see what I pasted just above), so it's a bug. - -Andy -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9

Re: [android-freerunner] [ANDROID KERNEL PATCH 5/7] Update Kernel core files

2009-01-29 Thread Andy Green
); | +#endif | +#ifndef CONFIG_ANDROID_CONSOLE_EARLYSUSPEND | if (console_suspended) { | down(secondary_console_sem); | return; | } | +#endif - -Andy -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http

Re: [android-freerunner] [ANDROID KERNEL PATCH 5/7] Update Kernel core files

2009-01-29 Thread Andy Green
CONFIG_ANDROID_CONSOLE_EARLYSUSPEND ~up(console_sem); #else ~up(secondary_console_sem); #endif ~return; ~} - -Andy -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

Re: [android-freerunner] [ANDROID KERNEL PATCH 5/7] Update Kernel core files

2009-01-29 Thread Andy Green
it again, I guess it's not a huge problem then. printk.c stuff is a bit messy for us to carry alone but it's OK. So I took the patches -- thanks for your work on it -- but we will need another round of moving / cleaning up next rebase to upstream it seems. - -Andy -BEGIN PGP SIGNATURE

Re: [android-freerunner] force usb charge via shell commands from application - permissions

2009-02-03 Thread Andy Green
/openmoko.git) | I'm here 5b3137236f5d5665774f9705220b3fe6c1e23692 | Is somenthing broken? Hi - No... your andy-tracking of pcf50633-charger.c has the patch http://git.koolu.org/?p=kernel/openmoko.git;a=blob;f=drivers/power/pcf50633-charger.c;h=874caf6033f27ead36598ef2c2671ddb43205760;hb=refs/heads/andy

Re: [android-freerunner] State of Bluetooth

2009-02-11 Thread Andy Green
mount thing. - -Andy -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iEYEARECAAYFAkmTj1UACgkQOjLpvpq7dMosGACeJ8U1n+EloeBtFFJx/0+IXIt0 5iIAn1G5Igt2yLAg7QYSlbHWJDUYgqG3 =OnFs -END PGP SIGNATURE

Re: [android-freerunner] State of Bluetooth

2009-02-18 Thread Andy Green
there is no equivalent for like /boot/append-GTA02 for NAND, but it does send a lot of other parameters to the kernel, you can confirm by NAND boot and cat /proc/cmdline - -Andy -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http

Re: [android-freerunner] SMS when the freerunner sleep

2009-02-20 Thread Andy Green
with the wakelocks enabled in the config for us too, we turned them off in the config and resume was OK again. It doesn't seem to break resume in terms of instability but deliberately put it back to suspend. - -Andy -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using

Re: [android-freerunner] Koolu beta 4 and more

2009-03-07 Thread Andy Green
| SIOCSIFADDR: No such device | usb0: unknown interface: No such device | SIOCSIFNETMASK: No such device | SIOCADDRT: No such device | | Tried rebooting both my computer and the freerunner. No luck... Check to see if this is an ethn interface on your host now. - -Andy -BEGIN PGP SIGNATURE

Re: [android-freerunner] Koolu beta 4 and more

2009-03-09 Thread Andy Green
on that actual device afterwards. I have a GTA02 here with a real bad erase block in the middle of the kernel area, moving up all the other partitions by 128KB, so this isn't just theoretical issue. If you're using Qi, this partition is totally ignored. - -Andy -BEGIN PGP SIGNATURE- Version

Re: [android-freerunner] Koolu beta 4 and more

2009-03-09 Thread Andy Green
? - -Andy -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iEYEARECAAYFAkm1klIACgkQOjLpvpq7dMq41ACeJh8x3lVOxDazSFD7+JCIGmXb pXQAn1pkh4fbuayk+6XCN44h1WmBklL6 =OXwv -END PGP SIGNATURE