The Following 6 Users Say Thank You to bri3d For This Useful Post: | ||
|
2010-01-07
, 07:45
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#52
|
The Following 7 Users Say Thank You to qole For This Useful Post: | ||
|
2010-01-07
, 19:48
|
Posts: 163 |
Thanked: 175 times |
Joined on Dec 2007
@ Alabama
|
#53
|
The Following 3 Users Say Thank You to bdogg64 For This Useful Post: | ||
|
2010-01-07
, 20:42
|
|
Posts: 1,671 |
Thanked: 11,478 times |
Joined on Jun 2008
@ Warsaw, Poland
|
#54
|
The Following 3 Users Say Thank You to Stskeeps For This Useful Post: | ||
|
2010-01-07
, 22:06
|
Posts: 163 |
Thanked: 175 times |
Joined on Dec 2007
@ Alabama
|
#55
|
bdogg64: I assume that you've flasher-3.5 --enable-rd-mode --set-rd-flags=no-omap-wd,no-ext-wd ?
The Following 2 Users Say Thank You to bdogg64 For This Useful Post: | ||
|
2010-01-12
, 13:59
|
Posts: 163 |
Thanked: 175 times |
Joined on Dec 2007
@ Alabama
|
#56
|
The Following 6 Users Say Thank You to bdogg64 For This Useful Post: | ||
|
2010-01-12
, 14:27
|
Posts: 258 |
Thanked: 138 times |
Joined on Oct 2009
@ St. Louis, MO, USA
|
#57
|
The Following User Says Thank You to twoboxen For This Useful Post: | ||
|
2010-01-12
, 15:58
|
Posts: 53 |
Thanked: 40 times |
Joined on May 2009
@ Brooksville, Florida
|
#58
|
|
2010-01-12
, 16:06
|
Posts: 163 |
Thanked: 175 times |
Joined on Dec 2007
@ Alabama
|
#59
|
Unfortunately, I don't have a patch that would help you, but I just want to thank you for your effort. There are several of us who are very excited about your work! It sounds like you're pretty close. What branch/version of Android are you working from, btw?
The Following User Says Thank You to bdogg64 For This Useful Post: | ||
|
2010-01-12
, 16:14
|
Posts: 163 |
Thanked: 175 times |
Joined on Dec 2007
@ Alabama
|
#60
|
Are you still working with the deprecated 2.6.30-rc8 code or is this with current stuff (new omapfb, etc)?
The Following 2 Users Say Thank You to bdogg64 For This Useful Post: | ||
Both require quite a bit of work and time I really don't have (I mostly avoid code at home now - not that it matters much since when I'm not at work I'm at school). I'm also *extremely* frustrated with both linux-omap and the Android kernel at this point - the Android kernel team seems to be doing a decent job but there's no real way to track upstream Linux anymore (since there's no stable tree), so it makes it hard to port to devices which have a seperate project trying to track mainline. Then there's linux-omap, which is just a mess - it's refactored, rewritten, and twisted around 24/7 with seemingly very little regression testing. If you don't believe me check out how many commits are "make xxx device boot again" and so on. I admire the linux-omap project for what they've done, but their scope is way, way big (every OMAP device?!) and I think they're definitely feeling it.
For the userland there aren't any significant modifications, which is why it's mostly broken at the moment - just download a 2.0 Android build environment, check out Solca's NITDroid page for the build scripts, run lunch and make, copy the resulting /system onto the MMC (like old NITDroid) and you're in the business.
My kernel is already vastly outdated and never worked anyway, but if anyone wants pointers http://www.natisbad.org/N810/index.html is a fantastic place to start as he seems to have isolated a linux-omap kernel that works some of the time, which is better than can be said for most linux-omap kernels.