[Bug 408703] New: /etc/init.d/ vboxdrv setup not working because kernel module changed directory
https://bugzilla.novell.com/show_bug.cgi?id=408703 Summary: /etc/init.d/vboxdrv setup not working because kernel module changed directory Product: openSUSE 11.0 Version: Final Platform: x86 OS/Version: openSUSE 11.0 Status: NEW Severity: Normal Priority: P5 - None Component: Update Problems AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: bart@geesink.org QAContact: jsrain@novell.com Found By: --- Since I installed the latest kernel update (2.6.25.9-0.2-default), the virtualbox (open source edition, the one supplied with openSUSE virtualbox-ose-1.5.6-33.1) kernel module wasn't loaded automatically anymore with the /etc/init.d/vboxdrv setup thing. Upon looking at the script, I saw that at line 109, this line is present: kdir=/lib/modules/`uname -r`/updates However, after the latest kernel updates, it is located in: kdir=/lib/modules/`uname -r`/weak-updates Changing that line was for me the fix. Perhaps that fix could be included in the next update of the Virtualbox package? Thanks -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=408703 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |mkudlvasr@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=408703 User chrubis@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=408703#c1 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jjs@f-prot.com --- Comment #1 from Cyril Hrubis <chrubis@novell.com> 2008-07-16 06:59:51 MDT --- *** Bug 409522 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=409522 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=408703 User bugreports@tittel.net added comment https://bugzilla.novell.com/show_bug.cgi?id=408703#c2 Stefan Tittel <bugreports@tittel.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugreports@tittel.net --- Comment #2 from Stefan Tittel <bugreports@tittel.net> 2008-08-14 11:46:00 MDT --- After changing this line, "/etc/init.d/vboxdrv start" will work again. Doing "/etc/init.d/vboxdrv setup" instead (like proposed) however will just result in "Recompiling VirtualBox kernel module, NOT. It has been packaged." However, compiling the module yourself is not necessary anyways, since the prepackaged module will work with the current kernel just fine after that line in the init script has been changed. Oh, and can we have a patch for this? At the moment VirtualBox on openSUSE 11.0 with all updates applied is broken, which is not so great. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=408703 Martin Kudlvasr <mkudlvasr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=408703 User mindaugas.vaiciulis@yahoo.co.uk added comment https://bugzilla.novell.com/show_bug.cgi?id=408703#c3 --- Comment #3 from Mindaugas Vaiciulis <mindaugas.vaiciulis@yahoo.co.uk> 2009-01-27 06:06:08 MST --- Created an attachment (id=267894) --> (https://bugzilla.novell.com/attachment.cgi?id=267894) modified /etc/init.d/vboxdrv script -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=408703 User mindaugas.vaiciulis@yahoo.co.uk added comment https://bugzilla.novell.com/show_bug.cgi?id=408703#c4 Mindaugas Vaiciulis <mindaugas.vaiciulis@yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mindaugas.vaiciulis@yahoo.c | |o.uk --- Comment #4 from Mindaugas Vaiciulis <mindaugas.vaiciulis@yahoo.co.uk> 2009-01-27 06:08:23 MST --- I have modified /etc/init.d/vboxdrv script witch additionally looks to "weak-updates" directory, so it will work with both new and old kernels. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com