This forum has been archived. All content is frozen. Please use KDE Discuss instead.

[SOLVED]OpenGL kwin mode doesn't work on x3100

Tags: kwin, compositing, opengl kwin, compositing, opengl kwin, compositing, opengl
(comma "," separated)
User avatar
matiit
Registered Member
Posts
16
Karma
0
OS
I have an intel x3100 graphic card.
Kwin effect working only on xrender mode, on opengl there is everything in black colour and i must rm .kde4
My xorg.conf
Code: Select all
Section "ServerLayout"
   Identifier     "X.org Configured"
   Screen      0  "Screen0" 0 0
#   Screen       1  "Screen1" 0 0
   InputDevice "Mouse0" "SendCoreEvents"
   InputDevice "TouchPad" # "SendCoreEvents"
   InputDevice    "Keyboard0" "CoreKeyboard"
   Option   "AIGLX"   "on"
EndSection

Section "Files"
   RgbPath      "/usr/share/X11/rgb"
   ModulePath   "/usr/lib/xorg/modules"
   FontPath     "/usr/share/fonts/misc"
   FontPath     "/usr/share/fonts/100dpi:unscaled"
   FontPath     "/usr/share/fonts/75dpi:unscaled"
   FontPath     "/usr/share/fonts/TTF"
   FontPath     "/usr/share/fonts/Type1"
EndSection

Section "Module"
   Load  "dri"
   Load  "xtrap"
   Load  "extmod"
   Load  "glx"
   Load  "GLcore"
   Load  "record"
   Load  "dbe"
   Load  "freetype"
   Load  "synaptics"
EndSection

Section "InputDevice"
    Identifier    "Keyboard0"
    Driver        "kbd"
    Option        "XkbRules"    "xorg"
    Option        "XkbModel"    "pc105"
    Option        "XkbLayout"    "pl"
EndSection

Section "InputDevice"
  Identifier "Mouse0"
  Driver "evdev"
  Option "Device" "/dev/input/by-id/usb-04fc_USB_Multi-Smart_Mouse-event-mouse"
  Option "RelHWHEELOptions" "invert"
EndSection


Section "InputDevice"
Driver "synaptics"
Identifier "TouchPad"
#Option "SendCoreEvents"
Option "Protocol" "auto-dev"
Option "VertTwoFingerScroll" "1"
Option "HorizTwoFingerScroll" "1"
Option "MinSpeed" "0.15"
Option "MaxSpeed" "0.20"
Option "SHMConfig" "on"
EndSection

Section "Monitor"
   #DisplaySize     330   210   # mm
   Identifier   "Monitor0"
   VendorName   "SEC"
   ModelName    "3741"
EndSection

Section "Monitor"
   Identifier   "VGA"
         Option          "PreferredMode" "1280x1024"
        # Option          "LeftOf" "LVDS"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: : integer, : float, : "True"/"False",
        ### : "String", : " Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"               # []
#        Option     "SWcursor"              # []
        #Option     "ColorKey"              #
        #Option     "CacheLines"            #
        #Option     "Dac6Bit"               # []
  #      Option     "DRI"                   # []
        #Option     "NoDDC"                 # []
        #Option     "ShowCache"             # []
 #       Option     "XvMCSurfaces"          #
        #Option     "PageFlip"              # []
#   Option      "GLXFBConfig" "True"
    Option          "DRI"    "true"
    Option        "ExaNoComposite"    "false"
    Option         "AccelMethod"         "exa"
    Option        "MigrationHeuristic"     "greedy"
Option       "XaaNoOffscreenPixmaps" "true"
   Identifier  "Card0"
   Driver      "intel"
   VendorName  "Intel Corporation"
   BoardName   "Mobile GM965/GL960 Integrated Graphics Controller"
   BusID       "PCI:0:2:0"
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
Virtual 2704 1050
   EndSubSection

#Option "TwinViewOrientation" "Leftof"
#Option "TwinView"
#Option "Clone"
EndSection

Section "dri"
  Mode 0666
EndSection

Section "Extensions"
        Option  "Composite"     "true"
EndSection


Last edited by matiit on Sun Oct 19, 2008 6:13 am, edited 1 time in total.
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
Interesting. I have an X3100 and it works fine, running it right now in fact :)
What distro + version of Xorg do you have?

Also, in my xorg.conf file in my section "Extensions" i also have Option "Composite" but it is "on" not "true"

Also could you run this command: glxinfo | grep "direct"
in konsole. It should return "direct rendering: Yes".


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
User avatar
C00L
Registered Member
Posts
6
Karma
0
i have the same card on hp laptop and no problems running it on opensuse 11


C00L, proud to be a member of KDE forums since 2008-Oct.
User avatar
matiit
Registered Member
Posts
16
Karma
0
OS
I have Archlinux. I have a direct rendering.
/xorg-server 1.4.2-2
/xf86-video-intel 2.3.2-1
Is it work for You in openGL mode?
Ok that was problem with arch patches on xorg-server
I built vanilla xorg-server and works fine now.
:)

Last edited by matiit on Sun Oct 19, 2008 6:13 am, edited 1 time in total.
mastodont
Registered Member
Posts
1
Karma
0
hi, i have same problem, could You please specify, which version of xorg have u built, and where i can get sources?
User avatar
matiit
Registered Member
Posts
16
Karma
0
OS


Bookmarks



Who is online

Registered users: bartoloni, Bing [Bot], Google [Bot], Yahoo [Bot]