View previous topic :: View next topic |
Author |
Message |
Samsy n00b
Joined: 23 May 2011 Posts: 2
|
Posted: Mon May 23, 2011 5:58 pm Post subject: Very slow nvidia perfomance with |
|
|
Hello,
i have very bad performance with my NVIDIA GTX 285 card
Massive tearing while playing videos, slow KDE desktop effects and sometimes problems playing YouTube-Videos fullscreen
Desktop effects like "Wobbly Windows" or "Magic Lamp" slow down videos to 1-2 fps. Not sure whats the problem
KDE-Version: 4.6.3
xorg-server: 1.9.5
nvidia-drivers: 270.41.19 (i tried the stable ones too, same problem)
Kernel: 2.6.38
Not sure where i should begin. Wrong kernel options? wrong settings?
Thanks :/ |
|
Back to top |
|
|
Anon-E-moose Watchman
Joined: 23 May 2008 Posts: 6148 Location: Dallas area
|
Posted: Mon May 23, 2011 6:03 pm Post subject: |
|
|
what does "eselect opengl show" return _________________ UM780, 6.1 zen kernel, gcc 13, profile 17.0 (custom bare multilib), openrc, wayland |
|
Back to top |
|
|
Samsy n00b
Joined: 23 May 2011 Posts: 2
|
Posted: Mon May 23, 2011 6:04 pm Post subject: |
|
|
# eselect opengl show
nvidia
Thanks |
|
Back to top |
|
|
tsu.kz.m n00b
Joined: 23 Apr 2007 Posts: 54
|
Posted: Mon May 30, 2011 8:52 pm Post subject: :( |
|
|
I have same probem with
nvidia-drivers-270.41.06
xorg-server-1.9.5
kernel 2.6.38-gentoo-r6
opengl work fine (set to nvidia)
/dev/nvidia0 exist
evdev work fine (test with xev)
baselayout2 and openrc I think work correcly, but not sure (/etc/modprobe.d/nvidia.conf exist wit alias correct)
start kde 4.6.3 with:
startx (5 second for start)
kde show desktop after 5-6 minutes
click in kick-off button and it open in 3 minutes
xorg.0.log is ok (only dri and dri2 not supported nvidia-drivers - glxgear work perfectly)
I'm tired.
I do not know what to do
Please help me |
|
Back to top |
|
|
tsu.kz.m n00b
Joined: 23 Apr 2007 Posts: 54
|
Posted: Mon May 30, 2011 10:57 pm Post subject: |
|
|
sorry
I recompile all @world packages and no error found
Heeelp! |
|
Back to top |
|
|
tsu.kz.m n00b
Joined: 23 Apr 2007 Posts: 54
|
Posted: Tue May 31, 2011 8:49 am Post subject: |
|
|
anyone? |
|
Back to top |
|
|
xavier10 Guru
Joined: 19 Jan 2004 Posts: 485 Location: Paris, France
|
Posted: Tue May 31, 2011 9:23 am Post subject: |
|
|
I have been observing this on my desktop since yesterday, after a large update (I had left a lot of package updates on the to do pile for a little while), including xorg, mesa, and many kde components. That does not make it a very precise contribution, but I think we may want to hunt for issues in recent changes. |
|
Back to top |
|
|
Naib Watchman
Joined: 21 May 2004 Posts: 6065 Location: Removed by Neddy
|
Posted: Tue May 31, 2011 9:30 am Post subject: |
|
|
cat /etc/mtrr
Depending on the memory range that ONLY uncachable it could result in slow performance _________________
Quote: | Removed by Chiitoo |
|
|
Back to top |
|
|
tsu.kz.m n00b
Joined: 23 Apr 2007 Posts: 54
|
Posted: Tue May 31, 2011 9:47 am Post subject: |
|
|
I don't have /etc/mtrr
I have /proc/mtrr
Code: | reg00: base=0x000000000 ( 0MB), size= 2048MB, count=1: write-back
reg01: base=0x080000000 ( 2048MB), size= 1024MB, count=1: write-back
reg02: base=0x0c0000000 ( 3072MB), size= 512MB, count=1: write-back
reg03: base=0x0dff00000 ( 3583MB), size= 1MB, count=1: uncachable
reg04: base=0x100000000 ( 4096MB), size= 512MB, count=1: write-back |
I have 4GB memory in this machine
This is the problem? |
|
Back to top |
|
|
Naib Watchman
Joined: 21 May 2004 Posts: 6065 Location: Removed by Neddy
|
Posted: Tue May 31, 2011 9:50 am Post subject: |
|
|
/proc my mistake.
That looks fine
it has yr RAM and vRAM in there as writeback in chunks _________________
Quote: | Removed by Chiitoo |
|
|
Back to top |
|
|
tsu.kz.m n00b
Joined: 23 Apr 2007 Posts: 54
|
Posted: Tue May 31, 2011 9:52 am Post subject: |
|
|
in kernel configuration I have:
Code: |
Processor type and features --->
[*] MTRR (Memory Type Range Register) support
[*] MTRR cleanup support
(0) MTRR cleanup enable value (0-1)
(1) MTRR cleanup spare reg num (0-7)
[*] x86 PAT support
|
in gentoo wiki MTRR
Code: |
An explanation is needed here, as there is very little information on the net not to mention the amount of times i am asked about this MTRR clean up support: This feature is a must if you wish to use X and/or Frame-buffer devices for your console.
(1) MTRR cleanup enable value (0-1)
(1) MTRR cleanup spare reg num (0-7)
To choose correctly in setting these, you must understand what they are.
(1) MTRR cleanup enable value (0-1)
This option is to actually enable the cleanup support and nothing more. If this is set to 0 then the kernel will not have cleanup enabled at boot time, you will have to enable this at the boot command line setting the value to 1. Setting it here specifies the default on condition so change it from 0 to 1
(1) MTRR cleanup spare reg num (0-7)
This option confuses most so to explain: This option tells the kernel and or drivers which reg number can be cleaned up or changed, for most systems it is the default number 1. This means that reg1 in your /proc/mtrr will be the line to remap. Here is a view of my /proc/mtrr when X windows is loaded with fglrx driver.
cat /proc/mtrr
reg00: base=0x000000000 ( 0MB), size= 2048MB, count=1: write-back
reg01: base=0x080000000 ( 2048MB), size= 1024MB, count=1: write-back
Note that the reg01 is actually a normal memory layout due to 3G/1G memory split option i have set my kernel up as, There is not section at point reg01 for my write-combined graphics card in fact that is missing all together. This is because the ATI fglrx driver has claimed it. If you use Frame-buffer either kernel or X.org then the setting will appear as reg03,4,5 etc and will be moved(remapped) from the reg01 slot IO hope that clears up the reason and how this setting in the kernel works. If when MTRR_cleanup is disabled you notice the base address of your graphics card is at a different regXX number then change the spare reg number to this accordingly so you can allow for the write-combined or as in my case proprietary driver to take control of it.
|
I'm confused |
|
Back to top |
|
|
tsu.kz.m n00b
Joined: 23 Apr 2007 Posts: 54
|
Posted: Tue May 31, 2011 12:02 pm Post subject: |
|
|
my Xorg.0.log
Code: |
[ 192.213]
X.Org X Server 1.9.4
Release Date: 2011-02-04
[ 192.220] X Protocol Version 11, Revision 0
[ 192.223] Build Operating System: Linux 2.6.38-gentoo-r6 x86_64 Gentoo
[ 192.225] Current Operating System: Linux mainframe 2.6.38-gentoo-r6 #1 SMP Sun May 29 21:26:18 CEST 2011 x86_64
[ 192.228] Kernel command line: root=/dev/ram0 init=/linuxrc real_root=/dev/sda3 udev vga=0x317 ramdisk=8192
[ 192.231] Build Date: 30 May 2011 11:19:21PM
[ 192.234]
[ 192.236] Current version of pixman: 0.20.2
[ 192.239] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 192.244] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 192.253] (==) Log file: "/var/log/Xorg.0.log", Time: Tue May 31 09:36:31 2011
[ 192.293] (==) Using config file: "/etc/X11/xorg.conf"
[ 192.296] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 192.314] (==) ServerLayout "Layout0"
[ 192.314] (**) |-->Screen "Screen0" (0)
[ 192.314] (**) | |-->Monitor "Monitor0"
[ 192.314] (**) | |-->Device "Device0"
[ 192.314] (**) |-->Input Device "Keyboard0"
[ 192.314] (**) |-->Input Device "Mouse0"
[ 192.314] (**) Option "AutoAddDevices" "false"
[ 192.314] (**) Not automatically adding devices
[ 192.314] (==) Automatically enabling devices
[ 192.361] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 192.361] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 192.361] (II) Loader magic: 0x7c7140
[ 192.361] (II) Module ABI versions:
[ 192.361] X.Org ANSI C Emulation: 0.4
[ 192.361] X.Org Video Driver: 8.0
[ 192.361] X.Org XInput driver : 11.0
[ 192.361] X.Org Server Extension : 4.0
[ 192.362] (--) PCI:*(0:1:0:0) 10de:0295:0000:0000 rev 161, Mem @ 0xfa000000/16777216, 0xe0000000/268435456, 0xfb000000/16777216, I/O @ 0x0000ac00/128, BIOS @ 0x????????/131072
[ 192.362] (II) Open ACPI successful (/var/run/acpid.socket)
[ 192.362] (II) LoadModule: "extmod"
[ 192.400] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
[ 192.414] (II) Module extmod: vendor="X.Org Foundation"
[ 192.414] compiled for 1.9.4, module version = 1.0.0
[ 192.414] Module class: X.Org Server Extension
[ 192.414] ABI class: X.Org Server Extension, version 4.0
[ 192.414] (II) Loading extension MIT-SCREEN-SAVER
[ 192.414] (II) Loading extension XFree86-VidModeExtension
[ 192.414] (II) Loading extension XFree86-DGA
[ 192.414] (II) Loading extension DPMS
[ 192.414] (II) Loading extension XVideo
[ 192.414] (II) Loading extension XVideo-MotionCompensation
[ 192.414] (II) Loading extension X-Resource
[ 192.414] (II) LoadModule: "dbe"
[ 192.414] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
[ 192.417] (II) Module dbe: vendor="X.Org Foundation"
[ 192.417] compiled for 1.9.4, module version = 1.0.0
[ 192.417] Module class: X.Org Server Extension
[ 192.417] ABI class: X.Org Server Extension, version 4.0
[ 192.417] (II) Loading extension DOUBLE-BUFFER
[ 192.417] (II) LoadModule: "glx"
[ 192.429] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 192.703] (II) Module glx: vendor="NVIDIA Corporation"
[ 192.738] compiled for 4.0.2, module version = 1.0.0
[ 192.738] Module class: X.Org Server Extension
[ 192.738] (II) NVIDIA GLX Module 270.41.06 Mon Apr 18 15:10:15 PDT 2011
[ 192.738] (II) Loading extension GLX
[ 192.738] (II) LoadModule: "record"
[ 192.739] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
[ 192.760] (II) Module record: vendor="X.Org Foundation"
[ 192.761] compiled for 1.9.4, module version = 1.13.0
[ 192.761] Module class: X.Org Server Extension
[ 192.761] ABI class: X.Org Server Extension, version 4.0
[ 192.761] (II) Loading extension RECORD
[ 192.761] (II) LoadModule: "dri"
[ 192.761] (WW) Warning, couldn't open module dri
[ 192.761] (II) UnloadModule: "dri"
[ 192.761] (EE) Failed to load module "dri" (module does not exist, 0)
[ 192.764] (II) LoadModule: "dri2"
[ 192.764] (WW) Warning, couldn't open module dri2
[ 192.764] (II) UnloadModule: "dri2"
[ 192.764] (EE) Failed to load module "dri2" (module does not exist, 0)
[ 192.767] (II) LoadModule: "nvidia"
[ 192.767] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[ 193.011] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 193.025] compiled for 4.0.2, module version = 1.0.0
[ 193.025] Module class: X.Org Video Driver
[ 193.067] (II) LoadModule: "kbd"
[ 193.067] (II) Loading /usr/lib64/xorg/modules/input/kbd_drv.so
[ 193.087] (II) Module kbd: vendor="X.Org Foundation"
[ 193.087] compiled for 1.9.5, module version = 1.6.0
[ 193.088] Module class: X.Org XInput Driver
[ 193.088] ABI class: X.Org XInput driver, version 11.0
[ 193.088] (II) LoadModule: "evdev"
[ 193.088] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 193.102] (II) Module evdev: vendor="X.Org Foundation"
[ 193.102] compiled for 1.9.5, module version = 2.6.0
[ 193.102] Module class: X.Org XInput Driver
[ 193.102] ABI class: X.Org XInput driver, version 11.0
[ 193.102] (II) NVIDIA dlloader X Driver 270.41.06 Mon Apr 18 14:55:25 PDT 2011
[ 193.102] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 193.111] (--) using VT number 7
[ 193.125] (II) Loading sub module "fb"
[ 193.125] (II) LoadModule: "fb"
[ 193.125] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 193.149] (II) Module fb: vendor="X.Org Foundation"
[ 193.149] compiled for 1.9.4, module version = 1.0.0
[ 193.149] ABI class: X.Org ANSI C Emulation, version 0.4
[ 193.149] (II) Loading sub module "wfb"
[ 193.149] (II) LoadModule: "wfb"
[ 193.149] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[ 193.158] (II) Module wfb: vendor="X.Org Foundation"
[ 193.158] compiled for 1.9.4, module version = 1.0.0
[ 193.158] ABI class: X.Org ANSI C Emulation, version 0.4
[ 193.158] (II) Loading sub module "ramdac"
[ 193.158] (II) LoadModule: "ramdac"
[ 193.158] (II) Module "ramdac" already built-in
[ 193.258] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 193.258] (==) NVIDIA(0): RGB weight 888
[ 193.258] (==) NVIDIA(0): Default visual is TrueColor
[ 193.258] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 193.258] (**) NVIDIA(0): Option "RenderAccel" "True"
[ 193.258] (**) NVIDIA(0): Option "TwinView" "0"
[ 193.258] (**) NVIDIA(0): Option "MetaModes" "nvidia-auto-select +0+0"
[ 193.258] (**) NVIDIA(0): Option "AddARGBGLXVisuals" "True"
[ 193.258] (**) NVIDIA(0): Enabling RENDER acceleration
[ 194.713] (II) NVIDIA(GPU-0): Display (ViewSonic VX2025wm (DFP-0)) does not support NVIDIA
[ 194.713] (II) NVIDIA(GPU-0): 3D Vision stereo.
[ 194.715] (II) NVIDIA(0): NVIDIA GPU GeForce 7950 GT (G71) at PCI:1:0:0 (GPU-0)
[ 194.715] (--) NVIDIA(0): Memory: 524288 kBytes
[ 194.715] (--) NVIDIA(0): VideoBIOS: 05.71.22.42.06
[ 194.715] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 194.715] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 194.715] (--) NVIDIA(0): Connected display device(s) on GeForce 7950 GT at PCI:1:0:0
[ 194.715] (--) NVIDIA(0): ViewSonic VX2025wm (DFP-0)
[ 194.715] (--) NVIDIA(0): ViewSonic VX2025wm (DFP-0): 330.0 MHz maximum pixel clock
[ 194.715] (--) NVIDIA(0): ViewSonic VX2025wm (DFP-0): Internal Dual Link TMDS
[ 194.715] (II) NVIDIA(0): Assigned Display Device: DFP-0
[ 194.715] (II) NVIDIA(0): Validated modes:
[ 194.715] (II) NVIDIA(0): "nvidia-auto-select+0+0"
[ 194.715] (II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
[ 194.721] (--) NVIDIA(0): DPI set to (99, 98); computed from "UseEdidDpi" X config
[ 194.722] (--) NVIDIA(0): option
[ 194.722] (**) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
[ 194.722] (--) Depth 24 pixmap format is 32 bpp
[ 194.733] (II) NVIDIA(0): Setting mode "nvidia-auto-select+0+0"
[ 195.027] (II) Loading extension NV-GLX
[ 195.172] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 195.180] (==) NVIDIA(0): Backing store disabled
[ 195.180] (==) NVIDIA(0): Silken mouse enabled
[ 195.188] (**) NVIDIA(0): DPMS enabled
[ 195.188] (II) Loading extension NV-CONTROL
[ 195.188] (II) Loading extension XINERAMA
[ 195.188] (WW) NVIDIA(0): Option "XAANoOffscreenPixmaps" is not used
[ 195.188] (II) Loading sub module "dri2"
[ 195.188] (II) LoadModule: "dri2"
[ 195.189] (WW) Warning, couldn't open module dri2
[ 195.189] (II) UnloadModule: "dri2"
[ 195.189] (EE) NVIDIA: Failed to load module "dri2" (module does not exist, 0)
[ 195.189] (II) NVIDIA(0): The X server will not be able to send the VDPAU driver name to
[ 195.189] (II) NVIDIA(0): libvdpau.
[ 195.189] (==) RandR enabled
[ 195.189] (II) Initializing built-in extension Generic Event Extension
[ 195.189] (II) Initializing built-in extension SHAPE
[ 195.189] (II) Initializing built-in extension MIT-SHM
[ 195.189] (II) Initializing built-in extension XInputExtension
[ 195.189] (II) Initializing built-in extension XTEST
[ 195.189] (II) Initializing built-in extension BIG-REQUESTS
[ 195.189] (II) Initializing built-in extension SYNC
[ 195.189] (II) Initializing built-in extension XKEYBOARD
[ 195.189] (II) Initializing built-in extension XC-MISC
[ 195.189] (II) Initializing built-in extension XINERAMA
[ 195.189] (II) Initializing built-in extension XFIXES
[ 195.189] (II) Initializing built-in extension RENDER
[ 195.189] (II) Initializing built-in extension RANDR
[ 195.189] (II) Initializing built-in extension COMPOSITE
[ 195.189] (II) Initializing built-in extension DAMAGE
[ 195.192] (II) Initializing extension GLX
[ 195.869] (**) Option "CoreKeyboard"
[ 195.869] (**) Keyboard0: always reports core events
[ 195.869] (**) Option "Protocol" "standard"
[ 195.869] (**) Option "XkbRules" "base"
[ 195.869] (**) Option "XkbModel" "pc105"
[ 195.869] (**) Option "XkbLayout" "us"
[ 195.869] (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
[ 195.869] (**) Option "CorePointer"
[ 195.869] (**) Mouse0: always reports core events
[ 195.869] (**) Mouse0: Device: "/dev/input/event0"
[ 195.920] (--) Mouse0: Found keys
[ 195.920] (II) Mouse0: Configuring as keyboard
[ 195.920] (II) XINPUT: Adding extended input device "Mouse0" (type: KEYBOARD)
[ 195.920] (**) Option "xkb_rules" "evdev"
[ 195.920] (**) Option "xkb_model" "evdev"
[ 195.920] (**) Option "xkb_layout" "us"
[ 195.958] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[ 195.958] (II) AutoAddDevices is off - not adding device.
[ 195.963] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 195.963] (II) AutoAddDevices is off - not adding device.
[ 195.965] (II) config/udev: Adding input device USB-compliant keyboard (/dev/input/event2)
[ 195.965] (II) AutoAddDevices is off - not adding device.
[ 195.966] (II) config/udev: Adding input device USB-compliant keyboard (/dev/input/event3)
[ 195.966] (II) AutoAddDevices is off - not adding device.
[ 195.966] (II) config/udev: Adding input device USB-compliant keyboard (/dev/input/mouse1)
[ 195.966] (II) AutoAddDevices is off - not adding device.
[ 195.967] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event1)
[ 195.967] (II) AutoAddDevices is off - not adding device.
[ 195.967] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
[ 195.967] (II) AutoAddDevices is off - not adding device.
[ 195.975] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 195.975] (II) AutoAddDevices is off - not adding device.
[ 195.975] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 195.975] (II) AutoAddDevices is off - not adding device.
[ 232.430] (II) Mouse0: Close
[ 232.430] (II) UnloadModule: "evdev"
[ 232.430] (II) UnloadModule: "kbd"
|
my xorg.conf
Code: |
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 260.19.36 (buildmeister@swio-display-x86-rhel47-01.nvidia.com) Tue Jan 18 17:15:22 PST 2011
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 260.19.36 (buildmeister@swio-display-x86-rhel47-01.nvidia.com) Tue Jan 18 17:15:10 PST 2011
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
# Option "Xinerama" "0"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from data in "/etc/conf.d/gpm"
#"mouse"
Identifier "Mouse0"
Driver "evdev"
Option "Protocol"
# Option "Device" "/dev/input/mice"
Option "Device" "/dev/input/event0"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
Option "AllowEmptyInput" "false"
EndSection
Section "ServerFlags"
Option "AutoAddDevices" "false"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "ViewSonic VX2025wm"
HorizSync 30.0 - 82.0
VertRefresh 50.0 - 75.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 7950 GT"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "nvidia-auto-select +0+0"
Option "AddARGBGLXVisuals" "True"
Option "XAANoOffscreenPixmaps" "true"
Option "RenderAccel" "True"
SubSection "Display"
Depth 24
EndSubSection
EndSection
|
my emerge --info
Code: |
Portage 2.1.9.42 (default/linux/amd64/10.0, gcc-4.4.5, libc-0-r0, 2.6.38-gentoo-r6 x86_64)
=================================================================
System uname: Linux-2.6.38-gentoo-r6-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_4200+-with-gentoo-2.0.2
Timestamp of tree: Tue, 31 May 2011 10:00:01 +0000
ccache version 2.4 [disabled]
app-shells/bash: 4.1_p9
dev-java/java-config: 2.1.11-r3
dev-lang/python: 2.7.1-r1, 3.1.3-r1
dev-util/ccache: 2.4-r9
dev-util/cmake: 2.8.4-r1
sys-apps/baselayout: 2.0.2
sys-apps/openrc: 0.8.2-r1
sys-apps/sandbox: 2.4
sys-devel/autoconf: 2.13, 2.65-r1
sys-devel/automake: 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils: 2.20.1-r1
sys-devel/gcc: 4.4.5
sys-devel/gcc-config: 1.4.1-r1
sys-devel/libtool: 2.2.10
sys-devel/make: 3.82
sys-kernel/linux-headers: 2.6.36.1
sys-libs/glibc: 2.12.2
virtual/os-headers: 0
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gento
o-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperm
s strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="it_IT.utf8"
LC_ALL="it_IT.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en it"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats
--timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X a52 aac aalib acl acpi alsa amd64 berkdb bzip2 cairo cli consolekit cracklib crypt cups cxx dbus declarat
ive dri dts dvd extras fam flac fontconfig fortran gd gdbm gif glx gnutls gpm gtk iconv imagemagick ipv6 java jpeg kde
kde4 kerberos largefile libcaca lvm matroska mmx modules mp3 mpeg mudflap multilib mysql ncurses networkmanager nls n
ptl nptlonly nsplugin nvidia odbc ogg openexr opengl openmp pam pcre pdflib perl png policykit pppd python qt3support
qt4 readline samba sdl semantic-desktop session sql sse sse2 ssl svg sysfs tcl tcpd theora threads tiff truetype udev
unicode v4l v4l2 vlc vorbis webkit wifi x264 xine xinerama xml xorg xslt zlib" ALSA_CARDS="ali5451 als4000 atiixp atii
xp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 triden
t usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file
hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_
MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default au
thz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache en
v expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rew
rite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="braindump flow karbon kexi kp
resenter krita tables words" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC=
"glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navco
m oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev"
KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en it" PHP
_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan le
ngth2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude
chaos account"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPR
ESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
|
|
|
Back to top |
|
|
Anon-E-moose Watchman
Joined: 23 May 2008 Posts: 6148 Location: Dallas area
|
Posted: Tue May 31, 2011 12:35 pm Post subject: |
|
|
turn off composting in KDE and see if that makes a difference.
And what nvidia card/chipset are you running? _________________ UM780, 6.1 zen kernel, gcc 13, profile 17.0 (custom bare multilib), openrc, wayland |
|
Back to top |
|
|
tsu.kz.m n00b
Joined: 23 Apr 2007 Posts: 54
|
Posted: Tue May 31, 2011 1:16 pm Post subject: |
|
|
my nvidia card
geforce 7950 GT 512m
I have install fluxbox end startx start immediately
this is a composite problem?
P.S.
I check in google and I see the nouveau drivers, support my graphics card, but I don'n know if this drivers support composite and dri
Sorry for my bad english
edit:
lspci | grep VGA
Code: |
01:00.0 VGA compatible controller: nVidia Corporation G71 [GeForce 7950 GT] (rev a1)
|
|
|
Back to top |
|
|
Anon-E-moose Watchman
Joined: 23 May 2008 Posts: 6148 Location: Dallas area
|
Posted: Tue May 31, 2011 1:34 pm Post subject: |
|
|
tsu.kz.m wrote: | this is a composite problem? |
I don't know, which is why I suggested turning it off to see if it makes things better.
I know in the past composting has caused problems with certain cards and drivers. _________________ UM780, 6.1 zen kernel, gcc 13, profile 17.0 (custom bare multilib), openrc, wayland |
|
Back to top |
|
|
tsu.kz.m n00b
Joined: 23 Apr 2007 Posts: 54
|
Posted: Tue May 31, 2011 2:10 pm Post subject: |
|
|
I'll try this evening. Now I'm connected through ssh
how I not enable composite before startx?
In fluxbox, without composite working without problem. (I tried last night)
and before the last update (xorg 1.9.5, nvidia-drivers and baselayout2), everything worked properly
I don't know which way to turn... |
|
Back to top |
|
|
Anon-E-moose Watchman
Joined: 23 May 2008 Posts: 6148 Location: Dallas area
|
Posted: Tue May 31, 2011 2:11 pm Post subject: |
|
|
tsu.kz.m wrote: | I'll try this evening. Now I'm connected through ssh
how I not enable composite before startx?
In fluxbox, without composite working without problem. (I tried last night)
and before the last update (xorg 1.9.5, nvidia-drivers and baselayout2), everything worked properly
I don't know which way to turn... |
You would have to turn off composting within kde, not sure where it is, I don't run it. _________________ UM780, 6.1 zen kernel, gcc 13, profile 17.0 (custom bare multilib), openrc, wayland |
|
Back to top |
|
|
tsu.kz.m n00b
Joined: 23 Apr 2007 Posts: 54
|
Posted: Tue May 31, 2011 7:33 pm Post subject: |
|
|
Quote: |
You would have to turn off composting within kde, not sure where it is, I don't run it.
|
don't work |
|
Back to top |
|
|
Naib Watchman
Joined: 21 May 2004 Posts: 6065 Location: Removed by Neddy
|
Posted: Tue May 31, 2011 8:15 pm Post subject: |
|
|
Code: |
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 286 GTX"
Option "AddARGBGLXVisuals" "True"
#Option "AllowGLXWithComposite" "False"
Option "DisableGLXRootClipping" "True"
Option "RenderAccel" "True"
Option "TripleBuffer" "True"
Option "DamageEvents" "True"
Option "NoLogo" "true"
EndSection
...
Section "Extensions"
Option "Composite" "enabled"
EndSection
|
_________________
Quote: | Removed by Chiitoo |
|
|
Back to top |
|
|
tsu.kz.m n00b
Joined: 23 Apr 2007 Posts: 54
|
Posted: Tue May 31, 2011 8:59 pm Post subject: |
|
|
nothing....
don't work... same problem!
Polykit and ConsoleKit
they may be the problem? |
|
Back to top |
|
|
Gusar Advocate
Joined: 09 Apr 2005 Posts: 2665 Location: Slovenia
|
Posted: Tue May 31, 2011 10:17 pm Post subject: |
|
|
Just a shot in the dark... Are you in the video group? If yes, pastebin the output of glxinfo. |
|
Back to top |
|
|
tsu.kz.m n00b
Joined: 23 Apr 2007 Posts: 54
|
Posted: Tue May 31, 2011 10:39 pm Post subject: |
|
|
yes
I'm in the video group
this is my glxinfo
Code: |
name of display: :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_swap_control, GLX_EXT_texture_from_pixmap, GLX_ARB_create_context,
GLX_ARB_create_context_profile, GLX_EXT_create_context_es2_profile,
GLX_ARB_create_context_robustness, GLX_ARB_multisample,
GLX_NV_float_buffer, GLX_ARB_fbconfig_float
client glx vendor string: NVIDIA Corporation
client glx version string: 1.4
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info,
GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync,
GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
GLX_SGI_swap_control, GLX_EXT_swap_control, GLX_ARB_create_context,
GLX_ARB_create_context_profile, GLX_NV_float_buffer,
GLX_ARB_fbconfig_float, GLX_EXT_fbconfig_packed_float,
GLX_EXT_texture_from_pixmap, GLX_EXT_framebuffer_sRGB,
GLX_NV_present_video, GLX_NV_copy_image, GLX_NV_multisample_coverage,
GLX_NV_video_capture, GLX_EXT_create_context_es2_profile,
GLX_ARB_create_context_robustness
GLX version: 1.4
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_swap_control, GLX_EXT_texture_from_pixmap, GLX_ARB_create_context,
GLX_ARB_create_context_profile, GLX_EXT_create_context_es2_profile,
GLX_ARB_create_context_robustness, GLX_ARB_multisample,
GLX_NV_float_buffer, GLX_ARB_fbconfig_float, GLX_ARB_get_proc_address
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 7950 GT/PCI/SSE2
OpenGL version string: 2.1.2 NVIDIA 270.41.06
OpenGL shading language version string: 1.20 NVIDIA via Cg compiler
OpenGL extensions:
GL_ARB_color_buffer_float, GL_ARB_copy_buffer, GL_ARB_depth_clamp,
GL_ARB_depth_texture, GL_ARB_draw_buffers, GL_ARB_ES2_compatibility,
GL_ARB_explicit_attrib_location, GL_ARB_fragment_program,
GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader,
GL_ARB_framebuffer_object, GL_ARB_half_float_pixel,
GL_ARB_half_float_vertex, GL_ARB_imaging, GL_ARB_map_buffer_range,
GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query,
GL_ARB_occlusion_query2, GL_ARB_pixel_buffer_object,
GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_provoking_vertex,
GL_ARB_robustness, GL_ARB_sampler_objects, GL_ARB_separate_shader_objects,
GL_ARB_shader_objects, GL_ARB_shading_language_100,
GL_ARB_shading_language_include, GL_ARB_shadow,
GL_ARB_texture_border_clamp, GL_ARB_texture_compression,
GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar,
GL_ARB_texture_env_dot3, GL_ARB_texture_float,
GL_ARB_texture_mirrored_repeat, GL_ARB_texture_non_power_of_two,
GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_swizzle,
GL_ARB_timer_query, GL_ARB_transpose_matrix, GL_ARB_vertex_array_bgra,
GL_ARB_vertex_array_object, GL_ARB_vertex_buffer_object,
GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ARB_window_pos,
GL_ATI_draw_buffers, GL_ATI_texture_float, GL_ATI_texture_mirror_once,
GL_S3_s3tc, GL_EXT_texture_env_add, GL_EXT_abgr, GL_EXT_bgra,
GL_EXT_blend_color, GL_EXT_blend_equation_separate,
GL_EXT_blend_func_separate, GL_EXT_blend_minmax, GL_EXT_blend_subtract,
GL_EXT_compiled_vertex_array, GL_EXT_Cg_shader, GL_EXT_depth_bounds_test,
GL_EXT_direct_state_access, GL_EXT_draw_range_elements, GL_EXT_fog_coord,
GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample,
GL_EXT_framebuffer_object, GL_EXT_gpu_program_parameters,
GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil,
GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object, GL_EXT_point_parameters,
GL_EXT_provoking_vertex, GL_EXT_rescale_normal, GL_EXT_secondary_color,
GL_EXT_separate_shader_objects, GL_EXT_separate_specular_color,
GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap,
GL_EXT_texture3D, GL_EXT_texture_compression_dxt1,
GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map,
GL_EXT_texture_edge_clamp, GL_EXT_texture_env_combine,
GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic,
GL_EXT_texture_format_BGRA8888, GL_EXT_texture_lod,
GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp,
GL_EXT_texture_object, GL_EXT_texture_sRGB, GL_EXT_texture_swizzle,
GL_EXT_timer_query, GL_EXT_vertex_array, GL_EXT_vertex_array_bgra,
GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat,
GL_KTX_buffer_region, GL_NV_alpha_test, GL_NV_blend_minmax,
GL_NV_blend_square, GL_NV_complex_primitives, GL_NV_copy_depth_to_color,
GL_NV_depth_clamp, GL_NV_fbo_color_attachments, GL_NV_fence,
GL_NV_float_buffer, GL_NV_fog_distance, GL_NV_fragdepth,
GL_NV_fragment_program, GL_NV_fragment_program_option,
GL_NV_fragment_program2, GL_NV_framebuffer_multisample_coverage,
GL_NV_half_float, GL_NV_light_max_exponent, GL_NV_multisample_filter_hint,
GL_NV_occlusion_query, GL_NV_packed_depth_stencil, GL_NV_pixel_data_range,
GL_NV_point_sprite, GL_NV_primitive_restart, GL_NV_register_combiners,
GL_NV_register_combiners2, GL_NV_texgen_reflection, GL_NV_texture_barrier,
GL_NV_texture_compression_vtc, GL_NV_texture_env_combine4,
GL_NV_texture_expand_normal, GL_NV_texture_lod_clamp,
GL_NV_texture_rectangle, GL_NV_texture_shader, GL_NV_texture_shader2,
GL_NV_texture_shader3, GL_NV_vertex_array_range,
GL_NV_vertex_array_range2, GL_NV_vertex_program, GL_NV_vertex_program1_1,
GL_NV_vertex_program2, GL_NV_vertex_program2_option,
GL_NV_vertex_program3, GL_NVX_conditional_render, GL_OES_depth24,
GL_OES_depth32, GL_OES_depth_texture, GL_OES_element_index_uint,
GL_OES_fbo_render_mipmap, GL_OES_get_program_binary, GL_OES_mapbuffer,
GL_OES_packed_depth_stencil, GL_OES_rgb8_rgba8,
GL_OES_standard_derivatives, GL_OES_texture_3D, GL_OES_texture_float,
GL_OES_texture_float_linear, GL_OES_texture_half_float,
GL_OES_texture_half_float_linear, GL_OES_texture_npot,
GL_OES_vertex_array_object, GL_OES_vertex_half_float,
GL_SGIS_generate_mipmap, GL_SGIS_texture_lod, GL_SGIX_depth_texture,
GL_SGIX_shadow, GL_SUN_slice_accum
120 GLX Visuals
visual x bf lv rg d st colorbuffer sr ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a F gb bf th cl r g b a ns b eat
----------------------------------------------------------------------------
0x021 24 tc 0 32 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 0 0 None
0x022 24 dc 0 32 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 0 0 None
0x024 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 0 0 None
0x025 24 tc 0 32 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 0 0 None
0x026 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 0 0 None
0x027 24 tc 0 32 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 0 0 None
0x028 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 0 0 None
0x029 24 tc 0 32 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 0 0 None
0x02a 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 0 0 None
0x02b 24 tc 0 32 0 r y . 8 8 8 0 . . 4 16 0 16 16 16 16 0 0 None
0x02c 24 tc 0 32 0 r y . 8 8 8 8 . . 4 16 0 16 16 16 16 0 0 None
0x02d 24 tc 0 32 0 r . . 8 8 8 0 . . 4 16 0 16 16 16 16 0 0 None
0x02e 24 tc 0 32 0 r . . 8 8 8 8 . . 4 16 0 16 16 16 16 0 0 None
0x02f 24 tc 0 32 0 r y . 8 8 8 0 . . 4 0 0 16 16 16 16 0 0 None
0x030 24 tc 0 32 0 r y . 8 8 8 8 . . 4 0 0 16 16 16 16 0 0 None
0x031 24 tc 0 32 0 r . . 8 8 8 0 . . 4 0 0 16 16 16 16 0 0 None
0x032 24 tc 0 32 0 r . . 8 8 8 8 . . 4 0 0 16 16 16 16 0 0 None
0x033 24 tc 0 32 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 2 1 Ncon
0x034 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 2 1 Ncon
0x035 24 tc 0 32 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 4 1 Ncon
0x036 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 4 1 Ncon
0x037 24 tc 0 32 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 2 1 Ncon
0x038 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 2 1 Ncon
0x039 24 tc 0 32 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 4 1 Ncon
0x03a 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 4 1 Ncon
0x03b 24 tc 0 32 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 2 1 Ncon
0x03c 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 2 1 Ncon
0x03d 24 tc 0 32 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 4 1 Ncon
0x03e 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 4 1 Ncon
0x03f 24 tc 0 32 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 2 1 Ncon
0x040 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 2 1 Ncon
0x041 24 tc 0 32 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 4 1 Ncon
0x042 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 4 1 Ncon
0x043 24 tc 0 32 0 r y . 8 8 8 0 . . 4 16 0 16 16 16 16 2 1 Ncon
0x044 24 tc 0 32 0 r y . 8 8 8 8 . . 4 16 0 16 16 16 16 2 1 Ncon
0x045 24 tc 0 32 0 r y . 8 8 8 0 . . 4 16 0 16 16 16 16 4 1 Ncon
0x046 24 tc 0 32 0 r y . 8 8 8 8 . . 4 16 0 16 16 16 16 4 1 Ncon
0x047 24 tc 0 32 0 r . . 8 8 8 0 . . 4 16 0 16 16 16 16 2 1 Ncon
0x048 24 tc 0 32 0 r . . 8 8 8 8 . . 4 16 0 16 16 16 16 2 1 Ncon
0x049 24 tc 0 32 0 r . . 8 8 8 0 . . 4 16 0 16 16 16 16 4 1 Ncon
0x04a 24 tc 0 32 0 r . . 8 8 8 8 . . 4 16 0 16 16 16 16 4 1 Ncon
0x04b 24 dc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 0 0 None
0x04c 24 dc 0 32 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 0 0 None
0x04d 24 dc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 0 0 None
0x04e 24 dc 0 32 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 0 0 None
0x04f 24 dc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 0 0 None
0x050 24 dc 0 32 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 0 0 None
0x051 24 dc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 0 0 None
0x052 24 dc 0 32 0 r y . 8 8 8 0 . . 4 16 0 16 16 16 16 0 0 None
0x053 24 dc 0 32 0 r y . 8 8 8 8 . . 4 16 0 16 16 16 16 0 0 None
0x054 24 dc 0 32 0 r . . 8 8 8 0 . . 4 16 0 16 16 16 16 0 0 None
0x055 24 dc 0 32 0 r . . 8 8 8 8 . . 4 16 0 16 16 16 16 0 0 None
0x056 24 dc 0 32 0 r y . 8 8 8 0 . . 4 0 0 16 16 16 16 0 0 None
0x057 24 dc 0 32 0 r y . 8 8 8 8 . . 4 0 0 16 16 16 16 0 0 None
0x058 24 dc 0 32 0 r . . 8 8 8 0 . . 4 0 0 16 16 16 16 0 0 None
0x059 24 dc 0 32 0 r . . 8 8 8 8 . . 4 0 0 16 16 16 16 0 0 None
0x05a 24 dc 0 32 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 2 1 Ncon
0x05b 24 dc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 2 1 Ncon
0x05c 24 dc 0 32 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 4 1 Ncon
0x05d 24 dc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 4 1 Ncon
0x05e 24 dc 0 32 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 2 1 Ncon
0x05f 24 dc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 2 1 Ncon
0x060 24 dc 0 32 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 4 1 Ncon
0x061 24 dc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 4 1 Ncon
0x062 24 dc 0 32 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 2 1 Ncon
0x063 24 dc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 2 1 Ncon
0x064 24 dc 0 32 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 4 1 Ncon
0x065 24 dc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 4 1 Ncon
0x066 24 dc 0 32 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 2 1 Ncon
0x067 24 dc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 2 1 Ncon
0x068 24 dc 0 32 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 4 1 Ncon
0x069 24 dc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 4 1 Ncon
0x06a 24 dc 0 32 0 r y . 8 8 8 0 . . 4 16 0 16 16 16 16 2 1 Ncon
0x06b 24 dc 0 32 0 r y . 8 8 8 8 . . 4 16 0 16 16 16 16 2 1 Ncon
0x06c 24 dc 0 32 0 r y . 8 8 8 0 . . 4 16 0 16 16 16 16 4 1 Ncon
0x06d 24 dc 0 32 0 r y . 8 8 8 8 . . 4 16 0 16 16 16 16 4 1 Ncon
0x06e 24 dc 0 32 0 r . . 8 8 8 0 . . 4 16 0 16 16 16 16 2 1 Ncon
0x06f 24 dc 0 32 0 r . . 8 8 8 8 . . 4 16 0 16 16 16 16 2 1 Ncon
0x070 24 dc 0 32 0 r . . 8 8 8 0 . . 4 16 0 16 16 16 16 4 1 Ncon
0x071 24 dc 0 32 0 r . . 8 8 8 8 . . 4 16 0 16 16 16 16 4 1 Ncon
0x023 32 tc 0 32 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 0 0 None
0x072 32 tc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 0 0 None
0x073 32 tc 0 32 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 0 0 None
0x074 32 tc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 0 0 None
0x075 32 tc 0 32 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 0 0 None
0x076 32 tc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 0 0 None
0x077 32 tc 0 32 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 0 0 None
0x078 32 tc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 0 0 None
0x079 32 tc 0 32 0 r y . 8 8 8 0 . . 4 16 0 16 16 16 16 0 0 None
0x07a 32 tc 0 32 0 r y . 8 8 8 8 . . 4 16 0 16 16 16 16 0 0 None
0x07b 32 tc 0 32 0 r . . 8 8 8 0 . . 4 16 0 16 16 16 16 0 0 None
0x07c 32 tc 0 32 0 r . . 8 8 8 8 . . 4 16 0 16 16 16 16 0 0 None
0x07d 32 tc 0 32 0 r y . 8 8 8 0 . . 4 0 0 16 16 16 16 0 0 None
0x07e 32 tc 0 32 0 r y . 8 8 8 8 . . 4 0 0 16 16 16 16 0 0 None
0x07f 32 tc 0 32 0 r . . 8 8 8 0 . . 4 0 0 16 16 16 16 0 0 None
0x080 32 tc 0 32 0 r . . 8 8 8 8 . . 4 0 0 16 16 16 16 0 0 None
0x081 32 tc 0 32 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 2 1 Ncon
0x082 32 tc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 2 1 Ncon
0x083 32 tc 0 32 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 4 1 Ncon
0x084 32 tc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 4 1 Ncon
0x085 32 tc 0 32 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 2 1 Ncon
0x086 32 tc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 2 1 Ncon
0x087 32 tc 0 32 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 4 1 Ncon
0x088 32 tc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 4 1 Ncon
0x089 32 tc 0 32 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 2 1 Ncon
0x08a 32 tc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 2 1 Ncon
0x08b 32 tc 0 32 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 4 1 Ncon
0x08c 32 tc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 4 1 Ncon
0x08d 32 tc 0 32 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 2 1 Ncon
0x08e 32 tc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 2 1 Ncon
0x08f 32 tc 0 32 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 4 1 Ncon
0x090 32 tc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 4 1 Ncon
0x091 32 tc 0 32 0 r y . 8 8 8 0 . . 4 16 0 16 16 16 16 2 1 Ncon
0x092 32 tc 0 32 0 r y . 8 8 8 8 . . 4 16 0 16 16 16 16 2 1 Ncon
0x093 32 tc 0 32 0 r y . 8 8 8 0 . . 4 16 0 16 16 16 16 4 1 Ncon
0x094 32 tc 0 32 0 r y . 8 8 8 8 . . 4 16 0 16 16 16 16 4 1 Ncon
0x095 32 tc 0 32 0 r . . 8 8 8 0 . . 4 16 0 16 16 16 16 2 1 Ncon
0x096 32 tc 0 32 0 r . . 8 8 8 8 . . 4 16 0 16 16 16 16 2 1 Ncon
0x097 32 tc 0 32 0 r . . 8 8 8 0 . . 4 16 0 16 16 16 16 4 1 Ncon
0x098 32 tc 0 32 0 r . . 8 8 8 8 . . 4 16 0 16 16 16 16 4 1 Ncon
179 GLXFBConfigs:
visual x bf lv rg d st colorbuffer sr ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a F gb bf th cl r g b a ns b eat
----------------------------------------------------------------------------
0x099 24 tc 0 32 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 0 0 None
0x09a 24 dc 0 32 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 0 0 None
0x09b 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 0 0 None
0x09c 24 dc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 0 0 None
0x09d 24 tc 0 32 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 0 0 None
0x09e 24 dc 0 32 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 0 0 None
0x09f 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 0 0 None
0x0a0 24 dc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 0 0 None
0x0a1 24 tc 0 32 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 0 0 None
0x0a2 24 dc 0 32 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 0 0 None
0x0a3 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 0 0 None
0x0a4 24 dc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 0 0 None
0x0a5 24 tc 0 32 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 0 0 None
0x0a6 24 dc 0 32 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 0 0 None
0x0a7 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 0 0 None
0x0a8 24 dc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 0 0 None
0x0a9 24 tc 0 32 0 r y . 8 8 8 0 . . 4 16 0 16 16 16 16 0 0 None
0x0aa 24 dc 0 32 0 r y . 8 8 8 0 . . 4 16 0 16 16 16 16 0 0 None
0x0ab 24 tc 0 32 0 r y . 8 8 8 8 . . 4 16 0 16 16 16 16 0 0 None
0x0ac 24 dc 0 32 0 r y . 8 8 8 8 . . 4 16 0 16 16 16 16 0 0 None
0x0ad 24 tc 0 32 0 r . . 8 8 8 0 . . 4 16 0 16 16 16 16 0 0 None
0x0ae 24 dc 0 32 0 r . . 8 8 8 0 . . 4 16 0 16 16 16 16 0 0 None
0x0af 24 tc 0 32 0 r . . 8 8 8 8 . . 4 16 0 16 16 16 16 0 0 None
0x0b0 24 dc 0 32 0 r . . 8 8 8 8 . . 4 16 0 16 16 16 16 0 0 None
0x0b1 24 tc 0 32 0 r y . 8 8 8 0 . . 4 0 0 16 16 16 16 0 0 None
0x0b2 24 dc 0 32 0 r y . 8 8 8 0 . . 4 0 0 16 16 16 16 0 0 None
0x0b3 24 tc 0 32 0 r y . 8 8 8 8 . . 4 0 0 16 16 16 16 0 0 None
0x0b4 24 dc 0 32 0 r y . 8 8 8 8 . . 4 0 0 16 16 16 16 0 0 None
0x0b5 24 tc 0 32 0 r . . 8 8 8 0 . . 4 0 0 16 16 16 16 0 0 None
0x0b6 24 dc 0 32 0 r . . 8 8 8 0 . . 4 0 0 16 16 16 16 0 0 None
0x0b7 24 tc 0 32 0 r . . 8 8 8 8 . . 4 0 0 16 16 16 16 0 0 None
0x0b8 24 dc 0 32 0 r . . 8 8 8 8 . . 4 0 0 16 16 16 16 0 0 None
0x0b9 24 tc 0 32 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 2 1 Ncon
0x0ba 24 dc 0 32 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 2 1 Ncon
0x0bb 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 2 1 Ncon
0x0bc 24 dc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 2 1 Ncon
0x0bd 24 tc 0 32 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 4 1 Ncon
0x0be 24 dc 0 32 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 4 1 Ncon
0x0bf 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 4 1 Ncon
0x0c0 24 dc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 4 1 Ncon
0x0c1 24 tc 0 32 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 2 1 Ncon
0x0c2 24 dc 0 32 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 2 1 Ncon
0x0c3 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 2 1 Ncon
0x0c4 24 dc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 2 1 Ncon
0x0c5 24 tc 0 32 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 4 1 Ncon
0x0c6 24 dc 0 32 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 4 1 Ncon
0x0c7 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 4 1 Ncon
0x0c8 24 dc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 4 1 Ncon
0x0c9 24 tc 0 32 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 2 1 Ncon
0x0ca 24 dc 0 32 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 2 1 Ncon
0x0cb 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 2 1 Ncon
0x0cc 24 dc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 2 1 Ncon
0x0cd 24 tc 0 32 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 4 1 Ncon
0x0ce 24 dc 0 32 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 4 1 Ncon
0x0cf 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 4 1 Ncon
0x0d0 24 dc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 4 1 Ncon
0x0d1 24 tc 0 32 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 2 1 Ncon
0x0d2 24 dc 0 32 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 2 1 Ncon
0x0d3 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 2 1 Ncon
0x0d4 24 dc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 2 1 Ncon
0x0d5 24 tc 0 32 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 4 1 Ncon
0x0d6 24 dc 0 32 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 4 1 Ncon
0x0d7 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 4 1 Ncon
0x0d8 24 dc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 4 1 Ncon
0x0d9 24 tc 0 32 0 r y . 8 8 8 0 . . 4 16 0 16 16 16 16 2 1 Ncon
0x0da 24 dc 0 32 0 r y . 8 8 8 0 . . 4 16 0 16 16 16 16 2 1 Ncon
0x0db 24 tc 0 32 0 r y . 8 8 8 8 . . 4 16 0 16 16 16 16 2 1 Ncon
0x0dc 24 dc 0 32 0 r y . 8 8 8 8 . . 4 16 0 16 16 16 16 2 1 Ncon
0x0dd 24 tc 0 32 0 r y . 8 8 8 0 . . 4 16 0 16 16 16 16 4 1 Ncon
0x0de 24 dc 0 32 0 r y . 8 8 8 0 . . 4 16 0 16 16 16 16 4 1 Ncon
0x0df 24 tc 0 32 0 r y . 8 8 8 8 . . 4 16 0 16 16 16 16 4 1 Ncon
0x0e0 24 dc 0 32 0 r y . 8 8 8 8 . . 4 16 0 16 16 16 16 4 1 Ncon
0x0e1 24 tc 0 32 0 r . . 8 8 8 0 . . 4 16 0 16 16 16 16 2 1 Ncon
0x0e2 24 dc 0 32 0 r . . 8 8 8 0 . . 4 16 0 16 16 16 16 2 1 Ncon
0x0e3 24 tc 0 32 0 r . . 8 8 8 8 . . 4 16 0 16 16 16 16 2 1 Ncon
0x0e4 24 dc 0 32 0 r . . 8 8 8 8 . . 4 16 0 16 16 16 16 2 1 Ncon
0x0e5 24 tc 0 32 0 r . . 8 8 8 0 . . 4 16 0 16 16 16 16 4 1 Ncon
0x0e6 24 dc 0 32 0 r . . 8 8 8 0 . . 4 16 0 16 16 16 16 4 1 Ncon
0x0e7 24 tc 0 32 0 r . . 8 8 8 8 . . 4 16 0 16 16 16 16 4 1 Ncon
0x0e8 24 dc 0 32 0 r . . 8 8 8 8 . . 4 16 0 16 16 16 16 4 1 Ncon
0x0e9 32 tc 0 32 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 0 0 None
0x0ea 32 tc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 0 0 None
0x0eb 32 tc 0 32 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 0 0 None
0x0ec 32 tc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 0 0 None
0x0ed 32 tc 0 32 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 0 0 None
0x0ee 32 tc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 0 0 None
0x0ef 32 tc 0 32 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 0 0 None
0x0f0 32 tc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 0 0 None
0x0f1 32 tc 0 32 0 r y . 8 8 8 0 . . 4 16 0 16 16 16 16 0 0 None
0x0f2 32 tc 0 32 0 r y . 8 8 8 8 . . 4 16 0 16 16 16 16 0 0 None
0x0f3 32 tc 0 32 0 r . . 8 8 8 0 . . 4 16 0 16 16 16 16 0 0 None
0x0f4 32 tc 0 32 0 r . . 8 8 8 8 . . 4 16 0 16 16 16 16 0 0 None
0x0f5 32 tc 0 32 0 r y . 8 8 8 0 . . 4 0 0 16 16 16 16 0 0 None
0x0f6 32 tc 0 32 0 r y . 8 8 8 8 . . 4 0 0 16 16 16 16 0 0 None
0x0f7 32 tc 0 32 0 r . . 8 8 8 0 . . 4 0 0 16 16 16 16 0 0 None
0x0f8 32 tc 0 32 0 r . . 8 8 8 8 . . 4 0 0 16 16 16 16 0 0 None
0x0f9 32 tc 0 32 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 2 1 Ncon
0x0fa 32 tc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 2 1 Ncon
0x0fb 32 tc 0 32 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 4 1 Ncon
0x0fc 32 tc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 4 1 Ncon
0x0fd 32 tc 0 32 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 2 1 Ncon
0x0fe 32 tc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 2 1 Ncon
0x0ff 32 tc 0 32 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 4 1 Ncon
0x100 32 tc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 4 1 Ncon
0x101 32 tc 0 32 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 2 1 Ncon
0x102 32 tc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 2 1 Ncon
0x103 32 tc 0 32 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 4 1 Ncon
0x104 32 tc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 4 1 Ncon
0x105 32 tc 0 32 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 2 1 Ncon
0x106 32 tc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 2 1 Ncon
0x107 32 tc 0 32 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 4 1 Ncon
0x108 32 tc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 4 1 Ncon
0x109 32 tc 0 32 0 r y . 8 8 8 0 . . 4 16 0 16 16 16 16 2 1 Ncon
0x10a 32 tc 0 32 0 r y . 8 8 8 8 . . 4 16 0 16 16 16 16 2 1 Ncon
0x10b 32 tc 0 32 0 r y . 8 8 8 0 . . 4 16 0 16 16 16 16 4 1 Ncon
0x10c 32 tc 0 32 0 r y . 8 8 8 8 . . 4 16 0 16 16 16 16 4 1 Ncon
0x10d 32 tc 0 32 0 r . . 8 8 8 0 . . 4 16 0 16 16 16 16 2 1 Ncon
0x10e 32 tc 0 32 0 r . . 8 8 8 8 . . 4 16 0 16 16 16 16 2 1 Ncon
0x10f 32 tc 0 32 0 r . . 8 8 8 0 . . 4 16 0 16 16 16 16 4 1 Ncon
0x110 32 tc 0 32 0 r . . 8 8 8 8 . . 4 16 0 16 16 16 16 4 1 Ncon
0x111 0 sg 0 16 0 r y . 5 6 5 0 . . 4 16 0 16 16 16 16 0 0 None
0x112 0 sg 0 16 0 r . . 5 6 5 0 . . 4 16 0 16 16 16 16 0 0 None
0x113 0 sg 0 16 0 r y . 5 6 5 0 . . 4 24 0 16 16 16 16 0 0 None
0x114 0 sg 0 16 0 r . . 5 6 5 0 . . 4 24 0 16 16 16 16 0 0 None
0x115 0 sg 0 16 0 r y . 5 6 5 0 . . 4 24 8 16 16 16 16 0 0 None
0x116 0 sg 0 16 0 r . . 5 6 5 0 . . 4 24 8 16 16 16 16 0 0 None
0x117 0 sg 0 16 0 r y . 5 6 5 0 . . 4 0 0 16 16 16 16 0 0 None
0x118 0 sg 0 16 0 r . . 5 6 5 0 . . 4 0 0 16 16 16 16 0 0 None
0x119 0 sg 0 0 0 r . . 0 0 0 0 . . 4 16 0 16 16 16 16 0 0 None
0x11a 0 sg 0 0 0 r . . 0 0 0 0 . . 4 24 0 16 16 16 16 0 0 None
0x11b 0 sg 0 0 0 r . . 0 0 0 0 . . 4 24 8 16 16 16 16 0 0 None
0x11c 0 sg 0 32 0 r . . 16 16 0 0 f . 4 0 0 16 16 16 16 0 0 None
0x11d 0 sg 0 32 0 . . 16 16 0 0 f . 4 0 0 16 16 16 16 0 0 None
0x11e 0 sg 0 32 0 r y . 16 16 0 0 f . 4 0 0 16 16 16 16 0 0 None
0x11f 0 sg 0 32 0 y . 16 16 0 0 f . 4 0 0 16 16 16 16 0 0 None
0x120 0 sg 0 32 0 r . . 32 0 0 0 f . 4 0 0 16 16 16 16 0 0 None
0x121 0 sg 0 32 0 . . 32 0 0 0 f . 4 0 0 16 16 16 16 0 0 None
0x122 0 sg 0 32 0 r y . 32 0 0 0 f . 4 0 0 16 16 16 16 0 0 None
0x123 0 sg 0 32 0 y . 32 0 0 0 f . 4 0 0 16 16 16 16 0 0 None
0x124 0 sg 0 64 0 r . . 16 16 16 16 f . 4 0 0 16 16 16 16 0 0 None
0x125 0 sg 0 64 0 . . 16 16 16 16 f . 4 0 0 16 16 16 16 0 0 None
0x126 0 sg 0 64 0 r y . 16 16 16 16 f . 4 0 0 16 16 16 16 0 0 None
0x127 0 sg 0 64 0 y . 16 16 16 16 f . 4 0 0 16 16 16 16 0 0 None
0x128 0 sg 0 128 0 r . . 32 32 32 32 f . 4 0 0 16 16 16 16 0 0 None
0x129 0 sg 0 128 0 . . 32 32 32 32 f . 4 0 0 16 16 16 16 0 0 None
0x12a 0 sg 0 128 0 r y . 32 32 32 32 f . 4 0 0 16 16 16 16 0 0 None
0x12b 0 sg 0 128 0 y . 32 32 32 32 f . 4 0 0 16 16 16 16 0 0 None
0x12c 0 sg 0 32 0 r . . 16 16 0 0 f . 4 24 0 16 16 16 16 0 0 None
0x12d 0 sg 0 32 0 . . 16 16 0 0 f . 4 24 0 16 16 16 16 0 0 None
0x12e 0 sg 0 32 0 r y . 16 16 0 0 f . 4 24 0 16 16 16 16 0 0 None
0x12f 0 sg 0 32 0 y . 16 16 0 0 f . 4 24 0 16 16 16 16 0 0 None
0x130 0 sg 0 32 0 r . . 16 16 0 0 f . 4 24 8 16 16 16 16 0 0 None
0x131 0 sg 0 32 0 . . 16 16 0 0 f . 4 24 8 16 16 16 16 0 0 None
0x132 0 sg 0 32 0 r y . 16 16 0 0 f . 4 24 8 16 16 16 16 0 0 None
0x133 0 sg 0 32 0 y . 16 16 0 0 f . 4 24 8 16 16 16 16 0 0 None
0x134 0 sg 0 32 0 r . . 32 0 0 0 f . 4 24 0 16 16 16 16 0 0 None
0x135 0 sg 0 32 0 . . 32 0 0 0 f . 4 24 0 16 16 16 16 0 0 None
0x136 0 sg 0 32 0 r y . 32 0 0 0 f . 4 24 0 16 16 16 16 0 0 None
0x137 0 sg 0 32 0 y . 32 0 0 0 f . 4 24 0 16 16 16 16 0 0 None
0x138 0 sg 0 32 0 r . . 32 0 0 0 f . 4 24 8 16 16 16 16 0 0 None
0x139 0 sg 0 32 0 . . 32 0 0 0 f . 4 24 8 16 16 16 16 0 0 None
0x13a 0 sg 0 32 0 r y . 32 0 0 0 f . 4 24 8 16 16 16 16 0 0 None
0x13b 0 sg 0 32 0 y . 32 0 0 0 f . 4 24 8 16 16 16 16 0 0 None
0x13c 0 sg 0 64 0 r . . 16 16 16 16 f . 4 24 0 16 16 16 16 0 0 None
0x13d 0 sg 0 64 0 . . 16 16 16 16 f . 4 24 0 16 16 16 16 0 0 None
0x13e 0 sg 0 64 0 r y . 16 16 16 16 f . 4 24 0 16 16 16 16 0 0 None
0x13f 0 sg 0 64 0 y . 16 16 16 16 f . 4 24 0 16 16 16 16 0 0 None
0x140 0 sg 0 64 0 r . . 16 16 16 16 f . 4 24 8 16 16 16 16 0 0 None
0x141 0 sg 0 64 0 . . 16 16 16 16 f . 4 24 8 16 16 16 16 0 0 None
0x142 0 sg 0 64 0 r y . 16 16 16 16 f . 4 24 8 16 16 16 16 0 0 None
0x143 0 sg 0 64 0 y . 16 16 16 16 f . 4 24 8 16 16 16 16 0 0 None
0x144 0 sg 0 128 0 r . . 32 32 32 32 f . 4 24 0 16 16 16 16 0 0 None
0x145 0 sg 0 128 0 . . 32 32 32 32 f . 4 24 0 16 16 16 16 0 0 None
0x146 0 sg 0 128 0 r y . 32 32 32 32 f . 4 24 0 16 16 16 16 0 0 None
0x147 0 sg 0 128 0 y . 32 32 32 32 f . 4 24 0 16 16 16 16 0 0 None
0x148 0 sg 0 128 0 r . . 32 32 32 32 f . 4 24 8 16 16 16 16 0 0 None
0x149 0 sg 0 128 0 . . 32 32 32 32 f . 4 24 8 16 16 16 16 0 0 None
0x14a 0 sg 0 128 0 r y . 32 32 32 32 f . 4 24 8 16 16 16 16 0 0 None
0x14b 0 sg 0 128 0 y . 32 32 32 32 f . 4 24 8 16 16 16 16 0 0 None
|
glxgears
Code: |
36190 frames in 5.0 seconds = 7237.974 FPS
|
maybe udev? ConsoleKit?
I'm sorry and thank you for help |
|
Back to top |
|
|
tsu.kz.m n00b
Joined: 23 Apr 2007 Posts: 54
|
Posted: Wed Jun 01, 2011 9:31 am Post subject: |
|
|
this is my log of:
Code: |
startx -- -verbose 5 -logverbose 5 > /tmp/X.log 2>&1
|
http://pastebin.com/qssyNwhX
|
|
Back to top |
|
|
tsu.kz.m n00b
Joined: 23 Apr 2007 Posts: 54
|
Posted: Wed Jun 01, 2011 10:51 am Post subject: |
|
|
have you abandoned me? |
|
Back to top |
|
|
Gusar Advocate
Joined: 09 Apr 2005 Posts: 2665 Location: Slovenia
|
Posted: Wed Jun 01, 2011 6:50 pm Post subject: |
|
|
tsu.kz.m wrote: | have you abandoned me? |
We just don't have any more ideas. Your logs all look fine. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|