i.MX28 linux boot problem

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

i.MX28 linux boot problem

1,926 Views
wyder
Contributor I

I have i.MX28 EVK. I try to start OS from SD0 from provided SC cards.

WINCE start with no problem.

When i try to boot from ubuntu SD, only penguin appears on left up corner, nothing else happens.

I can't figure out when the problem is, i make new SD card according to instruction on CD (virtual machine, etc.. )

but result is the same. It is possible that something is wrong with hardware ?

Please, help! Thanks!

Labels (2)
Tags (4)
0 Kudos
9 Replies

996 Views
wyder
Contributor I

Thanks for Qt link. currently i have following problems:

I will try to run platform with working Eth0 and Eth1, I build image using LTIB and setup in config

to start Eth0, Eth1, but during boot process i have following logs:

Setting up networking on loopback device:

Setting up networking on eth0:

udhcpc (v1.15.0) started

ifconfig: SIOCSIFFLAGS: Cannot assign requested address

Sending discover...

udhcpc: sendto: Network is down

Read error: Network is down, reopening socket

Sending discover...

udhcpc: sendto: Network is down

Read error: Network is down, reopening socket

Sending discover...

udhcpc: sendto: Network is down

Read error: Network is down, reopening socket

No lease, forking to background

And network doesn't work. What i am doing wrong ?

0 Kudos

996 Views
igorpadykov
NXP Employee
NXP Employee

Hi Andrzej

please create new thread for this new problem.

Best regards

chip

0 Kudos

996 Views
wyder
Contributor I

Thanks for responses guys. Sorry for nooby questions.

I am C++ programmer, but I'm totally new in freescale stuff, and unfortunately I'm not too much familiar with linux...

So, let't move to merits:

What I finally need is working linux platform with sample program in Qt, which uses SQLite.

How is the easiest way to do it ?

I will try the images you posted and will write about the effcts.

0 Kudos

996 Views
igorpadykov
NXP Employee
NXP Employee

Hi Andrzej

for starting with QT, link below

https://community.freescale.com/message/234156#234156

Best regards

chip

0 Kudos

996 Views
OtavioSalvador
Senior Contributor II

I guess you could download the image[1] which you can dd directly to the SD and boot the board.

1. http://ci.ossystems.com.br/public/fsl-community-bsp/daisy/22/framebuffer/imx28evk/fsl-image-machine-...

0 Kudos

996 Views
wyder
Contributor I

Ok, i have used DEBUG UART cable and HyperTerminal, i was successfull logged in as root.

So it is working, but on VGA Display still only penguin is visible.

There is possible to install own linux build with some GUI which will appear on VGA Display?

In video tutorial after boot some window and folders are visible on VGA...

0 Kudos

996 Views
igorpadykov
NXP Employee
NXP Employee

Hi Andrzej

"GUI" is Gnome image in ltib, it resembles Ubuntu.

L2.6.35_1.1.0_ER_SOURCE : i.MX28 Linux 2.6.35 Source Code

Probably you wish to try QT

https://community.freescale.com/message/234156#234156

Regarding "own linux build", I doubt it since i.MX28 programming

is not easy.

Best regards

chip

0 Kudos

996 Views
igorpadykov
NXP Employee
NXP Employee

Hi Andrzej

provided Freescale Demo (link below) is Linux Demo (not Ubuntu), so small

penguin is correct image.

L2.6.35_1.1.0_DEMO_IMAGE : i.MX28 Linux Binary Demo Files

You can build Gnome image in ltib, it resembles Ubuntu.

L2.6.35_1.1.0_ER_SOURCE : i.MX28 Linux 2.6.35 Source Code

Best regards

chip

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos

996 Views
wyder
Contributor I

I don't know which linux is on SDs, however, it doesn't matter, it just doesnt work.

After power on, i see only the penguin icon and black screen. nothing else happens.

There is no terminal or somethink which give me ability to interact with the device.

Someone could describe how linux boot process should look and what is the final state on the screen after booting ?

I try to boot on linux SD card provided by producer, and also on own SD with linux created using provided DVD. Effects are the same.

0 Kudos