[Bug 212624] Re: Missing VirtualBox Kernel Drivers for 2.6.24-15 kernel

2008-05-09 Thread Chris Smart
Hi Tom, I don't get that problem.. have you installed virtualbox-ose-modules- generic ? -c P.S the command 'uname -a' will tell you your running kernel. -- Missing VirtualBox Kernel Drivers for 2.6.24-15 kernel https://bugs.launchpad.net/bugs/212624 You received this bug notification because

[Bug 212624] Re: Missing VirtualBox Kernel Drivers for 2.6.24-15 kernel

2008-05-08 Thread Tom Parsons
I just encountered identical misbehavior of VirtualBox (same error message) in a fresh install of Kubuntu 8.04, freshly updated as of 2008-05-09. I am too much a newbie to follow all the issues or workaround instructions (heck, I just now failed to find my kernel number - I only see it flash past

[Bug 212624] Re: Missing VirtualBox Kernel Drivers for 2.6.24-15 kernel

2008-04-12 Thread Chris Smart
No worries :) -c -- Missing VirtualBox Kernel Drivers for 2.6.24-15 kernel https://bugs.launchpad.net/bugs/212624 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 212624] Re: Missing VirtualBox Kernel Drivers for 2.6.24-15 kernel

2008-04-11 Thread Chris Smart
..and package for x86 (which does work with m-a if you want to build it yourself). -c ** Attachment added: virtualbox-ose-modules-2.6.24-16-generic_1.5.6-dfsg-6ubuntu1+2.6.24-16.30_i386.deb

[Bug 212624] Re: Missing VirtualBox Kernel Drivers for 2.6.24-15 kernel

2008-04-11 Thread Chris Smart
Kernel upgraded again, so here are some updates modules. AMD64 build doesn't work with module-assistant (some problem with assembler I think) so built manually - let me know if it doesn't work for you. Works for me :) -c ** Attachment added:

[Bug 212624] Re: Missing VirtualBox Kernel Drivers for 2.6.24-15 kernel

2008-04-11 Thread Daniel Hahler
Chris, the modules are already in the archives again.. :) Maybe you don't want to use a mirror for the archives, but the master repository? I promise that I will take care of uploading new modules as soon as a new kernel ABI is released and linux-meta has been adjusted! But I cannot do this

[Bug 212624] Re: Missing VirtualBox Kernel Drivers for 2.6.24-15 kernel

2008-04-06 Thread Chris Smart
A symlink should do the trick. I installed 32bit Ubuntu under virtualbox and have built a package you can try, attached. -c ** Attachment added: virtualbox-ose-modules-2.6.24-15-generic_1.5.6-dfsg-4ubuntu2+2.6.24-15.26_i386.deb

[Bug 212624] Re: Missing VirtualBox Kernel Drivers for 2.6.24-15 kernel

2008-04-06 Thread Adam Edwards
Thanks Chris, your package worked great. I didn't think about putting in a symlink. You went above and beyond and I appreciate your help. Adam -- Missing VirtualBox Kernel Drivers for 2.6.24-15 kernel https://bugs.launchpad.net/bugs/212624 You received this bug notification because you are a

[Bug 212624] Re: Missing VirtualBox Kernel Drivers for 2.6.24-15 kernel

2008-04-06 Thread Chris Smart
No worries, I just happened to stumble across your post :) Once the dev releases the official package, you should be able to remove the one you installed from me and install the official one - or this should automatically happen when you upgrade to a new kernel (or we might find ourselves back

[Bug 212624] Re: Missing VirtualBox Kernel Drivers for 2.6.24-15 kernel

2008-04-06 Thread Adam Edwards
Thanks, I will check there first next time. -- Missing VirtualBox Kernel Drivers for 2.6.24-15 kernel https://bugs.launchpad.net/bugs/212624 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 212624] Re: Missing VirtualBox Kernel Drivers for 2.6.24-15 kernel

2008-04-06 Thread Daniel Hahler
Released by now. You might want to check next time, if it has been uploaded already (and is waiting for an archive admin to approve it) at https://edge.launchpad.net/ubuntu/hardy/+queue (for Hardy) ** Changed in: virtualbox-ose (Ubuntu) Assignee: (unassigned) = Daniel Hahler (blueyed)

[Bug 212624] Re: Missing VirtualBox Kernel Drivers for 2.6.24-15 kernel

2008-04-05 Thread Chris Smart
I'm sure it's just a matter of time before the vbox dev updates this, but in the mean time if you need to get up and running you can do this: #Become root sudo su - #Install module assistant and build deps apt-get install module-assistant m-a prepare #Get the virtualbox source and tell

[Bug 212624] Re: Missing VirtualBox Kernel Drivers for 2.6.24-15 kernel

2008-04-05 Thread Chris Smart
Whoops, that third 'm-a' command should be : m-a install virtualbox-ose not: m-a build virtualbox-ose -c -- Missing VirtualBox Kernel Drivers for 2.6.24-15 kernel https://bugs.launchpad.net/bugs/212624 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 212624] Re: Missing VirtualBox Kernel Drivers for 2.6.24-15 kernel

2008-04-05 Thread Adam Edwards
Thanks for the reply Chris. I'm running 32bit, so I tried following your instructions to build the modules myself. I get an error related to the kernel-headers when I run m-a build virtualbox-ose: kmk KBUILD_VERBOSE=1 -C /usr/src/linux-headers-2.6.24-15-generic/