FYI: 0xDroid on Devkit8000

24 views
Skip to first unread message

Jim Huang

unread,
Aug 14, 2009, 1:28:28 AM8/14/09
to 0xlab...@googlegroups.com
Hello list,

HsinYi Chen just hacked 0xdroid to run on DevKit8000[1], hardware
derived from BeagleBoard/OMAP3. The below contains his original
messages, screenshot, and patch to enable touchscreen.

Regards,
Jim Huang (jserv)
http://0xlab.org/

[1] http://elinux.org/DevKit8000

---------- Forwarded message ----------
From: HsinYi Chen <ossug....@gmail.com>
Date: 2009/8/14
Subject: 0xDroid on Devkit8000
To: hacking...@googlegroups.com


Hi all, 雖然今天沒到,但還是分享我最近弄的東西

真像: http://www.flickr.com/photos/hychen/3810526815/

patch 請見附檔,主要是套用beagle board group上有人分享的patch檔,
以及我自己加的Touch Screen support enable。

觸控目前不准,我還沒時間去處理這個。

--
Best regards,
Hsin Yi Chen (Tyson Chen)

devkit8k.diff

hychen

unread,
Sep 1, 2009, 2:51:25 AM9/1/09
to 0xlab-devel
I forked a clone in Gitorious, here is the url
http://gitorious.org/~hychen/0xlab-kernel/hychens-clone

http://gitorious.org/~hychen/0xlab-kernel/hychens-clone

On Aug 14, 1:28 pm, Jim Huang <js...@0xlab.org> wrote:
> Hello list,
>
> HsinYi Chen just hacked 0xdroid to run on DevKit8000[1], hardware
> derived from BeagleBoard/OMAP3. The below contains his original
> messages, screenshot, and patch to enable touchscreen.
>
> Regards,
> Jim Huang (jserv)http://0xlab.org/
>
> [1]http://elinux.org/DevKit8000
>
>
>
> ---------- Forwarded message ----------
> From: HsinYi Chen <ossug.hyc...@gmail.com>
> Date: 2009/8/14
> Subject: 0xDroid on Devkit8000
> To: hacking...@googlegroups.com
>
> Hi all, 雖然今天沒到,但還是分享我最近弄的東西
>
> 真像:http://www.flickr.com/photos/hychen/3810526815/
>
> patch 請見附檔,主要是套用beagle board group上有人分享的patch檔,
> 以及我自己加的Touch Screen support enable。
>
> 觸控目前不准,我還沒時間去處理這個。
>
> --
> Best regards,
> Hsin Yi Chen (Tyson Chen)
>
>
>
> devkit8k.diff
> 110KViewDownload

Jim Huang

unread,
Sep 1, 2009, 3:02:13 AM9/1/09
to 0xlab...@googlegroups.com
2009/9/1 hychen <ossug....@gmail.com>:

> I forked a clone in Gitorious, here is the url
> http://gitorious.org/~hychen/0xlab-kernel/hychens-clone
>

hi hychen,

Thanks! I appreciate your efforts.

However, since we at 0xlab don't have physical DevKit 800 yet, I would
review and wait for someday to merge.

Sincerely,


Jim Huang (jserv)
http://0xlab.org/

> On Aug 14, 1:28 pm, Jim Huang <js...@0xlab.org> wrote:


>> Hello list,
>>
>> HsinYi Chen just hacked 0xdroid to run on DevKit8000[1], hardware
>> derived from BeagleBoard/OMAP3.  The below contains his original
>> messages, screenshot,  and patch to enable touchscreen.

>> [1]http://elinux.org/DevKit8000

king

unread,
Sep 3, 2009, 2:23:04 AM9/3/09
to 0xlab-devel
hi,
the is an error say no omap3-opp.h

Thanks,
King

On Sep 1, 3:02 pm, Jim Huang <js...@0xlab.org> wrote:
> 2009/9/1 hychen <ossug.hyc...@gmail.com>:
>
> > I forked a clone in Gitorious, here is the url
> >http://gitorious.org/~hychen/0xlab-kernel/hychens-clone
>
> hi hychen,
>
> Thanks!  I appreciate your efforts.
>
> However, since we at 0xlab don't have physical DevKit 800 yet, I would
> review and wait for someday to merge.
>
> Sincerely,
> Jim Huang (jserv)http://0xlab.org/

HsinYi Chen

unread,
Sep 3, 2009, 2:28:04 AM9/3/09
to 0xlab...@googlegroups.com
Hi king

can you provide more detail?

2009/9/3 king <king06...@gmail.com>

king

unread,
Sep 3, 2009, 9:55:03 PM9/3/09
to 0xlab-devel
When i build the kernel image after applying the patch it say error
cant not find omap3-opp.h/omap3-opp.h missing sth like that, then i go
to board-omap3beagle.c to command out it then it can be compile
without error.

On Sep 3, 2:28 pm, HsinYi Chen <ossug.hyc...@gmail.com> wrote:
> Hi king
> can you provide more detail?
>
> 2009/9/3 king <king06552...@gmail.com>

HsinYi Chen

unread,
Sep 3, 2009, 9:58:39 PM9/3/09
to 0xlab...@googlegroups.com
Do you use the patched I created beofre , or checkout the kernel source from git repo?

2009/9/4 king <king06...@gmail.com>

HsinYi Chen

unread,
Sep 3, 2009, 10:14:10 PM9/3/09
to 0xlab...@googlegroups.com
Yes, the clone is basically works, except touchscreen, and sounds. recently, I have no time and no idea to solve this problem, sorry.

2009/9/4 king <king06...@gmail.com>
Hi,

Does the clone contain the patch already??

Thanks and Regards,
King

On Sep 1, 2:51 pm, hychen <ossug.hyc...@gmail.com> wrote:
> I forked a clone in Gitorious, here is the urlhttp://gitorious.org/~hychen/0xlab-kernel/hychens-clone

Jim Huang

unread,
Sep 3, 2009, 11:37:24 PM9/3/09
to 0xlab...@googlegroups.com
2009/9/4 HsinYi Chen <ossug....@gmail.com>:

> Yes, the clone is basically works, except touchscreen, and sounds. recently,
> I have no time and no idea to solve this problem, sorry.
>

hi HsinYi,

Regarding touchscreen, did you encounter any problem with ads7846
driver? Could you make
a summary about the device specific issues?

Thanks,

Jim Huang

unread,
Sep 4, 2009, 12:16:43 AM9/4/09
to 0xlab...@googlegroups.com
2009/9/4 HsinYi Chen <ossug....@gmail.com>:

> Yes, the clone is basically works, except touchscreen, and sounds. recently,
> I have no time and no idea to solve this problem, sorry.
>

Also, feel free to track Issue #7 (Extract touchscreen calibration for Android)
http://code.google.com/p/0xdroid/issues/detail?id=7

Tick had some primitive work against Android to support touchscreen /
calibration before.

HsinYi Chen

unread,
Sep 4, 2009, 2:35:43 AM9/4/09
to 0xlab...@googlegroups.com
Hi Jim

Thanks for your reply.

the problem I meet is when I touch up , the cursor is on down, touch down, the cursor is on up,touch left, the cursor is on right, touch right, the cursor is on left. I think I have wrong config with touchscreen.

by the way, There is a new platform I will get next monday, which is a beagle board clone as devkit8000, here is their introducation: http://www.realtimedsp.com.cn/product/detail.asp?ID=291

The diffirent is they use TPS65930  to replace TWL4030, does 0xdroid support TPS65930 or need hack?

2009/9/4 Jim Huang <js...@0xlab.org>



--
Best regards,
Tyson , Hsin Yi Chen

Jim Huang

unread,
Sep 4, 2009, 4:06:58 AM9/4/09
to 0xlab...@googlegroups.com
2009/9/4 HsinYi Chen <ossug....@gmail.com>:

> the problem I meet is when I touch up , the cursor is on down, touch down,
> the cursor is on up,touch left, the cursor is on right, touch right, the
> cursor is on left. I think I have wrong config with touchscreen.
>

hi HsinYi,

Tick and Matt would help you to check the detailed problem later.
Please keep in touch.

> by the way, There is a new platform I will get next monday, which is a
> beagle board clone as devkit8000, here is their
> introducation: http://www.realtimedsp.com.cn/product/detail.asp?ID=291
> The diffirent is they use TPS65930  to replace TWL4030, does 0xdroid support
> TPS65930 or need hack?

According to TI's materials, for production TPS65950 should be used. TPS65950 is
pin and software compatible with TWL4030.

Thus, there is supposed to be no functional change in kernel support.

cheers,

Reply all
Reply to author
Forward
0 new messages