Gnome and KDE?

Eduardo Cerejo ejcerejo at optonline.net
Sat Mar 22 17:25:19 PDT 2008


On Sat, 22 Mar 2008 16:38:41 -0700
Gary Kline <kline at thought.org> wrote:

> 
> 	People,
> 
> 	What's the magic command to ger hald running while I'm running 
> 	KDE?  The audio/multimedia app, Sound-Juicer can't find my 
> 	/dev/cdrom because the hal daemon isn't running.  Exec'ing hald 
> 	by hand didn't work.
> 
> 	Anybody?
> 
> 	gary

add this to your /etc/rc.conf file and reboot:

# Enables HALd
dbus_enable="YES"
polkitd_enable="YES"
hald_enable="YES"


More information about the freebsd-questions mailing list