Posts by Da Flex

    Try Generic-legacy (which worked for a Chromebox user here). If that also doesn't work, go back to Generic, and post a log...

    Please provide a full debug log.

    How to post a log (wiki)

    1. Enable debugging in Settings>System Settings>Logging
    2. Restart Kodi
    3. Replicate the problem
    4. 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
    2024-02-01 12:10:59.082 T:867     debug <general>: ActiveAE - start sync of audio stream
    2024-02-01 12:10:59.208 T:867     debug <general>: ActiveAE::SyncStream - average error of 18.539941, start adjusting
    2024-02-01 12:10:59.208 T:867     debug <general>: ActiveAE::SyncStream - average error 0.539941 below threshold of 30.000000
    2024-02-01 12:10:59.579 T:996   warning <general>: OutputPicture - timeout waiting for buffer
    2024-02-01 12:11:07.902 T:997      info <general>: Skipped 154 duplicate messages..
    2024-02-01 12:11:07.902 T:997      info <general>: CVideoPlayerAudio::Process - stream stalled

    Do you have the issue with and without audio pass-through?

    Don't think he can downgrade widevine while still using LE12...once you update to LE12 the old version won't work and needs to be updated..it's more that the addon he s using needs to be updated too.

    Yes, it's very likely that the user has no older Widevine available on InputStream Helper. However, he/she can get an older version from other internet resources, and manually copy & paste into the CDM folder.

    Usage of banned add-ons means no support.

    newphreak
    March 15, 2016 at 1:02 AM

    Uninstall all banned add-ons, and post a regular log, not just a crash log.

    Please provide a full debug log.

    How to post a log (wiki)

    1. Enable debugging in Settings>System Settings>Logging
    2. Restart Kodi
    3. Replicate the problem
    4. 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

    Same problem here - please take a look at the Log-File: https://paste.libreelec.tv/nearby-jaguar.log

    Not the same problem, because you're using x86, not RPi4. So I've separated your post. This is the error:

    Code
    [Thread debugging using libthread_db enabled]
    Using host libthread_db library "/usr/lib/libthread_db.so.1".
    Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs --audio-backend=alsa+pulseaudio'.
    Program terminated with signal SIGSEGV, Segmentation fault.
    #0  0x00007f5b64369772 in ?? () from /storage/.kodi/addons/inputstream.adaptive/inputstream.adaptive.so.21.4.6
    [Current thread is 1 (Thread 0x7f5abaffd6c0 (LWP 2504))]
    ...
    May 07 09:56:36.226473 OpenELEC-Rohrau kernel: VideoPlayer[2504]: segfault at 75 ip 00007f5b64369772 sp 00007f5abaffbc20 error 4 in inputstream.adaptive.so.21.4.6[7f5b64200000+2aa000] likely on CPU 4 (core 4, socket 0)

    Your 64 bit Widevine update was successful, because this error doesn't appear on your latest log:

    Code
    2024-05-02 20:57:11.847 T:13837   error <general>: AddOnLog: inputstream.adaptive: Initialize: Initialize: Failed to load library: /storage/.kodi/cdm/libwidevinecdm.so: wrong ELF class: ELFCLASS32

    Now there is something wrong with the new 64 bit Widevine:

    Code
    2024-05-04 14:22:14.465 T:1429    debug <general>: AddOnLog: inputstream.adaptive: License update successful
    2024-05-04 14:22:14.466 T:1429    debug <general>: AddOnLog: inputstream.adaptive: LogDecryptError: Decrypt failed with error: 2 and key: 3136313734353534313662363436643761353539653130663464633261613366 

    Tried to ssh via putty after enabling ssh on libreelec and received no suupported authhentication methods available (server sent: publickey,keyboard-interactive)

    loginid used was root

    _ts17
    December 31, 2019 at 11:55 PM