On Fri, 2005-10-07 at 20:00 -0500, Kevin Kinsey wrote: > makisupa wrote: > > >Been using Linux awhile...recently migrated a laptop to FreeBSD. Its a > >bit old and BSD runs nicely on the deprecated hardware. I am using > >6.0-BETA 5 despite warning to the contrary because my atheros based wifi > >card works well -- i had all kinds of trouble in 5.4. Running gnome > >2.12. > >My newbie questions: > > > >1. I am pretty sure that FAM is not running. The newest version of the > >package is installed. I followed the directions from the gnome FAQ and > >the pkg_message. 'killall -HUP inetd' gives me 'no matching processes > >were found.' > > > > > > > > What does `ps -aux | grep inetd` tell you? Inetd doesn't run > unless enabled in /etc/rc.conf... and IIRC (I've switched to > xfce4 from Gnome2), fam runs from inetd, so that could be > a root (no pun intended) cause of these issues, perhaps? > IANAE.... > > OK...after a reading up a bit more i did a 'make deinstall' and 'make reinstall' of the /devel/fam port. Before this the output of 'ps -aux | grep inetd' as user was: makisupa 3330 0.0 0.1 512 392 p0 R+ 8:45PM 0:00.00 grep inetd
There was no output as root. Now there is no output as user and as root the output is: root 1895 0.0 0.0 348 228 p0 L+ 1:04PM 0:00.00 grep inetd Still getting FAM errors and same weirdness...starting to drive me nuts! Thanks everyone for your help... mak _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
