I have been using Linux for years but I am new to Qubes, I have just installed Qubes-R4.2.4-x86_64 on a brand new Dell desktop system.
If I try and start an XCF terminal in any of profiles I get eg:
Qube Status: sys-firewall: Qube sys-firewall is starting
Qube Status: sys-net: Qube sys-net is starting
Qube Status: sys-net: Qube sys-net has failed to start: Requested operation is not valid: PCI device 000:80:1f.6 is not assignable
Qube Status: sys-firewall: Qube sys-firewall has failed to start: Requested operation is not valid: PCI device 000:80:1f.6 is not assignable
In the lspci -k output (from dom0) I see the network adaptor:
When I boot, the mouse and keyboard do not work when I get to the user login (but it does work for entering the disk password). To fix that I added temporarily qubes.skip_autostart to the grub boot options. That go the thing booted.
sys-net does not start automatically, but when I try to start it I get:
Qube Status: sys-net: Qube sys-net is starting
Qube Status: sys-net: Qube sys-net has failed to start: Requested operation is not valid: PCI device 000:80:1f.6 is not assignable
It also says see /var/log/../libxl-driver.log for details but that log file is empty.