Finally, it wasn't some sort of old code version or branch. The problem was...
And I was told it is ok to build as root. Seems it works better without
Finally, it wasn't some sort of old code version or branch. The problem was...
And I was told it is ok to build as root. Seems it works better without
Latest master build (3175ca9) builds here.
Thanks vpeter, but pastebin would be using a sledgehammer to crack a nut.
Haha...
For testing I had 20 ping's to some server and I saw all 20 of them on it. Meaning network was available to send pings.
Your command should also work fine. No idea why it fail.
zehner, put content of your file on pastebin web page and maybe we can see why it fails.
Interesting idea but the answer is no.
I tried using shutdown_with_net.service and it worked also when using shutdown timer from kodi.
Download image file to computer disk and not on target SD card.
Latest image
It is working fine I hear
I've seen there are parameters for forcedeth module which could help:msi=0 msix=0 but how can I use the parameters? it isnt a module, its compiled directly into kernel
I think you need to add in extlinux.conf as chewitt suggested but it must be in form
It should work with any kind of reboot.
It would be good to understand why unmount fail. I assume because one program has open files on it and still running.
generally this 4.4-based image works fine for me.
Thank you for the feedback. All good then. Sending pull request for 8.0.2
Execute this in console
printf "killall transmission-daemon\nsleep 1\nkillall -9 transmission-daemon\n" >/storage/.config/shutdown.sh
and this
cat << EOF >/storage/.config/system.d/transmission-stop.service
[Unit]
Description=Transmission stop script
After=network.target
[Service]
Type=oneshot
Environment=HOME=/storage
ExecStart=/bin/true
ExecStop=-/bin/sh -c ". /etc/profile; exec /bin/sh /storage/.config/shutdown.sh"
RemainAfterExit=yes
[Install]
WantedBy=kodi.target
EOF
Display More
Reboot and then once again. This second reboot should be better
Which transmission addon are you using?
Bump!
Maybe killing transmission from script /storage/.config/shutdown.sh would help.
Or making new service similar to this and kill it from there.
Should it work in full by implementing some key mapping in LibreELEC ?
Probably. But I don't have such experience.
-----------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------
I would like to ask if someone can try image below? It has 2 major changes:
1.) switched to galcore v5 on linux 4.4 and now images/thumbnails works
2.) default ethernet speed is set to 100 mbit/s because this always works reliable. If someone wants gigabit speed line
must be uncomment in uEnv.txt file and reboot.
If this all goes well it will be included in LibreELEC 8.0.2. But without more broader testing things like this can be problematic.
LibreELEC-imx6.arm-8.0.1-100mbits.img.gz
LibreELEC-imx6.arm-8.0.1-sr-3.14-100mbits.img.gz
It works here just fine. Enter ip addres, netmask and gateway.
Situation with BT is the same as before.
Try to debug issue with tools hcitool, hciconfig, ...