Posts by Da Flex

    Your RPi5 has new graphics hardware, which isn't supported at LE 12.0.1:

    Gregor84
    November 27, 2024 at 11:58 AM

    Try the latest LE 12 nightly build. If the problem remains, post a log from that build:

    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

    Probably one of those fake MCE remotes. You already had this problem with LE 11.95.1:

    Blueman
    April 4, 2024 at 5:03 AM

    Apologies for the delay. Here is a link to the latest log files on a clean install showing the directional presses working but not the OK button.

    https://paste.libreelec.tv/decent-mustang.log

    LE does the job:

    Code
    Nov 26 06:36:23.833284 LibreELEC kernel: Registered IR keymap rc-rc6-mce
    ...
    Nov 26 06:36:23.886527 LibreELEC kernel: IR RC6 protocol handler initialized

    Because your log looks good now, I think it's a hardware issue with your (fake) MCE remote.

    Here are some specs:

    E30 II lite - TOPPING AUDIO

    It only needs the ASIO driver. That driver is used by many audio interfaces, and available for Linux since a long time. I doubt it misses features.

    It supports 768kHz in 32 bit PCM mode, and that's transmitted over S/PDIF (IEC958) (not PCM):

    Code
    m_displayName     : E30 II Lite
    m_displayNameExtra: S/PDIF
    m_deviceType      : AE_DEVTYPE_IEC958

    So maybe something goes wrong with IEC958 to PCM conversion.

    We had a similar issue here:

    greenvorbisfan
    June 29, 2021 at 3:05 PM

    So maybe the Linux driver is capable, but MPD still needs the update from RPi.

    Latest post from mglae is here:

    mglae
    November 27, 2024 at 6:43 PM

    just curious how would I go about that because I transfer a lot of media files from windows to this drive, is there a way to format it as ext4 on windows?
    The Drive I had before was formatted in ntfs and it worked completely fine

    I didn't know you've already copied data. Before formatting to ext4, or providing a debug log, you can try the brand new NTFS-3G add-on. Maybe that's enough to solve your problem. Details here:

    astroboye
    January 23, 2024 at 9:48 AM

    This could be the cause:

    Code
    2024-11-23 20:49:49.747 T:1158    error <general>: AddOnLog: pvr.hts: Command getDiskSpace failed: Unable to stat path
    2024-11-23 20:49:49.747 T:1158    error <general>: GetDriveSpace: Add-on 2025648334 returned an error: server error

    We already had this error in another thread. Not sure whether it's related or harmless:

    CvH
    June 11, 2016 at 8:34 AM

    Suggestion: Use ext4 file system on your recording device.

    Lirk As mentioned by chewitt , no more support for you under current conditions.

    If you still have questions, open a new thread, and provide a clean log.

    newphreak
    March 15, 2016 at 1:02 AM