Rob Murphy

Results 64 comments of Rob Murphy

That's a good idea. We could try to at least keep the same code as used for the other devides' tests (or as close as possible), that can then be...

Just to add to this, the first error here (kvmgt) was down to the kernel parameters not being persisted. My gut feeling without digging into it is that update-grub has...

After doing the above grub update with a reboot I then get a different set of compatibility information, see below: ``` [OK] The IOMMU kernel parameters are set. [OK] VT-X...

After some further digging, I think it's because the helper iso hasn't been generated. Looking at the documentation this should be with the iso argument but then looking at the...

A further test I've perfomed is removing the vfio relevant commands from qemu and checking windows would boot if given the chance, which it does (I can see it with...

After narrowing down the hang it's on driverctl set-override. Running driverctl list-overrides returns ``` driverctl: No overridable devices found. Kernel too old? ``` Unsure if this is just a fedora...

Got a little further by installing the proprietary Nvidia drivers but that just opens an extra can of worms with the system not booting, and bumblebee setup being dodgy (as...

Thanks for the response! I have a feeling unbinding the driver just isn't happy on Fedora 35 yet. Under the nouveau driver I got a full hang, and under the...

That makes sense. Assuming I get it working on Fedora 34 (both live and fresh), do you have a priority list in mind for which distros you'd like to support?...

Sounds good. Currently running into issues just building the live iso as there are python modules not installed that are required. Namely it seems to assume you have pip and...