-
-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Qubes Build20200726-4.1 libxenlight errors on MacBook A1706 #5983
Comments
Can you boot the machine to another OS and post the contents of file |
<script src="https://gist.github.com/alzer89/c0628106370b8d52064a83bb7e7d306d.js"></script>
Would anything else help? (dmesg, maybe? |
Can you use Qubes R4.0 on the same machine? Then, this is likely a regression. |
No. I haven't been able to get any Qubes to run successfully on this machine. |
HVM works WITHOUT attaching any devices (I can run Windows 10, other Linux distros and MacOS in an HVM), but PV or PVH doesn't work at all. |
Working HVM implies that Xen's PV itself at least is also working as well, since there is a PV domain hosting QEMU device model for each HVM. Is the following table correct?
|
No. PV does not work at all (at least when it is selected in the Qube Settings tab). Also, when trying to shut down a qube that isn't a standalone qube, it says that qubesd returned a zero exit status. I've included some extra logs, hoping they might be helpful. |
I think the issue is that every VM you start is connected to network, so requires sys-net running. And sys-net fails to start, so regardless of your test VM type, it fails to start too. |
All template VMs go "starting..." -> "started" -> "halted" within the space of 5-7 seconds. All other VMs with networking set to (none) do the same thing. Standalone VMs with no networking and the virtualisation mode set to HVM work completely fine (apart from the fact that they have no access to the outside world). Hopefully these help. |
Looks like broken template. Can you switch to another one (debian for example)? |
Sys-net starts as HVM (with no devices attached, I had to take its access to the Broadcom 43602 wifi card because it causes the entire machine to freeze) with fedora-32, debian-10 and archlinux as template. Sys-firewall returns "libxenlight failed to create new domain for 'sys-firewall'." regardless of which template is used. |
I think you are misreading issue #3125. Even the original report says it's from 4.0, not 3.2. In any case, we do not typically have separate issues for the same bug in different versions of Qubes. Instead, we have just one open issue on the milestone for the earliest affected version. |
This issue is being closed because:
If anyone believes that this issue should be reopened, please leave a comment saying so. |
Qubes OS version:
Build20200726-4.1
Affected component(s) or functionality:
libxenlight (possibly others)
Steps to reproduce the behavior:
Installed Qubes OS, modified udev rules to hide Broadcom 43602 wifi card on boot to prevent freeze (MacBook Pro), rebooted, configured Qubes OS. Tried opening any VM.
Expected or desired behavior:
VMs open and PCI passthrough works.
Actual behavior:
“Libxenlight Failed to Create new Domain ‘(qube name)’, see /var/log/libvirt/libxl/libxl-driver.log for details”
General notes:
Running on a MacBook Pro A1706 with no other OS installed.
I am fully aware that this is a testing alpha with no support, however I would still like to be able to provide any information to the developers that may be of use.
I have consulted the following relevant documentation:
#3125
I am aware of the following related, non-duplicate issues:
#3125
However it is from version 3.2.
The text was updated successfully, but these errors were encountered: