Odroid-Xboard and Linux Kernel 5.0 - HDMI disabled?

This forum is for supported devices using an ARMv7 Samsung SoC.

Odroid-Xboard and Linux Kernel 5.0 - HDMI disabled?

Postby lucabelluccini » Sun Mar 17, 2019 6:45 pm

Hello,
I am an owner of the Odroid-X board.
I am aware it is quite old but I would like some pointers if HDMI output (no hw acceleration, just console via HDMI) is supposed to work.

I tried 2 different monitors via HDMI and I cannot get them to work (both 720 and 1080).

I tried also to force the mode via boot params such as adding:

$this->bbcode_second_pass_code('', 'drm.edid_firmware=edid/1280x720 HPD=true vout=hdmi')

Or providing:
$this->bbcode_second_pass_code('', 'video=HDMI-A-1:1280x720@60')

I get the following:
$this->bbcode_second_pass_code('', '
[ 7.679441] exynos-drm exynos-drm: bound 12c10000.mixer (ops mixer_component_ops [exynosdrm])
[ 7.708570] exynos-drm exynos-drm: bound 12d00000.hdmi (ops hdmi_component_ops [exynosdrm])
[ 7.717666] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 7.724763] [drm] No driver support for vblank timestamp query.
[ 7.733723] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-12580000.ehci-2.2/input2
[ 7.752869] smsc95xx v1.0.6
[ 7.756092] s5p-mfc 13400000.codec: decoder registered as /dev/video2
[ 7.762923] s5p-mfc 13400000.codec: encoder registered as /dev/video3
[ 7.769357] [drm:hdmiphy_enable.part.1 [exynosdrm]] *ERROR* failed to find hdmiphy conf
[ 7.821990] ------------[ cut here ]------------
[ 7.822017] WARNING: CPU: 1 PID: 241 at drivers/gpu/drm/drm_atomic_helper.c:1
424 drm_atomic_helper_wait_for_vblanks.part.1+0x28c/0x294
[ 7.822020] [CRTC:44:crtc-0] vblank wait timed out
[ 7.822022] Modules linked in: cfg80211 rfkill smsc95xx(+) usbnet hid_logitec
h_dj(+) mii s5p_mfc exynos_adc exynosdrm(+) analogix_dp s5p_jpeg v4l2_mem2mem vi
deobuf2_dma_contig videobuf2_memops videobuf2_v4l2 videobuf2_common exynos_rng s
5p_sss s5p_cec s3c2410_wdt evdev uio_pdrv_genirq uio sch_fq_codel ip_tables x_ta
bles
[ 7.822066] CPU: 1 PID: 241 Comm: kworker/1:2 Not tainted 5.0.1-1-ARCH #1
[ 7.822068] Hardware name: SAMSUNG EXYNOS (Flattened Device Tree)
:
[ 7.822097] [<c03111c8>] (unwind_backtrace) from [<c030bf10>] (show_stack+0x1
0/0x14)
[ 7.822108] [<c030bf10>] (show_stack) from [<c0ee3ab8>] (dump_stack+0x7c/0x90
)
[ 7.822128] [<c0ee3ab8>] (dump_stack) from [<c03460c8>] (__warn+0xd4/0xf0)
[ 7.822137] [<c03460c8>] (__warn) from [<c0345c8c>] (warn_slowpath_fmt+0x48/0
x6c)
[ 7.822145] [<c0345c8c>] (warn_slowpath_fmt) from [<c09a831c>] (drm_atomic_he
lper_wait_for_vblanks.part.1+0x28c/0x294)
[ 7.822155] [<c09a831c>] (drm_atomic_helper_wait_for_vblanks.part.1) from [<c
09a9f9c>] (drm_atomic_helper_commit_tail_rpm+0x5c/0x6c)
[ 7.822162] [<c09a9f9c>] (drm_atomic_helper_commit_tail_rpm) from [<c09a9de4>
] (commit_tail+0x40/0x6c)
[ 7.822169] [<c09a9de4>] (commit_tail) from [<c09a9ed4>] (drm_atomic_helper_c
ommit+0xbc/0x128)
[ 7.822178] [<c09a9ed4>] (drm_atomic_helper_commit) from [<c09acd18>] (restor
e_fbdev_mode_atomic+0x1c4/0x1d4)
[ 7.822186] [<c09acd18>] (restore_fbdev_mode_atomic) from [<c09b06b0>] (drm_f
b_helper_restore_fbdev_mode_unlocked+0x54/0xa4)
[ 7.822192] [<c09b06b0>] (drm_fb_helper_restore_fbdev_mode_unlocked) from [<c
09b0730>] (drm_fb_helper_set_par+0x30/0x54)
[ 7.822199] [<c09b0730>] (drm_fb_helper_set_par) from [<c09b0618>] (drm_fb_he

[ 7.822206] [<c09b0618>] (drm_fb_helper_hotplug_event.part.11) from [<c09a01f
c>] (drm_kms_helper_hotplug_event+0x24/0x30)
[ 7.822213] [<c09a01fc>] (drm_kms_helper_hotplug_event) from [<c09a03c0>] (ou
tput_poll_execute+0x18c/0x1ac)
[ 7.822226] [<c09a03c0>] (output_poll_execute) from [<c035e4b4>] (process_one
_work+0x1f0/0x408)
[ 7.822234] [<c035e4b4>] (process_one_work) from [<c035f33c>] (worker_thread+
0x44/0x580)
[ 7.822242] [<c035f33c>] (worker_thread) from [<c0364404>] (kthread+0x148/0x1
50)
[ 7.822250] [<c0364404>] (kthread) from [<c03010e8>] (ret_from_fork+0x14/0x2c
)
[ 7.822253] Exception stack(0xed509fb0 to 0xed509ff8)
[ 7.822258] 9fa0: 00000000 00000000 00000
000 00000000
[ 7.822263] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000
000 00000000
[ 7.822267] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000
[ 7.822272] ---[ end trace 6a34dfb9d460a98c ]---
...
[ 17.889995] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CRTC:44:cr
tc-0] flip_done timed out
[ 28.129975] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [CONNECTOR:
46:HDMI-A-1] flip_done timed out
[ 38.369962] [drm:drm_atomic_helper_wait_for_dependencies] *ERROR* [PLANE:30:p
lane-0] flip_done timed out
[ 38.425960] ------------[ cut here ]------------
[ 38.425972] WARNING: CPU: 0 PID: 259 at drivers/gpu/drm/drm_atomic_helper.c:1
424 drm_atomic_helper_wait_for_vblanks.part.1+0x28c/0x294
[ 38.425976] [CRTC:44:crtc-0] vblank wait timed out
[ 38.425978] Modules linked in: joydev mousedev hid_logitech_hidpp arc4 s5p_cs
is s5p_fimc exynos4_is_common v4l2_fwnode snd_soc_odroid snd_soc_i2s snd_soc_max
98090 snd_soc_idma snd_soc_s3c_dma snd_soc_core ac97_bus snd_pcm_dmaengine snd_p
cm snd_timer rt2800usb rt2x00usb rt2800lib rt2x00lib mac80211 cfg80211 rfkill sm
sc95xx usbnet hid_logitech_dj mii s5p_mfc exynos_adc exynosdrm(+) analogix_dp s5
p_jpeg v4l2_mem2mem videobuf2_dma_contig videobuf2_memops videobuf2_v4l2 videobu
f2_common exynos_rng s5p_sss s5p_cec s3c2410_wdt evdev uio_pdrv_genirq uio sch_f
q_codel ip_tables x_tables
[ 38.426043] CPU: 0 PID: 259 Comm: systemd-udevd Tainted: G W 5
.0.1-1-ARCH #1
[ 38.426045] Hardware name: SAMSUNG EXYNOS (Flattened Device Tree)
:
0x5c/0x6c)
[ 7.822162] [<c09a9f9c>] (drm_atomic_helper_commit_tail_rpm) from [<c09a9de4>] (commit_tail+0x40/0x6c)
[ 7.822169] [<c09a9de4>] (commit_tail) from [<c09a9ed4>] (drm_atomic_helper_commit+0xbc/0x128)
[ 7.822178] [<c09a9ed4>] (drm_atomic_helper_commit) from [<c09acd18>] (restore_fbdev_mode_atomic+0x1c4/0x1d4)
[ 7.822186] [<c09acd18>] (restore_fbdev_mode_atomic) from [<c09b06b0>] (drm_fb_helper_restore_fbdev_mode_unlocked+0x54/0xa4) 7.822162] [<c09a9f9c>] (drm_atomic_helper_commit_tail_rpm) from [<c09a9de4>
[ 7.822192] [<c09b06b0>] (drm_fb_helper_restore_fbdev_mode_unlocked) from [<c09b0730>] (drm_fb_helper_set_par+0x30/0x54)
lper_hotplug_event.part.11+0x90/0xa8)
[ 7.822206] [<c09b0618>] (drm_fb_helper_hotplug_event.part.11) from [<c09a01fc>] (drm_kms_helper_hotplug_event+0x24/0x30)
[ 7.822213] [<c09a01fc>] (drm_kms_helper_hotplug_event) from [<c09a03c0>] (output_poll_execute+0x18c/0x1ac)
[ 7.822226] [<c09a03c0>] (output_poll_execute) from [<c035e4b4>] (process_one_work+0x1f0/0x408)
[ 7.822234] [<c035e4b4>] (process_one_work) from [<c035f33c>] (worker_thread+0x44/0x580)
[ 7.822242] [<c035f33c>] (worker_thread) from [<c0364404>] (kthread+0x148/0x150)
[ 7.822250] [<c0364404>] (kthread) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
[ 7.822253] Exception stack(0xed509fb0 to 0xed509ff8)
[ 7.822258] 9fa0: 00000000 00000000 00000000 00000000
[ 7.822263] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 7.822267] 9fe0: 00000000 00000000 00000000 00000000 00000013 0000000009a01f
[ 7.822272] ---[ end trace 6a34dfb9d460a98c ]---

')
lucabelluccini
 
Posts: 4
Joined: Mon Apr 24, 2017 7:15 pm

Return to Samsung

Who is online

Users browsing this forum: No registered users and 4 guests