Do your debug level server logs covering the time of a Plex server start show anything? Typically there is a section that shows (attempted) discovery of available hardware acceleration.
Also, what do you have in your override.conf? For example, did you change the Plex user/group?
I have attached part of the logs which show the error. I’m sure it is easy to fix but i am unsure where to start Plex Media Server.log (5.6 KB)
Reading the logs it says unsupported. But everything was working fine until I moved the metadata to an external drive. Plex still directs play and software transcodes…
Thanks
As part of moving your Plex Server “Application Support” directory you also moved your codecs. I’ve seen issues with codecs cause a variety of playback and recording issues, so I’d suggest deleting your codecs. This will cause your Plex server to re-download codecs as needed. To do this:
Stop your Plex Media Server process.
Open a command prompt and cd into the codec directory. In your case it should be “/mnt/usb-drive/plexdata/Library/Application Support/Plex Media Server/Codecs”.
There is a “.device_id” file in the “Codecs” directory. Make sure you don’t delete this file. In the next step you will be deleting a subdirectory of “Codecs” which will not delete the “.device_id” file. I’m just including this as a warning.
There should be a subdirectory with a series of letters and numbers, followed by “linux-” and a specifier for your architecture - for your N100 I believe it will end with “linux-x86_64”. Delete this subdirectory that ends with “linux-x86_64”. (You can back it up elsewhere first if you want, but I have never seen a need to recover this.)
Jan 02, 2025 09:34:56.102 [130164249865016] INFO - Plex Media Server v1.41.3.9314-a0bfb8370 - Linux Mint AZW EQ x86_64 - build: linux-x86_64 debian - GMT 03:00
Jan 02, 2025 09:34:56.102 [130164249865016] INFO - Linux version: 21.3 (Virginia), language: en-US
Jan 02, 2025 09:34:56.103 [130164249865016] INFO - Processor: 4-core Intel(R) N100
Jan 02, 2025 09:34:56.103 [130164249865016] INFO - Compiler is - Clang 11.0.1 (https://plex.tv 9b997da8e5b47bdb4a9425b3a3b290be393b4b1f)
Jan 02, 2025 09:34:56.103 [130164249865016] INFO - /usr/lib/plexmediaserver/Plex Media Server
Mint does not work with Plex. That’s why it’s not an approved distro.
Whether you get it to work or not is Hit-or-Miss.
Load Ubuntu or Debian and change the desktop manager (which is what Mint folks did but broke something else) and you’ll be fine.