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.

Dan

-- 
Daniel Bye
                                                                     _
                                              ASCII ribbon campaign ( )
                                         - against HTML, vCards and  X
                                - proprietary attachments in e-mail / \

Attachment: pgp7v7yEuJHXZ.pgp
Description: PGP signature

Reply via email to