From: Dor Laor <dor.laor@qumranet.com>
To: Matias Aguirre <maguirre@matware.com.ar>
Cc: kvm@vger.kernel.org
Subject: Re: kvm 76 - open /dev/kvm: No such device or address
Date: Wed, 08 Oct 2008 01:15:26 +0200 [thread overview]
Message-ID: <48EBED8E.4030306@il.qumranet.com> (raw)
In-Reply-To: <48EBE892.5090405@matware.com.ar>
Matias Aguirre wrote:
> 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
>
chmod a+wx /dev/kvm will do the trick
Regards, Dor
>
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2008-10-07 23:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-07 22:54 kvm 76 - open /dev/kvm: No such device or address Matias Aguirre
2008-10-07 23:15 ` Dor Laor [this message]
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=48EBED8E.4030306@il.qumranet.com \
--to=dor.laor@qumranet.com \
--cc=kvm@vger.kernel.org \
--cc=maguirre@matware.com.ar \
/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.