Hi,all:
Today, I use the vnc tool to connect the server , but it has the following message:
test@xxx: ~ vi ~/.vnc/xxx:1.log .. ... libhal.c 644 : Error connecting to system bus: Message did not receive a reply **(gnome-volume-manger:30626):WARING**: manager.c/912:failed to initialize HAL!
The server's os is CentOS 4.7 x86_64, I tried to google for the answer , but had no anything useful information.
Could someone give me some suggestions? Thanks in advances~
From: sync jiannma@gmail.com
**(gnome-volume-manger:30626):WARING**: manager.c/912:failed to initialize HAL!
service haldaemon status?
JD
On Wed, May 19, 2010 at 6:13 PM, John Doe jdmls@yahoo.com wrote:
From: sync jiannma@gmail.com
**(gnome-volume-manger:30626):WARING**: manager.c/912:failed to
initialize HAL!
service haldaemon status?
Maybe it is the haldaemon problem.
I google the "What is the hald service used for?"
The answer is the following :
hald is a service provided by the hal (hardware abstraction layer) package, that allows you to set up hardware (such as a keymap for multimedia enabled keyboard) and allows user-space applications to access and manage hardware such as Xorg*, *rhn_register, and likewise.
On desktops such as GNOME or KDE use this service to allow users and applications to manage available hardware resources. A typical example would be to allow a user to auto-mount removable media when an MP3 player is connected.
So , Should I restart that daemon service in the server ?