[Bug 658845] Re: Invisible cursosr ubuntu 10.10

mauricio288 mauricioandres288 at gmail.com
Tue Oct 12 03:22:10 UTC 2010


** Description changed:

  Distro: Ubuntu 10.10
  Error: invisible cursor when compiz is active (desktop efects)
  Xorg.conf file:
  
  Section "ServerLayout"
- 	Identifier     "X.org Configured"
- 	Screen      0  "Screen0" 0 0
- 	Screen      1  "Screen1" RightOf "Screen0"
- 	InputDevice    "Mouse0" "CorePointer"
- 	InputDevice    "Keyboard0" "CoreKeyboard"
+  Identifier     "X.org Configured"
+  Screen      0  "Screen0" 0 0
+  Screen      1  "Screen1" RightOf "Screen0"
+  InputDevice    "Mouse0" "CorePointer"
+  InputDevice    "Keyboard0" "CoreKeyboard"
  EndSection
  
  Section "Files"
- 	ModulePath   "/usr/lib/xorg/modules"
- 	FontPath     "/usr/share/fonts/X11/misc"
- 	FontPath     "/usr/share/fonts/X11/cyrillic"
- 	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
- 	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
- 	FontPath     "/usr/share/fonts/X11/Type1"
- 	FontPath     "/usr/share/fonts/X11/100dpi"
- 	FontPath     "/usr/share/fonts/X11/75dpi"
- 	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
- 	FontPath     "built-ins"
+  ModulePath   "/usr/lib/xorg/modules"
+  FontPath     "/usr/share/fonts/X11/misc"
+  FontPath     "/usr/share/fonts/X11/cyrillic"
+  FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
+  FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
+  FontPath     "/usr/share/fonts/X11/Type1"
+  FontPath     "/usr/share/fonts/X11/100dpi"
+  FontPath     "/usr/share/fonts/X11/75dpi"
+  FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
+  FontPath     "built-ins"
  EndSection
  
  Section "Module"
- 	Load  "record"
- 	Load  "extmod"
- 	Load  "dri"
- 	Load  "dri2"
- 	Load  "glx"
- 	Load  "dbe"
+  Load  "record"
+  Load  "extmod"
+  Load  "dri"
+  Load  "dri2"
+  Load  "glx"
+  Load  "dbe"
  EndSection
  
  Section "InputDevice"
- 	Identifier  "Keyboard0"
- 	Driver      "kbd"
+  Identifier  "Keyboard0"
+  Driver      "kbd"
  EndSection
  
  Section "InputDevice"
- 	Identifier  "Mouse0"
- 	Driver      "mouse"
- 	Option	    "Protocol" "auto"
- 	Option	    "Device" "/dev/input/mice"
- 	Option	    "ZAxisMapping" "4 5 6 7"
+  Identifier  "Mouse0"
+  Driver      "mouse"
+  Option	    "Protocol" "auto"
+  Option	    "Device" "/dev/input/mice"
+  Option	    "ZAxisMapping" "4 5 6 7"
  EndSection
  
  Section "Monitor"
- 	Identifier   "Monitor0"
- 	VendorName   "Monitor Vendor"
- 	ModelName    "Monitor Model"
+  Identifier   "Monitor0"
+  VendorName   "Monitor Vendor"
+  ModelName    "Monitor Model"
  EndSection
  
  Section "Extensions"
-         Option "Composite" "Enable"
+         Option "Composite" "Enable"
  EndSection
  
  Section "Monitor"
- 	Identifier   "Monitor1"
- 	VendorName   "Monitor Vendor"
- 	ModelName    "Monitor Model"
+  Identifier   "Monitor1"
+  VendorName   "Monitor Vendor"
+  ModelName    "Monitor Model"
  EndSection
  
  Section "Device"
