Already tried 2 different DP Cables without an Adapter. Same Issue.
Thanks. I assume you've also tried both DP ports.
Is your firmware up-to-date? Sometimes a Windows graphics driver contains firmware, which changes output behavior.
Already tried 2 different DP Cables without an Adapter. Same Issue.
Thanks. I assume you've also tried both DP ports.
Is your firmware up-to-date? Sometimes a Windows graphics driver contains firmware, which changes output behavior.
I assume you use a DP-to-HDMI adapter, because your Mini PC only has two DisplayPort outputs. Try a different adapter, or a monitor with DisplayPort input. DP-to-HDMI is known to be a trouble maker.
Tally Ho, Holzbein!
We want to check whether the right graphics driver was loaded. On LE 12.0.1:
That doesn't work, because PipeWire isn't available on LE. Try the MPD add-on.
Everything on LE has root (uid/gid 0) ownership, so you have to use all_squash,anonuid=0,anongid=0.
We need a debug log instead of a crash log.
Probably one of those fake MCE remotes. You already had this problem with LE 11.95.1:
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.
LE does the job:
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:
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):
So maybe something goes wrong with IEC958 to PCM conversion.
We had a similar issue here:
So maybe the Linux driver is capable, but MPD still needs the update from RPi.
Latest post from mglae is here:
mattmarsden I guess you have to downgrade the firmware to the one, which was in use back in the days.
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:
Probably pre-formated as NTFS. Format as ext4.
This could be the cause:
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:
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.
This is usually provided in script language by the manufacturer. If you post links to such code, others can help to adapt it.
What do you miss?