Unable to see the X-11 environment ... Init failure ??

Hi everybody.

we have an omap3530 board developed by ema-tech.. We face the
following troubles.. Please have a look...

We tried to connect the Board to a monitor using DVI-D connector. We
used the following set of u-boot commands,

# setenv dvimode 1024x768MR-16@60
# setenv defaultdisplay dvi
The board gets booted. We see the Login prompt on console.
But, We see nothing on the monitor. Do we have to use some other
settings?
Please let us know the settings needed to see the login prompt on a
monitor/ LCD.

We have encountered the following messages when going through the log
file,

[omapdss DPI error: display already
enabled

omap_vout omap_vout: 'dvi' Display already
enabled

omapdss DPI error: display already
enabled

omap_vout omap_vout: 'dvi' Display already
enabled

omap_voutBuffer Size =
3686400

PM: Adding info for No
Bus:video1

omap_vout: registered and initialized video device 0
[v4l2]

omap_voutBuffer Size =
3686400

PM: Adding info for No
Bus:video2
omap_vout: registered and initialized video device 1 [v4l2]

We want to know what exactly the above kernel messages signify.

I have attached our log-file. Please have a look.
In the end of that log file, you can see that the "init" has been
failed to execute.
Why Does it happen?

I have attached the full Log file in the following message.. Please go
through it for full details of Kernel messages printed while booting.

Thanks and regards

this is the log file…

lognew (32.8 KB)

this is the log file..

Hi everybody.

we have an omap3530 board developed by ema-tech.. We face the
following troubles.. Please have a look...

We tried to connect the Board to a monitor using DVI-D connector. We
used the following set of u-boot commands,

# setenv dvimode 1024x768MR-16@60
# setenv defaultdisplay dvi

I guess you forget to define console=tty0

No… i gave ttyS0…
I get the login on hyperterminal…
All i want is to see the x-11 graphic environment in an LCD or a DVI-display…
I am not able to achieve that…
Why would it happen?

Thanks.

No.. i gave ttyS0..
I get the login on hyperterminal..
All i want is to see the x-11 graphic environment in an LCD or a
DVI-display..
I am not able to achieve that..
Why would it happen?

ttyS0 is for hyper terminal login.Display will recognise as tty0.

ohk
i will try it then…
C u

Can you tell me the complete boot args…
Is it . setenv bootargs concole=tty0 ?

Can you tell me the complete boot args..
Is it . setenv bootargs concole=tty0 ?

Yes..

hi,
i don’t get the display even now…

Failed to execute /init. Attempting defaults…
INIT: version 2.86 booting

i get the following kernel message…
What does it mean??