Description of problem: The service vboxadd-timesync is always stop and when I try to start it, start failed as see below : # LC_ALL=C service vboxadd-timesync start Starting VirtualBox Guest Addition service Module additionnel VirtualBox non chargé ! Version-Release number of selected component (if applicable): dkms-vboxadditions-4.0.4-1.mga1 How reproducible: Steps to Reproduce: 1. 2. 3. Reproducible: Steps to Reproduce:
What's the output of: su dkms status uname -a rpm -qa '*kernel*' | sort
Keywords: (none) => NEEDINFOAssignee: bugsquad => ahmadsamir3891
[root@localhost ~]# dkms status vboxadditions, 4.0.4-1.mga1: added [root@localhost ~]# uname -a Linux localhost 2.6.37.2-desktop-1.mga #1 SMP Sat Feb 26 01:40:03 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux [root@localhost ~]# rpm -qa '*kernel*' | sort kernel-desktop-2.6.37.1-1.mga-1-1.mga1 kernel-desktop-2.6.37.2-1.mga-1-1.mga1 kernel-desktop-2.6.37-3.mga-1-1.mga1 kernel-desktop-devel-2.6.37-3.mga-1-1.mga1 kernel-desktop-latest-2.6.37.2-1.mga1 kernel-firmware-20101231-1.mga1
You are running kernel-desktop-2.6.37.2, but you do not have the matching kernel-desktop-devel package for that kernel. Install kernel-desktop-devel-latest. This will ensure that the matching kernel-desktop-devel package is always installed whenever a new kernel is installed.
Yeah. Install kernel-desktop-devel-latest, reboot then try again (DKMS will build the kernel modules at boot). Closing, reopen if it still doesn't work.
Keywords: NEEDINFO => TriagedStatus: NEW => RESOLVEDResolution: (none) => INVALID