PCR

Members
  • Posts

    17
  • Joined

  • Last visited

Posts posted by PCR

  1. On 10/26/2022 at 11:42 PM, nuhll said:

    very annoying i downgraded from plex version to public and now public has the same problem, trying 1.29.0.6244-819d3678c as suggested they really good test their stuff

     

    edit: yes its working again... THANKS lets hope they fix it in the next 5 years its crazy how many things they add to plex, but the core is so buggy (?)

     

    edit2: btw i also have i7 6700k, and 1050

     

    edit3: "it should be using i965 not iHD" 

    What does that mean? Plex decides itself which hardware it uses

    still not working with 1:29:1

  2. Oct 25, 2022 19:41:22.924 [0x14f0e004db38] ERROR - [Req#21d/Transcode/tl13mb5trqc5luc4bb7xljtd/f9226da9-28cf-4f6f-a354-88be8af6d664] [AVHWDeviceContext @ 0x1498a4a64680] Failed to initialise VAAPI connection: -1 (unknown libva error).
    Oct 25, 2022 19:41:22.924 [0x14f0e0acfb38] ERROR - [Req#21e/Transcode/tl13mb5trqc5luc4bb7xljtd/f9226da9-28cf-4f6f-a354-88be8af6d664] Device creation failed: -5.
    Oct 25, 2022 19:41:22.924 [0x14f0dea9fb38] ERROR - [Req#21f/Transcode/tl13mb5trqc5luc4bb7xljtd/f9226da9-28cf-4f6f-a354-88be8af6d664] Failed to set value 'vaapi=vaapi:/dev/dri/renderD129' for option 'init_hw_device': I/O error
    Oct 25, 2022 19:41:22.924 [0x14f0de699b38] ERROR - [Req#220/Transcode/tl13mb5trqc5luc4bb7xljtd/f9226da9-28cf-4f6f-a354-88be8af6d664] Error parsing global options: I/O error
    Oct 25, 2022 19:41:22.926 [0x14f0e513ab38] DEBUG - Jobs: '/usr/lib/plexmediaserver/Plex Transcoder' exit code for process 438 is 1 (failure)
    Oct 25, 2022 19:41:22.926 [0x14f0e252fb38] DEBUG - Streaming Resource: Terminating session 0x14f0e2e856a8:xpb76s3udjc0xzv8lp6mhmsq which is using transcoder slot.  Used slots is now 0
    Oct 25, 2022 19:41:22.926 [0x14f0e1314b38] DEBUG - Killing job.
    Oct 25, 2022 19:41:22.926 [0x14f0e1314b38] DEBUG - Signalling job ID 438 with 9
    Oct 25, 2022 19:41:22.926 [0x14f0e1314b38] DEBUG - Job was already killed, not killing again.
    Oct 25, 2022 19:41:22.926 [0x14f0e1314b38] DEBUG - Stopping transcode session tl13mb5trqc5luc4bb7xljtd
    Oct 25, 2022 19:41:22.926 [0x14f0e252fb38] DEBUG - Streaming Resource: Terminated session 0x14f0e2e856a8:xpb76s3udjc0xzv8lp6mhmsq with reason Conversion failed. The transcoder exited due to an error.
    Oct 25, 2022 19:41:22.926 [0x14f0e1d23b38] DEBUG - Cleaning directory for session tl13mb5trqc5luc4bb7xljtd (/config/Library/Application Support/Plex Media Server/Cache/Transcode/Sessions/plex-transcode-tl13mb5trqc5luc4bb7xljtd-f9226da9-28cf-4f6f-a354-88be8af6d664)

     

  3. On 9/22/2022 at 10:14 AM, ich777 said:

    I'm not sure what you want to do, do you want to pass through your Intel iGPU to a container?

     

    If so just create a Device in the template like this:

    grafik.png.8275d6ac85116bba712716cdf2754e60.png

     

    As long as the container supports it you can then use your iGPU in the container.

    Most containers on the CA App like Emby, Jellyfin, Plex, tdarr and Unmanic  support this AFAIK.

     

    Just make sure that your iGPU is activated in the first place, you can make sure it's activated by installing the Intel-GPU-TOP Plugin (not the container) from the CA App.

    What about the upcoming Intel Arc Graphics cards ? 

  4. cript location: /tmp/user.scripts/tmpScripts/Undervolt/script
    Note that closing this window will abort the execution of this script
    Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz
    temperature target: -0 (100C)
    core: -49.8 mV
    gpu: -49.8 mV
    cache: -49.8 mV
    uncore: -49.8 mV
    analogio: -49.8 mV
    powerlimit: 130.0W (short: 0.00244140625s - enabled) / 115.0W (long: 16.0s - enabled)

    yes. but why? have i made a mistake?

     

    Best

  5. Script location: /tmp/user.scripts/tmpScripts/Undervolt/script
    Note that closing this window will abort the execution of this script
    /tmp/user.scripts/tmpScripts/Undervolt/script: line 44: undervolt: command not found
    Undervolt is missing and will be installed...
    Collecting undervolt
    Downloading undervolt-0.3.0.tar.gz (10 kB)
    ERROR: Command errored out with exit status 1:
    command: /usr/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-hdj944q9/undervolt/setup.py'"'"'; __file__='"'"'/tmp/pip-install-hdj944q9/undervolt/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-hdd0073d
    cwd: /tmp/pip-install-hdj944q9/undervolt/
    Complete output (11 lines):
    Traceback (most recent call last):
    File "", line 1, in
    File "/usr/lib64/python3.9/site-packages/setuptools/__init__.py", line 18, in
    from setuptools.dist import Distribution
    File "/usr/lib64/python3.9/site-packages/setuptools/dist.py", line 32, in
    from setuptools import windows_support
    File "/usr/lib64/python3.9/site-packages/setuptools/windows_support.py", line 2, in
    import ctypes
    File "/usr/lib64/python3.9/ctypes/__init__.py", line 8, in
    from _ctypes import Union, Structure, Array
    ImportError: libffi.so.7: cannot open shared object file: No such file or directory
    ----------------------------------------
    ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
    Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz
    /tmp/user.scripts/tmpScripts/Undervolt/script: line 54: undervolt: command not found
    /tmp/user.scripts/tmpScripts/Undervolt/script: line 55: undervolt: command not found
    /tmp/user.scripts/tmpScripts/Undervolt/script: line 56: undervolt: command not found

    got this error.

  6. Hello,

     

    for all the 3D printers who wants to install Octofarm. Here it is a little quick and dirty guide.

     

    1. Install MongoDB from the CA Tab.

    grafik.png.77719665cc281afdae626426e035625a.png

    2. Look if it is already running and note the IP and the port!

    grafik.thumb.png.c6cb01f7abdc788c91c3bc73455c2783.png

    3. Add new Container

    grafik.png.bcadf1d4ea6fed8470123b14cb70b8ed.png

    4.Give it a Name

    grafik.thumb.png.74f41d8c3e53409dd7b6b3c280fa7769.png

    5. Toggle Advance view

    grafik.png.9dc5b5efd3eaeace54cfc6da272976ef.png

    6. Add these strings

    https://hub.docker.com/r/octofarm/octofarm

    grafik.png.c1812f9ab0d21af0a8d864d38bfc9986.png

    7. Optional. For Logo add this URL : https://raw.githubusercontent.com/NotExpectedYet/OctoFarm/master/views/images/logo.png

    grafik.png.1bc1c906ee1d81f2c807567cac1ed656.png

    8. Think about the Port on which OCTOFARM will run and check if it is not used by another Service. My Port is 84. Then add this to the WebUI.

    grafik.png.db083038d4eb3e516f6803548a05d9fd.png

    9.Add Variables and Paths

    9.1 Click on grafik.png.8adcf89f109390df7050f9dd1087bc4e.png

    9.2 Choose Path and fill in like this. The IP Adress of the Value from Step 2. and save it

    grafik.png.1aad5f86fb739c43b5f812bff2eca32d.png

     

    9.3 Add this two paths. The Hostpaths should point to a octofarm folder in your appdata

    grafik.png.0b88bee0bb389bb25887d30b077b2d19.png

    grafik.png.2c7fddba0487ec7dcb870e968f02f245.png

    9.4 Add a Port. Remember the Step 8

    grafik.png.ead3663c8eac8895c411c97ec4520230.png

    10. Press Apply. After that you can check the log if everthing went OK. Press this Button. grafik.png.f85dfb0792d3784772d65d56e31bb35d.png

    grafik.thumb.png.24ad1f6e697e280d85b3055e1dd77ab9.png

    It should look like this

    grafik.png.6eb5ed06e84cf15c408bb6b2dd2151fd.png

    11 Now you can acces the WebUI and start config of OCTOFARM

     

    Happy farming and printing!

     

    • Like 3