Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
qemu missing /dev/kvm
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
gagern
n00b
n00b


Joined: 26 Nov 2003
Posts: 54

PostPosted: Tue Sep 06, 2011 8:39 am    Post subject: qemu missing /dev/kvm Reply with quote

Hi!

It appears that my qemu fails to start:
Code:

Could not access KVM kernel module: No such file or directory
failed to initialize KVM: No such file or directory
No accelerator found!


Bot the kvm module and the /dev/kvm device node are missing. Running modprobe kvm loads the module, but still does not create the device.

In a regular setup, who is responsible for the creation of that device?

Would I be correct in assuming that the device node is usually created before the module is loaded, and that accessing said node automatically triggers loading of the kernel module?

qemu used to work before. Of all the changes I made since, the activation of the consolekit USE flag appears to me the most likely candidate of this change. But any package update or other modification might be involved in some obscure way as well.
Back to top
View user's profile Send private message
xming
Guru
Guru


Joined: 02 Jul 2002
Posts: 441

PostPosted: Tue Sep 06, 2011 9:15 am    Post subject: Reply with quote

modprobe kvm-intel or kvm-amd. And make sure you have vt/svm capable CPU AND bios that support it.
_________________
http://wojia.be
Back to top
View user's profile Send private message
gagern
n00b
n00b


Joined: 26 Nov 2003
Posts: 54

PostPosted: Tue Sep 06, 2011 9:45 am    Post subject: Reply with quote

Thanks a lot, loading kvm-amd did it! :D

Now I also found out why things stopped working for me: in my /etc/conf.d/modules file I had added kvm-amd to the modules_2_6 variable, but I'm now running linux 3. Surprising I hadn't noticed this before.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum