Everything posted by PeteyBoPetey
-
Upgraded to 6.10 Won't Boot
I copied the 6.10 files to my laptop. I've just copied them back to the Unraid flash. Which bz files do I overwrite? And what do I overwrite them with?
-
Upgraded to 6.10 Won't Boot
I've done stuffed up big time. I unzipped the old version of unraid. It booted, but it's like a fresh install, none of the drives are allocated? Can this be fixed? I'm panicking, I start uni in 3 days. I need my VM running ;_ Please help!
-
Upgraded to 6.10 Won't Boot
Still the same. Can I put the unraid usb in my laptop, delete the 6.10 unraid and unzip the previous version?. Then get a log file and work out what the usb problem is?
-
Upgraded to 6.10 Won't Boot
- Upgraded to 6.10 Won't Boot
Hi Guys, Selected OS Update in the gui, download OK and got a message saying a reboot is required. Rebooted and... nothing. No command line or Web gui. Does the first boot take a while?. Can I roll back to the previous version by unzipping unraid by plugging it into my laptop? Peter- Move Boot USB to Different USB Port
Ok, the plan is to buy this pcie x1 to usb adaptor and boot unraid from an internal pcie x 1 slot freeing up all 3 USB controllers on my motherboard so I can passthrough the Corsair, ASUS Aura hub to my VM and one each of the other controllers to the other two VM's so each VM will have a bare metal controller for hot plug and play.- Move Boot USB to Different USB Port
It was user error, I just automatically said USB 2.0 because I was referring to the slowest ports on my motherboard that are in fact on the USB 3 controller THAT support USB 2.0. I'm having hella trouble with passed through USB devices, Corsair and ASUS Aura won't work and whilst my keyboard and mouse work passed through they need to be hardwired because the wireless dongles won't work when passed through. Considering everything I want to passthrough in on the IOMMU 15 controller the smart thing to do is to pass the whole controller through so all the USB devices work as though it's a bare metal machine?. However, the Unraid boot USB is on that controller. Because it's a physical device I can simply plug it into a different port, hence using a different controller. Additionally, you can ignore the Renesas controllers as those 4 controller are on a 4 port pcie card that I can't seem to get to work. That's next on my "To Do" list. TIA Peter BTW, thanks for the input guys iommu.txt- Move Boot USB to Different USB Port
I tried moving the Unraid boot drive to a USB 3.1 port . For some unknown reason Unraid boots normally, but doesn't display the gui. I moved the Unraid boot USB back to the original port and it worked again. I thought you can move from one USB port to another?. Question: How do I move my Unraid boot USB from USB 2.0 port to a USB 3.1 port on my motherboards I/O?- Can't Passthrough USB Devices Always Together
Thanks for the fast and detailed reply Ghost82!, Ok, so I unbound everything from VFIO and plugged a USB drive into each port on the motherboard and mapped out the port to controller. What I'm trying to achieve is to have all the ASUS and Corsair RGB controllers passed through to my main VM so that all my RGB lighting control software will work natively. However, all of those USB devices are under USB 2.0 controller in IOMMU group 15 with the Sandisk Unraid boot drive. I tried moving the Unraid boot drive to a USB 3.1 port with the plan of passing the USB controller in IOMMU group 15 through. For some unknown reason Unraid boots normally, but doesn't display the gui. I moved the Unraid boot USB back to the original port and it worked again. I thought you can you move from one USB port to another?. Question: How do I move my Unraid boot USB from USB 2.0 port to a USB 3.1 port on my motherboards I/O? TIA Peter- iCUE Pluggin Docker
I tried that without any luck- Can't Passthrough USB Devices Always Together
Hi Guys, (always have SpaceInvader1's voice in my head when I say that) Irrespective of the USB port I plug a device into, my motherboard always puts them under the same USB controller and group. Having them all grouped together means I can't passthrough individual USB devices like Corsair Commander Pro or ASUS Aura. Is there a way to force certain usb devices to connect to a different controller, then pass that controller through to a VM?. For example I'd like to move Commander PRO, Corsair Controller for Corsair Link,, Corsair CORSAIR Lighting Node CORE and ASUSTek Computer Inc. AURA LED Controller to the USB controller in iommu group 38 then pass that through to my Windoze 10 VM? TIA Peter iommu.txt- iCUE Pluggin Docker
For the love of god and all that is good, PLEASE make a docker for Corsairs iCUE software so I can turn this rainbow puke off before I have an epileptic fit.- USB PCIE Passthrough
Allow the Startech PEXUSB3S44V 4 port 4 controller to be passed through so each VM will have it's own hotswapable USB port.- ASUS AURA Support
Make it possible to passthrough the ASUS AURA controller so we can adjust our RGB from within a VM. I'm tired of looking at rainbow puke.- Startech 4 Port PCI Express USB 3.0 Card W/ 4 Dedicated Channels (PEXUSB3S44V) - passthrough problem
If I modify my Syslinyx.cfg like this will I be able to pass through 1 controller per VM?: default menu.c32 menu title Lime Technology, Inc. prompt 0 timeout 50 label Unraid OS kernel /bzimage append vfio_iommu_type1.allow_unsafe_interrupts=1 pcie_acs_override=downstream,multifunction initrd=/bzroot label Unraid OS No VGA menu default kernel /bzimage append vfio_iommu_type1.allow_unsafe_interrupts=1 video=efifb:off, pcie_acs_override=downstream,multifunction initrd=/bzroot append vfio-pci.ids=1912:0015,8086:2723 pcie_acs_override=downstream,multifunction isolcpus=5-15,21-31 vfio_iommu_type1.allow_unsafe_interrupts=1 initrd=/bzroot label Unraid OS GUI Mode kernel /bzimage append vfio_iommu_type1.allow_unsafe_interrupts=1 pcie_acs_override=downstream,multifunction initrd=/bzroot,/bzroot-gui label Unraid OS Safe Mode (no plugins, no GUI) kernel /bzimage append initrd=/bzroot unraidsafemode label Unraid OS GUI Safe Mode (no plugins) kernel /bzimage append initrd=/bzroot,/bzroot-gui unraidsafemode label Memtest86+ kernel /memtest- Attempting to Pass-Through ASUS Aura Controller to Windows 10
I and numerous others have been trying to resolve this problem for over a year now. I would have thought a docker or pluggin would have been developed by now considering how common this problem is?- Mouse Not Working
Hi Guys, I have a Corsair Dark Core wireless mouse. Worked perfectly in the past. Corsair updated the firmware, now it doesn't work. Tried it on the laptop and it works, so it's not the mouse itself. Windows 10 VM displays the wireless dongle in Control Panel -> Hardware and Sound -> Devices and Printers. Device manager shows a 'code 10". It strange that it works on my Windows 10 laptop but not the VM. Is this a Redhat driver issue? - Upgraded to 6.10 Won't Boot