Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Having trouble booting Pandaboard ES
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  19 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Kelvin  
View profile  
 More options Feb 16 2012, 7:20 am
From: Kelvin <kai....@gmail.com>
Date: Thu, 16 Feb 2012 04:20:21 -0800 (PST)
Local: Thurs, Feb 16 2012 7:20 am
Subject: Having trouble booting Pandaboard ES
Hi,
Pandaboard ES N00b here. Just got my board couple days ago and am
trying to boot the board up with 5V5A power supply with a Transcent
Class 10 8Gb SD card. Followed the steps from the troubleshoot page
and flashed the validation image to my SD card and only the STATUS 2
LED turns on for a second then turned off. Tried using another image
"Geexbox for Panda" on the same SD card and the STATUS 2 LED blink for
couple seconds then turns off.

Nothing shows up in minicom.

Can someone please tell me what I would be doing wrong? Is it
necessary to have keyboard and mouse connected before booting the
device?

Thanks


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
vamshi krishna  
View profile  
 More options Feb 16 2012, 1:11 pm
From: vamshi krishna <vamshi....@gmail.com>
Date: Thu, 16 Feb 2012 10:11:13 -0800 (PST)
Local: Thurs, Feb 16 2012 1:11 pm
Subject: Re: Having trouble booting Pandaboard ES
Even I having the same problem, I loaded my SD(class 4, ScanDiskl)
card with L27.12.1-P2-pandroid_v2 images, No console messages on
cutecom, The same SD booted fine on Pandaboard REV A3

Thanks,
Vamshi

On Feb 16, 5:20 pm, Kelvin <kai....@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Boudet, Xavier  
View profile  
 More options Feb 16 2012, 11:52 am
From: "Boudet, Xavier" <x-bou...@ti.com>
Date: Thu, 16 Feb 2012 17:52:30 +0100
Local: Thurs, Feb 16 2012 11:52 am
Subject: Re: [pandaboard] Having trouble booting Pandaboard ES

Not sure which image you have tried, but I would suggest to try with:
http://cdimage.ubuntu.com/releases/11.10/release/ubuntu-11.10-preinst...

And to use the following instruction to flash your SD Card:
https://wiki.ubuntu.com/ARM/Server/Install?action=show&redirect=ARM%2...

With that one you shall have activities on the minicom, but you will need
screen / mouse /keyboard for the installation.
Then you will be able to click on TI Addons button that will provide you a
kernel fully supporting Panda ES

Regards,

*Xavier*


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kelvin Law  
View profile  
 More options Feb 17 2012, 9:30 am
From: Kelvin Law <kai....@gmail.com>
Date: Fri, 17 Feb 2012 22:30:03 +0800
Local: Fri, Feb 17 2012 9:30 am
Subject: Re: [pandaboard] Having trouble booting Pandaboard ES
I have followed the instruction and now my minicom keep outputting the
following infinity:

U-Boot SPL 2011.09-rc2 (Oct 06 2011 - 17:56:54)
Texas Instruments OMAP4460 ES1.1

Any idea?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Boudet, Xavier  
View profile  
 More options Feb 21 2012, 3:25 am
From: "Boudet, Xavier" <x-bou...@ti.com>
Date: Tue, 21 Feb 2012 09:25:23 +0100
Local: Tues, Feb 21 2012 3:25 am
Subject: Re: [pandaboard] Having trouble booting Pandaboard ES

Which instruction have you followed exactly?
Are you facing this issue at first boot or after OMAP AddOns installation?
It looks like your boot partition is having a problem.
Can you mount your boot partition and then perform a " cksum"  on all files.
Can you also send the " strings boot.scr" output?

*Xavier*


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kelvin Law  
View profile  
 More options Feb 23 2012, 8:55 am
From: Kelvin Law <kai....@gmail.com>
Date: Thu, 23 Feb 2012 21:55:30 +0800
Local: Thurs, Feb 23 2012 8:55 am
Subject: Re: [pandaboard] Having trouble booting Pandaboard ES
Hi Xavier,

I have used the following commands to flash my sd card on my linux box
(64-bit linux mint 12) and facing the mentioned issue on first boot.

gunzip -c ubuntu-11.10-preinstalled-server-armel+omap4.img.gz | sudo
dd bs=4M of=/dev/sdb
sync

Output from cksum on boot partition:

679479078 293 boot.scr
4051625493 31732 MLO
4008570000 243412 u-boot.bin
4190530309 4298732 uImage
2037667529 5770269 uInitrd

output from strings boot.scr:

Ubuntu boot script
    fatload mmc 0:1 0x80000000 uImage
    fatload mmc 0:1 0x81600000 uInitrd
    setenv bootargs vram=32M mem=456M@0x80000000 mem=512M@0xA0000000
root=/dev/mmcblk0p2 fixrtc quiet splash
    bootm 0x80000000 0x81600000

