Package: kde4
Version: 4.4.3
Severity: important

After casual update of some KDE4 libs and Xorg libs and reboot, the KDE4 
effects (transluency, acceleration,..) stopped working.
It's not a case of drivers I would say because it does the same thing on both 
my laptop (intel C2D + intel integrated graphics)
and desktop (Athlon X2 + GeForce8500GT). KDE says that it cannot run any 
effects xorg configuration I have (which already worked great
until the reboot).
I'm new to posting bugs so sorry if I put this in wrong cathegory.

My xorg.conf:
Section "ServerLayout"                
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0     
        InputDevice    "TouchPad"       "CorePointer"
        InputDevice    "Keyboard0"      "CoreKeyboard"
        InputDevice    "Mouse0"         "SendCoreEvents"
        Option         "AIGLX" "true"                   
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  "glx"
        Load  "extmod"
        Load  "xtrap" 
        Load  "record"
        Load  "GLcore"
        Load  "dbe"   
        Load  "dri"   
        Load  "freetype"
        Load  "type1"   
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 "InputDevice"
        Driver      "synaptics"
        Identifier  "TouchPad" 
        Option      "SendCoreEvents"
        Option      "Protocol" "auto-dev"
        Option      "SHMConfig" "on"     
        Option      "RTCornerButton"        "0"
        Option      "RBCornerButton"        "0"
        Option      "LTCornerButton"        "0"
        Option      "LBCornerButton"        "0"
        Option      "RightEdge"             "5570"
        Option      "TapButton2"            "3"   
        Option      "TapButton3"            "2"   
EndSection                                        

Section "Monitor"
        #DisplaySize      300   190     # mm
        Identifier   "Monitor0"
        VendorName   "SEC"
        ModelName    "4442"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ## <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"                   # [<bool>]
        #Option     "SWcursor"                  # [<bool>]
        #Option     "ColorKey"                  # <i>
        #Option     "CacheLines"                # <i>
        #Option     "Dac6Bit"                   # [<bool>]
        Option      "DRI"                       "true"
        #Option     "NoDDC"                     # [<bool>]
        #Option     "ShowCache"                 # [<bool>]
        #Option     "XvMCSurfaces"              # <i>
        #Option     "PageFlip"                  # [<bool>]
        Option      "AccelMethod"               "EXA"
        Option      "MigrationHeuristic"        "greedy"
        Identifier  "Card0"
        Driver      "intel"
        VendorName  "Intel Corporation"
        BoardName   "Mobile 945GM/GMS, 943/940GML Express Integrated Graphics 
Controller"
        BusID       "PCI:0:2:0"
EndSection

Section "Extensions"
          Option "Composite" "Enable"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to