On Thu, Nov 24, 2011 at 4:22 PM, Daniel Bye <freebsd-questi...@slightlystrange.org> wrote: > On Thu, Nov 24, 2011 at 07:49:21AM -0600, ajtiM wrote: >> Hi! >> >> I had the same problem on FreeBSD 8.2 Release as I have now on >> 9.0-RC2 FreeBSD 9.0-RC2 #0: Sat Nov 12 18:09:11 UTC 2011 >> r...@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386: >> >> console-kit-daemon[1800]: WARNING: kvm_getenvv failed: cannot open /proc >> /84597/mem >> >> In /etc/fstab I have a line: >> >> # Device Mountpoint FStype Options Dump Pass >> # --------- ------------------ ----------- ----------- --------- >> linproc /compat/linux/proc linprocfs rw 0 0 >> >> and in /etc/rc.conf is linux_enable="YES" >> >> "mount" shows: >> linprocfs on /compat/linux/proc (linprocfs, local) >> >> I use KDE4 not GNOME. How is possiblle to correct the problem, please? > > Try mounting the native procfs, as well: > > procfs /proc procfs rw 0 0 > > The linprocfs is for binaries running under the Linux subsystem, which > almost certainly does not include your (native) KDE apps.
That should fix it. Have a look at this[1]. I was helped to solve a similar problem. Cheers. [1] http://lists.freebsd.org/pipermail/freebsd-gnome/2010-August/024761.html > > Dan > > -- > Daniel Bye > _ > ASCII ribbon campaign ( ) > - against HTML, vCards and X > - proprietary attachments in e-mail / \ > _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"