Kernel drivers have interdependencies and probe order isn't guaranteed so it's quite normal to see "fail" or "timeout" or "deferred" on first probe until dependencies are resolved and then probe succeeds (often silently or with low noise) later in the sequence. So is there an actual problem?
LE13 on Radxa ROCK 5B+
-
atirage21 -
June 13, 2026 at 10:24 PM -
Thread is Unresolved
-
-
Only is not wakeup of this radxa from suspend after push power button, but is longtime issue.
-
Also i found h264 videos with aac audio, which runt freezing on start of playing with broken decoding. Here is one of them:
2026-07-30 09:56:39.953 T:1530 info <general>: VideoPlayer::OpenFile: smb:// ...... Bodybangers - Europe ft. Victoria Kern, Nicco.mp4
2026-07-30 09:56:39.955 T:1850 info <general>: Creating InputStream
2026-07-30 09:56:40.163 T:1850 info <general>: Creating Demuxer
2026-07-30 09:56:40.195 T:1850 info <general>: Opening stream: 0 source: 256
2026-07-30 09:56:40.195 T:1850 info <general>: Creating video codec: mpeg4
2026-07-30 09:56:40.195 T:1850 info <general>: CDVDVideoCodecDRMPRIME::Open - using decoder V4L2 mem2mem MPEG4 decoder wrapper
2026-07-30 09:56:40.195 T:1850 info <general>: CDVDVideoCodecDRMPRIME::Open - unable to open codec
2026-07-30 09:56:40.195 T:1850 info <general>: CDVDVideoCodecDRMPRIME::Open - using decoder MPEG-4 part 2
2026-07-30 09:56:40.197 T:1850 info <general>: Creating video thread
2026-07-30 09:56:40.197 T:1860 info <general>: running thread: video_thread
2026-07-30 09:56:40.201 T:1850 info <general>: Opening stream: 1 source: 256
2026-07-30 09:56:40.201 T:1850 info <general>: Finding audio codec for: 86018
2026-07-30 09:56:40.202 T:1850 info <general>: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
2026-07-30 09:56:40.202 T:1850 info <general>: void CVideoPlayerAudio::OpenStream(CDVDStreamInfo&, std::unique_ptr<CDVDAudioCodec>): Allowing max Out-Of-Sync Value of 50 ms
2026-07-30 09:56:40.202 T:1850 info <general>: Creating audio thread
2026-07-30 09:56:40.202 T:1861 info <general>: running thread: CVideoPlayerAudio::Process()
2026-07-30 09:56:40.212 T:1861 info <general>: Creating audio stream (codec: aac, channels: 2, sample rate: 44100, no pass-through)
2026-07-30 09:56:40.221 T:1653 info <general>: CActiveAESink::OpenSink - initialize sink
2026-07-30 09:56:40.240 T:1860 error <general>: CDVDVideoCodecDRMPRIME::FilterOpen - avfilter_init_dict: src: Invalid argument (-22)
2026-07-30 09:56:40.252 T:1530 warning <general>: bool KODI::WINDOWING::GBM::CDRMUtils::FindVideoAndGuiPlane(uint32_t, uint64_t, uint64_t, uint64_t): Cannot find a Video Plane [1920x1080] format:YU12, modifier:LINEAR together with a Gui Plane [1920x1080] format:AR24, modifier:ARM_BLOCK_SIZE=16x16,MODE=YTR|SPARSE.
2026-07-30 09:56:40.252 T:1530 error <general>: CBaseRenderer::GetShaderFormat - unsupported format drm_prime
2026-07-30 09:56:40.252 T:1860 warning <general>: CRenderManager::Configure - failed to configure
2026-07-30 09:56:40.252 T:1860 error <general>: OutputPicture - failed to configure renderer
2026-07-30 09:56:40.421 T:1653 info <general>: CAESinkALSA::Initialize - Attempting to open device "sysdefault:CARD=hdmi0"
2026-07-30 09:56:40.428 T:1653 info <general>: CAESinkALSA::Initialize - Opened device "sysdefault:CARD=hdmi0"
2026-07-30 09:56:40.428 T:1653 info <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2026-07-30 09:56:40.428 T:1653 info <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE4
2026-07-30 09:56:45.776 T:1860 warning <general>: OutputPicture - timeout waiting for buffer
2026-07-30 09:56:53.364 T:1684 warning <general>: Skipped 147 duplicate messages..
2026-07-30 09:56:53.364 T:1684 info <general>: JSONRPC Server: New connection added
2026-07-30 09:56:53.364 T:1684 info <general>: JSONRPC Server: Disconnection detected
2026-07-30 09:56:53.365 T:1684 info <general>: JSONRPC Server: New connection added
2026-07-30 09:56:53.374 T:1684 info <general>: JSONRPC Server: Disconnection detected
2026-07-30 09:56:53.408 T:1860 warning <general>: OutputPicture - timeout waiting for buffer
2026-07-30 09:57:03.448 T:1860 warning <general>: Skipped 195 duplicate messages..
2026-07-30 09:57:03.448 T:1860 warning <general>: OutputPicture - timeout waiting for buffer
2026-07-30 09:57:06.039 T:1530 warning <general>: Skipped 50 duplicate messages..
2026-07-30 09:57:06.039 T:1530 info <general>: Loading skin file: SettingsCategory.xml, load type: KEEP_IN_MEMORY
2026-07-30 09:57:06.060 T:1860 warning <general>: OutputPicture - timeout waiting for buffer
2026-07-30 09:57:13.917 T:1530 warning <general>: Skipped 153 duplicate messages..
2026-07-30 09:57:13.917 T:1530 info <general>: Log level changed to "trace"
2026-07-30 09:57:13.917 T:1530 info <general>: Enabled debug logging due to GUI setting. Level 2. -
Only new information, maybe is everyday for rockchips.
If is enabled drm prime then is netflix video not played. Tested also at last build from 12. august 2026.
-