-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On Fri, Aug 26, 2016 at 06:06:56PM -0500, Jasper Tron wrote: > On Thu, Aug 4, 2016 at 2:06 AM, Marek Marczykowski-Górecki > <[email protected]> wrote: > > Make sure that dom0 instance is running. Also you need to have > > xen-evtchn and xen-privcmd modules loaded. > > Dom0 instance of qubesdb-daemon is running (from when I started the HVM). > The xen_privcmd module is loaded in both hvm and dom0. > Running `modprobe xen_evtchn` loads the module in hvm but not dom0. > But I still get the same error. > Fedora AppVMs (where qubesdb-daemon is working) don't have xen_evtchn either; > is that module only required for HVMs or something?
In our kernel it is built-in by default, not a separate module. Also check if you have xen-gnttab module loaded. Try starting qubesdb-daemon through strace - you'll probably see some error related to opening some device file, it should shed some light on the problem. - -- Best Regards, Marek Marczykowski-Górecki Invisible Things Lab A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJXxO1UAAoJENuP0xzK19csx+gH/0sD3ZzVWrb0AKFlTyxZ0y4t +xRJsZ/TxOPE0zhlg6FLq8draPs+PvbFfXqgNPn2ldiozPmU/zR6AGqsMzhQb8+m 3JA79JRGDOB0lebCtn4Gdw0dFlnhObnBJtA4aj75zzn4pBb8VwAWbqZyCFS+/zQL 2bEsVYvrLNChTXvLW1okxfvwd4LM/cw2NtskfZRjj97bAm23k6SWQh8mgydm1cSd mkqLy6zImRXVytIQFbSOnGQLbuMSllSdwFVOPkwCP6XThjXx6ulhpDpX3gJYby5P DQi4KK8fJGhmdRNNPRcR8etbylww9FAl0JsEWi4KaS+2MOlge4zYkGOzL5TAtSg= =6E1F -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "qubes-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-devel/20160830022004.GT21245%40mail-itl. For more options, visit https://groups.google.com/d/optout.
