-
Signal Notification Agent
Hey thanks for making this plugin! I had to install it manually (still not on CA...) but it works as expected. One thing though: I'd love the option to send the message to a number instead of a group. Any chance of getting this implemented?
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
I'm trying to get my Vega 8 GPU inside my Ryzen 5700g (device ID 1002:1638) to reset properly. I installed the AMD vendor reset plugin and it is loaded acording to lsmod | grep vendor. Sadly it's not working: when staring a Linux VM for the second time the system nearly freezes for about 30 seconds then comes back and I can see the VM booting in VNC but the Screen stays black. Host: root@Tower:~# dmesg | grep "0000:30:00.0" [ 0.481031] pci 0000:30:00.0: [1002:1638] type 00 class 0x030000 PCIe Legacy Endpoint [ 0.481108] pci 0000:30:00.0: BAR 0 [mem 0xd0000000-0xdfffffff 64bit pref] [ 0.481179] pci 0000:30:00.0: BAR 2 [mem 0xe0000000-0xe01fffff 64bit pref] [ 0.481249] pci 0000:30:00.0: BAR 4 [io 0xe000-0xe0ff] [ 0.481298] pci 0000:30:00.0: BAR 5 [mem 0xfc500000-0xfc57ffff] [ 0.481419] pci 0000:30:00.0: PME# supported from D1 D2 D3hot D3cold [ 0.492300] pci 0000:30:00.0: vgaarb: bridge control possible [ 0.492364] pci 0000:30:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none [ 0.518208] pci 0000:30:00.1: D0 power state depends on 0000:30:00.0 [ 0.521463] pci 0000:30:00.0: Adding to iommu group 13 [ 61.890463] vfio-pci 0000:30:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=none [ 83.753222] vfio-pci 0000:30:00.0: Unsupported reset method 'device_specific' [ 296.815777] vfio-pci 0000:30:00.0: Unsupported reset method 'device_specific' [ 361.448368] vfio-pci 0000:30:00.0: Unsupported reset method 'device_specific' [ 370.464036] vfio-pci 0000:30:00.0: Unsupported reset method 'device_specific' [ 835.802420] vfio-pci 0000:30:00.0: Unsupported reset method 'device_specific' [ 851.577996] vfio-pci 0000:30:00.0: Unsupported reset method 'device_specific' [ 869.961938] vfio-pci 0000:30:00.0: Unsupported reset method 'device_specific' [ 1069.633316] vfio-pci 0000:30:00.0: enabling device (0000 -> 0003) [ 1720.685366] vfio-pci 0000:30:00.0: Unsupported reset method 'device_specific' [ 1734.725295] vfio-pci 0000:30:00.0: Unsupported reset method 'device_specific'
-
AMD APU Ryzen 5700G iGPU Passthrough on 6.9.2
So I finally have this working: UnRAID 7.2.0 5700g MSI B450 Mortar (latest beta BIOS) Extracted VBIOS using UBU (vbios_1638.rom) VM: SeaBIOS i440fx 9.2 VNC as primary GPU (can't be removed) iGPU and it's audio controller als separate devices (no multifunction) OS: Pop!OS (for now.) Everything works. ...except for resetting the GPU. Any tips on how to take this last hurdle?
-
-
Dynamix - V6 Plugins
Auto Fan Control is flaky for me. Controller: nct6797 on an MSI b450 board It appears to work just fine but at some point gets stuck and won't modify fan temperatures anymore. When trying to restart via CLI i get errors saying device or resource busy...
-
-
[6.12.3] Network Settings -> Interface Extras -> Include listening interfaces doesn't work with OpenVPN
I am running an OpenVPN Docker container (ich777/openvpn-client) with network=host and want my unRAID webUI to be accessible via this VPN. I can add the corresponding interface (tun0) to Network Settings -> Interface Extras -> Include listening interfaces but the webUI doesn't bind to the tunnel IP after a restart. I need to delete and readd the entry to get it to work. I guess this happens because the VPN container is still starting when the webUI process binds to the ports.
-
AMD APU Ryzen 5700G iGPU Passthrough on 6.9.2
Just wanting to add a report to this topic since I mainly bought the 5700G to run a VM off the iGPU: For me it's NOT working. I can get the VM to POST. In Ubuntu I can navigate the first install menu but if I select install Ubuntu the screen goes black and nothing comes up. Using safe graphics I can install the OS but after reboot the screen stays black (rebooted server also) In PopOS I can see the boot messages scrolling and when the UI loads the screen goes black and doesn't come back. Looks like loading the driver makes the iGPU crap the bed. This feels so close yet so far away. Specs: 5700G MSI B450m Mortar (Non-Max), BIOS 7B89v1I (AGESA ComboAm4v2PI 1.2.0.7) 3070 as second GPU VBIOS extracted with UBU (1638) BIOS Settings: Re-Size BAR Support --enable Above 4G memory/Crypto --enable Initiate Graphic Adapter --IGD Integrated Graphics --Force UMA Frame Buffer Size --4G IOMMU --enable DMA Protection --auto DMAr Support --auto SVM Mode --enable NX Mode --enable Boot mode --UEFI Unraid config: video=efifb:off No ACS override needed, GPU and Audio are in their own IOMMU groups added modprobe blacklist amdgpu VM OS: Ubuntu 22.10 or PopOS 22.04 Machine: tried both Q35-6.2 and i440fx-4.1 BIOS: SeaBIOS VM XML: <kvm> <hidden state='on'/> </kvm> <hostdev> ... edited the addresses, multifunction etc ... </hostdev> <qemu:commandline> <qemu:arg value='-set'/> <qemu:arg value='device.hostdev0.x-vga=on'/> </qemu:commandline>
-
Reduce power consumption with powertop
Got another tip that works quite well for me! Switching my CPU (Ryzen 7 5700g) to the "powersave" governor saves me about 10W under normal load because all cores will run at 1.4GHz. I only need higher clocks when gaming on my Win 10 VM so I automated governor switching depending on whether I'm logged in to Windows: install Putty and set up ssh key authentication to the UnRAID host, save a Putty profile for the server that utilises ssh key authentication open Group Policy Editor by hitting Win+R, entering gpedit.msc and hitting enter in Computer Configuration > Windows Settings > Scripts for Shutdown and User Configuration > Windows Settings > Scripts for logout create new entries for Start/Login and Shutdown/Logout: for script name input path to plink.exe (C:\Program Files\PuTTY\plink.exe) for script parameters input -batch <Putty profile> /etc/rc.d/rc.cpufreq powersave/ondemand So you get a total of 4 entries (one each for start/shutdown/login/logout) that set the governor to powersave or ondemand (or whatever you prefer).
-
[SUPPORT] SmartPhoneLover - Firefly III + Data Importer
Thanks for this docker! One question: It says I need to set up cron jobs for recurring transactions... How do I do this since crontab isn't available in the container? [Edit] Created a User Script with docker exec --user www-data Firefly-III /usr/local/bin/php /var/www/html/artisan firefly-iii:cron Does the job.
-
Dynamix - V6 Plugins
Hey first of all thanks for the great plugins! Quick bug report: I just updated to the latest version of System Statistics and the System Stats graphs don't work anymore. They do in "Real-time" but not for "Last day" etc. What do you need to help fix this issue? Tried changing some settings and reinstalled. Edit: Was on 6.9.3. Updating to 6.10.3 fixed it.
-
Start VM from keyboard attached to server
I have a WIndows 10 VM that I'd like to be able to start by pressing a key on a keyboard directly connected to my server. To make this work I can issue bind '"\C-w":"virsh start Windows10\n"' in any terminal session and CTRL-W starts the VM. But this won't work on the keyboard connected to the server. I have tried adding the above command to the go file but that didn*t work. Any ideas?
-
-
FileRun: fix default permissions
I set up FileRun using @BamaJ13's docker template and ran into the issue that files created/uploaded through FileRun's webUI are readonly to other users and thus can't be modified over for example SMB. I first tried very long to launch the docker with different user:group settings and messing with ACLs but couldn't get it to work. Then I dug long and deep and found an undocumented solution. Here are the two steps needed: add two environment variables in template: "APACHE_RUN_GROUP = users" and "APACHE_RUN_GROUP_ID = 100" after first run, modify or create file /mnt/user/appdata/filerun/customizable/config.php with following content: <?php umask(012); Then all files/dirs created by FileRun will belong to group "users" and have read and write access for other users of UnRAID. Have fun!
-
[Support] Linuxserver.io - Nextcloud
Hey guys, I need some help. I recently lost my cache drive and had to restore docker.img and appdata from a backup (tried the two backups I have). Since then nextcloud won't work anymore. The container loads fine: But when accessing nextcloud all I get is Error 504: Gateway timed out. /log/nginx/error.log says this: Any pointers how to fix this?
-
GUI Mode on second GPU: blank screen after boot sequence.
Setup: Ryzen 5 2600x MSI B450m Mortar RX 5700XT in first PCIE slot (3.0x16, for gaming VM) GT 710 1Gb in third PCIE slot (2.0x1 via chipset, for UnRAID) I can enable GOP to get the system to POST on the GT 710 by switching to UEFI mode. When booting UnRAID in GUI mode the server comes up fine and prints the boot process on screen but when the GUI should start all I get is a blank screen with the cursor blinking in the upper left corner. emhttp is running per '$ ps aux | grep emhttp' and I can reach the GUI from a different machine. I have tried with 'nomodeset' in the syslinux config which didnt change anything. I have booted Unraid 6.9 RC2 from a different thumb drive and it has the same result. Am I just out of luck with yet ANOTHER incompatible hardware setup (NVME drive can't be passed through, GPU has the AMD reset bug) or is there anything left to try? tower-diagnostics-20210110-0900.zip
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
The "Logs" page is partly empty for me. Only the "$ ip route show" window is populated with information, the openvpn log and status doesn't show up. I guess status is empty if I'm running in client mode? Where does the plugin expect the log file to be?
-
[Plugin] VFIO-PCI Config
This broke UnRAID for me. Setup: Ryzen 5 2600X MSI B450m Mortar 2x16Gb RAM 3 Drives via onboard SATA 4 Drives via Dell H310 IT-mode 1 NVME drive Tried to pass through one of the two onboard USB controllers that has a USB hub with Keyboard and mouse connected. It is in it's own IOMMU group and can be passed through without a problem using the "vfio-pci-ids=" method. Unraid fails to load with text about the USB controller on the screen, no explicit error messages. (Didn't take a picture, sorry). Fixed by removing /config/vfio-pci.cfg on a Windows machine.
jesta
Members
-
Joined
-
Last visited