Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1726041 > unrolled thread

rk3288: Enable HDMI hang boot and no Linux log

Started byJagan Teki <jagannadh.teki@gmail.com>
First post2017-09-04 14:50 +0200
Last post2017-09-04 15:40 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  rk3288: Enable HDMI hang boot and no Linux log Jagan Teki <jagannadh.teki@gmail.com> - 2017-09-04 14:50 +0200
    Re: rk3288: Enable HDMI hang boot and no Linux log Heiko Stübner <heiko@sntech.de> - 2017-09-04 15:40 +0200

#1726041 — rk3288: Enable HDMI hang boot and no Linux log

FromJagan Teki <jagannadh.teki@gmail.com>
Date2017-09-04 14:50 +0200
Subjectrk3288: Enable HDMI hang boot and no Linux log
Message-ID<ulYZc-5A3-17@gated-at.bofh.it>
Hi,

Is linux-next support HDMI on rk3288? I'm trying to enable hdmi (with
ddc-i2c-bus) statically along with Linux boot logo. Observed an kernel
boot hang, didn't find whats wrong because DWC MHL PHY as detected
from the log.

Here is the full log[1] please let me know if I miss any?

Log:
-----
[    1.983832] rockchip-drm display-subsystem: bound ff930000.vop (ops
0xc0f53418)
[    1.992170] rockchip-drm display-subsystem: bound ff940000.vop (ops
0xc0f53418)
[    2.000416] dwhdmi-rockchip ff980000.hdmi: Detected HDMI TX
controller v2.00a with HDCP (DWC MHL PHY)
[    2.011210] rockchip-drm display-subsystem: bound ff980000.hdmi
(ops 0xc0f551f4)
[    2.019490] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.026888] [drm] No driver support for vblank timestamp query.
[    2.033516] [drm] Cannot find any crtc or sizes
[    2.038731] [drm] Initialized rockchip 1.0.0 20140818 for
display-subsystem on minor 0
[    2.047818] hctosys: unable to open rtc device (rtc0)
[    2.053958]  mmcblk0: p1
[    2.057009] ttyS2 - failed to request DMA

[1] https://paste.ubuntu.com/25464674/

thanks!
-- 
Jagan Teki
Free Software Engineer | www.openedev.com
U-Boot, Linux | Upstream Maintainer
Hyderabad, India.

[toc] | [next] | [standalone]


#1726071

FromHeiko Stübner <heiko@sntech.de>
Date2017-09-04 15:40 +0200
Message-ID<ulZLB-64y-21@gated-at.bofh.it>
In reply to#1726041
Hi,

Am Montag, 4. September 2017, 18:14:56 CEST schrieb Jagan Teki:
> Is linux-next support HDMI on rk3288? I'm trying to enable hdmi (with
> ddc-i2c-bus) statically along with Linux boot logo. Observed an kernel
> boot hang, didn't find whats wrong because DWC MHL PHY as detected
> from the log.

FWIW just checked something based on 4.13-rc7 on a rk3288-firefly and hdmi
is working nicely - as expected.

Also your kernel seems to stop at the stage where it hands over to the rootfs, 
so I'd guess your issue might be found in that area. The hdmi looks innocent 
regarding your issue.


Heiko


> Here is the full log[1] please let me know if I miss any?
> 
> Log:
> -----
> [    1.983832] rockchip-drm display-subsystem: bound ff930000.vop (ops
> 0xc0f53418)
> [    1.992170] rockchip-drm display-subsystem: bound ff940000.vop (ops
> 0xc0f53418)
> [    2.000416] dwhdmi-rockchip ff980000.hdmi: Detected HDMI TX
> controller v2.00a with HDCP (DWC MHL PHY)
> [    2.011210] rockchip-drm display-subsystem: bound ff980000.hdmi
> (ops 0xc0f551f4)
> [    2.019490] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
> [    2.026888] [drm] No driver support for vblank timestamp query.
> [    2.033516] [drm] Cannot find any crtc or sizes
> [    2.038731] [drm] Initialized rockchip 1.0.0 20140818 for
> display-subsystem on minor 0
> [    2.047818] hctosys: unable to open rtc device (rtc0)
> [    2.053958]  mmcblk0: p1
> [    2.057009] ttyS2 - failed to request DMA
> 
> [1] https://paste.ubuntu.com/25464674/
> 
> thanks!

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web