First try of Linaro Android 12.01 Pandaboard

Discuss TI Beagleboard, Pandaboard, their related extensions and accessories
esky-sh
Posts: 1435
Joined: Sat Dec 20, 2008 4:21 am

Re: First try of Linaro Android 12.01 Pandaboard

Post by esky-sh » Sun Feb 05, 2012 6:43 pm

MrPec wrote:Did you compile your kernel from the latest sources? You have to do so, because in tacking 1201 release there are still many bugs - unfortunately, sgx crashes after about 5-10 minutes each time on tracking. Therefore, linaro team suggested me to use landing.
Btw, you can see whats working on https://docs.google.com/spreadsheet/ccc ... n_US#gid=0

I think think the best bet is to use landing and try to integrate the wifi driver from http://www.omappedia.org/wiki/L27.IS.1_ ... LAN_driver

Btw, In the pictures you posted, you seem to have wifi - is that landing? And if yes, how did you manage to get it to work?

Alex
I compiled the kernel on the tracking release tag, it did not work with DVI output settings.
For landing release, seems like no wifi setting tab in Android, we just connect to Internet through Ethernet.

MrPec
Posts: 31
Joined: Mon Jan 02, 2012 11:39 pm

Re: First try of Linaro Android 12.01 Pandaboard

Post by MrPec » Sun Feb 05, 2012 11:03 pm

Do get dvi to work on tracking, you have to apply the following fix (dvi is disabled by intent to favor hdmi 1080p, see https://bugs.launchpad.net/linaro-android/+bug/893000 ):

edit arch/arm/mach-omap2/board-omap4panda.c

--------------
static struct omap_dss_device *omap4_panda_dss_devices[] = {
&omap4_panda_dvi_device,
&omap4_panda_hdmi_device,
};

static struct omap_dss_board_info omap4_panda_dss_data = {
.num_devices = ARRAY_SIZE(omap4_panda_dss_devices),
.devices = omap4_panda_dss_devices,
.default_device = &omap4_panda_dvi_device, };

esky-sh
Posts: 1435
Joined: Sat Dec 20, 2008 4:21 am

Re: First try of Linaro Android 12.01 Pandaboard

Post by esky-sh » Mon Feb 06, 2012 1:07 am

I make same changes as yours and first time I boot the board, a message 'Unfortunately, UI does not start" appear on screen, I reboot the board and then screen stuck on 'Android' logo forever...

esky-sh
Posts: 1435
Joined: Sat Dec 20, 2008 4:21 am

Re: First try of Linaro Android 12.01 Pandaboard

Post by esky-sh » Thu Mar 29, 2012 10:09 pm

Have you had a try with linaro 12.03 on tracking branch yet?
https://android-build.linaro.org/builds ... e/#build=6

I would like to know if they already have pushed some improvement in this release. e.g. issue for SGX crash?
https://bugs.launchpad.net/linaro-android/+bug/920010
MrPec wrote:Did you compile your kernel from the latest sources? You have to do so, because in tacking 1201 release there are still many bugs - unfortunately, sgx crashes after about 5-10 minutes each time on tracking. Therefore, linaro team suggested me to use landing.
Btw, you can see whats working on https://docs.google.com/spreadsheet/ccc ... n_US#gid=0

I think think the best bet is to use landing and try to integrate the wifi driver from http://www.omappedia.org/wiki/L27.IS.1_ ... LAN_driver

Btw, In the pictures you posted, you seem to have wifi - is that landing? And if yes, how did you manage to get it to work?

Alex

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest