>> >I have used KVM 16 in x86_64 OpenSUSE 10.2 without problems. > >> >I have recently downloaded and installed x86_64 RPMs of KVM 24. > >> >But I could not start it: > >> > > >> >#qemu-kvm > >> >open /dev/kvm: No such file or directory > >> >Could not initialize KVM, will disable KVM support > >> > > >> >I have Intel VT enabled in my PC and > >> >MODULES_LOADED_ON_BOOT="kvm kvm-intel" > >> > > >> Please make sure the modules are really loaded (/sbin/lsmod|grep kvm) > >> Check of you see /dev/kvm and its permissions. > > > >The result of the command: > >/sbin/lsmod|grep kvm > >was: > >KVM 86616 0 >I did not found any /dev/kvm file...
You don't have kvm_intel module loaded. If it fails loading please check dmesg. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel