Bug 262 - Virtualbox timesync addon doesn't work
Summary: Virtualbox timesync addon doesn't work
Status: RESOLVED INVALID
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Ahmad Samir
QA Contact:
URL:
Whiteboard:
Keywords: Triaged
Depends on:
Blocks:
 
Reported: 2011-03-04 00:20 CET by Yann Ciret
Modified: 2011-03-04 20:46 CET (History)
0 users

See Also:
Source RPM: virtualbox-4.0.4-1.mga1.src.rpm
CVE:
Status comment:


Attachments

Description Yann Ciret 2011-03-04 00:20:07 CET
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:
Comment 1 Ahmad Samir 2011-03-04 03:05:33 CET
What's the output of:
su
dkms status
uname -a
rpm -qa '*kernel*' | sort

Keywords: (none) => NEEDINFO
Assignee: bugsquad => ahmadsamir3891

Comment 2 Yann Ciret 2011-03-04 07:16:45 CET
[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
Comment 3 James Kerr 2011-03-04 09:04:07 CET
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.
Comment 4 Ahmad Samir 2011-03-04 20:46:04 CET
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 => Triaged
Status: NEW => RESOLVED
Resolution: (none) => INVALID


Note You need to log in before you can comment on or make changes to this bug.