From: Paul Kocialkowski <contact-W9ppeneeCTY@public.gmane.org>
To: Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>,
Anthony Eden <aeden-EfZU8u+QLuPpgkiH4x7ZXw@public.gmane.org>,
linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Thierry Reding <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>,
Mikko Perttunen
<mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
Subject: Re: regression? no hdmi output on tegra124 (kernel 4.12)
Date: Sun, 09 Jul 2017 18:55:06 +0300 [thread overview]
Message-ID: <1499615706.1355.1.camel@paulk.fr> (raw)
In-Reply-To: <97b04d3a-a969-a23b-9414-4937dd2f2ef6-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 3502 bytes --]
Le vendredi 07 juillet 2017 à 14:28 +0100, Jon Hunter a écrit :
> On 05/07/17 21:31, Anthony Eden wrote:
> > I no longer have any HDMI output from either my Jetson TK1
> > (tegra124-jetson-tk1) or Acer Chromebook 13 CB5-311
> > (tegra124-nyan-big) in Linux 4.12. In 4.11 I had no problem starting
> > up X server.
> >
> > Lightdm tries to start on boot and /var/log/Xorg.0.log contains:
> >
> > ...
> >
> > [ 10.723] (II) modesetting: Driver for Modesetting Kernel
> > Drivers: kms
> > [ 10.723] (II) modeset(0): using drv /dev/dri/card0
> > [ 10.724] (II) modeset(0): Creating default Display subsection in
> > Screen section
> > "Default Screen Section" for depth/fbbpp 24/32
> > [ 10.724] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
> > [ 10.724] (==) modeset(0): RGB weight 888
> > [ 10.724] (==) modeset(0): Default visual is TrueColor
> > [ 10.724] (II) Loading sub module "glamoregl"
> > [ 10.724] (II) LoadModule: "glamoregl"
> > [ 10.724] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
> > [ 10.726] (II) Module glamoregl: vendor="X.Org Foundation"
> > [ 10.726] compiled for 1.19.3, module version = 1.0.0
> > [ 10.726] ABI class: X.Org ANSI C Emulation, version 0.4
> > [ 10.726] (II) glamor: OpenGL accelerated X.org driver based.
> > [ 10.920] (II) glamor: EGL version 1.4 (DRI2):
> > [ 10.924] (II) modeset(0): glamor initialized
> > [ 10.924] (WW) modeset(0): No outputs definitely connected,
> > trying again...
> > [ 10.925] (WW) modeset(0): Unable to find connected outputs -
> > setting 1024x768 initial framebuffer
> > [ 10.925] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
> > [ 10.925] (EE) modeset(0): No modes.
> > [ 10.957] (II) UnloadModule: "modesetting"
> > [ 10.957] (II) UnloadSubModule: "glamoregl"
> > [ 10.957] (II) Unloading glamoregl
> > [ 10.957] (EE) Screen(s) found, but none have a usable
> > configuration.
> > [ 10.957] (EE)
> > Fatal server error:
> > [ 10.957] (EE) no screens found(EE)
> > [ 10.957] (EE)
> > Please consult the The X.Org Foundation support
> > at http://wiki.x.org
> > for help.
> > [ 10.957] (EE) Please also check the log file at
> > "/var/log/Xorg.0.log" for additional information.
> > [ 10.957] (EE)
> > [ 10.957] (EE) Server terminated with error (1). Closing log
> > file.
> >
> > ...
> >
> > I am running the ArchLinuxARM linux-armv7 kernel (.config is
> > attached), along with the ALARM userspace.
> >
> > I've attached dmesg's from my Jetson TK1 and Chromebook. How can I
> > help to debug this further?
>
> Thanks for the report. I am seeing this too. Bisect is point to the
> following commit, hopefully, Thierry and Mikko can comment ...
>
> commit 404bfb78daf3bedafb0bfab24947059575cbea3d
> Author: Mikko Perttunen <mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
> Date: Wed Dec 14 13:16:14 2016 +0200
>
> gpu: host1x: Add IOMMU support
Thanks! I have investigated a bit further and can pinpoint it to
iommu_attach_device returning -ENODEV in drivers/gpu/host1x/dev.c's
host1x_probe.
I'll keep investigating to find out what's going on with the IOMMU code.
Cheers,
--
Paul Kocialkowski,
developer of free digital technology and hardware support.
Website: https://www.paulk.fr/
Coding blog: https://code.paulk.fr/
Git repositories: https://git.paulk.fr/ https://git.code.paulk.fr/
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2017-07-09 15:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-05 20:31 regression? no hdmi output on tegra124 (kernel 4.12) Anthony Eden
[not found] ` <CAHMsQjVGGF-QFzccok0--22DzOEspULSYRLt+0aatO-0=D1jqw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-07-07 13:28 ` Jon Hunter
[not found] ` <97b04d3a-a969-a23b-9414-4937dd2f2ef6-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2017-07-09 15:55 ` Paul Kocialkowski [this message]
[not found] ` <1499615706.1355.1.camel-W9ppeneeCTY@public.gmane.org>
2017-07-09 16:26 ` Paul Kocialkowski
[not found] ` <1499617611.1355.3.camel-W9ppeneeCTY@public.gmane.org>
2017-07-10 4:50 ` Anthony Eden
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=1499615706.1355.1.camel@paulk.fr \
--to=contact-w9ppeneecty@public.gmane.org \
--cc=aeden-EfZU8u+QLuPpgkiH4x7ZXw@public.gmane.org \
--cc=jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
--cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mperttunen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
--cc=treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox