daviddwlee84 / DataManagement

Notes of setup data backup or other stuff like NAS etc.
1 stars 0 forks source link

Jellyfin #7

Open daviddwlee84 opened 3 years ago

daviddwlee84 commented 3 years ago

Install


Comparison

daviddwlee84 commented 3 years ago
daviddwlee84 commented 3 years ago

Generate API key for Heimdall

daviddwlee84 commented 3 years ago
sudo apt install lshw
sudo lshw -C display
  environment:
    NVIDIA_DRIVER_CAPABILITIES: all
    NVIDIA_VISIBLE_DEVICES: all
  deploy:
    resources:
      reservations:
        devices:
        - capabilities: [gpu]
daviddwlee84 commented 3 years ago

image

image

$ nvidia-detect

Detected NVIDIA GPUs:
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF108M [GeForce GT 630M] [10de:0de9] (rev a1)

Checking card:  NVIDIA Corporation GF108M [GeForce GT 630M] (rev a1)
Your card is only supported up to the 390 legacy drivers series.
It is recommended to install the
    nvidia-legacy-390xx-driver
package.
daviddwlee84 commented 3 years ago

Nouveau for legacy nvidia device