FS#40495 - [virtualbox-guest-modules] [virtualbox-host-modules] Unable to load modules
Attached to Project:
Community Packages
Opened by Jefferson Felix (jeffersonsfelix) - Thursday, 22 May 2014, 18:31 GMT
Last edited by Sébastien Luttringer (seblu) - Sunday, 14 December 2014, 01:11 GMT
Opened by Jefferson Felix (jeffersonsfelix) - Thursday, 22 May 2014, 18:31 GMT
Last edited by Sébastien Luttringer (seblu) - Sunday, 14 December 2014, 01:11 GMT
|
Details
Description: The modules can't load with modprobe -a.
Using insmod, vboxguest and vboxsf loads, but when I try to load vboxvideo I get the message: Unknow symbol in module. Additional info: virtualbox-guest-modules-4.3.12-1 Virtual Box 4.3.12 (Windows XP Host) Guest: Linux Linux-PC 3.14.4-1-ARCH Steps to reproduce: sudo modprobe -a vboxguest vboxsf vboxvideo |
This task depends upon
Closed by Sébastien Luttringer (seblu)
Sunday, 14 December 2014, 01:11 GMT
Reason for closing: Fixed
Sunday, 14 December 2014, 01:11 GMT
Reason for closing: Fixed
# depmod
Before attempting to `# modprobe` the modules or load them on boot with `/etc/modules-load.d/*.conf`.
I get the following blue screen in windows 7 when I plug in an iPhone that previously had no problems before updating the virtualbox-guest-modules.
Things I have already tried can be found here > https://bbs.archlinux.org/search.php?action=show_user_posts&user_id=77279
virtualbox-host-modules-4.3.14-5 ok
virtualbox-host-modules-4.3.16-1 no .INSTALL
virtualbox-host-modules-4.3.16-2 ok
virtualbox-host-modules-4.3.16-3 ok
virtualbox-host-modules-4.3.18-1 no .INSTALL
Curiously if I rebuild the current community/virtualbox-modules from abs (which is also 4.3.18-1) the .INSTALL file will be placed in the package.
Is there something wrong with the build server(s).
BTW: I'm only talking about x86_64, but I suspect its the same on i686!
No offense meant, just wanted to point out.