Hi All, Thank you for your prompt response.
> Actually, I'm > going the other direction. Something isn't running until you reboot, > maybe hald? Whatever that is, as long as it isn't running, it isn't > conflicting or maybe kde is falling back to something that works on your > system. When you reboot, that process comes up and then kde either can't > use it for whatever reason or it conflicts with something in KDE. It is exactly what I am thinking. > What is the contents of your /etc/rc.conf? gua@bsdhost:~% cat /etc/rc.conf # -- sysinstall generated deltas -- # Sun Mar 6 22:26:52 2011 # Created: Sun Mar 6 22:26:52 2011 # Enable network daemons for user convenience. # Please make all changes to this file, not to /etc/defaults/rc.conf. # This file now contains just the overrides from /etc/defaults/rc.conf. blanktime="900" defaultrouter="192.168.1.1" hostname="bsdhost.localdomain" ifconfig_nfe0="inet 192.168.1.10 netmask 0xffffff00" defaultrouter="192.168.1.1" inetd_enable="YES" ipv6_enable="YES" keymap="us.iso" keyrate="fast" moused_enable="YES" moused_flags="-3" #moused_port="/dev/psm0" moused_type="auto" saver="logo" hald_enable="YES" dbus_enable="YES" usbd_enable="YES" sendmail_enable="NONE" firewall_enable="YES" firewall_script="/etc/ipfw.rules" firewall_logging="YES" gateway6_enable="YES" noip_enable="YES" apache22_enable="YES" # ntpdate_enable="YES" # ntpdate_flags="-b time.navy.mi.th asia.pool.ntp.org ntp.nict.jp" ntpd_enable="YES" #gdm_enable="YES" #gnome_enable="YES" Thank you. -- Gua Chung Lim _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
