OpenSUSE :: VBox - Kernel Driver Not Installed
Oct 21, 2010
I have downloaded vbox from its site and installed it. I created a vm but when I try to start it, I get error:
Kernel driver not installed (rc=-1908)
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing:
'/etc/init.d/vboxdrv setup'
as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.
And when I try 'sudo /etc/init.d/vboxdrv setup', I get:
Stopping VirtualBox kernel modules done
Uninstalling old VirtualBox DKMS kernel modules done
Trying to register the VirtualBox kernel modules using DKMS failed
(Failed, trying without DKMS)
Recompiling VirtualBox kernel modules failed
(Look at /var/log/vbox-install.log to find out what went wrong)
And this is /var/log/vbox-install.log:
Makefile:159: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. Stop.
View 9 Replies
ADVERTISEMENT
Sep 11, 2010
I'm using Slackware 13.1 32bit and can't run virtualbox when I try to boot the virtual machine it shows me a window with the following message:
Quote:
Kernel driver not installed (rc=-1908)
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing
'/etc/init.d/vboxdrv setup'
run - /etc/rc.d/rc.vboxdrv setup
Quote:
Stopping VirtualBox kernel module ...done.
Recompiling VirtualBox kernel module ...failed!
(Look at /var/log/vbox-install.log to find out what went wrong)
Check /var/log/vbox-install.log
Quote:
make KBUILD_VERBOSE=1 -C /lib/modules/2.6.33.4-smp/build SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 modules
test -e include/generated/autoconf.h -a -e include/config/auto.conf || (
echo;
[code]....
View 8 Replies
View Related
Mar 23, 2010
when I open virtualbox OSE and tried to run a vm i get this error
Code:
Kernel driver not installed (rc=-1908)
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Re-setup the kernel module by executing
'/etc/init.d/vboxdrv setup'
as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary. So i tried doing what it said and I got this error when i tried to run /etc/init.d/vboxdrv setup (as root)
Code:
Stopping VirtualBox kernel module done
Recompiling VirtualBox kernel module, NOT. It has been packaged.Recompiling VirtualBox
[code]....
Then i ran dmesg and there was a ton of stuff that seemed to be unreleated so i ran dmesg -c to clear it. then i ran the vboxdrv this again then checked dmesg again expecting there to be nothing but the vboxdrv stuff but it was still blank.I really dont know what to do at this point I tried uninstalling and reinstalling but that makes no difference
View 6 Replies
View Related
Oct 16, 2010
When I start up a virtual machine in Virtualbox on Suse 13.1 I see this message:Kernel driver not installed (rc=-1908)
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing '/etc/init.d/vboxdrv setup'
as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.
View 7 Replies
View Related
Sep 9, 2010
I managed to install Virtualbox on my opensuse 11.2 I configured it for a windows xp guest OS. When I start the guest OS, I get error mesages.
[URL]
When I execute the command "/etc/init.d/vboxdrv setup" it failed. I checked the directory and saw that the file vboxdrv is missing.
View 9 Replies
View Related
Jul 1, 2010
Unable to run VB, I get following error -
Code:
Kernel driver not installed (rc=-1908)
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing
'/etc/init.d/vboxdrv setup'
as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary. I've dkms installed and did a reboot as well.
View 9 Replies
View Related
Oct 9, 2010
I can see this error occurring in multiple past versions of suse. The answer seems to involve recompiling the open source version of VBox, but this is surely overkill. Isn't there a way to either a)get the right kernel version of VBox for 11.3 or b)set whatever permissions are required.
In all the answer so far I can't see a solution I can understand for these combinations, sues 11.3 and VBox 3.2.8. The error is consistent, and if the install doesn't work properly (it took my a few attempts even to install it without error messages) then surely its an issue either for Oracle or Suse? It runs ok but hwen trying to fire up a newly created XP VM this error message occurs trying to switch from W764bit to suse11.3 64bit
View 2 Replies
View Related
Nov 9, 2010
I have been trying to run my vmachines in virtualbox with no success so I decided to install upgraded packages for upgraded kernel, this means to install them from Virtualization-kernel-HEAD repo.The error is about that known issue where the kernel module can't start.
View 3 Replies
View Related
Jan 27, 2010
I have a dual boot set with XP Pro and 11.2 Is there a way to boot the already installed XP Pro as a guest in VBox? There are many occasions when I would like to jump into XP from 11.2 with the VM. Searches can't seem to find any link to this specifically but this may just be me and the terminology involved.
Found info on mounting an image here but not sure this is what I want.
HOWTO: Mount any VBox-compatible disk image on the host (View topic) - virtualbox.org
View 9 Replies
View Related
Jan 23, 2010
I Just loaded 11.2 64 bit, initially the kernel was "default", however, after I installed my Nvidia drivers it changed to desktop, I'm not sure I understand? In GRUB my screen lists it as desktop. Is "default" somewhere? Was it replaced? Things seem to be working alright in most cases although I'm having inordinate problems with "virtual Box" and Vmware server. In Vbox the kernel module won't start.
View 7 Replies
View Related
Jul 27, 2010
I tried to install the new Vbox 3.2.6 through rpm as a guide told me but I first had errors with the older vbox dependencies, so I uninstalled vbox 3.1.8.2 and now I am with a vbox period. Is there something I can do to fix this I tried this tutorial didn't work for me [URL] and another on the fedora forum (lost the history). error I get is Recompiling VirtualBox kernel module [FAILED] and Kernel driver not installed (rc=-1908) The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing.
View 5 Replies
View Related
Oct 25, 2010
I have checked the known issues and the sticky post, it does not seem to be related. I have Ubuntu as my host OS and I want to run Windows as a guest.
Now, Here is the error:
Quote:
Kernel driver not installed (rc=-190
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing
'/etc/init.d/vboxdrv setup'
as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary. I have done the obvious:
Quote:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install dkms
sudo /etc/init.d/vboxdrv setup
I still have the same error. I just updated from Ubuntu 10.04 to 10.10, then I was prompted by virtual box to update to the newest version, then this happened.
View 2 Replies
View Related
Apr 7, 2010
Installed debian lenny one hour ago, and starte customising it for my needs.
i have a small problem after installing VirtualBox, after installation no shortcut icon is added .
I can use VBox from terminal, but wanted to ask what may br the problme.
View 4 Replies
View Related
May 4, 2010
I upgraded to Lucid last night, and I'm getting this error when I try to run virtualbox-ose:
Quote:
Kernel driver not installed (rc=-190 Please install the virtualbox-ose-dkms package and execute 'modprobe vboxdrv' as root.
I try it, then I get:
Quote:
modprobe vboxdrv
FATAL: Module vboxdrv not found.
I have no idea what's going on. Can anyone help? The version of virtualbox is 3.1.6-dfsg-2ubuntu2
View 9 Replies
View Related
Feb 28, 2010
Host: CentOS 5.4 x32
Guest: FC12 x32
Virtual machine: Virtual Box (VBox) 3.1.4
The 640 x 480 video display on my FC12 guest is driving me nuts! The VBox Guest Additions are installed. How do I get FC12 to recognize the VBox video driver?
Extra information:
Auto resize works great on my Windows guests. On FC12, I just get a lot of extra white space.
FC12's installer does not detect a video card. You have to use the stand display option (second one down) to get FC12 to go into a full graphical installer. If you use the regular install, hoping to do a graphical install, FC 12 only install the bare basics. No video support. You get what looks like a rescue cd. No Gnone, no X etc.
I do believe that FC12 has no idea that the VBox's fake video adapter even exists.
View 1 Replies
View Related
Jan 21, 2011
I have install windows XP and Fedora-14-X86_64 on dual boot, I want to run other OS on fedora by using Virtual machine. I have download and installed VirtaulBox-4.0.0 successfully but I cannot able to start it. I got error about Vbox driver not installed [error code:1908]. I have also installed DKMS package, but also didn't work.
Finally I found the actual problem was kernel not compatible with latest version of vbox and I need to update my kernel-headers. I also meet that solution by using command: yum install binutils gcc make patch libgomp glibc-headers glibc-devel kernel-headers kernel-devel and its work fine, this command download and install the kernel compatible VirtualBox-3.2.* and now its works fine.
But problem is that when I booting my PC, it shows 3 options for entering OS rather then 2.
1. Fedora-14 (2.6.35.10.74.X86_64) [which is new one/updated after using that command]
2. Fedora-14 (2.6.35.6.45fc14.X86_64) [which is new one/updated after using that command]
3. Other [windows XP]
How can i delete that old version- No.2?
View 8 Replies
View Related
Mar 11, 2010
Experienced that building the vbox guest additions (on the binary/non-free vbox) on a slackware --current guest (with windows *and* linux as a host) fails now with the new kernel's just released in --current?
View 7 Replies
View Related
Jul 28, 2010
Each time I try to run my Windows virtual box, I got this error: Quote: Kernel driver not installed (rc=-190
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing '/etc/init.d/vboxdrv setup'
as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary. Which is fine, so I run sudo /etc/init.d/vboxdrv setup as requested and then it works. But I have to do this EVERY TIME I use Virtual box. This step takes a minute or two to do its thing, so it's quite time consuming.
View 3 Replies
View Related
Jan 21, 2010
I currently have 2.6.31.8 installed on my netbook which causes problems, causing the netbook to freeze.
So, I downgraded to 2.6.31.5 and is working properly. Using Yast, I had marked 2.6.31.8 as do not install but after several days of use (by my kids) 2.6.31.8 mysteriously comes back and the system freeze again
How can I have 2.6.31.8 and 2.6.31.5 both installed on the same system so that I can avoid the trouble to manually reinstall 2.6.31.5?
View 9 Replies
View Related
Feb 18, 2010
I want to install NV driver for my Geforce MX 440 on opensuse 11.0,but i got a error means miss modversions.h file in kernel source directory(I have install kernel source,gcc)after that i searched this file in my disk,and did not find it.
View 9 Replies
View Related
Oct 9, 2010
Hoping for some verification before I proceed.An alt kernel was installed side by side with the current mainstream kernel during an experimental NIC driver install. Unfortunately, since the experiment failed I would now like to remove all traces of the alt kernel since it was given a version ahead of the current main version and I would like to avoid all possibilities of contention should a future kernel upgrade use the experimental alt kernel's version number.
View 9 Replies
View Related
Jan 9, 2011
I have an Acer Aspire One D255 netbook with opensuse 11.3 installed and after several painstaking days of tinkering I successfully installed the broadcom wl drivers, and now my wifi card is operational. However, i can connect to my wireless network, but still have no internet access. I have searched the forums and google for a solution but most issues I have found that are similar to mine have been resolved once the wl drivers and firmware where installed
View 2 Replies
View Related
Sep 4, 2011
I've spent about 3 hours yesterday trying to get my GeForce 210 with CUDA DevDriver running on the 3.0.4 kernel. It was running w/o problems on 2.6.39-desktop (with dev-src for 2.6.37). [yeah, I know I should stick to what works - but I don't like it]
After uninstalling the old drivers I tried several ways for an installation of the new ones:
1. ./devdriver_4.0_linux_64_270.41.19.run on the new kernel (even manually navigating to the kernel-src folder)
2. ./devdriver_4.0_linux_64_270.41.19.run on the old kernel, with new dev-src &c.
3. XFree 280.16 driver on the new kernel with the new dev-src &c.
The results:
3. Works now.
2. did not compile telling me the source files were missing (obviously, as they were for 3.0.4 and not 2.6.39)
1. Aborted the installation with the following (excerpt from nvidia-installer.log)
[Code]...
View 9 Replies
View Related
Dec 23, 2010
I am eagerly awaiting my newly purchased lenovo sl510 and once received intend on loading opensuse 11.3 onto it as my primary os. I understand this particular laptop has had some issues with acpi.
Can anyone comment on how this is now with newer kernel releases since the default installed with the opensuse 11.3 DVD.
View 9 Replies
View Related
May 4, 2010
I use OpenSuse 11.1. My graphic card is an intel Q43/Q45 chip. I was instructed to update my xorg and mesa packages in order to make on application work (it was crashing my x server). After I did so, x wouldn't start:
intel(0): No kernel modesetting driver detected
Screen(s) found, but none having a usable configuration
Now I am stuck with vesa if I want to have x running at all. I tried reverting to the versions of mesa and xorg I had before, when everything worked, but to no avail.
What can I do? (I am by no means an expert and that I don't know linux very well, and even less openSuse... just has to use it at work....)
View 9 Replies
View Related
Oct 29, 2010
I have an HP laptop running 11.3/KDE4.5.2, has integrated HD3200 ati graphics.
Yesterday, ATI version 10.10 fglrx driver was installed on the system, kernel was 2.6.34.7-0.4-desktop. I use the "build rpm" option with the downloads from ATI. All seemed running well.
I had installed the automatic recompile script posted by please_try_again after moving to 2.6.34.7-04, so today's new 2.6.34.7-0.5-desktop update was a chance to see it in action.
After the update and reboot, the X server restarted so I have to assume the automatic recompile script ran, although I did not see any messaging (place to look?).
However, some things did not seem "quite right". fgl_glxgears ran, but seemed slow (only 70 or so fps) pm-suspend failed to sleep the machine, I see the error message "s2ram_do: Device or resource busy" in /var/log/pm-suspend.log, which I think (?) is fglrx related but not sure why I think that. I moved to a root terminal, init 3, removed the fglrx rpm with yast, deleted the fglrx rpm and rebuilt a new one with ati....run. I then installed the new rpm (with yast), ran aticonfig --initial, then rebooted.
Basically, I am at the same level as above, fglrx installed and running, but slow and pm-suspend still not working.
So now I wonder if there is a new problem with the -5 kernel update, something like the excitement a couple weeks back when we had to patch the driver (or the kernel symbols) just to get a compile.
Can i assume someone has been able to cleanly update to 2.6.34.7-0.5 and get their fglrx running again?
An observation, which may or may not be related to my issues. The fglrx rpm installs a new /usr/lib64/dri/fglrx_dri.so, but in reviewing the log file /var/log/Xorg.0.log, it never appears to load. Two other *dri*.so modules do load. There is no "dri" section in Xorg.conf; I seem to recall there being one a while back, but much seems to be changing there.
View 5 Replies
View Related
Mar 24, 2011
I just updated to new 2.6.38-18 kernel and headers. Now the latest Ati 11.2 driver wont install completely and I cannot get any X. So I removed the ati drivers to use the opensuse drivers but kde wont start now (dont know what the issue is.. maybe someone can poitn me out the the correct log file to look for errors).. I am using gnome now. Anyone knows how to get ground this and install ati drivers.
View 9 Replies
View Related
Jun 30, 2011
I did it, I don't know exactly what I did, but OpenSuse 11.4 only boots to CLI when I fire it up using vbox 4.0.10. I was not able to attached a screenshot, I got an error saying that I did not have sufficient rights or something.
View 5 Replies
View Related
Aug 6, 2011
I have Vbox 4.0.4_OSE installed on my 11.4/KDE4.7 Laptop with Win7 and WinXP VMs installed. Generally runs well, although the Win7 VM seems to lock up on occasion if I ignore it for too long. Compared to having to reboot to Win7 to do the few things still stuck on Windoze, it is a GREAT solution.
Question: I have seen several forum items related to difficulty with dual boot systems and the installation of Win7SP1, regarding SP1s checking the MBR for the Win7 boot loader. Has anyone done a SP1 update to a VM on Vbox? It is sort of unclear what SP1 might see in the VM disk container associated with the VM. Since the initial load process for a new VM is time consuming, I thought I would ask first before blowing up my otherwise working Vbox system and then having to reload from scratch.
View 3 Replies
View Related
Mar 29, 2009
I'm new to linux and recently installed openSUSE 11.1 on my Lenovo Thinkpad SL500. So far it's great... only problem is the hotkeys and brightness control don't work. Digging around online I found this "experimental" driver that purportedly works fine, but I have no idea how to compile, install, or otherwise use it. Here... tetromino's lenovo-sl-laptop at master - GitHub I'm not sure what to do with the makefile and C file provided. For example, what do I do with this instruction...
"To enable the brightness control, load the module with the "control_backlight=1" module parameter (i.e. insmod lenovo-sl-laptop.ko control_backlight=1 )" I know someone on here will be able to explain how to do this in a "computer engineering for chemists" language! I'm comfortable enough working in the terminal with commands, but have found no real straightforward explanation of how to do so (only "programming" experience is MATLAB m file writing).
View 9 Replies
View Related