That's not a debug log, and worse it's not a compete debug log. Enable debug logging, clean reboot, demonstrate the problem, then use "cat /storage/.kodi/temp/kodi.log | paste" to pastebin the log and share the URL generated here.
Posts by chewitt
-
-
If those are the tools available .. sounds good.
-
Official:Forum rules/Banned add-ons - Official Kodi Wiki
No further support will be provided.
-
Write the 8GB card image to the 16GB card using our SD/USB writer app or any other writer app. Then put the 16GB card in a computer running any standard-ish Linux distro and use gparted to resize the storage partition on the card. Our app can write the image, but it cannot expand it.
-
rhubarbe if ruuks screen reader add-on works on Isengaard it will work on the 6.0.1 build, but my recommendation would be to drop ATV1 and make something around a Raspberry Pi v3; perhaps using the flirc case that comes with integrated IR receiver. The stability of pi hardware is 250% of anything we could ever achieve on ATV.
-
Kszaq is there any chance you could put acestream in LibreELEC ?, such as Alex put in AlexELECThe chances of that happening are rather small. Like somewhere between sub-zero and absolute zero. If you want to discuss content theft please go do it in another forum, or preferably don't do it all.
-
Thanks for the offers, but for security reasons we need to have exclusive admin control over any servers we use or store data upon.
-
HOW TO:Provide Logfile - LibreELEC
I'd guess that something is hanging on http requests, but a debug log is the starting point for any investigation. Also include the system journal log as that may show issues with the SD card, if there are any.
-
There's been progress in the sense that we narrowed the memleak issue down to an area of kernel code and changes we've been testing have a positive overall effect, but it is not resolved. Our aarch64 devices will not move up to beta until things are resolved or considerably improved.
-
As a general request .. do NOT invent release numbers that don't exist yet. Your 7.95.2 release contains what exactly?
-
Jester Current investigation shows it's unlikely to be an app level leak, more like something related to memory management in the kernel.
-
The community build is from escalade; best to post in his support thread to see if there's a driver bump available.
-
-
Code
systemctl stop kodi.service rm /storage/.kodi/userdata/guisettings.xml systemctl start kodi.service
SSH in and run the above commands. It will drop Kodi back to defaults (skin, language, etc.) and that normally clears things back to a point where Kodi will start, download a load of updated add-ons, which normally resolves the issue with something being out of date and causing Kodi to crash.
-
There are no tutorials that I know of for dual-boot with Lakka, but create 2x 1GB partitions for boot, and then split the remaining space roughly 50/50 for the two OS to share. Install GRUB and then configure it with appropriate boot= and disk= configurations. Then copy over the respective KERNEL and SYSTEM files and you should be in business.
-
Sure, create 4x partitions on the drive (boot/storage for 2x OS) and install GRUB as the bootloader (easier for dual-boot than syslinux).
-
The "cputemp" and "gputemp" scripts present the values shown in the GUI so just run those commands from the console.
-
All you have to do is enable the "tethered hotspot" feature in LE settings add-on. No need for hostapd to be present. The native feature requires wireless drivers that support AP modes (most, but not all, do) and it is very simple, not a substitute for spending on a proper router.