Use hardware acceleration when available - enabled
Still no dice? This is a fresh flat install with basically only plex installed and running.
No extra patches installed like NVDEC or the one for unlimited streams. I was under the impression i should be able test this buy using my phone over cell connection and forcing a lower bitrate like 720/4 when most of my media is 10+ MBPS 1080p stuff.
Thoughts?
machine is a Dell Precision T5400 with NO ONBOARD video and a single SSD for boot, thoughts?
RCA is the plex installer that is part of the ubunut software installer sucks. Uninstalled there, reinstalled the latest plex manually (output showed the user and group creation) and that fixed the issue.
As called out in the mentioned thread, using the “software installer” integrated into Ubuntu GUI Desktop installs plex but seems to miss creating the groups and users.
reinstalling Plex using the deb file directly from Plex and then running dpkg -i installs plex “correctly” and fixed my issue.
Those just starting out with Linux need the GUI.
Ubuntu 20 , because it went to SNAP-only, killed DEB installation support so we are out of luck there.
It takes a few iterations for those serious about learning Linux before they’re brave enough to open the terminal window and start with sudo dpkg -i Downloads/plexmediaserver-blah-blah.deb
Until they possess that skill level, it’s best to stay with the GUI and SNAPs because it only gets tougher from there.