-         ### Available Driver options are:-
-         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
-         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
-         ### <percent>: "<f>%"
-         ### [arg]: arg optional
-         #Option     "NoAccel"            	# [<bool>]
-         #Option     "SWcursor"           	# [<True>]
-         #Option     "ColorKey"           	# <i>
-         #Option     "CacheLines"         	# <i>
-         #Option     "Dac6Bit"            	# [<bool>]
-         #Option     "DRI"                	# [<bool>]
-         #Option     "NoDDC"              	# [<bool>]
-         #Option     "ShowCache"          	# [<bool>]
-         #Option     "XvMCSurfaces"       	# <i>
-         #Option     "PageFlip"           	# [<bool>]
- 	Identifier  "Card0"
- 	Driver      "intel"
- 	BusID       "PCI:0:2:0"
+         ### Available Driver options are:-
+         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
+         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
+         ### <percent>: "<f>%"
+         ### [arg]: arg optional
+         #Option     "NoAccel"            	# [<bool>]
+         #Option     "SWcursor"           	# [<True>]
+         #Option     "ColorKey"           	# <i>
+         #Option     "CacheLines"         	# <i>
+         #Option     "Dac6Bit"            	# [<bool>]
+         #Option     "DRI"                	# [<bool>]
+         #Option     "NoDDC"              	# [<bool>]
+         #Option     "ShowCache"          	# [<bool>]
+         #Option     "XvMCSurfaces"       	# <i>
+         #Option     "PageFlip"           	# [<bool>]
+  Identifier  "Card0"
+  Driver      "intel"
+  BusID       "PCI:0:2:0"
  EndSection
  
  Section "Device"
-         ### Available Driver options are:-
-         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
-         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
-         ### <percent>: "<f>%"
-         ### [arg]: arg optional
-         #Option     "NoAccel"            	# [<bool>]
-         #Option     "SWcursor"           	# [<True>]						
-         #Option     "ColorKey"           	# <i>
-         #Option     "CacheLines"         	# <i>
-         #Option     "Dac6Bit"            	# [<bool>]
-         #Option     "DRI"                	# [<bool>]
-         #Option     "NoDDC"              	# [<bool>]
-         #Option     "ShowCache"          	# [<bool>]
-         #Option     "XvMCSurfaces"       	# <i>
-         #Option     "PageFlip"           	# [<bool>]
- 	Identifier  "Card1"
- 	Driver      "intel"
- 	BusID       "PCI:0:2:1"
+         ### Available Driver options are:-
+         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
+         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
+         ### <percent>: "<f>%"
+         ### [arg]: arg optional
+         #Option     "NoAccel"            	# [<bool>]
+         #Option     "SWcursor"           	# [<True>]
+         #Option     "ColorKey"           	# <i>
+         #Option     "CacheLines"         	# <i>
+         #Option     "Dac6Bit"            	# [<bool>]
+         #Option     "DRI"                	# [<bool>]
+         #Option     "NoDDC"              	# [<bool>]
+         #Option     "ShowCache"          	# [<bool>]
+         #Option     "XvMCSurfaces"       	# <i>
+         #Option     "PageFlip"           	# [<bool>]
+  Identifier  "Card1"
+  Driver      "intel"
+  BusID       "PCI:0:2:1"
  EndSection
  
  Section "Screen"
- 	Identifier "Screen0"
- 	Device     "Card0"
- 	Monitor    "Monitor0"
- 	SubSection "Display"
- 		Viewport   0 0
- 		Depth     1
- 	EndSubSection
- 	SubSection "Display"
- 		Viewport   0 0
- 		Depth     4
- 	EndSubSection
- 	SubSection "Display"
- 		Viewport   0 0
- 		Depth     8
- 	EndSubSection
- 	SubSection "Display"
- 		Viewport   0 0
- 		Depth     15
- 	EndSubSection
- 	SubSection "Display"
- 		Viewport   0 0
- 		Depth     16
- 	EndSubSection
- 	SubSection "Display"
- 		Viewport   0 0
- 		Depth     24
- 	EndSubSection
+  Identifier "Screen0"
+  Device     "Card0"
+  Monitor    "Monitor0"
+  SubSection "Display"
+   Viewport   0 0
+   Depth     1
+  EndSubSection
+  SubSection "Display"
+   Viewport   0 0
+   Depth     4
+  EndSubSection
+  SubSection "Display"
+   Viewport   0 0
+   Depth     8
+  EndSubSection
+  SubSection "Display"
+   Viewport   0 0
+   Depth     15
+  EndSubSection
+  SubSection "Display"
+   Viewport   0 0
+   Depth     16
+  EndSubSection
+  SubSection "Display"
+   Viewport   0 0
+   Depth     24
+  EndSubSection
  EndSection
  
  Section "Screen"
