On Tue, Jan 08, 2008 at 11:18:08AM -0000, Anton wrote: > I get the > FATAL: Error inserting kvm_intel > (/lib/modules/2.6.20-16-generic/kernel/drivers/kvm/kvm-intel.ko): Operation > not supported > message, but no mention of kvm in the dmesg logs. > lsmod *does* list kvm, but not kvm-intel (don't know if I should expect > that?). > Any ideas? (I haven't yet searched my bios settings yet.) > I'm running gutsy on a Fujitsu-Siemens LIFEBOOK S 7-something.
Are you sure your system supports kvm at all? What does the following command give? egrep '^flags.*(vmx|svm)' /proc/cpuinfo -- Soren Hansen Ubuntu Server Team http://www.ubuntu.com/ -- KVM kernel interface is not loaded https://bugs.launchpad.net/bugs/104297 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
