Solutions
-
SimonF's post in VM - Is it possible to output video on screen with integrated intel graphic card? was marked as the answerI have not been able to get Windows to use iGPU, get code 43 for driver. But have been able to use on a Linux VM. (CPU is 12600k)
-
SimonF's post in Exclusive Share can't be enabled (no dropdown)?! was marked as the answerHave you enabled at a global level?
Also if you are using NFS exclusive is disabled for that share.
-
SimonF's post in A couple questions about spinup/spindown was marked as the answerYou have diskspin down disabled. look at settings -> disk
-
SimonF's post in Possible to get Mover to ignore certain file types in a share? Only move files X days old? was marked as the answerHave a look at mover turning plugin
-
SimonF's post in KVM BIOS Serial Number was marked as the answeryou dont seem to have this
<os>
<smbios mode='sysinfo'/>
... </os>
-
SimonF's post in AMD Cezanne: I don't have a "/dev/dri" to pass to docker containers? was marked as the answerUncheck as it is not bound to host driver and reboot.
-
SimonF's post in Exclusive Access - 6.12 - ZFS was marked as the answerLikely array would need to be stopped to change as global setting.
-
SimonF's post in VNC Discconectes for VM was marked as the answerAlso have you tried the spice option or connecting via a vnc client?
-
SimonF's post in How can I delete my PCI device in VM? was marked as the answerJust remove the host dev section for the pci addresses
-
SimonF's post in Start a ZFS pool wihout an array (6.12 rc7) was marked as the answerCurrently you need to have at least one device in the array. I use a single small usb flash drive.
-
SimonF's post in Array is spinning up after 1 hour was marked as the answerHave you tried the following
1) Run in safe mode to see if it happens.
2) Run file activity plugin to see what is opening files.
3) Check remote clients that are connecting to see if they run on a schedule.
-
SimonF's post in Yet Another NVIDA 1060 Post (PCI BUS & XML) - Sorry was marked as the answer<hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x02' slot='0x00' function='0x0'/> </source> <rom file='/mnt/user/isos/vbios/gpuvbiosMSI1060.rom'/> <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0' multifunction='on'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x02' slot='0x00' function='0x1'/> </source> <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x1'/> </hostdev> I think your xml should be this. Note multifunction on first part and function 0x1 on last part.
-
SimonF's post in nut UPS client was marked as the answerSet type as slave and enter ip address of master netserver
-
SimonF's post in unbind Device from IOMMU Group was marked as the answeracs override in vm manager advanced settings may allow you to split them guessing you dont have another pci slot available for the card
-
SimonF's post in New build - Mobo only boots to unraid usb if I go into bios menu first was marked as the answerDisable fastboot in bios if enabled
-
SimonF's post in Boot screen stops at Nvidia issue, but OS continues in the background. was marked as the answerCan you change output to be from igpu? As i suspect it has selected the other gpu for console?
-
SimonF's post in VDisk Bus - Virtio: Windows 10 Doesn't Detect Drive To Install To was marked as the answerhave you tried sata for cd instead of ide?
-
SimonF's post in Running a Parity Check, lots of "out of memory" errors was marked as the answerOnly solution I know off is to close the tab on the browser with unraid gui. Also in later relase nchan processes are stopped if you log out of the gui.
-
SimonF's post in How to Sort Dockers on RC6 was marked as the answerYou need to click on red/green padlock to unlock and then press to lock when complete.
-
SimonF's post in Motherboard won't boot Unraid USB-Stick was marked as the answerHave you changed from legacy to uefi. you may need to remove - from dir EFI- on flash.
-
SimonF's post in Looking for device driver install Windows Tiny 11 (Setup does not detect target VM drive) was marked as the answeradd virtio cd and load from it and look for the storage driver virstor.
-
SimonF's post in Quick Question: Does the Go file get modified during an unRAID update? was marked as the answerNo it does not get updated
-
SimonF's post in when booting in legacy i lose the igpu was marked as the answerYes igpu needs uefi to run.
-
SimonF's post in Reduce NVIDIA RTX idle power in Ubuntu Linux was marked as the answerYou can use nvidia-persistenced also
-
SimonF's post in VM template: ability to set network to none was marked as the answerIf you remove the mac it will not add a nic are you looking for this option in addition to that?