All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matias Aguirre <maguirre@matware.com.ar>
To: kvm@vger.kernel.org
Subject: kvm 76 - open /dev/kvm: No such device or address
Date: Tue, 07 Oct 2008 19:54:10 -0300	[thread overview]
Message-ID: <48EBE892.5090405@matware.com.ar> (raw)

Hi all,

Im using 2.6.26.5 kernel and slackware-current distribution. I was 
compiled the latest 76 version of kvm and when i run kvm i return this 
error:

open /dev/kvm: No such device or address
Could not initialize KVM, will disable KVM support

The module is already loaded:

# lsmod
Module                  Size  Used by
kvm_intel              33984  0
kvm                   116156  1 kvm_intel
nvidia               6886800  26

And my CPU have VM support.

# cat /proc/cpuinfo | grep vmx
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 pbe nx lm 
constant_tsc arch_perfmon pebs bts pni monitor ds_cpl vmx smx est tm2 
ssse3 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 pbe nx lm 
constant_tsc arch_perfmon pebs bts pni monitor ds_cpl vmx smx est tm2 
ssse3 cx16 xtpr lahf_lm

And the file permission:

# dir /dev/kvm
crw-rwxr-- 1 root kvm 250, 0 2008-10-07 18:22 /dev/kvm


Any help?

Thanks



             reply	other threads:[~2008-10-07 23:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-07 22:54 Matias Aguirre [this message]
2008-10-07 23:15 ` kvm 76 - open /dev/kvm: No such device or address Dor Laor
2008-10-08  5:49   ` Matias Aguirre
2008-10-08  6:58     ` Ryota OZAKI
2008-10-08  7:03       ` Matias Aguirre
2008-10-07 23:17 ` Michael Malone
2008-10-08  5:51   ` Matias Aguirre
2008-10-08 19:33     ` Michael Malone

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48EBE892.5090405@matware.com.ar \
    --to=maguirre@matware.com.ar \
    --cc=kvm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.