I’m trying to install Qubes 4.1 on a Dell Latitude 5590 which has an ethernet port. The install process goes fine, but after everything has completed (before logging in) I get the following error message:
['/usr/bin/qvm-start', 'sys-firewall'] failed:
stdout: ""
stderr: "Start failed: internal error: Unable to reset PCI device 0000:00:1f:6: no
FLR, PM reset or bus reset available, see /var/log/libvirt/libxl/libxl-driver.log
for details
"
When I get to the desktop I have no ethernet or wifi. The lights on the ethernet port on the laptop are blinking and I confirmed it worked when running Windows. Wifi is not strictly necessary but I do need internet.
@renehoj When I try to start up a disposable VM, Qubes tries to also start both sys-net and sys-firewall. I get 3 error messages saying that none of the VM’s can be started “Unable to reset PCI device”.
@enmus Do you know how to fix it? When setting up Qubes I did check the box to create sys-usb. I did not check the box to use sys-net for both usb and networking.
Is there something I have to change in the BIOS maybe?
Start failed: internal error: Unable to reset PCI device 0000:00:1f.6: no FLR, PM reset or bus reset available, see /var/log/libvirt/libxl/libxl-driver.log for details
Looking at the that log I get this:
libxl: libxl_pci.c:1489:libxl__device_reset: The kernel doesn't support reset from sysfs for PCI device 0000:00:14.0
So I assume it’s a kernel issue? This is laptop is a few years old so I assumed the kernel used in 4.1 would support this hardware. Sorry I’m out of my depth here…
Edit: also ran sudo dmesg in dom0 and I get a wall of text. What am I looking for?
Yes this was my issue by installing Q4.2.1, I resolved it by:
Qube Manager
SYS-NET / Settings /
TAB- Devices (there look for the PCI named and correlated to your error)
AVAILABLE DEVICES:
in my case:
01:00.1 Ethernet Controller Realtek … …
Select that from Left side and > put it on the right side
APPLY
OK