almulder

Members
  • Posts

    218
  • Joined

  • Last visited

Everything posted by almulder

  1. Theme_Coloring_Script_V8.txtIf anyone can make an interface for this or does improvements can you tag me, would love to see what becomes of this. DESIGNED FOR BLACK THEME ONLY Instructions: To use this, be sure to install "user scripts plugin" then go to user scripts from the settings tab. then select "Add New Script" Give it a name "Theme Coloring Script" and press ok. Now locate the new script and press the gear icon and click "Edit Script" Then open the text file below, copy everything and paste it into the script and save changes. Then you can manually run the script. Default is blue, but you can go back in and edit the script and select new colors (Top section of script, you will see the options). Note: After a reboot the theme will need to be applied again, as the changes are not save except in ram. To auto mate this, to the right of the run script button there is a drop down, click that and select "At Startup of Array" this will make the script auto run at the start of the array so you don't need to manually run it each boot. Theme_Coloring_Script_V8.txt 2022 1002 - Version 8 Updated for wording when doing parity check. (Dashboard & Footer) Updated for Community Apps wording to get rid of the orange. Added link in script to bring you to support page here. 2022 1001 - Version 7 Fixed issue with 6.10+ Where login screen was no longer themed. 2021 1119 - Version 6 Updated to fix issue docker logs being displayed white on white, now black background with white text. 2021 0125 - Version 5 Updated to fix Community Apps Plugin with not showing detailed description of apps correctly.
  2. I upgraded to beta35 and then setup the new video card. I will be binding the videocard to my vm here shortly. I will let you know if there are other issues.
  3. Yes Bio is set to IOMMU and set to enabled (Not Auto). However I had not tried "VFIO allow unsafe interrupts" (Did not even notice that option) and now it seems to be working with both being pased through. I will test more once windows gets installed and then pass through graphics, but nvme was found without issue and installing. Thanks so much for this info.
  4. GPU 0: GeForce GTX 1050 Ti (UUID: GPU-5cfccbc3-f92f-4203-80c0-aabd87a7405e) GPU 1: GeForce RTX 2070 (UUID: GPU-d5863e19-c2ed-6e72-8b48-3f28a09eb25d)
  5. I have skipped that and tried just the USB and same issue. Anything I try and pass through gives the error.
  6. So not sure if this is a unraid issue, nvida driver issue, or a docker image issue. Hopefuly someone can let me know how to fix. My unraid has 2 video card connected. One is for plex and the other for a gamming VM when they fix usb passthrough issues. So I have plex setup to use GPU0 but it keeps using GPU1. I have verified that the Docker is pointing to the correct GPU, but its using the other GPU Here you see its using my RTX2070 instead of my GTX1050ti Here you see the GPU Ids that need to be passed through to plex: Note the GTX1050ti and here is my setting in Plex Docker. Note it shows the GTX1050ti
  7. That will have no effect on the USB that needs to be passed through. This seems to be an issue with QEMU needes to be updated within the code. Looks like there is another user that dug into this. Just seems odd other 35 beta users that do pass through have not reported the issue. I am trying to create a VM and it keeps failing, and nobody else seems to speak up. I was hoping it was an easy fix as I upgraded my server to also run a daily driver VM, but unable to set that up yet due to the errors comming up. Still looking for a solution
  8. Aw so im not the only one having issues. I thought it was just me, been trying to make it work for some time but over my head. If I run that script would that potentually solve the issue? (Knowing I would have to run it at each reboot.)
  9. So does nobody else have issue passing devices through to VM in the beta 35? Really want to get this working so I can make the VM my daily driver and Gaming Setup. I need to pass through an NVME that is group 14, and group 19 for my usb, and then I have an RTC 2070 to pass through for graphics. I have tried to just pass through group 14 and no luck same error, tried passing through just group 19 again same error. Have not tried graphics yet as I have heard that is best to wait until after you get the VM up and working corectly. Also here is my System info.
  10. Ya still did not work, but the new release you did seems to have done the trick. I can now mount unmount remove readd remount without issue.
  11. Ok I went into settings and clicked chnage UUID and got the following in the log. (UUID not changed). Tried removing drive, the added it back and then tried to chnage uuid. Nov 20 13:22:15 TOWER unassigned.devices: Changing disk '/dev/sdn1' UUID. Result: ERROR: The filesystem has valuable metadata changes in a log which needs to be replayed. Mount the filesystem to replay the log, and unmount it before re-running xfs_admin. If you are unable to mount the filesystem, then use the xfs_repair -L option to destroy the log and attempt a repair. Note that destroying the log may cause corruption -- please attempt a mount of the filesystem before doing this.
  12. So I have upgraded to Beta 35 and was transfering some files from a drive via krusader with the drive being mounted via unassigned devices. and that worked great. unmounted the device added more files to the drived from another pc, re added the drive to unraid and it shows up in unassigned devices, but when I click mount it tries and the just come back to the option to mount. I have tried this with several drives. the can connect the firast time, but once unmounted and removed I and then re added it cant be remounted. This is what the log shows when tryiong to remount a drive again Nov 20 13:09:49 TOWER unassigned.devices: Adding disk '/dev/sdn1'... Nov 20 13:09:49 TOWER unassigned.devices: Mount drive command: /sbin/mount -t xfs -o rw,noatime,nodiratime '/dev/sdn1' '/mnt/disks/WD_easystore_264D' Nov 20 13:09:49 TOWER kernel: XFS (sdn1): Filesystem has duplicate UUID 4e86ed38-0af8-4794-9635-dd5554fa7f1a - can't mount Nov 20 13:09:49 TOWER unassigned.devices: Mount of '/dev/sdn1' failed. Error message: mount: /mnt/disks/WD_easystore_264D: wrong fs type, bad option, bad superblock on /dev/sdn1, missing codepage or helper program, or other error. Nov 20 13:09:49 TOWER unassigned.devices: Partition 'WD easystore_264D' could not be mounted. Nov 20 13:09:49 TOWER unassigned.devices: Issue spin down timer for device '/dev/sdn'.
  13. Need a fix as I Need VM's with passthrough ASAP! I am trying to creat a windows 10 VM and pass through a usb and nvme, I went into tools/system devices and located the 2 I needed and checked them to bind to vfio and rebooted. Then went into the vm and tried to create the VM, but upon clicking create I get an error: Group 14 is my nvme that I want to use as my boot drive in the VM. I have tried setting the VM Settings to, Downstream, MultiFunction and Both in the options (A reboot between each try) and same result. Attatched is my diagnostics from after my last attempt with Both enabled. Also I have fast boot turned off, and boot into legacy mode. tower-diagnostics-20201119-1237.zip
  14. Ok I will repost there. Thanks
  15. I am trying to creat a windows 10 VM and pass through a usb and nvme, I went into tools/system devices and located the 2 I needed and checked trhem to buind to vfio and rebooted. Than went into the vm and tried to create the VM, but upon clicking create I get an error: Group 14 is mu nvme that I want to use as my boot drive in the VM. I have tried setting the VM Settings to, Downstream, MultiFunction and Both in the options (A reboot between each try) and same result. Attatched is my diagnostics from after my last attempt with Both enabled. tower-diagnostics-20201119-1206.zip
  16. So I just upgraded my server to a 3970x Threadripper and from what I have read I need the newer kernals to be able to read temps. And as 6.8.3 does not have the correct kernals I need to update to a beta build. But what build should I update to? Is 6.9 beta 1 really just 6.8.3 but with the new kernals? Or should I upgraded to a newer beta and if so why, or should I just stay on 6.8.3?
  17. So I just upgraded my server to a 3970x Threadripper and from what I have read I need the newer kernals to be able to read temps. And as 6.8.3 does not have the correct kernals I need to update to a beta build. But what build should I update to? Is 6.9 beta 1 really just 6.8.3 but with the new kernals? Or should I upgraded to a newer beta and if so why, or should I just stay on 6.8.3?
  18. Just installed it. and it works great thanks.
  19. It should be, but if you need help let me know
  20. It was actually really easy. I downloaded the: Unraid Custom nVidia builtin v6.8.3: Download (nVidia driver: 450.66) Once downloaded I extraced the files into a folder. Then shutdown unraid. removed the USB, pluged the USB into my PC. Made a backup of the USB files to a folder on my desktop. (Just incase it was needed) Once that was done, I took the files from the folder that was unziped from the download and copied them to the root of my USB. It will ask to ovewrite the old files. I said yes. once done, I reomeved the USB from my pc and put it into unradi server and booted it back up. And was up and running without issue. Then to verify the drivers are updated, open the terminal window in unraid and run: nvidia-smi
  21. Same, however I need 6.9 support now due to getting a threadripper CPU (3rd Gen) But I am suppriesed how many people that used plex/unraid were unaware of this option. I ran into the issue and a few google searches later I found this and been using it since. (I just got the rep crested ones and they work flawlesly) Glad I could help
  22. If you need the drivers and dont want to go to beta. check out this thread:
  23. So I have a server running and need to expand to get more drives. Would like to get a 24 bay 4u case. What do you think i shoud get. I will be keeping my current server and connecting to this new case via SAS Cable (SFF). I have seen NetApp diskshelfs and Supermicro and others. What would you recomend. (I will be starting to rip my 4K movies to it and serve them via Plex)
  24. Love the plugin, use it all the time. however do you take requests? If so here are my requests: 1) Multiple Backup Settings. I want to backup some of my appdata daily, while there are others I want done weekly. Would be nice to be able to do so. Currently I exclude the weekly ones and back them up manually. 2) Selective restore. I have had it that one os the db from an app goes bad and I need to restore it, but there is no way to just restore the one I need, its all or nothing. Currently I have to extract the backup, then copy only the files I need. Thanks again for your hard work.
  25. Is anyone willing to collaborate to make a better theme programs so we can make better themes and more control over them? My current method involves running a script in user scripts, and thats fine for me but for others its a pain, I know there is a better way buy I don't understand how. I need some who knows how to program and willing to help. My current method make a copy of the files and replaces strings withing the original files for the new colors, then when they want to change color they rerun the script and it replace the modified files with the original ones so they can edit them again. I here there is a way to do this with custom css files, but no clue how to do that. Any help is appreciated. It seems like many people would like the ability to modify many other aspects. Currently I am only focused on using the black theme, but will want to be able to edit them all. Below are some screenshots of the blue theme I made, (Script has you enter in 3 colors and it does the rest) This is what I want to create an interface for and use css instead of replacing the actual files. But no clue.