As the topic. After upgrading from 10.0.0 to 10.0.1, I have no video signal.
Have you tried the EDID dump solution above your post?
I bought a new Sony 4k TV and same problem, no HDMI signal. Dumped the EDID from Onkyo again and it works now!
As the topic. After upgrading from 10.0.0 to 10.0.1, I have no video signal.
Have you tried the EDID dump solution above your post?
I bought a new Sony 4k TV and same problem, no HDMI signal. Dumped the EDID from Onkyo again and it works now!
Hi,
don't know if it is better to post this in kodi forum, tell me, anyway here the bug:
If i try to play an audio stream from the favorite menu kodi freezes. No audio.
Another one without slash at the end of the url works but without meta data which artist/song is playing.
Tested these two variants on Windows with the MPC-BE player and no problem. Audio is playing fine and meta data are loaded also on booth variants!
<favourite name="FluxFM (crashes!)" thumb="#">PlayMedia ("https://streams.fluxfm.de/live/mp3-320/audio/")</favourite>
<favourite name="FluxFM (works ok)" thumb="#">PlayMedia ("https://streams.fluxfm.de/live/mp3-320/audio")</favourite>
The website of FLuxFM with the stream url's:
pastekodi with debug on:
Affected LE versions:
v10.0.0, v10.0.1, v11.0-nightly-20211116-df8716a, v11.0-nightly-20211117-df8716a, v11.0-nightly-20211118-5e534df
RPI4 with latest official firmware.
P.S.: If anyone is willing to help me with an udev rule and auto switch 2 scripts on bluetooth connect...
Seems ok. My udev 99-btautoconnect.rules is there, the two scripts starting from shell are working also, MAC adress from BT headphones didn't changed. Only the udev didn't trigger if my Bluetooth headphones are automatically connected by LE.
Morty:~ # udevadm test -a add $(udevadm info -q path -n /dev/input/event1)
This program is for debugging only, it does not run any program
specified by a RUN key. It may show incorrect results, because
some values may be different, or not available at a simulation run.
Load module index
Created link configuration context.
Reading rules file: /usr/lib/udev/rules.d/30-disable-wakeup.rules
Reading rules file: /usr/lib/udev/rules.d/40-modeswitch.rules
Reading rules file: /usr/lib/udev/rules.d/50-udev-default.rules
Reading rules file: /usr/lib/udev/rules.d/60-autosuspend.rules
Reading rules file: /usr/lib/udev/rules.d/60-block.rules
Reading rules file: /usr/lib/udev/rules.d/60-cdrom_id.rules
Reading rules file: /usr/lib/udev/rules.d/60-drm.rules
Reading rules file: /usr/lib/udev/rules.d/60-evdev.rules
Reading rules file: /usr/lib/udev/rules.d/60-fido-id.rules
Reading rules file: /usr/lib/udev/rules.d/60-input-id.rules
Reading rules file: /usr/lib/udev/rules.d/60-iw-regdomain.rules
Reading rules file: /usr/lib/udev/rules.d/60-not-joysticks.rules
Reading rules file: /usr/lib/udev/rules.d/60-persistent-alsa.rules
Reading rules file: /usr/lib/udev/rules.d/60-persistent-input.rules
Reading rules file: /usr/lib/udev/rules.d/60-persistent-storage-tape.rules
Reading rules file: /usr/lib/udev/rules.d/60-persistent-storage.rules
Reading rules file: /usr/lib/udev/rules.d/60-persistent-v4l.rules
Reading rules file: /usr/lib/udev/rules.d/60-sensor.rules
Reading rules file: /usr/lib/udev/rules.d/60-serial.rules
Reading rules file: /usr/lib/udev/rules.d/61-cdrom.rules
Reading rules file: /usr/lib/udev/rules.d/64-btrfs.rules
Reading rules file: /usr/lib/udev/rules.d/70-infrared.rules
Reading rules file: /usr/lib/udev/rules.d/70-input-repeat.rules
Reading rules file: /usr/lib/udev/rules.d/70-joystick.rules
Reading rules file: /usr/lib/udev/rules.d/70-mouse.rules
Reading rules file: /usr/lib/udev/rules.d/70-power-switch.rules
Reading rules file: /usr/lib/udev/rules.d/70-touchpad.rules
Reading rules file: /usr/lib/udev/rules.d/75-net-description.rules
Reading rules file: /usr/lib/udev/rules.d/75-probe_mtd.rules
Reading rules file: /usr/lib/udev/rules.d/78-sound-card.rules
Reading rules file: /usr/lib/udev/rules.d/80-alsa-preallocsize.rules
Reading rules file: /usr/lib/udev/rules.d/80-clock.rules
Reading rules file: /usr/lib/udev/rules.d/80-drivers.rules
Reading rules file: /usr/lib/udev/rules.d/80-libinput-device-groups.rules
Reading rules file: /usr/lib/udev/rules.d/90-alsa-restore.rules
Reading rules file: /usr/lib/udev/rules.d/90-libinput-fuzz-override.rules
Reading rules file: /usr/lib/udev/rules.d/90-pulseaudio.rules
Reading rules file: /usr/lib/udev/rules.d/90-rpi-add-serial.rules
Reading rules file: /usr/lib/udev/rules.d/95-udevil-mount.rules
Reading rules file: /usr/lib/udev/rules.d/98-eventlircd.rules
Reading rules file: /storage/.config/udev.rules.d/99-btautoconnect.rules
Reading rules file: /usr/lib/udev/rules.d/99-systemd.rules
Reading rules file: /usr/lib/udev/rules.d/99-wakeup-eth.rules
DEVPATH=/devices/virtual/input/input1/event1
DEVNAME=/dev/input/event1
MAJOR=13
MINOR=65
ACTION=add
SUBSYSTEM=input
TAGS=:power-switch:
ID_INPUT=1
ID_INPUT_KEY=1
ID_BUS=bluetooth
CURRENT_TAGS=:power-switch:
LIBINPUT_DEVICE_GROUP=5/0/0:dc:a6:32:07:c9:9d
USEC_INITIALIZED=220026145
run: '/usr/bin/evrepeat -d 500 /dev/input/event1'
Unload module index
Unloaded link configuration context.
Display More
99-btautoconnect.rules
ACTION=="add", SUBSYSTEMS=="input", ATTRS{name}=="00:22:37:1B:F7:2F", RUN+="/storage/.kodi/userdata/scripts/switchtobluetoothprofile.sh"
ACTION=="remove", SUBSYSTEMS=="input", ATTRS{name}=="00:22:37:1B:F7:2F", RUN+="/storage/.kodi/userdata/scripts/switchtoHDMIprofile.sh"
Any way to log this to find the problem?
Update: It seems i fixed my issue!
I updated to LibreELEC-RPi4.arm-11.0-nightly-20211117-df8716a but mostly every reboot i got no signal (blue screen) or bootloop to LibreElec logo (after some loops it hangs at the logo screen; older Samsung FullHD TV & Sony Bravia 4k Android TV 2021er model). If it start sometimes successful to Kodi i see the LibreElec logo then Kodi.
So what i did after searching and found something here in the forum:
I grabbed the edid from my Onkyo TX-NR575E AV receiver:
mkdir -p /storage/.config/firmware/edid
cat /sys/class/drm/card0-HDMI-A-1/edid > /storage/.config/firmware/edid/onkyo-txnr575e.bin
Then added to cmdline.txt after "quiet":
drm.edid_firmware=HDMI-A-1:edid/onkyo-txnr575e.bin
I did 10 reboots and always i see the LibreElec logo > Kodi Nexus splash screen (never seen this before since v10) > Kodi !
Again on LEv9 absolutely no problems with my Samsung TV and the Onkyo receiver! All was working. No CEC init to TV, always all splash screens on reboot, etc.
> dmesg | grep EDID
[ 1.483544] [drm:edid_load] *ERROR* Requesting EDID firmware "edid/onkyo-txnr575e.bin" failed (err=-2)
[ 2.261170] [drm:edid_load] *ERROR* Requesting EDID firmware "edid/onkyo-txnr575e.bin" failed (err=-2)
[ 2.286371] [drm:edid_load] *ERROR* Requesting EDID firmware "edid/onkyo-txnr575e.bin" failed (err=-2)
[ 2.321758] [drm:edid_load] *ERROR* Requesting EDID firmware "edid/onkyo-txnr575e.bin" failed (err=-2)
[ 2.353457] [drm:edid_load] *ERROR* Requesting EDID firmware "edid/onkyo-txnr575e.bin" failed (err=-2)
[ 2.387309] [drm:edid_load] *ERROR* Requesting EDID firmware "edid/onkyo-txnr575e.bin" failed (err=-2)
[ 2.420147] [drm:edid_load] *ERROR* Requesting EDID firmware "edid/onkyo-txnr575e.bin" failed (err=-2)
[ 2.453479] [drm:edid_load] *ERROR* Requesting EDID firmware "edid/onkyo-txnr575e.bin" failed (err=-2)
[ 2.488369] [drm:edid_load] *ERROR* Requesting EDID firmware "edid/onkyo-txnr575e.bin" failed (err=-2)
[ 2.513417] [drm:edid_load] *ERROR* Requesting EDID firmware "edid/onkyo-txnr575e.bin" failed (err=-2)
[ 2.553492] [drm:edid_load] *ERROR* Requesting EDID firmware "edid/onkyo-txnr575e.bin" failed (err=-2)
[ 2.586961] [drm:edid_load] *ERROR* Requesting EDID firmware "edid/onkyo-txnr575e.bin" failed (err=-2)
[ 2.612420] [drm:edid_load] *ERROR* Requesting EDID firmware "edid/onkyo-txnr575e.bin" failed (err=-2)
[ 2.655043] [drm:edid_load] *ERROR* Requesting EDID firmware "edid/onkyo-txnr575e.bin" failed (err=-2)
[ 2.688135] [drm:edid_load] *ERROR* Requesting EDID firmware "edid/onkyo-txnr575e.bin" failed (err=-2)
[ 2.720133] [drm:edid_load] *ERROR* Requesting EDID firmware "edid/onkyo-txnr575e.bin" failed (err=-2)
[ 2.753411] [drm:edid_load] *ERROR* Requesting EDID firmware "edid/onkyo-txnr575e.bin" failed (err=-2)
[ 2.786805] [drm:edid_load] *ERROR* Requesting EDID firmware "edid/onkyo-txnr575e.bin" failed (err=-2)
[ 2.811859] [drm:edid_load] *ERROR* Requesting EDID firmware "edid/onkyo-txnr575e.bin" failed (err=-2)
[ 2.853729] [drm:edid_load] *ERROR* Requesting EDID firmware "edid/onkyo-txnr575e.bin" failed (err=-2)
[ 4.140843] [drm] Got external EDID base block and 1 extension from "edid/onkyo-txnr575e.bin" for connector "HDMI-A-1"
[ 11.572123] [drm] Got external EDID base block and 1 extension from "edid/onkyo-txnr575e.bin" for connector "HDMI-A-1"
[ 12.175473] [drm] Got external EDID base block and 1 extension from "edid/onkyo-txnr575e.bin" for connector "HDMI-A-1"
[ 12.177118] [drm] Got external EDID base block and 1 extension from "edid/onkyo-txnr575e.bin" for connector "HDMI-A-1"
Display More
> pastekodi
> modetest | pastebinit
P.S.: Maybe anyone can help me with an udev rule that was working on LEv9 also but not anymore on LEv10. ![]()
New HDMI cable without video parameter and a RPi4 cold boot connected on HDMI0 with the Onkyo TX-NR575E:
pastekodi
modetest | pastebinit
Same bluescreen.
With video parameter:
pastekodi
modetest | pastebinit
Works.
Tomorrow i connect the Rpi4 directly with the TV.
Cris_ my guess would be either the hotplug fixes in the driver or just luck or a combination of both. Kodi doesn't really support display hotplug, the driver now properly detects and handles it though, and if your TV/AVR constantly dis- and re-appears you won't get display from kodi if it started up when the TV was "gone".
BTW: It might be worth checking if a direct connection from RPi4 to the TV works, it could also be that the AVR is doing something odd.
so long,
Hias
Fact for me is with LE 10.0.0 and lower i had absolutely no problems with my HDMI connection. ![]()
Anyway next days a new HDMI cable is on the way. Till then i check the direct connection between RPi4 and TV and some other possibilities.
So the question is why it works better with LE10.0.0 with maybe a lousy HDMI connection/cable then with LE10 0.1?
Ok, thanks for analyzing! I buying now a new HDMI cable.
You have two HDMI output ports, 0 and 1.
Ah, i mean why is it for the RPi4 better to use HDMI0 in conjunction with LibreElec. I read it here and there and by my testings i saw that the TV reacts different on these 2 ports.
What ... waaahh.. singe line .. ![]()
Ok, will try it again.
LE 10.0.0, warm reboot with debug and without video parameter at HDMI0:
pastekodi
modetest | pastebinit
All normal.
LE 10.0.1, cold boot with debug and without video parameter at HDMI0:
pastekodi
modetest | pastebinit
AV bluescreen only. Also with reboot.
LE 10.0.1, cold boot with debug and with video parameter at HDMI0:
pastekodi
modetest | pastebinit
I can see now the LE logo, then lost HDMI connection and then i can see Kodi but after 1-2min i got a AV bluescreen, didn't know exactly if it is a HDMI connection loss or a reboot. sry
Did a reboot again and all seems fine for the moment.
What is the difference between HDMI0 and HDMI1?
Whats is the difference between 1920x1080M@60 and with 60D? Deinterlacing?
Is somewhere more information about cmdline.txt?
debug and cold boot with HDMI0 connected (5min offline from power source)
pastekodi
modetest
No splash or anything else even on cold or warm boot.
debug and cold boot with HDMI1 connected (5min offline from power source)
pastekodi
modetest
From a cold and warm boot i see the color square and then the AV blue screen.
cold boot procedure like above + video=HDMI-A-1:1920x1080M@60D connected on HDMI0
pastekodi
modetest
From a cold and warm boot nothing, short black switching then blue screen.
Like above + video=HDMI-A-2:1920x1080M@60D connected on HDMI1
pastekodi
modetest
From a cold and warm boot i see the square and then the AV blue screen.
Deleted debug and video parameters in cmdline, downgraded to LE 10.0.0 connected to HDMI0 all fine again! ![]()
I have problems with the update from 10.0.0 to 10.0.1 on my Pi4. I've copied 10.0.1.img.gz file to the Update folder and restarted. LE decompresses the file and reboots as usual. After that I can only see the boot-rainbow-screen and then... nothing. My tv says "HDMI1 No Signal".
I can ssh to LE and the console says 10.0.1 (official). I copied the 10.0.1 file again to the Update folder, another reboot and still "No Signal".
At last the downgrade to 10.0.0 is working, i've copied the 10.0.0 file to the Update folder and after a reboot, Kodi shows again...
Someone with similiar problems?
discus here LE 10.0.1 / Rpi4 / No picture after update from LE 10.0.0
pastekodi
modetest | pastebinit
Rpi4 is connected via microHDMI HDMI0 (near USB-C power port) to Onkyo TX-NR575E HDMI3 STRMBOX to Samsung UE55H6410 FullHD TV.
Latest official firmware for the Rpi4 is installed.
Hi,
after the LE 10.0.1 update of my clean installed LE 10.0.0 from the LibreElec menu and a reboot i get no picture anymore. Only the blue screen of my Onkyo AV.
LE 10.0.0 runs fine since 6 Weeks.
Switched to the other HDMI out of the Rpi4.
Completely shutdown and start again the TV, AV Receiver and the RPi4.
Nothing special added in my config.txt.
Tried to add in cmdline.txt:
video=HDMI-A-1:1920x1080M@60
I can still reach Kodi via SSH and the Android Yatse app. Playing media, controlling CEC via TV remote still works.
If i shutdown the Rpi4 and start again i see the very first bootscreen with a color square and then LibreElec 10.0.1 top left.
After that AV blue screen for no signal. ![]()
I have a backup from today with the Backup add-on but didn't know at the moment how can i restore it via SSH.
Update: Updated back with LibreELEC-RPi4.arm-10.0.0.img.gz copied to the .update folder, reboot and voila, it works again!
No one with a hint here?
Updated clean to LE 10 on my RPi4 and now Bluetooth autoconnect per udev rule didn't work anymore, again! ![]()
Doesn't matter if i set localhost in the override.conf or not.
Permissions for scripts and 99-btautoconnect.rules seems ok for me.
Any hint?
NEWS-4.8.27 – Midnight Commander
A 9 years old security hole CVE-2021-36370 is fixed now!
Hi, sry for offtopic but i have here two Intel NUC DCCP847DYE. These old but good for Kodi models can't handle CEC over HDMI properly!
Are the newer models better in this?