3D graphics problem
James Collier
james.collier412 at gmail.com
Sat Aug 2 10:22:45 UTC 2008
Hi,
I'm running Ubuntu Intrepid Alpha 3 with a nVidia Corporation GeForce
7150M (rev a2) graphic card.
When I use the appearance preferences dialog to enable visual effects
(i.e. "Normal" or "Extra") I am warned that "Desktop effects could not
be enabled".
The following includes all the information I've been able to gleen thus
far. Hope it helps in a diagnosis.
compiz-check script
/***************************************************************/
Gathering information about your system...
Distribution: Ubuntu 8.10
Desktop environment: Unknown
Graphics chip: nVidia Corporation GeForce 7150M (rev a2)
Driver in use: nvidia
Rendering method: Nvidia
Checking if it's possible to run Compiz on your system...
Checking for texture_from_pixmap... [FAIL]
Checking for non power of two support... [FAIL]
Checking for composite extension... [ OK ]
Checking for FBConfig... [ OK ]
Checking for hardware/setup problems..../compiz-check: line 476: [:
6257: binary operator expected
[SKIP]
At least one check had to be skipped:
Error: Unable to detect maximum 3D texture size
/***************************************************************/
Xorg.0.log:
/***************************************************************/
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 1.4.99.905, module version = 1.0.0
ABI class: X.Org Server Extension, version 1.1
(==) AIGLX enabled
(==) Exporting typical set of GLX visuals
(II) Loading extension GLX
/etc/X11/xorg.conf
Code:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister at builder58) Tue Jun 10
17:11:00 PDT 2008
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister at builder26) Thu Feb 14
18:13:41 PST 2008
# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by failsafeDexconf, using
# values from the debconf database and some overrides to use vesa mode.
#
# You should use dexconf or another such tool for creating a "real"
xorg.conf
# For example:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "ServerLayout"
Identifier "Default Layout"
screen 0 "Screen0" 0 0
Inputdevice "Generic Keyboard"
Inputdevice "Configured Mouse"
Inputdevice "Synaptics Touchpad"
EndSection
Section "Module"
Load "glx"
Load "v4l"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
Option "SHMConfig" "on"
EndSection
Section "Monitor"
Identifier "Failsafe Monitor"
Vendorname "Generic LCD Display"
Modelname "LCD Panel 1280x800"
Horizsync 31.5 - 64.0
Vertrefresh 56.0 - 65.0
Gamma 1
modeline "800x600 at 56" 36.0 800 824 896 1024 600 601 603 625 +hsync
+vsync
modeline "800x600 at 60" 40.0 800 840 968 1056 600 601 605 628 +hsync
+vsync
modeline "1280x768 at 60" 80.1 1280 1344 1480 1680 768 769 772 795
-hsync +vsync
modeline "1280x720 at 60" 74.5 1280 1336 1472 1664 720 721 724 746
-hsync +vsync
modeline "1280x800 at 60" 83.5 1280 1344 1480 1680 800 801 804 828
-hsync +vsync
EndSection
Section "Monitor"
Identifier "monitor1"
Vendorname "Unknown"
Modelname "PIONEER_PDP"
Horizsync 31.0 - 65.0
Vertrefresh 59.0 - 71.0
Gamma 1
modeline "800x600 at 56" 36.0 800 824 896 1024 600 601 603 625 +hsync
+vsync
modeline "800x600 at 60" 40.0 800 840 968 1056 600 601 605 628 +hsync
+vsync
modeline "1280x768 at 60" 80.1 1280 1344 1480 1680 768 769 772 795
-hsync +vsync
modeline "1280x720 at 60" 74.5 1280 1336 1472 1664 720 721 724 746
-hsync +vsync
modeline "1280x800 at 60" 83.5 1280 1344 1480 1680 800 801 804 828
-hsync +vsync
EndSection
Section "Monitor"
Identifier "Monitor0"
Vendorname "Unknown"
Modelname "CMO"
Horizsync 30.0 - 75.0
Vertrefresh 60.0
EndSection
Section "Device"
Identifier "Failsafe Device"
Driver "nvidia"
Boardname "vesa"
Busid "PCI:0:18:0"
Screen 0
Option "NoLogo" "True"
EndSection
Section "Device"
Identifier "device1"
Driver "nvidia"
Boardname "vesa"
Busid "PCI:0:18:0"
Screen 1
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
Vendorname "NVIDIA Corporation"
Boardname "GeForce 7150M / nForce 630M"
EndSection
Section "Device"
Identifier "Videocard1"
Driver "nvidia"
Vendorname "NVIDIA Corporation"
Boardname "GeForce 7150M / nForce 630M"
Busid "PCI:0:18:0"
Screen 1
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Failsafe Device"
Monitor "Failsafe Monitor"
Defaultdepth 24
SubSection "Display"
Virtual 1280 800
Depth 24
Modes "1280x800 at 60" "1024x768 at 60" "1440x900 at 60"
"1280x720 at 60" "1280x768 at 60" "800x600 at 60" "800x600 at 56"
EndSubSection
EndSection
Section "Screen"
Identifier "screen1"
Device "Videocard1"
Monitor "Monitor1"
Defaultdepth 24
Option "TwinView" "0"
Option "metamodes" "CRT: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Screen"
# Removed Option "TwinView" "1"
# Removed Option "metamodes" "CRT: 1280x800 +0+0, DFP:
nvidia-auto-select +0+0"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
Defaultdepth 24
Option "TwinViewXineramaInfoOrder" "CRT-0"
Option "TwinView" "0"
Option "metamodes" "nvidia-auto-select +0+0"
EndSection
/***************************************************************/
glxinfo
/***************************************************************/
name of display: :0.0
Error: glXCreateContext failed
3 GLX Visuals
visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x21 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 774519349
859517232 None
0x22 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 1970875946
976565051 None
0x7b 32 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 1915628090
909327152 None
32 GLXFBConfigs:
visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x7c 0 tc 0 32 0 . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
0x7d 0 tc 0 32 0 . . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
0x7e 0 tc 0 32 0 y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
0x7f 0 tc 0 32 0 y . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
0x80 0 tc 0 32 0 . . 8 8 8 8 0 0 8 0 0 0 0 0 0 None
0x81 0 tc 0 32 0 . . 8 8 8 8 0 0 8 16 16 16 16 0 0 Slow
0x82 0 tc 0 32 0 y . 8 8 8 8 0 0 8 0 0 0 0 0 0 None
0x83 0 tc 0 32 0 y . 8 8 8 8 0 0 8 16 16 16 16 0 0 Slow
0x84 0 tc 0 32 0 . . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x85 0 tc 0 32 0 . . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
0x86 0 tc 0 32 0 y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x87 0 tc 0 32 0 y . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
0x88 0 tc 0 32 0 . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x89 0 tc 0 32 0 . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0x8a 0 tc 0 32 0 y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x8b 0 tc 0 32 0 y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0x8c 0 dc 0 32 0 . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
0x8d 0 dc 0 32 0 . . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
0x8e 0 dc 0 32 0 y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
0x8f 0 dc 0 32 0 y . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
0x90 0 dc 0 32 0 . . 8 8 8 8 0 0 8 0 0 0 0 0 0 None
0x91 0 dc 0 32 0 . . 8 8 8 8 0 0 8 16 16 16 16 0 0 Slow
0x92 0 dc 0 32 0 y . 8 8 8 8 0 0 8 0 0 0 0 0 0 None
0x93 0 dc 0 32 0 y . 8 8 8 8 0 0 8 16 16 16 16 0 0 Slow
0x94 0 dc 0 32 0 . . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x95 0 dc 0 32 0 . . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
0x96 0 dc 0 32 0 y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x97 0 dc 0 32 0 y . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
0x98 0 dc 0 32 0 . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x99 0 dc 0 32 0 . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0x9a 0 dc 0 32 0 y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x9b 0 dc 0 32 0 y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 4 (X_DestroyWindow)
Resource id in failed request: 0x0
Serial number of failed request: 24
Current serial number in output stream: 26
Locking assertion failure. Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0x7f8854a259fc]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x17) [0x7f8854a25b77]
#2 /usr/lib/libX11.so.6 [0x7f88561f1990]
#3 /usr/lib/libX11.so.6(XESetCloseDisplay+0x43) [0x7f88561d39a3]
#4 /usr/lib/libGL.so.1 [0x7f8856b36802]
/***************************************************************/
output from 3d programs such as torcs point to a GLX problem?
torcs
/***************************************************************/
Visual Properties Report
------------------------
Compatibility mode, properties unknown.
freeglut (/usr/lib/torcs/torcs-bin): Unable to create direct context
rendering for window '/usr/lib/torcs/torcs-bin'
This may hurt performance.
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 159 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 37
Current serial number in output stream: 37
Locking assertion failure. Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0x7f8295a709fc]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x17) [0x7f8295a70b77]
#2 /usr/lib/libX11.so.6 [0x7f8297d5f990]
#3 /usr/lib/libX11.so.6(XESetCloseDisplay+0x43) [0x7f8297d419a3]
#4 /usr/lib/libGL.so.1 [0x7f829c676802]
/***************************************************************/
Hope this helps.
Thanks,
James C
---
/*************************************************
*INTERESTING FACT: *
* Why are restricted formats and software bad? *
* This is the first time in history someone else *
* has decided where your music plays! *
* http://www.youtube.com/watch?v=ryXDhXqR-SE *
*************************************************/
My System: Ubuntu 8.04 GNU/Linux 2.6.26-5-generic x86_64
My website: https://launchpad.net/~james-collier412
www.morerowdy.blogspot.com
Public key available from: http://keyserver.ubuntu.com:11371/
Started: Sat Aug 2 20:18:17 EST 2008
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080802/b4c828b5/attachment.sig>
More information about the ubuntu-users
mailing list