Jump to content

tar.elda

Members
  • Posts

    2
  • Joined

  • Last visited

  1. I don't think I can share the clips from the stream, because these are not FTA broadcasts. Regarding quality I took these photos - https://1drv.ms/u/s!Aged3pqR0ymHpAa9XG3MOtbHBlFL?e=R5vqye . This is the exactly the same clip captured with ffmpeg without any conversions. First one is with playback from RockPro64, while second from my reference notebook. As you can see on first photo there are many white dots on the hair line in contratry to completely smooth other. Also I partially resolved the issue, because I found out that this kind of artifacts occurs while Mali is upscaling. Broadcast is 1920x1080 whilst my TV panel is native 4k@120Hz. Using drm-mode 1920x1080@50 or 1920x1080@60 fixed it immediately. Stream that crashed is 20Mbps CBR high quality broadcast, but unfortunately yesterday I wasn't able to reproduce the issue. I will be trying to do so in the meantime. Getting back to my first issue. It is getting weirder. I haven't been able to make X to start with lightdm. When I launched it manually from ssh session (lightdm stopped) everything worked okay. Any tips?
  2. I bumped into two issues while using the image on RockPro64. 1. HDMI display doesn't work on startup. Cable has to be plugged after bootup process. Relevant logs: [ 26.831117] [drm:dw_hdmi_rockchip_set_property] *ERROR* failed to set rockchip hdmi connector property [ 26.831146] [drm:dw_hdmi_rockchip_set_property] *ERROR* failed to set rockchip hdmi connector property [ 26.831161] [drm:dw_hdmi_rockchip_set_property] *ERROR* failed to set rockchip hdmi connector property [ 26.831173] [drm:dw_hdmi_rockchip_set_property] *ERROR* failed to set rockchip hdmi connector property [ 26.831186] [drm:dw_hdmi_rockchip_set_property] *ERROR* failed to set rockchip hdmi connector property [ 26.831197] [drm:dw_hdmi_rockchip_set_property] *ERROR* failed to set rockchip hdmi connector property I haven't encountered this issue while using ayufan images. So I guess it has something to do with Armbian legacy kernel build. 2. As my main target is using as mpeg-ts playback devices, obviously I immediately tested playback with some udp multicast stream. One stream played okay, but the other one failed after few minutes with following error: [ 216.494654] ------------[ cut here ]------------ [ 216.494671] WARNING: at drivers/gpu/drm/drm_atomic_helper.c:1398 [ 216.494675] Modules linked in: af_packet lz4hc lz4hc_compress zlib midgard_kbase rockchip_saradc uio_pdrv_genirq uio lzo zram ip_tables x_tables autofs4 [ 216.494717] CPU: 3 PID: 318 Comm: kworker/3:2 Not tainted 4.4.213-rockchip64 #4 [ 216.494721] Hardware name: Pine64 RockPro64 (DT) [ 216.494742] Workqueue: events rockchip_drm_atomic_work [ 216.494747] task: ffffffc0ed092a00 task.stack: ffffffc0ec0c0000 [ 216.494757] PC is at drm_atomic_helper_commit_hw_done+0x60/0x98 [ 216.494763] LR is at rockchip_atomic_commit_complete+0xac/0xf0 [ 216.494768] pc : [<ffffff80086a165c>] lr : [<ffffff80086de1f0>] pstate: 20000145 [ 216.494771] sp : ffffffc0ec0c3cd0 [ 216.494775] x29: ffffffc0ec0c3cd0 x28: 0000000000000000 [ 216.494781] x27: 0000000000000000 x26: 0000000000000000 [ 216.494787] x25: ffffffc0f7f1e9e8 x24: 0000000000000000 [ 216.494792] x23: 0000000000000000 x22: ffffffc0ec568840 [ 216.494798] x21: ffffffc0ed209800 x20: 0000000000000000 [ 216.494803] x19: ffffffc0db50c028 x18: 0000000030d00800 [ 216.494809] x17: 0000000000000000 x16: 0000000000000000 [ 216.494815] x15: 0000000000000000 x14: 0000000000000000 [ 216.494820] x13: 0000000000000000 x12: 0000000000000000 [ 216.494826] x11: 0000000000000000 x10: 0000000000000000 [ 216.494831] x9 : 0000000000000000 x8 : 0000000000000000 [ 216.494837] x7 : 0000000000000000 x6 : ffffffc0db50c1a0 [ 216.494843] x5 : 000000326814cc83 x4 : 0000000000000008 [ 216.494848] x3 : 0000000000000000 x2 : ffffff80086e9000 [ 216.494854] x1 : ffffffc0df6b7680 x0 : ffffffc0ed209600 [ 216.494861] PC: 0xffffff80086a15dc: [ 216.494865] 15dc 17ffffd0 a94153f3 a9425bf5 a94363f7 a9446bf9 a94573fb a8c97bfd d65f03c0 [ 216.494880] 15fc a9bd7bfd 910003fd a90153f3 a9025bf5 52800014 aa0003f5 aa1e03e0 d503201f [ 216.494894] 161c f94002a0 b944b800 6b14001f 540002ed f9401aa1 937d7e80 f8606821 b4000221 [ 216.494908] 163c f94016a1 f8606836 b40001d6 f94012a1 f8606833 f941fe60 f940ec00 b4000040 [ 216.494922] 165c d4210000 91104273 aa1303e0 9416e0d6 910102c0 97e96bd3 aa1303e0 9416e0fa [ 216.494936] 167c 11000694 17ffffe7 a94153f3 a9425bf5 a8c37bfd d65f03c0 a9b87bfd 910003fd [ 216.494950] 169c a90153f3 a9025bf5 a90363f7 a9046bf9 a90573fb aa0003f5 12001c20 f0007bba [ 216.494964] 16bc f0003456 9139235a 9136aed6 b90073e0 aa1e03e0 d503201f 9100a6c0 52800019 [ 216.494979] LR: 0xffffff80086de170: [ 216.494984] e170 aa1303e0 f9401696 97ff0df4 aa1303e1 aa1403e0 97ff15bd aa1303e1 aa1403e0 [ 216.494998] e190 97ff0c4a aa1403e0 97fff2af 394902c0 34000120 f9411ec0 b50000e0 f9400e80 [ 216.495012] e1b0 52800001 940b1856 b140041f 9a9f9000 f9011ec0 f9411ec0 b4000080 2a1803e2 [ 216.495026] e1d0 2a1703e1 940b31a8 aa1303e1 52800022 aa1403e0 97ff16a7 aa1303e0 97ff0d04 [ 216.495040] e1f0 aa1303e1 aa1403e0 97ff0c95 aa1303e1 aa1403e0 97ff0b49 aa1303e0 97ff0e2d [ 216.495054] e210 aa1303e0 97ffa83f aa1503e0 97ebda7b a94153f3 a9425bf5 a94363f7 a8c47bfd [ 216.495069] e230 d65f03c0 a9b97bfd 910003fd a90153f3 a9025bf5 a90363f7 a9046bf9 a90573fb [ 216.495083] e250 aa0003f5 aa0103f3 aa1e03e0 12001c59 d503201f 52800001 aa1303e0 f94016b8 [ 216.495097] SP: 0xffffffc0ec0c3c50: [ 216.495102] 3c50 ec568840 ffffffc0 00000000 00000000 00000000 00000000 f7f1e9e8 ffffffc0 [ 216.495116] 3c70 00000000 00000000 00000000 00000000 00000000 00000000 ec0c3cd0 ffffffc0 [ 216.495130] 3c90 086de1f0 ffffff80 ec0c3cd0 ffffffc0 086a165c ffffff80 20000145 00000000 [ 216.495144] 3cb0 ec0c3d00 ffffffc0 086de1e8 ffffff80 ffffffff ffffffff ebb9e000 ffffffc0 [ 216.495158] 3cd0 ec0c3d00 ffffffc0 086de1f0 ffffff80 ed209800 ffffffc0 ebb9e000 ffffffc0 [ 216.495172] 3cf0 df6b7e00 ffffffc0 db481c28 ffffffc0 ec0c3d40 ffffffc0 086de9b8 ffffff80 [ 216.495186] 3d10 db481d20 ffffffc0 db481d20 ffffffc0 f7f1e9c0 ffffffc0 00000000 00000000 [ 216.495200] 3d30 f7f23200 ffffffc0 09598fa8 ffffff80 ec0c3d60 ffffffc0 080ce748 ffffff80 [ 216.495216] X0: 0xffffffc0ed209580: [ 216.495220] 9580 db50c710 ffffffc0 db50dc70 ffffffc0 00000000 00000000 00000000 00000000 [ 216.495235] 95a0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 216.495248] 95c0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 216.495262] 95e0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 216.495276] 9600 00000000 00000000 ed209640 ffffffc0 00000000 00000000 00000000 00000000 [ 216.495290] 9620 ec03ee00 ffffffc0 00000000 00000000 081d4c08 ffffff80 00000000 00000000 [ 216.495304] 9640 00000002 00000020 60382b00 0000007f 00000000 00000000 00000000 00000000 [ 216.495318] 9660 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 216.495333] X1: 0xffffffc0df6b7600: [ 216.495337] 7600 df761840 ffffffc0 df7c2750 ffffffc0 df7618b8 ffffffc0 df7618b8 ffffffc0 [ 216.495351] 7620 00000001 00000000 00000000 00000000 00000000 00000000 07f7da5a 00000000 [ 216.495365] 7640 de4efe70 ffffffc0 df7c22d8 ffffffc0 de4efee8 ffffffc0 de4efee8 ffffffc0 [ 216.495379] 7660 00000001 00000000 00000000 00000000 ec015960 ffffffc0 00000046 00000000 [ 216.495393] 7680 db50c028 ffffffc0 00000000 00000000 00000000 00000000 00000000 00000000 [ 216.495408] 76a0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 216.495421] 76c0 ec568840 ffffffc0 00000000 00000000 00000000 00000000 00000000 00000000 [ 216.495435] 76e0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 216.495450] X2: 0xffffff80086e8f80: [ 216.495454] 8f80 6b0500df 54fffde1 39408865 12001c84 d34110a5 6b0400bf 54fffd48 79404465 [ 216.495469] 8fa0 d34520a5 6b05009f 17ffffd5 f9400067 b864d8e7 36780067 1ac420c7 2a070042 [ 216.495483] 8fc0 11000484 17ffffbd f9400068 b865d908 36080068 1ac520e8 2a080042 110004a5 [ 216.495497] 8fe0 17ffffe0 f942ee61 927e24a3 1ac62042 b8636825 0a2200a2 b8236822 17ffffcc [ 216.495511] 9000 a9bc7bfd 910003fd a90153f3 a9025bf5 a90363f7 aa0003f3 aa0103f6 aa1e03e0 [ 216.495525] 9020 91188277 d503201f f941fe74 aa1703e0 f940f2d5 9415c263 aa1303e0 97ffe61d [ 216.495539] 9040 aa1303e0 aa1603e1 97fff601 b9422680 34002180 f942e660 f9400800 b9425001 [ 216.495554] 9060 34000481 39495c06 721f08df 540001c0 b9446e62 d3410cc3 6b42207f 540003a1 [ 216.495569] X6: 0xffffffc0db50c120: [ 216.495573] c120 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 216.495587] c140 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 216.495601] c160 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 216.495615] c180 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 216.495629] c1a0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 216.495643] c1c0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 216.495657] c1e0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 216.495670] c200 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 216.495689] X19: 0xffffffc0db50bfa8: [ 216.495694] bfa8 eb7d1400 ffffffc0 0943a068 ffffff80 00000000 00000000 00000000 00000000 [ 216.495708] bfc8 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 216.495722] bfe8 00000000 00000000 00000000 00000000 00000000 00000000 eb4e5740 ffffffc0 [ 216.495736] c008 eb4e6200 ffffffc0 0870f2e4 ffffff80 08fb32e2 ffffff80 00002a80 00000000 [ 216.495750] c028 ebb9e000 ffffffc0 f7f93150 ffffffc0 db512038 ffffffc0 ebb9e4c0 ffffffc0 [ 216.495764] c048 00000000 00000000 00120012 dead4ead ffffffff 00000000 ffffffff ffffffff [ 216.495778] c068 db50c068 ffffffc0 db50c068 ffffffc0 ec0cf000 ffffffc0 00000000 00000000 [ 216.495792] c088 def2fcb8 ffffffc0 def2fcd8 ffffffc0 db50c778 ffffffc0 00000040 cccccccc [ 216.495808] X21: 0xffffffc0ed209780: [ 216.495812] 9780 e2419900 ffffffc0 e2419700 ffffffc0 00000000 00000000 00000000 00000000 [ 216.495826] 97a0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 216.495840] 97c0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 216.495854] 97e0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 216.495868] 9800 ebb9e000 ffffffc0 00000000 00000000 ed209580 ffffffc0 ed209780 ffffffc0 [ 216.495882] 9820 df6b7680 ffffffc0 df6b76c0 ffffffc0 df6b7280 ffffffc0 00000002 00000000 [ 216.495896] 9840 df6b7f00 ffffffc0 df6b7bc0 ffffffc0 e798bcb8 ffffffc0 00000000 00000000 [ 216.495910] 9860 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 216.495924] X22: 0xffffffc0ec5687c0: [ 216.495929] 87c0 ffffffff 0000003f ffffffff 0000003f ffffffff 0000003f 00000000 00000000 [ 216.495943] 87e0 00000000 00000000 de0c5100 ffffffc0 00000000 00000000 00000000 00000000 [ 216.495957] 8800 00000000 00000000 00000000 00000000 0943a068 ffffff80 0943a0d8 ffffff80 [ 216.495971] 8820 0943bac0 ffffff80 ed2612e8 ffffffc0 080d5a30 ffffff80 00000000 00000000 [ 216.495985] 8840 db50c028 ffffffc0 00000002 00000000 7ffffffe 00000000 00020002 dead4ead [ 216.495999] 8860 ffffffff 00000000 ffffffff ffffffff ec568870 ffffffc0 ec568870 ffffffc0 [ 216.496013] 8880 00000000 00000000 00010001 dead4ead ffffffff 00000000 ffffffff ffffffff [ 216.496028] 88a0 def2fae0 ffffffc0 def2fae0 ffffffc0 00000000 00000000 00000000 dead4ead [ 216.496043] X25: 0xffffffc0f7f1e968: [ 216.496047] e968 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 216.496062] e988 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 216.496075] e9a8 00000000 00000000 00000000 00000000 00000000 00000000 06a806a8 dead4ead [ 216.496089] e9c8 ffffffff 00000000 ffffffff ffffffff 00000003 00000000 00000006 00000000 [ 216.496103] e9e8 f7f1e9e8 ffffffc0 f7f1e9e8 ffffffc0 00000003 00000002 eb409000 ffffffc0 [ 216.496118] ea08 f3191300 ffffffc0 00000000 00000000 f7f1b5c8 ffffffc0 00000800 00000001 [ 216.496132] ea28 080cc948 ffffff80 f7f1e9c0 ffffffc0 00100003 ffffffff ffffffff 00000000 [ 216.496146] ea48 00000000 00000000 00000000 00000000 00000000 00000000 00000200 dead0000 [ 216.496162] X29: 0xffffffc0ec0c3c50: [ 216.496166] 3c50 ec568840 ffffffc0 00000000 00000000 00000000 00000000 f7f1e9e8 ffffffc0 [ 216.496180] 3c70 00000000 00000000 00000000 00000000 00000000 00000000 ec0c3cd0 ffffffc0 [ 216.496194] 3c90 086de1f0 ffffff80 ec0c3cd0 ffffffc0 086a165c ffffff80 20000145 00000000 [ 216.496208] 3cb0 ec0c3d00 ffffffc0 086de1e8 ffffff80 ffffffff ffffffff ebb9e000 ffffffc0 [ 216.496222] 3cd0 ec0c3d00 ffffffc0 086de1f0 ffffff80 ed209800 ffffffc0 ebb9e000 ffffffc0 [ 216.496236] 3cf0 df6b7e00 ffffffc0 db481c28 ffffffc0 ec0c3d40 ffffffc0 086de9b8 ffffff80 [ 216.496251] 3d10 db481d20 ffffffc0 db481d20 ffffffc0 f7f1e9c0 ffffffc0 00000000 00000000 [ 216.496265] 3d30 f7f23200 ffffffc0 09598fa8 ffffff80 ec0c3d60 ffffffc0 080ce748 ffffff80 [ 216.496283] ---[ end trace 98f3fddab2149696 ]--- [ 216.496289] Call trace: [ 216.496295] Exception stack(0xffffffc0ec0c3af0 to 0xffffffc0ec0c3c20) [ 216.496302] 3ae0: ffffffc0db50c028 0000008000000000 [ 216.496308] 3b00: ffffffc0ec0c3cd0 ffffff80086a165c 0000000020000145 0000000000000003 [ 216.496314] 3b20: ffffffc0ec0c3b40 ffffff800811b430 ffffffc0f7f1ab80 ffffff80093f8b80 [ 216.496320] 3b40: ffffffc0ec0c3c40 ffffff80081d4dc8 ffffffc0ec5fa600 ffffffc0db50dc70 [ 216.496326] 3b60: ffffff80086e8c5c 0000000000000008 000000000000083c 0000000000000002 [ 216.496332] 3b80: ffffffc0f7f1e9e8 0000000000000000 0000000000000000 0000000000000000 [ 216.496338] 3ba0: ffffffc0ed209600 ffffffc0df6b7680 ffffff80086e9000 0000000000000000 [ 216.496343] 3bc0: 0000000000000008 000000326814cc83 ffffffc0db50c1a0 0000000000000000 [ 216.496349] 3be0: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 [ 216.496355] 3c00: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 [ 216.496363] [<ffffff80086a165c>] drm_atomic_helper_commit_hw_done+0x60/0x98 [ 216.496371] [<ffffff80086de1f0>] rockchip_atomic_commit_complete+0xac/0xf0 [ 216.496377] [<ffffff80086de9b8>] rockchip_drm_atomic_work+0x20/0x30 [ 216.496387] [<ffffff80080ce748>] process_one_work+0x228/0x364 [ 216.496393] [<ffffff80080cf1a0>] worker_thread+0x284/0x390 [ 216.496399] [<ffffff80080d4040>] kthread+0xe0/0xf0 [ 216.496407] [<ffffff8008082ef0>] ret_from_fork+0x10/0x20 Also both streams exhibited similiar behaviour in regard of the quality. There are noticeable white pixels on the displayed characters contours. I've seen this also with ayufan images. I wonder if it is my setup issues or other also experience it?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines