On 4/16/16 3:37 , Gabriele Bulfon wrote: > Hi, > I added support for kvm to XStreamOS months ago, tested and working. > I recently got back trying to use it, but I discovered that qemu did not run > anymore because of a missing /dev/kvm device. > Actually, linked the pseudo device is missing ( kvm > -../devices/pseudo/kvm@0:kvm ). > What may be the reason? > I tried uninstalling vbox drivers and rebooted, modinfo does not show vbox > drivers now, but the kvm pseudo device is stiill not there... > The kvm driver is installed in /usr/kernel/drv/amd64, together with its conf > file in /usr/kernel/drv/kvm.conf > I event tried rebuilding the illumos-kvm package against my latest kernel, > and reinstall. No way. > Any idea?
There are two potential problems: 1) Your hardware doesn't support the kvm driver, it would complain when you tried to add the driver about this to the console, so you should be able to find information in /var/adm/messages. 2) You didn't actually install the devfsadm module that would create the link between the pseudo device and the entry in /dev. 3) There's always a chance that you didn't actually install the driver with add_drv or something like that. It's not clear from your mail whether or not the entry in /devices is there or not. Given that I can't find the source code to the project, which is rather concerning, it's hard to say which it is. Robert ------------------------------------------- illumos-discuss Archives: https://www.listbox.com/member/archive/182180/=now RSS Feed: https://www.listbox.com/member/archive/rss/182180/21175430-2e6923be Modify Your Subscription: https://www.listbox.com/member/?member_id=21175430&id_secret=21175430-6a77cda4 Powered by Listbox: http://www.listbox.com