From: Matias Aguirre <maguirre@matware.com.ar>
To: Dor Laor <dor.laor@qumranet.com>
Cc: kvm@vger.kernel.org
Subject: Re: kvm 76 - open /dev/kvm: No such device or address
Date: Wed, 08 Oct 2008 02:49:55 -0300 [thread overview]
Message-ID: <48EC4A03.1040807@matware.com.ar> (raw)
In-Reply-To: <48EBED8E.4030306@il.qumranet.com>
Dor Laor wrote:
> 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
>
# dir kvm
crwxrwxrwx 1 root kvm 250, 0 2008-10-07 18:22 kvm
$ qemu mtwVirtual/slackware.img
open /dev/kvm: No such device or address
Could not initialize KVM, will disable KVM support
Same issue.
Its rarely, before i can work with kvm without problems but suddenly it
not work any more.
next prev parent reply other threads:[~2008-10-08 5:50 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
2008-10-08 5:49 ` Matias Aguirre [this message]
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=48EC4A03.1040807@matware.com.ar \
--to=maguirre@matware.com.ar \
--cc=dor.laor@qumranet.com \
--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.