From: Eric Nelson <eric.nelson@boundarydevices.com>
To: Tarek El-Sherbiny <tarek.elsherbiny@gmail.com>
Cc: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: Re: i.MX6q Boot failure using MACHINE=nitrogen6x
Date: Tue, 03 Dec 2013 07:48:55 -0700 [thread overview]
Message-ID: <529DEF57.9040805@boundarydevices.com> (raw)
In-Reply-To: <CAB3sqtYGHyBWJD_hXV3kUdomnTnvVD16jvaFd6LTHs27A6Xqqg@mail.gmail.com>
Hi Tarek,
On 12/03/2013 05:43 AM, Tarek El-Sherbiny wrote:
> Hi Eric,
>
> Thank you very much for the patch. With the new kernel I don't see the
> bouncing on HDMI problem.
> I am using HDMI to DVI cable to test 1080 as I don't have 1080 HDMI monitor.
> With the new kernel Linux does not drive the DVI monitor at all. I
> switched to 720 HDMI monitor and now there is output signal but I get
> horizontal scrolling lines across the screen!
> I don't see this problem with u-boot or Freescale kernel.
> Have you seen this problem before?
>
Can you forward the output from /sys/class/graphics/fb0/modes and
/sys/class/graphics/fb0/mode from each of these displays?
It's possible that we're blocking some of the modes because they
don't support audio:
https://github.com/boundarydevices/linux-imx6/commit/104d4ebfcad4021ed982ec0f436d56c3d0f44068
We added a driver parameter to the mxc_hdmi driver to force
the use of CEA modes. You can override it with this kernel
command-line parameter.
mxc_hdmi.only_cea=0
If you're running a recent U-Boot, you can also get a list
of supported modes from your monitor using these two
commands:
U-Boot > i2c dev 1
U-Boot > i2c edid
Please advise,
Eric
next prev parent reply other threads:[~2013-12-03 14:49 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-02 16:51 i.MX6q Boot failure using MACHINE=nitrogen6x Tarek El-Sherbiny
2013-12-02 17:07 ` Eric Nelson
2013-12-03 12:43 ` Tarek El-Sherbiny
2013-12-03 14:48 ` Eric Nelson [this message]
2013-12-03 15:12 ` Tarek El-Sherbiny
2013-12-03 16:40 ` Eric Nelson
2013-12-03 17:33 ` Tarek El-Sherbiny
2013-12-03 18:31 ` Eric Nelson
2013-12-04 12:55 ` Tarek El-Sherbiny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=529DEF57.9040805@boundarydevices.com \
--to=eric.nelson@boundarydevices.com \
--cc=meta-freescale@yoctoproject.org \
--cc=tarek.elsherbiny@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.