Posts by vpeter
-
-
Try adding ssh to bootloader parameters then.
-
I think it is clear that ssh server is not running.
-
If it works then all good.
But same should with ssh/key and command.
-
I was using self-build pvr client with this patch: Implemented support for multiple (up to 10) m3u sources · AndreyPavlenko/pvr.iptvsimple@7b18efd · GitHub
-
How how your ssh command need to complete? You can't run long running commands in shutdown.sh. Also there is a problem with network which can also be shutdown in the middle of your command.
Proper way is using new service for shutdown. I made this sometime back and should be on forum. But can't find it right now.
Update: found it.
shutdown.sh is executed after network is down
External Content pastebin.comContent embedded from external sources will not be displayed without your consent.Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy. -
Can you please also provide the command to undo this? In the event that I do want to use IPv6.
-
I hope USB is safely removed.
-
What is the command I need to permanently disable IPV6 on each boot.
Run this command from ssh:
-
The main problem is that you need some extra patch.
Probably because of
QuoteFAILED: src/libsystemd-network/systemd-network@sta/sd-radv.c.o
while building systemd
/toolchain/armv7a-libreelec-linux-gnueabi/sysroot/usr/include/linux/in6.h:30:8: error: redefinition of 'struct in6_addr'
15850 – Glibc headers have conflicts with kernel headers on the definition of struct in6_addr
Removing include for linux/in6.h file (or maybe netinet/in.h) helps. Confirmed.
-
johnnydoe, you could describe the problem. Because I suspect it should happen to others too (second user already on irc).
-
CvH: It was not missed. The "excuse" not including this was not to broke something else. Who knows what else can happen for 99.99 % of other users.
I only used libcec version 3953f8d for most users and for dbrosy 1a8dc6c with one extra patch. But I think the change itself could also be applied to 2fc92b5 because it is just one commit if I remember correctly.
-
-
After many trial, I managed to install TVheadend 4.3 from zip-file and PVR IPTV simple client 5.2.1 via add-ons.
Well, for tvheadend you need to install tvheadend htsp client not iptv simple.
-
-
-
-
Can I use the img.gz file to upgrade
This was possibility for ages.