Hi guys!
I'm new to FreeBSD, but I come from a lot of years using Linux. I am running 11.0-RC3 (this is the first one to support my wireless card). I think this is the appropiate place to post this, as I do not know if this is a bug or a misconfiguration...
I'm trying to get compiz to work. I have used this to set up compiz:
https://www.freebsd.org/doc/handbook/x-compiz-fusion.html
The problem is that when I run the command
I have added those directives to the xorg.conf file...
Here is my Xorg.0.log: http://pastebin.com/ptU7YGpx
and my xorg.conf: http://pastebin.com/fChKUty3
when running the compiz command with --debug, this is what is shown:
Any help will be welcome
Thanks a lot!
I'm new to FreeBSD, but I come from a lot of years using Linux. I am running 11.0-RC3 (this is the first one to support my wireless card). I think this is the appropiate place to post this, as I do not know if this is a bug or a misconfiguration...

I'm trying to get compiz to work. I have used this to set up compiz:
https://www.freebsd.org/doc/handbook/x-compiz-fusion.html
The problem is that when I run the command
compiz --replace --sm-disable --ignore-desktop-hints ccp &
the window manager closes and I am left with no window manager. I checked https://www.freebsd.org/doc/handbook/x11-understanding.html, it is mentioned in section 5.9.3.1 that "You are probably missing a setting in /etc/X11/xorg.conf. Review this file carefully and check especially the DefaultDepth and AddARGBGLXVisuals directives"I have added those directives to the xorg.conf file...
Here is my Xorg.0.log: http://pastebin.com/ptU7YGpx
and my xorg.conf: http://pastebin.com/fChKUty3
when running the compiz command with --debug, this is what is shown:
Code:
compiz (core) - Debug: Could not stat() file
/home/esalgado/.compiz/plugins/libcore.so : No such file or directory
compiz (core) - Debug: Could not stat() file
/usr/local/lib/compiz/libcore.so : No such file or directory
Any help will be welcome

Thanks a lot!