Hi !
Trying to create HTPC by using old PC junk parts
Got relatively old mb (integrated graphics, IGFX) + GTX1060Ti , Plex server in local LAN and some spare time in holidays
Goal is to build machine, that:
- Will start plex-htpc after boot at full screen
- Use TV remote (optional, but would be nice)
- Use linux
So far, progress is :
- PC is built.
- When installing Ubuntu 24 desktop, could not get plex-htpc to run in full screen mode. No matter what I did, it started in a window. The lack of documentation is surprising. The lack of settings in app is confusing. Stuck
- When installing Ubuntu 24 server, after adding plex-htpc snap, Nvidia drivers and accompanying packages (xauth xorg xinit xserver-xorg-core xserver-xorg xserver-common alsa-utils) cannot force plex-htpc to use nvidia GPU, it truying to use my no-grephics terminial @ IGFX (?) “/usr/bin/xinit: unable to connect to X server: Connection refused”
Question: Is it possible to start
- fullscreen mode after boot at Ubuntu desktop
- or force to use NVIDIA GPU at Ubuntu-server
and how to achieve this?