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