Jump to content

CSeK

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by CSeK

  1. On 5/9/2020 at 8:35 AM, rix said:

    Sure:

    
    #!/bin/bash
    docker exec GooglePhotosSync gphotos-sync /storage

     

    but it does not seem to work (running the command outside user scripts does!).

    I will try to add a cron entry through container variables, so everyone can set this up by themselves.

    That cmd works for me within user scripts. Just had an update yesterday to user scripts though. Didn't test before.

  2. 7 minutes ago, morbidpete said:

     

    I have just gotten this to work. Here is what I did.

    SSH into server perform these commands, no quotes

    "modprobe i915"

    "chmod -R 777 /dev/dri"

     

    modify the docker container for plex and show advanced

    Extra Parameters (No Quotes) "--device=/dev/dri:/dev/dri"

     

    I did enable "Privileged" however some folks stated earlier that wasn't required. Who cares it's working now!

    2017-10-03_1445.png

     

×
×
  • Create New...