no x :(

Code:
$ pgrep -lf hal
1300 hald-addon-storage: /dev/da0
933 hald-addon-storage: /dev/acd1
928 hald-addon-storage: /dev/acd0
912 hald-addon-storage: no polling on /dev/fd0 because it is explicitly disabled
911 hald-addon-mouse-sysmouse: /dev/psm0
896 hald-runner
887 /usr/local/sbin/hald
$ pgrep -lg dbus
usage: pgrep [-LSfilnovx] [-d delim] [-F pidfile] [-G gid] [-M core] [-N system]
             [-P ppid] [-U uid] [-g pgrp] [-j jid] [-s sid]
             [-t tty] [-u euid] pattern ...
$

Code:
$ cat /etc/rc.conf

# -- sysinstall generated deltas -- # Tue Jun 23 15:31:39 2009
# Created: Tue Jun 23 15:31:39 2009
# 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.
hostname="local.corneliu"
ifconfig_sis0="DHCP"
inetd_enable="YES"
ipv6_enable="YES"
linux_enable="YES"
moused_enable="YES"
gnome_enable="YES"
$
 
I think you ha a typo in your command
Code:
$ pgrep -lf dbus
1187 /usr/local/bin/dbus-launch --exit-with-session
1186 /usr/local/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session
709 /usr/local/bin/dbus-daemon --system
$
 
ok, I reinstalled 7.2 with gnome2-lite and everything seems to work well. Many thanks to everyone for your help.
 
Most of the time it's a typo or updated web-site page. It mostly depend on versions used by others trying to help. I have live examples of that too, big-time. This is a MACHINE among millions. But is it not great that you fix-it and than gave the crew a clue. Knock on wood! That's what life is all about in this world. Bottom line,these are the 2000's. Things are changing so fast that even BEYOND Quantum can be a reality for all .. first thing in the morning before coffee. Interrupt=none.
 
Yeah, I don't know what kind of drugs iic2 uses but I want some too :e
 
corneliu said:
He mentioned coffee. Can a strong coffee be considered drug?

Definitely. Caffeine is a psychoactive stimulant drug :e
 
Back
Top