...this happens to all files with 4k hdr and HD Audio pass-through...
Maybe buffer size isn't large enough for HD audio. Try this at /storage/.kodi/userdata/advancedsettings.xml:
...this happens to all files with 4k hdr and HD Audio pass-through...
Maybe buffer size isn't large enough for HD audio. Try this at /storage/.kodi/userdata/advancedsettings.xml:
Most installations are simple enough to copy and paste files instead of using a package manager. If you provide a link to those scripts, then someone eventually posts some installation hints.
I'm skeptical about the web interface, because Kodi already has it's own. My advice is to use one or more LED's instead. That's good enough for showing battery level.
There is still an issue. After power down the fan don't work anymore. I have to start the argononed.py in /storage/.config.
This file starts the fan and the buttons but it then hangs and I must abort it with ctrl-c.
Create /storage/.config/autostart.sh with this content:
Please activate logging on GUI, reproduce the error and post the resulting URL of pastekodi.
I have a BRAND new Micro HDMI adapter. Got it yesterday before whining here.
Hmm, that's no info about it's HDMI version unfortunately. I've seen some RPi3->RPi4 switchers, having no pic after the switch, and the cable was the issue.
The cable works fine with rpi3B and several other boxes. This is only on pi4 LE.
I'm still skeptical about your HDMI cable. Chances are that RPi4B uses a higher data rate compared to RPi3B. You've been reduced data rate by using a custom config.txt, which made it work.
Please check the HDMI version of your cable, it should be 2.0 or 2.1.
Read this thread: Click!
Maybe this has been fixed at LE 10 Beta. Give it a shot.
I think there are sampling rate settings, if you activate advanced / expert mode at audio settings. Play with it.
If you have installed all available updates from the manufacturers homepage, then I can only suggest to try the new LE 10 Beta. ![]()
DSP is enabled in Bios Onboard device settings.
Please try with DSP disabled.
so it looks like im missing library for I2C
Do you have I2C activated at config.txt?
PS: I don't think import Adafruit_GPIO.I2C as I2C is correct. Use this instead (with Adafruit add-on installed):
Wouldn't that make my surround useless?
No, more than 2 channels are available by "2.0 channels" setup. They are encoded at those 2 channels.
HiassofT : Maschingun uses TV's eARC port to go from TV to Soundbar.
4...now it can't play 3D...
Especially if you go for exotic things like 3D, this order is mandatory.
I just helped another user, who switched from 2.0 channels to 5.1 channels at the LE audio settings.
The result was no audio at the soundbar.
-> Keep it at 2.0 channels.
Well, I've tried it out. It works like a charm, but only in 1080p sadly. Any other idea?
Thanks for testing! Now we know that TV and AVR can both deal with the RPi audio.
Because I'm using the setup, described in post #7, I don't think it's an HDCP blocking issue. Go into LE's audio setup and test with and without audio pass-through enabled. Maybe the TV can't pass-through some audio codecs, coming from the RPi.
Another idea is to add hdmi_force_edid_audio=1 to config.txt. This guarantees that all audio codecs will be sent to the TV, no matter whether it's playable by the TV or not.