Hi,
You could try this, I had to do it on my Mandriva 2009.1 since the newest HAL and messagebus somehow conflicts with each other.
According to the Mandriva errata page on their wiki running these commands (as root of course, no problem doing that in BT...), solves the problem:
I did this on my Dell Inspiron 9300, you said you also had a dell, don't know if it does matter, however it solved my problemCode:chkconfig --del messagebus (ignore the errors) chkconfig --add messagebus reboot![]()


