( sunmao | 2010. 01. 18., h – 16:09 )

1)
sunmao@mao-gentoo ~ $ glxinfo | grep -i 'direct rendering'
direct rendering: Yes

2) Felraktam, futattam -n el nekem alapbol azok voltak beallitva. Futattam -n nelkul ugyanugy eltunik az ablak szele.
sunmao@mao-gentoo ~ $ fusion-icon -n
* Detected Session: gnome
* Searching for installed applications...
* NVIDIA on Xorg detected, exporting: __GL_YIELD=NOTHING
* Using the GTK Interface

3) Nekem nvidia-xconfig al lett legeneralva a xorg-om > nem volt beirva az AIXGL sem az XGL beirtam de persze nem ennyi az egesz, most akkor le kell cserelnem az egesz X serveremet Xgl re?

sunmao@mao-gentoo ~ $ compiz-manager
Checking for Xgl: not present.
xset q doesn't reveal the location of the log file. Using fallback /var/log/Xorg.0.log
Detected PCI ID for VGA: 01:00.0 0300: 10de:0400 (rev a1) (prog-if 00 [VGA controller])
Checking for texture_from_pixmap: present.
Checking for non power of two support: present.
Checking for Composite extension: present.
Comparing resolution (1680x1050) to maximum 3D texture size (8192): Passed.
Checking for nVidia: present.
Checking for FBConfig: present.
Checking for Xgl: not present.
Starting emerald

http://www.gentoo-wiki.info/XGL ez alapjan dolgozhatok? Vagy nem is emiatt tunik el a boarder?

Gentoo guide oldalon azt irtak, hogy ezt pakoljam bele xorg-om ba:

Section "Module"
# Load "dri"
Load "glx"
EndSection

Beraktam a vegere, de semmi valtozas. Most igy nez ki az egesz xorg.conf-om:

sunmao@mao-gentoo ~ $ cat /etc/X11/xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder58) Wed Dec 9 16:34:26 PST 2009

Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xgl" "true"
EndSection

Section "Files"
EndSection

Section "InputDevice"
# generated from data in "/etc/conf.d/gpm"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection

Section "Module"
# Load "dri"
Load "glx"
EndSection

Elvileg nvidianal mashogy kapcsolom be az AIXGL-t : http://tlug.org.za/wiki/index.php/Gentoo-AIGLX#NVIDIA
tehat most modositottam a xorg.confomat ezt a sort kivettem: Option "Xgl" "true"
Es a howto ban talalhatokat beraktam a megfelelo helyekre.