- 	Identifier "Screen1"
- 	Device     "Card1"
- 	Monitor    "Monitor1"
- 	SubSection "Display"
- 		Viewport   0 0
- 		Depth     1
- 	EndSubSection
- 	SubSection "Display"
- 		Viewport   0 0
- 		Depth     4
- 	EndSubSection
- 	SubSection "Display"
- 		Viewport   0 0
- 		Depth     8
- 	EndSubSection
- 	SubSection "Display"
- 		Viewport   0 0
- 		Depth     15
- 	EndSubSection
- 	SubSection "Display"
- 		Viewport   0 0
- 		Depth     16
- 	EndSubSection
- 	SubSection "Display"
- 		Viewport   0 0
- 		Depth     24
- 	EndSubSection
- EndSection
- 
+  Identifier "Screen1"
+  Device     "Card1"
+  Monitor    "Monitor1"
+  SubSection "Display"
+   Viewport   0 0
+   Depth     1
+  EndSubSection
+  SubSection "Display"
+   Viewport   0 0
+   Depth     4
+  EndSubSection
+  SubSection "Display"
+   Viewport   0 0
+   Depth     8
+  EndSubSection
+  SubSection "Display"
+   Viewport   0 0
+   Depth     15
+  EndSubSection
+  SubSection "Display"
+   Viewport   0 0
+   Depth     16
+  EndSubSection
+  SubSection "Display"
+   Viewport   0 0
+   Depth     24
+  EndSubSection
+ EndSection
+ -----------------------
  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: linux-image-2.6.35-22-generic 2.6.35-22.33
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: i386
  AudioDevicesInUse:
-  USER        PID ACCESS COMMAND
-  /dev/snd/controlC0:  mauricio   1376 F.... pulseaudio
+  USER        PID ACCESS COMMAND
+  /dev/snd/controlC0:  mauricio   1376 F.... pulseaudio
  CRDA: Error: [Errno 2] No existe el archivo o directorio
  Card0.Amixer.info:
-  Card hw:0 'I82801DBICH4'/'Intel 82801DB-ICH4 with AD1981B at irq 10'
-    Mixer name	: 'Analog Devices AD1981B'
-    Components	: 'AC97a:41445374'
-    Controls      : 34
-    Simple ctrls  : 23
+  Card hw:0 'I82801DBICH4'/'Intel 82801DB-ICH4 with AD1981B at irq 10'
+    Mixer name	: 'Analog Devices AD1981B'
+    Components	: 'AC97a:41445374'
+    Controls      : 34
+    Simple ctrls  : 23
  Date: Mon Oct 11 19:30:44 2010
  HibernationDevice: RESUME=UUID=02b1dcf2-38ce-4029-9949-49e32d6b3464
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
  Lsusb:
-  Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
-  Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
-  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
-  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Gateway 4547MX
  PccardctlIdent:
-  Socket 0:
-    no product info available
-  Socket 1:
-    no product info available
+  Socket 0:
+    no product info available
+  Socket 1:
+    no product info available
  PccardctlStatus:
-  Socket 0:
-    no card
-  Socket 1:
-    no card
+  Socket 0:
+    no card
+  Socket 1:
+    no card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-22-generic root=UUID=48081a9e-78f6-4e91-ad90-c7b4d2b36361 ro quiet splash
  ProcEnviron:
-  LANG=es_MX.utf8
-  SHELL=/bin/bash
+  LANG=es_MX.utf8
+  SHELL=/bin/bash
  RelatedPackageVersions: linux-firmware 1.38
  RfKill:
-  0: phy0: Wireless LAN
-  	Soft blocked: no
-  	Hard blocked: no
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
  SourcePackage: linux
  dmi.bios.date: 06/07/2005
  dmi.bios.vendor: Phoenix
  dmi.bios.version: 53.01.05
  dmi.board.vendor: Gateway
  dmi.board.version: KBC K53.28.18�������������
  dmi.chassis.type: 10
  dmi.chassis.vendor: Gateway
  dmi.chassis.version: Rev 1.0
  dmi.modalias: dmi:bvnPhoenix:bvr53.01.05:bd06/07/2005:svnGateway:pn4547MX:pvr53.01.05:rvnGateway:rn:rvrKBCK53.28.18:cvnGateway:ct10:cvrRev1.0:
  dmi.product.name: 4547MX
  dmi.product.version: 53.01.05
  dmi.sys.vendor: Gateway
