Jump to content

boris

Members
  • Posts

    16
  • Joined

  • Last visited

Posts posted by boris

  1. Maybe someone can help me here. I am using Cloudberry for quite some time and everything worked fine. Since a week I have a problem and i can not figure it out.

    I am using SFTP Backup to another server. Since a week I am getting following error message for one SFTP account:

    Failure establishing ssh session: -5, Unable to exchange encryption keys

     Does anyone had the same issue or can maybe help me out?

     

  2. 6 hours ago, InerrantEye said:

     

    Hi, I've recalculated the LAN_NETWORK and still got the same result. I've port forwarded port 8112 and DMZ'd to no luck. I've tried a different device and used 2 other browsers.

     

    Not sure what else to try.

    It is a local network, so you don't need port forwarding. Do you maybe have VLAN enabled and your unraid machine is in a different VLAN? Maybe install and try firefox inside unraid from the Apps tab. 

  3. 35 minutes ago, Tenno said:

    Yes exactly like that. It’s still downloading to mnt/user/media/downloads not an /incomplete folder in downloads and then it moves them to the app data folder for deluge…

    Make a Screenshot from your Host Path set in the docker container settings.

  4. 40 minutes ago, binhex said:

    ensure unraid is using both connections and you will be set, i would suspect this is not the case right now.

    Thanks for the reply. Unraid itself is using both connections. My pfsense is on a different machine (not on my unraid machine) and the load balancing is happening there. All docker except delugevpn can take advantage of both DSL connections.

  5. I searched for it and can not find an answer. Maybe someone has a hint how this can be done:

    i have two DSL Internet connections at home which I load balanced with pfsense. When I download from other pages or via ftp I get the speed of both connections. 
    Only delugevpn is using only one of these connections. Is there a way to get this to work?

  6. 42 minutes ago, mojotaker said:

    With the latest bios for my board:

    • Asus strix x470-F
    • Bios: 5406 : Update AM4 combo PI 1.0.0.4 patch B
    • Gpu: Asus strix gpu gtx 1070
    • Processor: Ryzen 2700x
    • Unraid: 6.80

    Gpu passthrough not working, No error message. just blank screen.

    Log:

    
    -cpu host,hv-time,hv-relaxed,hv-vapic,hv-spinlocks=0x1fff,hv-vendor-id=none \
    -drive file=/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd,if=pflash,format=raw,unit=0,readonly=on \
    -drive file=/etc/libvirt/qemu/nvram/fc0e2c3c-8ea7-754a-298e-9c6867155fc6_VARS-pure-efi.fd,if=pflash,format=raw,unit=1 \
    -m 4096 \
    -overcommit mem-lock=off \
    -smp 4,sockets=1,cores=4,threads=1 \
    -uuid fc0e2c3c-8ea7-754a-298e-9c6867155fc6 \
    -display none \
    -no-user-config \
    -nodefaults \
    -chardev socket,id=charmonitor,fd=33,server,nowait \
    -mon chardev=charmonitor,id=monitor,mode=control \
    -rtc base=localtime \
    -no-hpet \
    -no-shutdown \
    -boot strict=on \
    -device ich9-usb-ehci1,id=usb,bus=pci.0,addr=0x7.0x7 \
    -device ich9-usb-uhci1,masterbus=usb.0,firstport=0,bus=pci.0,multifunction=on,addr=0x7 \
    -device ich9-usb-uhci2,masterbus=usb.0,firstport=2,bus=pci.0,addr=0x7.0x1 \
    -device ich9-usb-uhci3,masterbus=usb.0,firstport=4,bus=pci.0,addr=0x7.0x2 \
    -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x3 \
    -drive 'file=/mnt/user/domains/Windows 10 Graphics Design/vdisk1.img,format=raw,if=none,id=drive-virtio-disk2,cache=writeback' \
    -device virtio-blk-pci,scsi=off,bus=pci.0,addr=0x4,drive=drive-virtio-disk2,id=virtio-disk2,bootindex=1,write-cache=on \
    -drive file=/mnt/user/isos/Windows.iso,format=raw,if=none,id=drive-ide0-0-0,readonly=on \
    -device ide-cd,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=2 \
    -drive file=/mnt/user/isos/virtio-win-0.1.160-1.iso,format=raw,if=none,id=drive-ide0-0-1,readonly=on \
    -device ide-cd,bus=ide.0,unit=1,drive=drive-ide0-0-1,id=ide0-0-1 \
    -netdev tap,fd=36,id=hostnet0,vhost=on,vhostfd=37 \
    -device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:35:ba:5b,bus=pci.0,addr=0x2 \
    -chardev pty,id=charserial0 \
    -device isa-serial,chardev=charserial0,id=serial0 \
    -chardev socket,id=charchannel0,fd=38,server,nowait \
    -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0 \
    -device vfio-pci,host=0000:0a:00.0,id=hostdev0,bus=pci.0,multifunction=on,addr=0x5,romfile=/mnt/user/domains/vbios/Asus.GTX1070.8192.160531.rom \
    -device vfio-pci,host=0000:0a:00.1,id=hostdev1,bus=pci.0,addr=0x5.0x1 \
    -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \
    -msg timestamp=on
    2020-01-03 17:19:04.721+0000: Domain id=5 is tainted: high-privileges
    2020-01-03 17:19:04.721+0000: Domain id=5 is tainted: host-cpu

    New windows 10 vm.

    Other info:

    • Never downgraded the bios, cause i didn't need gpu pasthrough at the time.

    Thank you.

     

    gpu-passthrough_unraid.PNG

    gpu-passthrough_unraid_xml_view.PNG

    Did you modify the GPU Bios with a HEX Editor?

    • Thanks 1
  7. 5 minutes ago, SpaceInvaderOne said:

     

     

    You cant use afuwin in windows to do this (as windows has a system protection to stop bios being changed to one that doesn;t match and setting to ignore in afuwin will just reboot you into the motherboard bios page to upgrade so no good)

    I have almost finished a video guide on how to do this which i will upload and link here later today.

     

    But for now here is how. Format a usb stick with gpt partition. (use rufus in windows to do this) the put this file attached here into the root of the flash drive. (obviously unzip)

    EFI.zip 1.1 MB · 0 downloads

    Then you will have a file on flash called EFi inside there ther is a folder called BOOT.

    Copy the downgrade bios that you want to use into that folder but rename it bios.rom

    then boot the computer from the usb flash drive that you have just made.

    you will see the shell

    Now you will need to change to the usb drive

    
    type fs3:  

    (yours maybe different poss -- fs2: fs4: etc)

    then type

    
    cd EFI
    
    cd BOOT

    then type ls to list the files there. (you should see the files and the file bios.rom - you will know that you are in correct directory then)

    now to flash your bios (remember flashing a motherboard bios has risks and it is possible to brick a board so do at your risk please)

    type 

    
    Afuefix64 bios.rom /P /B /N /K /X 

    This will flash the bios onto the board. It will warn as in windows but just type y to continue.

    After flashing I would clear the cmos then re-setup bios settings as desired.

     

     

    That't strange because it did work for me: I used AFUWIN via the command prompt with the command "AFUWINx64.exe X370TC5.10 /CAPSULE /B /P /N"

    Although I had windows installed with "Primary vDisk Location" set to manual and windows installed on a separate SSD which let me boot into windows without starting unraid.

  8. 37 minutes ago, widdefmh said:

     

    Thanks for the reply, I will try to downgrade to before March 2019 to see if I get any success with GPU passthrough. 
    I don't really want to downgrade, because at some point I will have to upgrade BIOS again and then I don't know
    if it will be fixed or not. I also use all four slots of ram in my computer and I need a pretty new BIOS to get the memories
    stable at a pretty high speed (3000Mhz). But I will give it at a try to see if it fixes the problem.

     

    Do we know any mobos that don't have this problem at all? If it is worth changing mobo to a different one.. 

    It looks like it is AGESA which is causing the problem and it affects all mobo's. I read couple posts that the last AGESA version which works with passthrough is AGESA 1.0.0.6. Hopefully AMD can fix this problem fast, until then we can not use the new Ryzen CPU's with GPU passthrough. Regarding your mobo, you should be fine with bios version 4207 (like you said before march 2019).

    • Like 1
    • Upvote 1
  9. I had the same issue.

     

    MOBO: Asrock x370 Taichi

    Graphicscard: Asus DUAL-GTX1070-O8G

    Processor: AMD Ryzen 7 2700

    Unraid 6.7.2

    Bios version which broke passthrough: P5.60. Reverted back to 5.10 (didn't try P5.50 as I skipped this version)

     

    For people who have Asrock MOBO's: I booted straight into Windows 10, used AFUWIN Tool to downgrade BIOS

    (https://ami.com/en/download-license-agreement/?DownloadFile=Aptio_V_AMI_Firmware_Update_Utility.zip) with the command:

    AFUWINx64.exe X370TC5.10 /CAPSULE /B /P /N

  10. I had a lot of problems to connect too until I changed the name of the share. I used "TimeMachine" as the name of the share and I got errors back from timemachine (Permission denied (error 13) even the username/password were correct) until I changed the name of the share to something else. Then suddenly it connected without problems.

×
×
  • Create New...