|
|
#1 | |
|
Registered User
Join Date: Apr 2008
Posts: 1
|
Hi,
I've been running Linux on this box for a while (E6600 Core2, NVIDIA 7300GS, 2GB of RAM), using compiz and the nvidia proprietary X driver without a problem. However, I've recently installed FreeBSD 7.0-RELEASE, x11 and compiz. My X Server is configured properly, and i've installed the latest 169.12 NVIDIA driver from /usr/ports/x11/nvidia-driver. The driver works, and my X server log looks fine. I've also enabled the required extensions in the xorg.conf config file, both manually and later using nvidia-xconfig. The nvidia.ko driver is loaded at bootup using /boot/loader.conf. the compiz binary links to: /usr/local/compiz/bin/compiz: libXcomposite.so.1 => /usr/local/lib/libXcomposite.so.1 (0x280ac000) libXdamage.so.1 => /usr/local/lib/libXdamage.so.1 (0x280af000) libXfixes.so.3 => /usr/local/lib/libXfixes.so.3 (0x280b2000) libXrandr.so.2 => /usr/local/lib/libXrandr.so.2 (0x280b7000) libXrender.so.1 => /usr/local/lib/libXrender.so.1 (0x280be000) libXinerama.so.1 => /usr/local/lib/libXinerama.so.1 (0x280c6000) libXext.so.6 => /usr/local/lib/libXext.so.6 (0x280c9000) libxslt.so.2 => /usr/local/lib/libxslt.so.2 (0x280d7000) libxml2.so.5 => /usr/local/lib/libxml2.so.5 (0x2810b000) libz.so.4 => /lib/libz.so.4 (0x2822d000) libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x2823f000) libstartup-notification-1.so.0 => /usr/local/lib/libstartup-notification-1.so.0 (0x28334000) libSM.so.6 => /usr/local/lib/libSM.so.6 (0x2833c000) libICE.so.6 => /usr/local/lib/libICE.so.6 (0x28344000) libGL.so.1 => /usr/local/lib/libGL.so.1 (0x2835b000) libm.so.5 => /lib/libm.so.5 (0x283fc000) libX11-xcb.so.1 => /usr/local/lib/libX11-xcb.so.1 (0x2841a000) libX11.so.6 => /usr/local/lib/libX11.so.6 (0x2841c000) libxcb-xlib.so.0 => /usr/local/lib/libxcb-xlib.so.0 (0x28504000) libxcb.so.1 => /usr/local/lib/libxcb.so.1 (0x28506000) libXau.so.6 => /usr/local/lib/libXau.so.6 (0x2851d000) libXdmcp.so.6 => /usr/local/lib/libXdmcp.so.6 (0x28520000) librpcsvc.so.4 => /usr/lib/librpcsvc.so.4 (0x28525000) libc.so.7 => /lib/libc.so.7 (0x2852d000) libGLcore.so.1 => /usr/local/lib/libGLcore.so.1 (0x28629000) libnvidia-tls.so.1 => /usr/local/lib/libnvidia-tls.so.1 (0x29063000) libm.so.3 => /usr/local/lib/compat/libm.so.3 (0x29065000) and glxinfo seems fine: ziltoid% glxinfo | head name of display: :0.0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: NVIDIA Corporation server glx version string: 1.4 server glx extensions: GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer, GLX_ARB_fbconfig_float However, when attempting to start compiz(both 0.7.4 and 0.6.0) using: /usr/local/compiz/bin/compiz --replace --sm-disable --ignore-desktop-hints ccp & the screen flickers slowly, and becomes sluggish and non-responsive, with compiz.real taking up 100% cpu, which probably means it's not using any hardware to do its rendering. I've spent a couple of days searching the forums, but to no avail... Thanks, Gilad Xorg.0.log xorg.conf.txt dmesg.txt |
|
|
|
|
![]() |
| Thread Tools | |
|
|