+ 
+ ------------------
+ Compiz check:
+ Gathering information about your system...
+ 
+  Distribution:          Ubuntu 10.10
+  Desktop environment:   GNOME
+  Graphics chip:         Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
+  Driver in use:         fbdev
+  Rendering method:      AIGLX
+ 
+ Checking if it's possible to run Compiz on your system...
+ 
+  Checking for texture_from_pixmap...               [ OK ]
+  Checking for non power of two support...          [ OK ]
+  Checking for composite extension...               [ OK ]
+  Checking for FBConfig...                          [ OK ]
+  Checking for hardware/setup problems...           [FAIL]
+ 
+ There has been (at least) one error detected with your setup:
+  Error: Software Rasterizer in use 
+ ------------------------
+ 
+ glxinfo | grep -i render
+ direct rendering: Yes

** Description changed:

  Distro: Ubuntu 10.10
  Error: invisible cursor when compiz is active (desktop efects)
  Xorg.conf file:
  
  Section "ServerLayout"
   Identifier     "X.org Configured"
   Screen      0  "Screen0" 0 0
   Screen      1  "Screen1" RightOf "Screen0"
   InputDevice    "Mouse0" "CorePointer"
   InputDevice    "Keyboard0" "CoreKeyboard"
  EndSection
  
  Section "Files"
   ModulePath   "/usr/lib/xorg/modules"
   FontPath     "/usr/share/fonts/X11/misc"
   FontPath     "/usr/share/fonts/X11/cyrillic"
   FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
   FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
   FontPath     "/usr/share/fonts/X11/Type1"
   FontPath     "/usr/share/fonts/X11/100dpi"
   FontPath     "/usr/share/fonts/X11/75dpi"
   FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
   FontPath     "built-ins"
  EndSection
  
  Section "Module"
   Load  "record"
   Load  "extmod"
   Load  "dri"
   Load  "dri2"
   Load  "glx"
   Load  "dbe"
  EndSection
  
  Section "InputDevice"
   Identifier  "Keyboard0"
   Driver      "kbd"
  EndSection
  
  Section "InputDevice"
   Identifier  "Mouse0"
   Driver      "mouse"
   Option	    "Protocol" "auto"
   Option	    "Device" "/dev/input/mice"
   Option	    "ZAxisMapping" "4 5 6 7"
  EndSection
  
  Section "Monitor"
   Identifier   "Monitor0"
   VendorName   "Monitor Vendor"
   ModelName    "Monitor Model"
  EndSection
  
  Section "Extensions"
          Option "Composite" "Enable"
  EndSection
  
  Section "Monitor"
   Identifier   "Monitor1"
   VendorName   "Monitor Vendor"
   ModelName    "Monitor Model"
  EndSection
  
  Section "Device"
          ### Available Driver options are:-
          ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
          ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
          ### <percent>: "<f>%"
          ### [arg]: arg optional
          #Option     "NoAccel"            	# [<bool>]
          #Option     "SWcursor"           	# [<True>]
          #Option     "ColorKey"           	# <i>
          #Option     "CacheLines"         	# <i>
          #Option     "Dac6Bit"            	# [<bool>]
          #Option     "DRI"                	# [<bool>]
          #Option     "NoDDC"              	# [<bool>]
          #Option     "ShowCache"          	# [<bool>]
          #Option     "XvMCSurfaces"       	# <i>
          #Option     "PageFlip"           	# [<bool>]
   Identifier  "Card0"
   Driver      "intel"
   BusID       "PCI:0:2:0"
  EndSection
  
  Section "Device"
          ### Available Driver options are:-
          ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
          ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
          ### <percent>: "<f>%"
          ### [arg]: arg optional
          #Option     "NoAccel"            	# [<bool>]
          #Option     "SWcursor"           	# [<True>]
          #Option     "ColorKey"           	# <i>
          #Option     "CacheLines"         	# <i>
          #Option     "Dac6Bit"            	# [<bool>]
          #Option     "DRI"                	# [<bool>]
          #Option     "NoDDC"              	# [<bool>]
          #Option     "ShowCache"          	# [<bool>]
          #Option     "XvMCSurfaces"       	# <i>
          #Option     "PageFlip"           	# [<bool>]
   Identifier  "Card1"
   Driver      "intel"
   BusID       "PCI:0:2:1"
  EndSection
  
  Section "Screen"
   Identifier "Screen0"
   Device     "Card0"
   Monitor    "Monitor0"
   SubSection "Display"
    Viewport   0 0
    Depth     1
   EndSubSection
   SubSection "Display"
    Viewport   0 0
    Depth     4
   EndSubSection
   SubSection "Display"
    Viewport   0 0
    Depth     8
   EndSubSection
   SubSection "Display"
    Viewport   0 0
    Depth     15
   EndSubSection
   SubSection "Display"
    Viewport   0 0
    Depth     16
   EndSubSection
   SubSection "Display"
    Viewport   0 0
    Depth     24
   EndSubSection
  EndSection
  
  Section "Screen"
   Identifier "Screen1"
   Device     "Card1"
   Monitor    "Monitor1"
   SubSection "Display"
    Viewport   0 0
    Depth     1
   EndSubSection
   SubSection "Display"
    Viewport   0 0
    Depth     4
   EndSubSection
   SubSection "Display"
    Viewport   0 0
    Depth     8
   EndSubSection
   SubSection "Display"
    Viewport   0 0
    Depth     15
   EndSubSection
   SubSection "Display"
    Viewport   0 0
    Depth     16
   EndSubSection
   SubSection "Display"
    Viewport   0 0
    Depth     24
   EndSubSection
  EndSection
  -----------------------
  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: linux-image-2.6.35-22-generic 2.6.35-22.33
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: i386
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC0:  mauricio   1376 F.... pulseaudio
  CRDA: Error: [Errno 2] No existe el archivo o directorio
  Card0.Amixer.info:
   Card hw:0 'I82801DBICH4'/'Intel 82801DB-ICH4 with AD1981B at irq 10'
     Mixer name	: 'Analog Devices AD1981B'
     Components	: 'AC97a:41445374'
     Controls      : 34
     Simple ctrls  : 23
  Date: Mon Oct 11 19:30:44 2010
  HibernationDevice: RESUME=UUID=02b1dcf2-38ce-4029-9949-49e32d6b3464
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
  Lsusb:
   Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Gateway 4547MX
  PccardctlIdent:
   Socket 0:
     no product info available
   Socket 1:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
   Socket 1:
     no card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-22-generic root=UUID=48081a9e-78f6-4e91-ad90-c7b4d2b36361 ro quiet splash
  ProcEnviron:
   LANG=es_MX.utf8
   SHELL=/bin/bash
  RelatedPackageVersions: linux-firmware 1.38
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  dmi.bios.date: 06/07/2005
  dmi.bios.vendor: Phoenix
  dmi.bios.version: 53.01.05
  dmi.board.vendor: Gateway
  dmi.board.version: KBC K53.28.18�������������
  dmi.chassis.type: 10
  dmi.chassis.vendor: Gateway
  dmi.chassis.version: Rev 1.0
  dmi.modalias: dmi:bvnPhoenix:bvr53.01.05:bd06/07/2005:svnGateway:pn4547MX:pvr53.01.05:rvnGateway:rn:rvrKBCK53.28.18:cvnGateway:ct10:cvrRev1.0:
  dmi.product.name: 4547MX
  dmi.product.version: 53.01.05
  dmi.sys.vendor: Gateway
  
  ------------------
  Compiz check:
  Gathering information about your system...
  
