kvm_getenw

Daniel Bye freebsd-questions at slightlystrange.org
Thu Nov 24 15:52:53 UTC 2011


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     
> root at 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 / \
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20111124/41392ad1/attachment.pgp


More information about the freebsd-questions mailing list