Appreciate your help.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
GrueMaster  
View profile  
 More options Feb 23 2012, 9:58 pm
From: GrueMaster <gruemas...@gmail.com>
Date: Thu, 23 Feb 2012 18:58:27 -0800 (PST)
Local: Thurs, Feb 23 2012 9:58 pm
Subject: Re: Having trouble booting Pandaboard ES
As the Ubuntu-arm QA guy, I can tell you that 11.10 is not guaranteed
to work on the ES (board shipped after software freeze).  I would
recommend 12.04, at least Alpha 2 (Beta 1 release is next week).

If you want the desktop image (no serial console):
http://cdimage.ubuntu.com/daily-preinstalled/current/precise-preinsta...
If you want the server image (serial console):
http://cdimage.ubuntu.com/ubuntu-server/daily-preinstalled/current/pr...

Note that the armhf versions will be noticeably faster.

Tobin Davis
Ubuntu-Arm QA

On Feb 23, 5:55 am, Kelvin Law <kai....@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Danish Raza  
View profile  
 More options Feb 24 2012, 12:16 pm
From: Danish Raza <danishrz...@gmail.com>
Date: Fri, 24 Feb 2012 12:16:40 -0500
Local: Fri, Feb 24 2012 12:16 pm
Subject: Re: [pandaboard] Re: Having trouble booting Pandaboard ES

i have the same problem 12.04 is fast on panda board es but the issue is
that i have to install ROS on panda board es but still the ROS is only
available till 11.10 versions.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Boudet, Xavier  
View profile  
 More options Feb 24 2012, 2:15 am
From: "Boudet, Xavier" <x-bou...@ti.com>
Date: Fri, 24 Feb 2012 08:15:01 +0100
Local: Fri, Feb 24 2012 2:15 am
Subject: Re: [pandaboard] Re: Having trouble booting Pandaboard ES

Hi Kelvin,

The 11.10 image seems to be correctly flashed.
I tried 12.04 Beta image on my PandaES today and it works fine on my side.
Can you please try it?
If then you need to work with 11.10, you might try to re-use MLO / u-boot
from 12.04 image before to boot.

*Xavier*


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ashit  
View profile  
 More options Feb 24 2012, 8:47 pm
From: Ashit <ashit.patel.em...@gmail.com>
Date: Fri, 24 Feb 2012 17:47:23 -0800 (PST)
Local: Fri, Feb 24 2012 8:47 pm
Subject: Re: Having trouble booting Pandaboard ES
I have brand new Pandaboard ES Rev B1. I tried loading both Ubuntu pre-
installed 11.10 and 12.04 server per the instructions. Both not able
to boot successfully.

Keeps printing  on the console and LED2 flashing --

U-Boot SPL 2011.12 (Feb 16 2012 -
18:28:01)
Texas Instruments OMAP4460
ES1.1

U-Boot SPL 2011.12 (Feb 16 2012 -
18:28:01)
Texas Instruments OMAP4460
ES1.1

U-Boot SPL 2011.12 (Feb 16 2012 -
18:28:01)
Texas Instruments OMAP4460
ES1.1
...
...

For 12.04 precise-preinstalled-server-armhf+omap4 - info on 8GB SD
card after flashing

sudo fdisk -ls output --

Disk /dev/sdb: 8168 MB, 8168931328 bytes
128 heads, 32 sectors/track, 3895 cylinders, total 15954944 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *          32      147455       73712    c  W95 FAT32
(LBA)
/dev/sdb2          147456     3186687     1519616   83  Linux

sdb1 cksum
3118044472 350 boot.scr
568032286 34148 MLO
253574821 248076 u-boot.bin
3492579749 4536680 uImage
4287954720 4016737 uInitrd

 strings boot.scr
Ubuntu boot script
    fatload mmc 0:1 0x80000000 uImage
    fatload mmc 0:1 0x81600000 uInitrd
    setenv bootargs vram=32M mem=456M@0x80000000 mem=512M@0xA0000000
root=/dev/mmcblk0p2 fixrtc quiet splash debian-installer/
framebuffer=false console=ttyO2,115200n8
    bootm 0x80000000 0x81600000

Any advice to successfully boot will be greatly appreciated.

Thanks,
Ashit Patel

On Feb 23, 9:58 pm, GrueMaster <gruemas...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ashit  
View profile  
 More options Feb 27 2012, 11:44 pm
From: Ashit <ashit.patel.em...@gmail.com>
Date: Mon, 27 Feb 2012 23:44:21 -0500
Local: Mon, Feb 27 2012 11:44 pm
Subject: Re: [pandaboard] Re: Having trouble booting Pandaboard ES

I had similar situation (pandaboard ES not progressing boot sequence past U-Boot SPL and TI OMAP4460 ES1.1)  Now problem is resolved once I got new power adapter (5VDC/4A)  from Digi-key. My original power adapter was rated for 2A. With 4A adapter pandaboard ES boot successfully and loaded Ubuntu 11.10.

