My HDR under Windows looks sh*t, pale.
All devices show HDR10 mode though. Windows, AVR, TV.
Any thoughts?
and, 2nd question:
does it make sense to install a libreelec hdr build on this hardware:
?
My HDR under Windows looks sh*t, pale.
All devices show HDR10 mode though. Windows, AVR, TV.
Any thoughts?
and, 2nd question:
does it make sense to install a libreelec hdr build on this hardware:
?
Kodi 19 does not support HDR, hence LE10 does not either. You need to use a Kodi 20 (LE11) development build.
But it does under Windows, right?
I am running Kodi/Win install which gives me trouble with HDR.
Just got the advice to try Libreelec 10.0.2 for reference.
Found in the wiki that 10.0 does not support HDR.
Now, is that still true?
Or should try this built here?
Hardware is Asrock Deskmini A300
Athlon 3000G with Radeon Vega Graphics
my quickshot on this was to get the ip myself and write it to the conf file like this:
myipstr=$(getent hosts my.dynip.com | grep -o '^[^\.]*.[^\.]*.[^\.]*.[^\ ]*')
#hosts is here my local hosts file, you might have to change that to your needs
# replace line 4 in wireguard.config with actual ip
sed -i '4s/.*/Host = '$myipstr'/' /storage/.config/wireguard/wireguard.config
# make servicename by replacing . with _ assuming your domainname in wireguard.conf is kodi.tv
servicename=$(echo "vpn_${myipstr}_kodi_tv" | tr . _)
# put connman commandos into two little switches
echo connmanctl connect $servicename > wgon
echo connmanctl disconnect $servicename > wgoff
now you can use those switches to start and stop wireguard.
If you cron schedule above script you are always equipped with your current ip.
Well I think bash is already installed.
The busybox version though.
Here is my .profile
SHELL=/bin/bash
PATH=/storage/bin:$PATH
TERM=xterm-color
exec bash & source /storage/.bashrc
Please leave us a note here if anything happens so that we get informed.
Having the same issues, here wireguard troubleshooting : no reply
Did you find something?
Despite getting a connection now, the routing still doesn't work.
PING ct.de (193.99.144.80): 56 data bytes
ping: sendto: Required key not available
access to network shares: no route to host
similar to Enabling Wireguard for a 10.x.x.x network only breaks all internet access
giving up
try to remove the line:
WireGuard.PresharedKey =
it helped for me, obviously it must not be empty.
... silly if true...
I have done the setup as described in the wiki, but I get no response.
Instead the following error:
KODI-TV4:~ # connmanctl services
*AO Wired ethernet_dca63226ebf3_cable
* WireGuard VPN Tunnel vpn_kodi4_tv
KODI-TV4:~ # connmanctl connect vpn_kodi4_tv
Error /net/connman/service/vpn_kodi4_tv: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
my conf file looks like this:
[provider_wireguard]
Type = WireGuard
Name = WireGuard VPN Tunnel
Host = myname.dyndns.org
Domain kodi4.tv
WireGuard.Address = 192.168.6.6/24
WireGuard.ListenPort =
WireGuard.PrivateKey = ghgghh
WireGuard.PublicKey = vhjjnbvv
WireGuard.PresharedKey =
WireGuard.DNS = 8.8.8.8
WireGuard.AllowedIPs = 0.0.0.0/0
WireGuard.EndpointPort = 45467
WireGuard.PersistentKeepalive = 25
Any ideas?
As for the client, which is what I am talking about, there is no additional cpu consumption.
I am not an expert so I can't handle this. But it's good to know someone's taken care of it and hopefully we'll have something soon.
Thank you.
As I run a Wireguard server: Would it be possible to install a Wireguard client to LE and if yes which one?
looking forward to a Wireguard implementation asap. I would agree that an implementation as such should be prioritized. A gui can always be added later.
I have some addons installed, but not an awful lot. Some streaming apps like Netflix, Dazn, Mediathek stuff, Robwebber addons Cron, Backup, Auto library update and some subtitle addons like opensubtitle... enigma PVR is disabled.
That's it basically.
I have now tested the cables again and the difference between the good and the bad is approx. 10 degrees. Between 67 and 77 degrees.
I changed the usb power cable from a rather cheap one 1m to a shorter one around 40cm, and guess what, the temperature went down to 73 degrees. Then I changed it again to a rather expensive one from Anker and the temperature went down again. Now I have around 63 degrees in idle.
Interesting.
Ok you're right I should have said a bit more. What was running... well I posted the screenshots. Nothing.
I know the Pi gets warm and I had that problem before, but not literally in idle. What is a bit weird is that cpu consumption is only around 40%.
With the case not closed (Front door open) and no heatsink it should not get over 80 degrees right?
This is a replacement I got the other day and I have not installed a heatsink yet, but I had one on the old one and that didn't do much, maybe 2-3 deg.
The PI is running without a monitor connected. Maybe that's why;)