Jump to content

architektur23

Members
  • Posts

    17
  • Joined

  • Last visited

Posts posted by architektur23

  1. Hey guys,

    after setting up tdarr with the video of @SpaceInvaderOne it works, but after the files are transcoded nothing happens.. the files stay in the temp folder and named with the cache text.

     

    In the logs is only:

    Step W03 Analysing - > that worked, shows my the new file is 58% of the original

     

    after Step W03 comes Step W08?!?:

     

    Node[GTX1060]:Worker[upset-unau]:[Step W08] [-success-] Job end 1s

    1 2023-08-10T11:41:18.203Z uLq4qkpg6Z0:Node[GTX1060]:Worker[upset-unau]:[Step W08] [-success-] Job end

    2 2023-08-10T11:41:18.204Z uLq4qkpg6Z0:Node[GTX1060]:Worker[upset-unau]:Transcoding successful. Finished job.

     

    Node[GTX1060]:Worker[upset-unau]:[Step W10] Worker processing end 1s

    1 2023-08-10T11:41:18.205Z uLq4qkpg6Z0:Node[GTX1060]:Worker[upset-unau]:[Step W10] Worker processing end

    2 2023-08-10T11:41:18.206Z uLq4qkpg6Z0:Node[GTX1060]:Worker[upset-unau]:Successfully updated server with verdict: transcodeSuccess

     

    And thats it.

    Shouldnt there be next steps to move the files, rename and replace the originals?

    (in the Tab "Output folder" only record history is active)

  2. On 12/10/2022 at 8:59 AM, ChatNoir said:

    The official container works just fine for me. I just disconnected my phone from the local Wifi and launched a show. My P400 went from P8 to P0 and there was load on the GPU from Plex.

     

    image.thumb.png.3cbfa4f55baff8e91bf716c8f5358f23.png

     

    I'm using the binhex-plexpass docker and want to use my gpu to transcode... but my docker doesnt have the HW transcode or the nvidia_driver_capa entries... what should i do then??

  3. Hey guys

    i have a zigbee stick running in home assistant VM and since a week i have a 3D printer which is running in octoprint docker, but both devices switch from day to day from ttyusb0 and ttyusb1 back and forth...

    is there some way to map one usb device to exactly ttyusb0 so that no other device can use this port?

  4. Hey guys, I'm out of ideas...

    I want to share a folder from my pc and mount it in unraid, one folder works, but not the one i want even so they are in the same location with the same permissions... 
    The Output Folder, share "Out" is no problem to mount, but with the same settings the dropbox folder ("Drop") isnt able to mount -_-
    Can someone pls help me understand why that is?

     

    Mountingfail.jpg

  5. all Windows in the VMs are corrupted and wont boot, stuck on blue screen with repair options that doesnt work -_-

     

    -m 3072 \
    -overcommit mem-lock=off \
    -smp 2,sockets=1,dies=1,cores=1,threads=2 \
    -uuid 86026e19-062d-b1e1-6a11-38c0d953a391 \
    -no-user-config \
    -nodefaults \
    -chardev socket,id=charmonitor,fd=32,server,nowait \
    -mon chardev=charmonitor,id=monitor,mode=control \
    -rtc base=localtime \
    -no-hpet \
    -no-shutdown \
    -boot strict=on \
    -device pcie-root-port,port=0x10,chassis=1,id=pci.1,bus=pcie.0,multifunction=on,addr=0x2 \
    -device pcie-root-port,port=0x11,chassis=2,id=pci.2,bus=pcie.0,addr=0x2.0x1 \
    -device pcie-root-port,port=0x12,chassis=3,id=pci.3,bus=pcie.0,addr=0x2.0x2 \
    -device pcie-root-port,port=0x13,chassis=4,id=pci.4,bus=pcie.0,addr=0x2.0x3 \
    -device ich9-usb-ehci1,id=usb,bus=pcie.0,addr=0x7.0x7 \
    -device ich9-usb-uhci1,masterbus=usb.0,firstport=0,bus=pcie.0,multifunction=on,addr=0x7 \
    -device ich9-usb-uhci2,masterbus=usb.0,firstport=2,bus=pcie.0,addr=0x7.0x1 \
    -device ich9-usb-uhci3,masterbus=usb.0,firstport=4,bus=pcie.0,addr=0x7.0x2 \
    -device virtio-serial-pci,id=virtio-serial0,bus=pci.2,addr=0x0 \
    -blockdev '{"driver":"file","filename":"/mnt/user/domains/Revit Server/vdisk1.img","node-name":"libvirt-1-storage","cache":{"direct":false,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \
    -blockdev '{"node-name":"libvirt-1-format","read-only":false,"cache":{"direct":false,"no-flush":false},"driver":"raw","file":"libvirt-1-storage"}' \
    -device ide-hd,bus=ide.2,drive=libvirt-1-format,id=sata0-0-2,bootindex=1,write-cache=on \
    -netdev tap,fd=35,id=hostnet0 \
    -device virtio-net,netdev=hostnet0,id=net0,mac=52:54:00:6b:ff:72,bus=pci.1,addr=0x0 \
    -chardev pty,id=charserial0 \
    -device isa-serial,chardev=charserial0,id=serial0 \
    -chardev socket,id=charchannel0,fd=37,server,nowait \
    -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0 \
    -device usb-tablet,id=input0,bus=usb.0,port=1 \
    -vnc 0.0.0.0:1,websocket=5701 \
    -k de \
    -device qxl-vga,id=video0,ram_size=67108864,vram_size=67108864,vram64_size_mb=0,vgamem_mb=16,max_outputs=1,bus=pcie.0,addr=0x1 \
    -device virtio-balloon-pci,id=balloon0,bus=pci.3,addr=0x0 \
    -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \
    -msg timestamp=on
    2021-07-21 15:34:29.905+0000: Domain id=4 is tainted: high-privileges
    2021-07-21 15:34:29.905+0000: Domain id=4 is tainted: host-cpu
    char device redirected to /dev/pts/1 (label charserial0)

  6. I changed one gpu for one VM and put a heatsink on one nvme drive, after that no VM will start, all have the same error with a libvirt-1-storage problem, can anybody help me fix this? i cant do all VMs again 😭

     

    -blockdev '{"driver":"file","filename":"/mnt/user/domains/Revit Server/vdisk1.img","node-name":"libvirt-1-storage","cache":{"direct":false,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \
    -blockdev '{"node-name":"libvirt-1-format","read-only":false,"cache":{"direct":false,"no-flush":false},"driver":"raw","file":"libvirt-1-storage"}' \

  7. 25 minutes ago, ghost82 said:

    Are you following dortania instructions?

    https://dortania.github.io/GPU-Buyers-Guide/modern-gpus/nvidia-gpu.html#kepler-series-gtx-6xx-7xx

     

    Try to add in your config.plist, boot args:

    
    shikigva=40 shiki-id=Mac-27ADBB7B4CEE8E61

     

    Append them if you have others, follows example:

     

    
    	<key>NVRAM</key>
    	<dict>
    		<key>Add</key>
    		<dict>
    			.......
    			.......
    
    			<key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key>
    			<dict>
    				.......
    				.......
    
    				<key>boot-args</key>
    				<string>shikigva=40 shiki-id=Mac-27ADBB7B4CEE8E61</string>

     

     MacOS already thinks its a macpro 15.1, should i switch that to a imac 14.2?

  8. same here, i've got two quadro 600 and a quadro 4000 and didnt get any of them to work...

     

    so i bought a used K600 for macOS VM (didnt try that yet), but the K600 worked instantly in windows VM without changing any settings...

    as the K600 worked, i tried the non k 600 in that windows and couldnt find any setting for it to work....

     

    but one 600 worked some weeks ago when i tried unraid for the first time in an existing windows with a passedthrough ssd.... i dont know what was different on that, because it was also a windows without any drivers

×
×
  • Create New...