[opensuse] Permission denied: initializing KVM
I'm trying to get a WINXP-64 VM running that I've already installed (tried creating from scratch as well, same issue). I run vm-install taking most of the defaults, though giving it a maximum of 1G memory instead of the default-max 512M (vm-balloon is loaded). It shows me the summary, and when I press OK to start or create, I get a popup: Internal error: process exited while connecting to monitor: Could not access KVM kernel module: Permission denied failed to initialize KVM: Permission denied (OK) kvm module is loaded. Currently loaded modules (not including builtin): Module Size Used by iscsi_tcp 10501 0 libiscsi_tcp 17354 1 iscsi_tcp libiscsi 50902 2 iscsi_tcp,libiscsi_tcp cpufreq_stats 4780 0 veth 5755 0 vhost_net 10051 0 tun 23766 1 vhost_net vhost 22642 1 vhost_net virtio_scsi 11077 0 virtio_pci 7792 0 virtio_net 21586 0 virtio_mmio 5253 0 virtio_console 20909 0 virtio_blk 9379 0 virtio_balloon 6059 0 virtio_rng 2634 0 virtio_ring 11319 8 virtio_scsi,virtio_pci,virtio_net,virtio_mmio,virtio_console,virtio_blk,virtio_balloon,virtio_rng virtio 6066 8 virtio_scsi,virtio_pci,virtio_net,virtio_mmio,virtio_console,virtio_blk,virtio_balloon,virtio_rng bridge 111748 0 stp 2360 1 bridge llc 5992 2 bridge,stp act_mirred 3441 1 cls_u32 7829 3 sch_htb 16503 2 sch_ingress 2346 1 ifb 4296 0 fuse 94652 3 ebtable_nat 2287 0 ebtables 26302 1 ebtable_nat nilfs2 174329 0 btrfs 958228 0 xor 12619 1 btrfs raid6_pq 95068 1 btrfs ipt_MASQUERADE 2495 0 iptable_nat 3506 0 nf_nat_ipv4 4727 1 iptable_nat nf_nat 17712 3 ipt_MASQUERADE,iptable_nat,nf_nat_ipv4 nf_conntrack_ipv4 9521 1 nf_defrag_ipv4 1886 1 nf_conntrack_ipv4 xt_conntrack 3648 0 nf_conntrack 98090 6 ipt_MASQUERADE,iptable_nat,nf_nat_ipv4,nf_nat,nf_conntrack_ipv4,xt_conntrack mpt3sas 198721 0 mpt2sas 196569 0 mptctl 32666 0 iptable_filter 1906 1 ip_tables 19164 2 iptable_nat,iptable_filter coretemp 7389 0 kvm_intel 143097 0 kvm 483798 1 kvm_intel ioatdma 50233 0 mousedev 12454 0 psmouse 20181 0 wmi 10689 0 acpi_cpufreq 8390 1 ses 6715 0 ipmi_si 53313 0 i7core_edac 21426 0 crc32_pclmul 3381 0 ipmi_msghandler 45536 1 ipmi_si processor 34879 1 acpi_cpufreq iTCO_wdt 6740 0 enclosure 9361 1 ses gpio_ich 6238 0 iTCO_vendor_support 3134 1 iTCO_wdt serio_raw 5698 0 button 6192 0 ixgbe 231336 0 dca 8262 2 ioatdma,ixgbe mdio 4417 1 ixgbe hwmon 4861 2 coretemp,ixgbe bnx2 84592 0 ------------------------ It is running libvirtd: /usr/sbin/libvirtd --daemon --config /etc/libvirt/libvirtd.conf --listen (earlier ran into a message complaining about it not being loaded). Also ran into and fixed a message about the root memory cgroup needing "use_hierarchy = 1" (which it is now set to). So have made progress, but the perm-denied from root trying to init the kvm module is a bit confusing. Any ideas? Thanks! -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (1)
-
Linda Walsh