> I have an HP nc8430 with a Core2DUO (Merom) T7200. > Yesterday I compiled from subversion repository the latest version of kvm: > everything was smooth but as soon as I try to load the module I get: > [EMAIL PROTECTED]:~$ sudo modprobe kvm-intel > Password: > FATAL: Error inserting kvm_intel > (/lib/modules/2.6.17-10-generic/extra/kvm-intel.ko): Operation not > supported > > I'm running a kubuntu 6.10 (edgy). > As per FAQ I checked for VT extensions: > [EMAIL PROTECTED]:~$ egrep '^flags.*(vmx|svm)' /proc/cpuinfo > flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca > cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm > constant_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr lahf_lm > flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca > cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm > constant_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr lahf_lm > > Does anybody can help me?
You have vmx but most chances that your bios lack the virtualization support. Please provide the dmesg output and we'll see what's wrong. > > Many thanks > Bye > Piero > > ------------------------------------------------------------------------ - > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE V > _______________________________________________ > kvm-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/kvm-devel ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ kvm-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kvm-devel
