Posts by Da Flex
-
-
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!
-
Yeah, this looks like "standby" killed the CEC bridge of the TV. To be sure about this, try another device to wake the TV up.
-
What's the output of echo 'scan' | cec-client -s -d 1 after turning the TV off by CEC client?
-
I need to replace the line that start with ExecStart with the one posted or do I need to add the command to the file without replace it?
At the moment I've replaced it, because if I just add it i received an errore that the file is not in unit form.
Replacing the line is right. /storage/.config/system.d/argononed.service should look like this after the edit:
-
Xorm What's the output when you start from SSH by exec /usr/bin/python /storage/.config/argononed.py?
-
A sample file would be https://rodlzdf-a.akamaihd.net/dach/zdf/21/12/211221_2015_sendung_iat/5/211221_2015_sendung_iat_a1a2_3360k_p36v15.mp4
It is an episode of a german tv series "In 80 Tagen um die Welt" and can be downloaded for free from the mediathek of ZDF.
The delay immediately starts at the beginning of the file.
I was able to watch this in Germany. It's a bad example, because voices are post-synchronized (dubbed) in this movie. So you nearly never get lips and audio in-sync. Find a better example without geo-blocking.
-
Where does it grab the EPG data from?
-
is an upgrade from 10.0.1 to LE 11 nightly builds possible?
Yes. Use the update folder.
-
I tried overriding that Lircmap.xml by creating an alternative at /storage/.kodi/userdata/Lircmap.xml (<lircmap><remote device="devinput"><kodi>Lirc</kodi></remote></lircmap>) and it didn't work.
That's not what post #2 says. Use the correct file name. This approach works independent of the source (LIRC, CEC, joystick etc.).
- create /storage/.kodi/userdata/keymaps/keyboard.xml (or /storage/.kodi/userdata/keymaps/remote.xml with <remote> instead of <keyboard> inside the file - both variants should work)
- add the mappings from ps3remote.evmap