** Description changed:

  Binary package hint: xserver-xorg
  
  Using Hardy, my HP 530 have a poor performance with 3D apps. For example
  using Google Earth or any OpenGL-powered  game. Although this happen,
  Compiz works fine.
  
  /etc/X11/xorg.conf:
  Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "es"
        Option          "XkbOptions"    "lv3:ralt_switch"
  EndSection
  
  Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
  EndSection
  
  Section "InputDevice"
        Identifier      "Synaptics Touchpad"
        Driver          "synaptics"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "auto-dev"
        Option          "HorizEdgeScroll"       "0"
  EndSection
  
  Section "Device"
        Identifier      "Configured Video Device"
  EndSection
  
  Section "Monitor"
        Identifier      "Configured Monitor"
  EndSection
  
  Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
        Device          "Configured Video Device"
  EndSection
  
  Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Synaptics Touchpad"
  EndSection
  
  
  /var/log/Xorg.0.log: Attached
  lspci -vvnn: Atacched
+ 
+ [lspci]
+ 00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML 
and 945GT Express Memory Controller Hub [8086:27a0] (rev 03)
+       Subsystem: Hewlett-Packard Company Unknown device [103c:30d5]
+ 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GM/GMS, 
943/940GML Express Integrated Graphics Controller [8086:27a2] (rev 03) (prog-if 
00 [VGA controller])
+       Subsystem: Hewlett-Packard Company Unknown device [103c:30d5]

-- 
poor performance with 3D apps
https://bugs.launchpad.net/bugs/264170
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

-- 
universe-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/universe-bugs

Reply via email to