Posts by Da Flex
-
-
2. Stream 4k netflix with atmos soundtracks using the netflix plugin in kodi
Netflix can play FullHD on RPi 4, but the add-on is updated very often. I suggest to search / ask at the Kodi forum for latest features. Netflix add-on developers are on that forum, not here.
-
Then you could be right. Try to write custom shutdown / poweroff scripts containing:
- umount your USB drive
- sleep for some time
- call the systems shutdown / poweroff
-
Thanks. It's not related to LE's mounting process. Your SQLite database seems to be broken:
-
Please use the Kodi forum to ask for Wiki corrections. We have our own Wiki.
-
Netflix can play HD on RPi 4: Click!
-
If you don't use it yet, try a nightly.
-
First rule out a hardware issue by running Raspberry Pi OS on a different microSD.
-
-
You get such pops on nearly all PC's with analog audio. I think you need additional hardware to solve this.
-
-
Please provide a full debug log.How to post a log (wiki)1. Enable debugging in Settings>System Settings>Logging2. Restart Kodi3. Replicate the problem4. Generate a log URL (do not post/upload logs to the forum)
use "Settings > LibreELEC > System > Paste system logs" or run "pastekodi" over SSH, then post the URL link -
Code
Feb 16 10:21:03.875429 LibreELEC sh[955]: File "/storage/.config/argononed.py", line 4, in <module> Feb 16 10:21:03.876556 LibreELEC sh[955]: import smbus Feb 16 10:21:03.876556 LibreELEC sh[955]: ModuleNotFoundError: No module named 'smbus'Please disable the Argon One demon for testing. The segmentation fault errors don't appear on your latest log.
-
-
frakkin64 Thanks, I'm using RPi 3 stable, so I was just guessing. Let's see that log.
-
Kernel params are inside /flash/cmdline.txt. Edit the file the same way like /flash/config.txt. I have none of the params before "boot=UUID...", so I would simply delete those params. More about kernel params for syntax verification: Click!
-
Kodi is rebooting every minute or so and eventually going into safe mode.
I've pasted another log link here. http://ix.io/3PDH
CodeJan 18 22:05:43.554562 LibreELEC kernel: Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 smsc95xx.macaddr=DC:A6:32:27:3D:FB vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000 boot=UUID=2710-1204 disk=UUID=a4d75028-811f-4077-8e1e-6cd47fe5eefa quiet Jan 18 22:05:43.554617 LibreELEC kernel: Unknown kernel command line parameters "boot=UUID=2710-1204 disk=UUID=a4d75028-811f-4077-8e1e-6cd47fe5eefa", will be passed to user space.If you have the skills, edit the kernel params (error before "boot=UUID..."). Otherwise install that nightly from scratch.
-
I'll check ASAP but I wouldn't be able to do it immediately as I haven't that TV at hand. Should that one prove to be the explanation (very likely to happen, I had guessed it too), isn't there any workaround to such kind of scenario?
If you don't have another device to fire a CEC wake-up, you can try to power-off / power-on the RPi Zero. If you didn't changed LE's CEC adapter settings (see input device settings), this should fire the needed CEC event.
I'm not convinced that it's really a TV issue, because RPi Zero isn't a well-tested device on LE. Read this thread: Click!