-  Distribution:          Ubuntu 10.10
-  Desktop environment:   GNOME
-  Graphics chip:         Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
-  Driver in use:         fbdev
-  Rendering method:      AIGLX
+  Distribution:          Ubuntu 10.10
+  Desktop environment:   GNOME
+  Graphics chip:         Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
+  Driver in use:         fbdev
+  Rendering method:      AIGLX
  
  Checking if it's possible to run Compiz on your system...
  
-  Checking for texture_from_pixmap...               [ OK ]
-  Checking for non power of two support...          [ OK ]
-  Checking for composite extension...               [ OK ]
-  Checking for FBConfig...                          [ OK ]
-  Checking for hardware/setup problems...           [FAIL]
+  Checking for texture_from_pixmap...               [ OK ]
+  Checking for non power of two support...          [ OK ]
+  Checking for composite extension...               [ OK ]
+  Checking for FBConfig...                          [ OK ]
+  Checking for hardware/setup problems...           [FAIL]
  
  There has been (at least) one error detected with your setup:
-  Error: Software Rasterizer in use 
+  Error: Software Rasterizer in use
  ------------------------
  
  glxinfo | grep -i render
  direct rendering: Yes
+     GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_fragment_program,

-- 
Invisible cursosr ubuntu 10.10
https://bugs.launchpad.net/bugs/658845
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list