Go to LE's input device setting, and select "CEC Adapter". There is a setting, which makes the RPi always send HDMI signal, no matter what you are actually watching. Activate this setting as a workaround for missing HDMI wake-up call.
Posts by Da Flex
-
-
Seems like an initialization problem of the IR transceiver at boot time. Find the kernel module after hot-plugging the IR transceiver (lsmod), and load it from autostart.sh (modprobe <kernel_module>).
-
Also worth to check on BIOS: RE: CPU stuck at 800Mhz?
-
-
I think that's it.

-
Code
2021-11-24 18:08:05.080 T:794 INFO <general>: Enumerated PULSE devices: 2021-11-24 18:08:05.080 T:794 INFO <general>: Device 1 2021-11-24 18:08:05.080 T:794 INFO <general>: m_deviceName : Default 2021-11-24 18:08:05.080 T:794 INFO <general>: m_displayName : Default 2021-11-24 18:08:05.080 T:794 INFO <general>: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO) 2021-11-24 18:08:05.080 T:794 INFO <general>: m_deviceType : AE_DEVTYPE_PCM 2021-11-24 18:08:05.080 T:794 INFO <general>: m_channels : FL, FR 2021-11-24 18:08:05.080 T:794 INFO <general>: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000 2021-11-24 18:08:05.080 T:794 INFO <general>: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT 2021-11-24 18:08:05.080 T:794 INFO <general>: m_streamTypes : No passthrough capabilitiesCodeFeb 02 16:29:48.982174 Sullivan systemd[1]: Found device /dev/serial1. Feb 02 16:29:48.997222 Sullivan systemd[1]: Reached target Sound Card. Feb 02 16:29:49.061264 Sullivan Boot[394]: ### Setting up sound card ### Feb 02 16:29:49.062316 Sullivan Boot[395]: ### Setting up sound card ###I think the sound is routed wrongly. Which devices do you have attached to the RPi?
-
Latest BIOS from this year running?
-
-
Sorry to hear that. If the suggestion from itisljar doesn't help, then you could buy something like this: RE: Intel true 10bits/HEVC/HDR support... ?
-
Some advanced users suggest Tiger Lake: Intel true 10bits/HEVC/HDR support... ?
-
Thanks. Now I suggest to follow mglae . Give him a longer log to investigate the kernel crash. Don't use a custom EDID for now.
-
OK, then I think DP-1 is the "Mini DiplayPort", and DP-2 is the "HDMI 2.0" port. Can you check EFI / BIOS settings anyway? Maybe you can switch among HDMI and DVI mode for DP-2.
-
Morphy Better write a full bug report, because it's about a specific LE version on rare hardware. Provide a link to a kodi.log on that bug report (run pastekodi). Switch to debug level 2 by creating an advancedsettings.xml.
-
Code
Dec 09 23:23:10.200081 LibreELEC kernel: [drm] Got external EDID base block and 1 extension from "edid/edid.bin" for connector "DP-2"Create a custom EDID.
PS: The specs say, you have a "Mini DisplayPort" (DP) and an "HDMI 2.0" port. The log says, DP is in use, so the connected HDMI cable makes no sense without a DP adapter. Can you switch to "HDMI 2.0" port in the EFI / BIOS settings?
-
You're still at log level 0. You can activate log level 2 by creating an advancedsettings.xml. Then reboot, and run pastekodi again.
-
Disable Bluetooth.
-
-
I was looking for the /boot/config.txt to attempt to overclock my zero-2w, but I guess the folder/file are not used in LE, so I need to look for another way.
Weird, I'll ask the dev's for that...