Ashit Patel

On Feb 24, 2012, at 2:15 AM, "Boudet, Xavier" <x-bou...@ti.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Subramaniam Appadodharana  
View profile  
 More options Feb 27 2012, 11:47 pm
From: Subramaniam Appadodharana <c.a.subraman...@gmail.com>
Date: Mon, 27 Feb 2012 22:47:23 -0600
Local: Mon, Feb 27 2012 11:47 pm
Subject: Re: [pandaboard] Re: Having trouble booting Pandaboard ES

Yes I had the same trouble .... used a 4A charger.... problem solved..
On Feb 27, 2012 10:44 PM, "Ashit" <ashit.patel.em...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kelvin Law  
View profile  
 More options Feb 28 2012, 7:56 am
From: Kelvin Law <kai....@gmail.com>
Date: Tue, 28 Feb 2012 20:56:54 +0800
Local: Tues, Feb 28 2012 7:56 am
Subject: Re: [pandaboard] Re: Having trouble booting Pandaboard ES
Hi Subramaniam,

May I know which Pandaboard ES Revision you have?
Mine is B1.

On Tue, Feb 28, 2012 at 12:47 PM, Subramaniam Appadodharana


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Subramaniam Appadodharana  
View profile  
 More options Feb 28 2012, 8:31 am
From: Subramaniam Appadodharana <c.a.subraman...@gmail.com>
Date: Tue, 28 Feb 2012 07:31:09 -0600
Local: Tues, Feb 28 2012 8:31 am
Subject: Re: [pandaboard] Re: Having trouble booting Pandaboard ES

Mine is A3
On Feb 28, 2012 7:28 AM, "Kelvin Law" <kai....@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ashit  
View profile  
 More options Feb 28 2012, 8:58 am
From: Ashit <ashit.patel.em...@gmail.com>
Date: Tue, 28 Feb 2012 08:58:27 -0500
Local: Tues, Feb 28 2012 8:58 am
Subject: Re: [pandaboard] Re: Having trouble booting Pandaboard ES
Mine is ES Rev. B1 recently purchased.

On Feb 28, 2012, at 7:56 AM, Kelvin Law <kai....@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert P. J. Day  
View profile  
 More options Feb 28 2012, 9:01 am
From: "Robert P. J. Day" <rpj...@crashcourse.ca>
Date: Tue, 28 Feb 2012 09:01:11 -0500 (EST)
Local: Tues, Feb 28 2012 9:01 am
Subject: Re: [pandaboard] Re: Having trouble booting Pandaboard ES

On Tue, 28 Feb 2012, Ashit wrote:
> Mine is ES Rev. B1 recently purchased.

  what does the phrase "trim your posts" mean to some of you?
seriously.

rday

--

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
framstick  
View profile  
 More options Mar 1 2012, 3:00 pm
From: framstick <sasku...@gmail.com>
Date: Thu, 1 Mar 2012 12:00:22 -0800 (PST)
Local: Thurs, Mar 1 2012 3:00 pm
Subject: Re: Having trouble booting Pandaboard ES
This topic has been a great help to me for several reasons. I learned
the following:

1) desktop ubuntu images don't write anything to serial terminal (this
has cost me DAYS of flashing and reflashing sdcards)
2) older OSs will not boot on my Pandaboard ES
3) I need the 'armhf' for better speed.

Thanks again everybody!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joshi, Vikas  
View profile  
 More options Mar 1 2012, 10:38 pm
From: "Joshi, Vikas" <v-jos...@ti.com>
Date: Fri, 2 Mar 2012 03:38:41 +0000
Local: Thurs, Mar 1 2012 10:38 pm
Subject: RE: [pandaboard] Re: Having trouble booting Pandaboard ES
By default Ubuntu image don't write on serial terminal. But you can change the bootargs to see the messages on the terminal.
Read: http://omappedia.org/wiki/Ubuntu_on_OMAP_FAQ#I_want_to_see_the_kernel...

Vikas


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Kelley  
View profile  
 More options Mar 18 2012, 11:31 pm
From: David Kelley <dctools...@gmail.com>
Date: Sun, 18 Mar 2012 20:31:33 -0700 (PDT)
Local: Sun, Mar 18 2012 11:31 pm
Subject: Re: Having trouble booting Pandaboard ES

On Mar 1, 1:00 pm, framstick <sasku...@gmail.com> wrote:

> ...I learned the following:
> 2) older OSs [Ubunutu in thgis posters case] will not boot on my PandaboardES

That would have been a really nice thing to know before Digikey
shipped us a box of them to upgrade the next batch.
After I calm down a bit I will see if others in my group think this is
a deal killer for investment in this product at this time.
Still, I am glad many you are willing to take the effort to advance
such things.

And not only will the desktop image not boot, but the validation image
runs poorly as well (led #2 does not run, drive test seems incorrect)
so watch out for that.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »