You are not logged in.

#26 2011-06-01 20:17:57

ohadbasan
Member
Registered: 2009-08-18
Posts: 30

Re: choppy kde experience.

einhard wrote:

ohadbasan

Create file in /etc/X11/xorg.conf.d/ (for example 20-intel.conf) or add this to other existing config file there

Section "Device"
        Identifier      "Device"
        Driver          "intel"
        Option          "AccelMethod"   "uxa"
        Option          "Tiling"        "true"
        Option          "Dri"           "true"
EndSection

And with this paste xorg log.

If this won't work just play with this options (true->false, uxa->EXA). You can also add

...
Option        "MigrationHeuristic"      "greedy"
...

or

...
Option        "SwapbuffersWait"        "False"
...

but only if everything else fails. Delete/add export vblank_mode=0 to /etc/profile or  /etc/rc.local. You have many combinations, try them. If your X breaks just remove/change some of this options.

This issue is 100% software/config fault.

If you paste something (log, etc.), do it in code bracket

As a last resort you can install newer version of intel driver from aur (xf86-video-intel-git) http://aur.archlinux.org/packages.php?ID=18678

Somebody with properly working intel graphics could give output for  "glxinfo | grep render"?

pacifico wrote:

all OpenGL is software rendered, hence slow. If your desktop environment, e.g. KDE4, is using OpenGL to render the window and the desktop, it will be terribly slow. KDE4 can be configured to use Xrender instead of OpenGL.

Not true and he already tried Xrender in KDE. Source for this? Kwin OpenGL engine is messy but it's not software rendering.

Referring to previous conversation, flash can crash X like almost every software with indirect/direct access to hardware, can also cause kernel panic.

Hey

Sorry for the delay. I have been unavailable.
I tried the first solution which didn't help (creating the new .conf file)
the thing is that I suspect I have kind of a regression.
KDE doesn't even let me enable the desktop effects (and that's before I even touched anything)
when I try to enable them it just says "desktop effects were too slow and therfore they were disabled automatically" or something like this
in addition, it's not KDE related.
I decided to gave gnome3 a try. gnome-shell does start but the desktop is CRAWLING. it is 100% not usable.

thanks!


here is the Xorg.0.log

.Org X Server 1.10.2                                                                                                                          
Release Date: 2011-05-28                                                                                                                       
[   152.551] X Protocol Version 11, Revision 0                                                                                                 
[   152.554] Build Operating System: Linux 2.6.38-ARCH x86_64                                                                                  
[   152.556] Current Operating System: Linux ohad-arch 2.6.38-ARCH #1 SMP PREEMPT Mon May 23 22:02:08 CEST 2011 x86_64
[   152.558] Kernel command line: BOOT_IMAGE=/boot/vmlinuz26 root=/dev/disk/by-uuid/61df0cf6-1593-43ad-83f0-280c1e548a85 ro
[   152.559] Build Date: 30 May 2011  08:18:15AM
[   152.561]  
[   152.562] Current version of pixman: 0.20.2
[   152.563]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[   152.566] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   152.570] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jun  2 01:26:28 2011
[   152.571] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   152.573] (==) No Layout section.  Using the first Screen section.
[   152.573] (==) No screen section available. Using defaults.
[   152.573] (**) |-->Screen "Default Screen Section" (0)
[   152.573] (**) |   |-->Monitor "<default monitor>"
[   152.573] (==) No device specified for screen "Default Screen Section".
        Using the first device section listed.
[   152.573] (**) |   |-->Device "Device"
[   152.573] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[   152.573] (==) Automatically adding devices
[   152.573] (==) Automatically enabling devices
[   152.573] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[   152.573]    Entry deleted from font path.
[   152.573] (==) FontPath set to:
        /usr/share/fonts/misc/,
        /usr/share/fonts/TTF/,
        /usr/share/fonts/Type1/,
        /usr/share/fonts/100dpi/,
        /usr/share/fonts/75dpi/
[   152.573] (==) ModulePath set to "/usr/lib/xorg/modules"
[   152.573] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[   152.573] (II) Loader magic: 0x7d3440
[   152.573] (II) Module ABI versions:
[   152.573]    X.Org ANSI C Emulation: 0.4
[   152.573]    X.Org Video Driver: 10.0
[   152.573]    X.Org XInput driver : 12.2
[   152.573]    X.Org Server Extension : 5.0
[   152.575] (--) PCI:*(0:0:2:0) 8086:2a42:1025:0229 rev 7, Mem @ 0xe0000000/4194304, 0xd0000000/268435456, I/O @ 0x00003110/8
[   152.575] (--) PCI: (0:0:2:1) 8086:2a43:1025:0229 rev 7, Mem @ 0xe2400000/1048576
[   152.575] (II) Open ACPI successful (/var/run/acpid.socket)
[   152.575] (II) LoadModule: "extmod"
[   152.575] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   152.575] (II) Module extmod: vendor="X.Org Foundation"
[   152.575]    compiled for 1.10.2, module version = 1.0.0
[   152.575]    Module class: X.Org Server Extension
[   152.575]    ABI class: X.Org Server Extension, version 5.0
[   152.575] (II) Loading extension MIT-SCREEN-SAVER
[   152.575] (II) Loading extension XFree86-VidModeExtension
[   152.575] (II) Loading extension XFree86-DGA
[   152.575] (II) Loading extension DPMS
[   152.575] (II) Loading extension XVideo
[   152.575] (II) Loading extension XVideo-MotionCompensation
[   152.575] (II) Loading extension X-Resource
[   152.575] (II) LoadModule: "dbe"
[   152.576] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[   152.576] (II) Module dbe: vendor="X.Org Foundation"
[   152.576]    compiled for 1.10.2, module version = 1.0.0
[   152.576]    Module class: X.Org Server Extension
[   152.576]    ABI class: X.Org Server Extension, version 5.0
[   152.576] (II) Loading extension DOUBLE-BUFFER
[   152.576] (II) LoadModule: "glx"
[   152.576] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   152.576] (II) Module glx: vendor="X.Org Foundation"
[   152.576]    compiled for 1.10.2, module version = 1.0.0
[   152.576]    ABI class: X.Org Server Extension, version 5.0
[   152.576] (==) AIGLX enabled
[   152.576] (II) Loading extension GLX
[   152.576] (II) LoadModule: "record"
[   152.576] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[   152.576] (II) Module record: vendor="X.Org Foundation"
[   152.577]    compiled for 1.10.2, module version = 1.13.0
[   152.577]    Module class: X.Org Server Extension
[   152.577]    ABI class: X.Org Server Extension, version 5.0
[   152.577] (II) Loading extension RECORD
[   152.577] (II) LoadModule: "dri"
[   152.577] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   152.577] (II) Module dri: vendor="X.Org Foundation"
[   152.577]    compiled for 1.10.2, module version = 1.0.0
[   152.577]    ABI class: X.Org Server Extension, version 5.0
[   152.577] (II) Loading extension XFree86-DRI
[   152.577] (II) LoadModule: "dri2"
[   152.577] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   152.577] (II) Module dri2: vendor="X.Org Foundation"
[   152.577]    compiled for 1.10.2, module version = 1.2.0
[   152.577]    ABI class: X.Org Server Extension, version 5.0
[   152.577] (II) Loading extension DRI2
[   152.577] (II) LoadModule: "intel"
[   152.577] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   152.578] (II) Module intel: vendor="X.Org Foundation"
[   152.578]    compiled for 1.10.2, module version = 2.15.0
[   152.578]    Module class: X.Org Video Driver
[   152.578]    ABI class: X.Org Video Driver, version 10.0
[   152.578] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
        i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
        E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
        965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
        4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
        Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
        Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
        Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
        Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
        Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
[   152.578] (--) using VT number 7

[   152.585] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   152.585] drmOpenDevice: node name is /dev/dri/card0
[   152.585] drmOpenDevice: open result is 9, (OK)
[   152.585] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[   152.585] drmOpenDevice: node name is /dev/dri/card0
[   152.585] drmOpenDevice: open result is 9, (OK)
[   152.585] drmOpenByBusid: drmOpenMinor returns 9
[   152.586] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[   152.586] (II) intel(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[   152.586] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[   152.586] (==) intel(0): RGB weight 888
[   152.586] (==) intel(0): Default visual is TrueColor
[   152.586] (**) intel(0): Option "DRI" "true"
[   152.586] (**) intel(0): Option "Tiling" "true"
[   152.586] (II) intel(0): Integrated Graphics Chipset: Intel(R) GM45
[   152.586] (--) intel(0): Chipset: "GM45"
[   152.586] (**) intel(0): Relaxed fencing enabled
[   152.586] (**) intel(0): Framebuffer tiled
[   152.586] (**) intel(0): Pixmaps tiled
[   152.586] (**) intel(0): 3D buffers tiled
[   152.586] (**) intel(0): SwapBuffers wait enabled
[   152.586] (==) intel(0): video overlay key set to 0x101fe
[   152.586] (II) intel(0): Output LVDS1 has no monitor section
[   152.586] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[   152.613] (II) intel(0): Output VGA1 has no monitor section
[   152.719] (II) intel(0): Output HDMI1 has no monitor section
[   152.720] (II) intel(0): Output DP1 has no monitor section
[   152.721] (II) intel(0): Output DP2 has no monitor section
[   152.721] (II) intel(0): Output TV1 has no monitor section
[   152.721] (II) intel(0): EDID for output LVDS1
[   152.721] (II) intel(0): Manufacturer: AUO  Model: 122c  Serial#: 0
[   152.721] (II) intel(0): Year: 2008  Week: 1
[   152.721] (II) intel(0): EDID Version: 1.3
[   152.721] (II) intel(0): Digital Display Input
[   152.721] (II) intel(0): Max Image Size [cm]: horiz.: 29  vert.: 16
[   152.721] (II) intel(0): Gamma: 2.20
[   152.721] (II) intel(0): No DPMS capabilities specified
[   152.721] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   152.721] (II) intel(0): First detailed timing is preferred mode
[   152.721] (II) intel(0): redX: 0.585 redY: 0.335   greenX: 0.330 greenY: 0.575
[   152.721] (II) intel(0): blueX: 0.155 blueY: 0.130   whiteX: 0.313 whiteY: 0.329
[   152.721] (II) intel(0): Manufacturer's mask: 0
[   152.721] (II) intel(0): Supported detailed timing:
[   152.721] (II) intel(0): clock: 69.5 MHz   Image Size:  293 x 164 mm
[   152.721] (II) intel(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1466 h_border: 0
[   152.721] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 790 v_border: 0
[   152.721] (II) intel(0): Unknown vendor-specific block f
[   152.721] (II) intel(0):  AUO
[   152.721] (II) intel(0):  B133XW01 V2
[   152.721] (II) intel(0): EDID (in hex):
[   152.721] (II) intel(0):     00ffffffffffff0006af2c1200000000
[   152.721] (II) intel(0):     01120103801d10780af9d59555549327
[   152.721] (II) intel(0):     21505400000001010101010101010101
[   152.721] (II) intel(0):     010101010101261b5664500016303020
[   152.721] (II) intel(0):     360025a4100000180000000f00000000
[   152.721] (II) intel(0):     00000000000000000020000000fe0041
[   152.721] (II) intel(0):     554f0a202020202020202020000000fe
[   152.721] (II) intel(0):     004231333358573031205632200a0035
[   152.721] (II) intel(0): EDID vendor "AUO", prod id 4652
[   152.721] (II) intel(0): Printing DDC gathered Modelines:
[   152.721] (II) intel(0): Modeline "1366x768"x0.0   69.50  1366 1414 1446 1466  768 771 777 790 -hsync -vsync (47.4 kHz)
[   152.722] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[   152.722] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   152.722] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   152.722] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[   152.722] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[   152.722] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[   152.722] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[   152.722] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[   152.722] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[   152.722] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[   152.722] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[   152.722] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[   152.722] (II) intel(0): Printing probed modes for output LVDS1
[   152.722] (II) intel(0): Modeline "1366x768"x60.0   69.50  1366 1414 1446 1466  768 771 777 790 -hsync -vsync (47.4 kHz)
[   152.722] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   152.722] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   152.722] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   152.722] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   152.746] (II) intel(0): EDID for output VGA1
[   152.852] (II) intel(0): EDID for output HDMI1
[   152.852] (II) intel(0): Manufacturer: AOC  Model: 2236  Serial#: 87347
[   152.852] (II) intel(0): Year: 2009  Week: 52
[   152.852] (II) intel(0): EDID Version: 1.3
[   152.852] (II) intel(0): Digital Display Input
[   152.852] (II) intel(0): Max Image Size [cm]: horiz.: 48  vert.: 27
[   152.852] (II) intel(0): Gamma: 2.20
[   152.852] (II) intel(0): DPMS capabilities: Off
[   152.852] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   152.852] (II) intel(0): First detailed timing is preferred mode
[   152.852] (II) intel(0): redX: 0.648 redY: 0.339   greenX: 0.282 greenY: 0.603
[   152.852] (II) intel(0): blueX: 0.143 blueY: 0.070   whiteX: 0.312 whiteY: 0.329
[   152.852] (II) intel(0): Supported established timings:
[   152.852] (II) intel(0): 720x400@70Hz
[   152.852] (II) intel(0): 640x480@60Hz
[   152.852] (II) intel(0): 640x480@67Hz
[   152.852] (II) intel(0): 640x480@72Hz
[   152.852] (II) intel(0): 640x480@75Hz
[   152.852] (II) intel(0): 800x600@56Hz
[   152.852] (II) intel(0): 800x600@60Hz
[   152.852] (II) intel(0): 800x600@72Hz
[   152.852] (II) intel(0): 800x600@75Hz
[   152.852] (II) intel(0): 832x624@75Hz
[   152.852] (II) intel(0): 1024x768@60Hz
[   152.852] (II) intel(0): 1024x768@70Hz
[   152.852] (II) intel(0): 1024x768@75Hz
[   152.852] (II) intel(0): 1280x1024@75Hz
[   152.852] (II) intel(0): Manufacturer's mask: 0
[   152.852] (II) intel(0): Supported standard timings:
[   152.852] (II) intel(0): #0: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[   152.852] (II) intel(0): #1: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[   152.852] (II) intel(0): #2: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   152.852] (II) intel(0): #3: hsize: 1440  vsize 900  refresh: 60  vid: 149
[   152.852] (II) intel(0): #4: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[   152.852] (II) intel(0): Supported detailed timing:
[   152.852] (II) intel(0): clock: 148.5 MHz   Image Size:  477 x 268 mm
[   152.852] (II) intel(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[   152.852] (II) intel(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[   152.852] (II) intel(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 80 kHz, PixClock max 175 MHz
[   152.852] (II) intel(0): Monitor name: 2236
[   152.852] (II) intel(0): Serial No: S489CHA087347
[   152.852] (II) intel(0): EDID (in hex):
[   152.852] (II) intel(0):     00ffffffffffff0005e3362233550100
[   152.853] (II) intel(0):     3413010380301b782a3581a656489a24
[   152.853] (II) intel(0):     125054bfef0081c0814081809500b300
[   152.853] (II) intel(0):     010101010101023a801871382d40582c
[   152.853] (II) intel(0):     4500dd0c1100001e000000fd00384b1e
[   152.853] (II) intel(0):     5011000a202020202020000000fc0032
[   152.853] (II) intel(0):     3233360a2020202020202020000000ff
[   152.853] (II) intel(0):     005334383943484130383733343700b1
[   152.853] (II) intel(0): Printing probed modes for output HDMI1
[   152.853] (II) intel(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[   152.853] (II) intel(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[   152.853] (II) intel(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   152.853] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   152.853] (II) intel(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[   152.853] (II) intel(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[   152.853] (II) intel(0): Modeline "1280x720"x60.0   74.44  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.7 kHz)
[   152.853] (II) intel(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
[   152.853] (II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   152.853] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   152.853] (II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[   152.853] (II) intel(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[   152.853] (II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   152.853] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   152.853] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   152.853] (II) intel(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
[   152.853] (II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   152.853] (II) intel(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[   152.853] (II) intel(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   152.853] (II) intel(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   152.854] (II) intel(0): EDID for output DP1
[   152.855] (II) intel(0): EDID for output DP2
[   152.855] (II) intel(0): EDID for output TV1
[   152.855] (II) intel(0): Printing probed modes for output TV1
[   152.855] (II) intel(0): Modeline "848x480"x30.0   14.51  848 849 912 944  480 481 512 513 (15.4 kHz)
[   152.855] (II) intel(0): Modeline "640x480"x30.0   11.31  640 641 704 736  480 481 512 513 (15.4 kHz)
[   152.855] (II) intel(0): Modeline "1024x768"x30.0   26.89  1024 1025 1088 1120  768 769 800 801 (24.0 kHz)
[   152.855] (II) intel(0): Modeline "800x600"x30.0   17.00  800 801 864 896  600 601 632 633 (19.0 kHz)
[   152.855] (II) intel(0): Output LVDS1 connected
[   152.855] (II) intel(0): Output VGA1 disconnected
[   152.855] (II) intel(0): Output HDMI1 connected
[   152.855] (II) intel(0): Output DP1 disconnected
[   152.855] (II) intel(0): Output DP2 disconnected
[   152.855] (II) intel(0): Output TV1 disconnected
[   152.855] (II) intel(0): Using fuzzy aspect match for initial modes
[   152.855] (II) intel(0): Output LVDS1 using initial mode 1024x768
[   152.855] (II) intel(0): Output HDMI1 using initial mode 1024x768
[   152.855] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   152.855] (II) intel(0): Kernel page flipping support detected, enabling
[   152.855] (**) intel(0): Display dimensions: (290, 160) mm
[   152.855] (**) intel(0): DPI set to (89, 121)
[   152.855] (II) Loading sub module "fb"
[   152.855] (II) LoadModule: "fb"
[   152.856] (II) Loading /usr/lib/xorg/modules/libfb.so
[   152.856] (II) Module fb: vendor="X.Org Foundation"
[   152.856]    compiled for 1.10.2, module version = 1.0.0
[   152.856]    ABI class: X.Org ANSI C Emulation, version 0.4
[   152.856] (II) Loading sub module "dri2"
[   152.856] (II) LoadModule: "dri2"
[   152.856] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   152.856] (II) Module dri2: vendor="X.Org Foundation"
[   152.856]    compiled for 1.10.2, module version = 1.2.0
[   152.856]    ABI class: X.Org Server Extension, version 5.0
[   152.856] (==) Depth 24 pixmap format is 32 bpp
[   152.856] (II) intel(0): [DRI2] Setup complete
[   152.856] (II) intel(0): [DRI2]   DRI driver: i965
[   152.856] (II) intel(0): Allocated new frame buffer 1024x768 stride 4096, tiled
[   152.869] (II) UXA(0): Driver registered support for the following operations:
[   152.870] (II)         solid
[   152.870] (II)         copy
[   152.870] (II)         composite (RENDER acceleration)
[   152.870] (II)         put_image
[   152.870] (II)         get_image
[   152.870] (==) intel(0): Backing store disabled
[   152.870] (==) intel(0): Silken mouse enabled
[   152.870] (II) intel(0): Initializing HW Cursor
[   153.150] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   153.152] (==) intel(0): DPMS enabled
[   153.152] (==) intel(0): Intel XvMC decoder enabled
[   153.152] (II) intel(0): Set up textured video
[   153.152] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[   153.152] (II) intel(0): direct rendering: DRI2 Enabled
[   153.152] (WW) intel(0): Option "AccelMethod" is not used
[   153.152] (==) intel(0): hotplug detection: "enabled"
[   153.152] (--) RandR disabled
[   153.152] (II) Initializing built-in extension Generic Event Extension
[   153.152] (II) Initializing built-in extension SHAPE
[   153.152] (II) Initializing built-in extension MIT-SHM
[   153.152] (II) Initializing built-in extension XInputExtension
[   153.152] (II) Initializing built-in extension XTEST
[   153.152] (II) Initializing built-in extension BIG-REQUESTS
[   153.152] (II) Initializing built-in extension SYNC
[   153.152] (II) Initializing built-in extension XKEYBOARD
[   153.152] (II) Initializing built-in extension XC-MISC
[   153.152] (II) Initializing built-in extension SECURITY
[   153.152] (II) Initializing built-in extension XINERAMA
[   153.152] (II) Initializing built-in extension XFIXES
[   153.152] (II) Initializing built-in extension RENDER
[   153.153] (II) Initializing built-in extension RANDR
[   153.153] (II) Initializing built-in extension COMPOSITE
[   153.153] (II) Initializing built-in extension DAMAGE
[   153.165] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   153.165] (II) AIGLX: enabled GLX_INTEL_swap_event
[   153.165] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   153.165] (II) AIGLX: enabled GLX_SGI_make_current_read
[   153.165] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   153.165] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i965_dri.so
[   153.165] (II) GLX: Initialized DRI2 GL provider for screen 0
[   153.165] (II) intel(0): Setting screen physical size to 270 x 203
[   153.314] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[   153.314] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   153.314] (II) LoadModule: "evdev"
[   153.314] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   153.314] (II) Module evdev: vendor="X.Org Foundation"
[   153.314]    compiled for 1.10.0, module version = 2.6.0
[   153.314]    Module class: X.Org XInput Driver
[   153.314]    ABI class: X.Org XInput driver, version 12.2
[   153.314] (II) Using input driver 'evdev' for 'Power Button'
[   153.314] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   153.315] (**) Power Button: always reports core events
[   153.315] (**) Power Button: Device: "/dev/input/event5"
[   153.323] (--) Power Button: Found keys
[   153.323] (II) Power Button: Configuring as keyboard
[   153.323] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
[   153.323] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[   153.323] (**) Option "xkb_rules" "evdev"
[   153.323] (**) Option "xkb_model" "evdev"
[   153.323] (**) Option "xkb_layout" "us"
[   153.363] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[   153.363] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   153.363] (II) Using input driver 'evdev' for 'Video Bus'
[   153.363] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   153.363] (**) Video Bus: always reports core events
[   153.363] (**) Video Bus: Device: "/dev/input/event10"
[   153.377] (--) Video Bus: Found keys
[   153.377] (II) Video Bus: Configuring as keyboard
[   153.377] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input10/event10"
[   153.377] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[   153.377] (**) Option "xkb_rules" "evdev"
[   153.377] (**) Option "xkb_model" "evdev"
[   153.377] (**) Option "xkb_layout" "us"
[   153.400] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   153.400] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   153.400] (II) Using input driver 'evdev' for 'Power Button'
[   153.400] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   153.400] (**) Power Button: always reports core events
[   153.400] (**) Power Button: Device: "/dev/input/event1"
[   153.413] (--) Power Button: Found keys
[   153.413] (II) Power Button: Configuring as keyboard
[   153.413] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[   153.413] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[   153.414] (**) Option "xkb_rules" "evdev"
[   153.414] (**) Option "xkb_model" "evdev"
[   153.414] (**) Option "xkb_layout" "us"
[   153.415] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[   153.415] (II) No input driver/identifier specified (ignoring)
[   153.416] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[   153.416] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   153.416] (II) Using input driver 'evdev' for 'Sleep Button'
[   153.416] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   153.416] (**) Sleep Button: always reports core events
[   153.417] (**) Sleep Button: Device: "/dev/input/event4"
[   153.433] (--) Sleep Button: Found keys
[   153.433] (II) Sleep Button: Configuring as keyboard
[   153.433] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4/event4"
[   153.433] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[   153.433] (**) Option "xkb_rules" "evdev"
[   153.433] (**) Option "xkb_model" "evdev"
[   153.433] (**) Option "xkb_layout" "us"
[   153.441] (II) config/udev: Adding input device HD Video WebCam (/dev/input/event11)
[   153.441] (**) HD Video WebCam: Applying InputClass "evdev keyboard catchall"
[   153.441] (II) Using input driver 'evdev' for 'HD Video WebCam'
[   153.441] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   153.441] (**) HD Video WebCam: always reports core events
[   153.441] (**) HD Video WebCam: Device: "/dev/input/event11"
[   153.460] (--) HD Video WebCam: Found keys
[   153.460] (II) HD Video WebCam: Configuring as keyboard
[   153.460] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/input/input11/event11"
[   153.460] (II) XINPUT: Adding extended input device "HD Video WebCam" (type: KEYBOARD)
[   153.460] (**) Option "xkb_rules" "evdev"
[   153.460] (**) Option "xkb_model" "evdev"
[   153.460] (**) Option "xkb_layout" "us"
[   153.462] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6)
[   153.462] (II) No input driver/identifier specified (ignoring)
[   153.464] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event8)
[   153.464] (II) No input driver/identifier specified (ignoring)
[   153.464] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event9)
[   153.464] (II) No input driver/identifier specified (ignoring)
[   153.468] (II) config/udev: Adding input device LITEON Technology USB Keyboard (/dev/input/event12)
[   153.468] (**) LITEON Technology USB Keyboard: Applying InputClass "evdev keyboard catchall"
[   153.468] (II) Using input driver 'evdev' for 'LITEON Technology USB Keyboard'
[   153.468] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   153.468] (**) LITEON Technology USB Keyboard: always reports core events
[   153.468] (**) LITEON Technology USB Keyboard: Device: "/dev/input/event12"
[   153.493] (--) LITEON Technology USB Keyboard: Found keys
[   153.493] (II) LITEON Technology USB Keyboard: Configuring as keyboard
[   153.493] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2:1.0/input/input12/event12"
[   153.493] (II) XINPUT: Adding extended input device "LITEON Technology USB Keyboard" (type: KEYBOARD)
[   153.493] (**) Option "xkb_rules" "evdev"
[   153.493] (**) Option "xkb_model" "evdev"
[   153.493] (**) Option "xkb_layout" "us"
[   153.497] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event13)
[   153.497] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
[   153.497] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse'
[   153.497] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   153.497] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
[   153.497] (**) Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event13"
[   153.520] (--) Logitech USB-PS/2 Optical Mouse: Found 12 mouse buttons
[   153.520] (--) Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
[   153.520] (--) Logitech USB-PS/2 Optical Mouse: Found relative axes
[   153.520] (--) Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
[   153.520] (II) Logitech USB-PS/2 Optical Mouse: Configuring as mouse
[   153.520] (II) Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
[   153.520] (**) Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
[   153.520] (**) Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   153.520] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb6/6-1/6-1:1.0/input/input13/event13"
[   153.520] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE)
[   153.521] (II) Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
[   153.521] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
[   153.521] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
[   153.521] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
[   153.521] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
[   153.522] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse1)
[   153.522] (II) No input driver/identifier specified (ignoring)
[   153.532] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   153.532] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   153.532] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   153.532] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   153.532] (**) AT Translated Set 2 keyboard: always reports core events
[   153.533] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   153.560] (--) AT Translated Set 2 keyboard: Found keys
[   153.560] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[   153.560] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   153.560] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[   153.560] (**) Option "xkb_rules" "evdev"
[   153.560] (**) Option "xkb_model" "evdev"
[   153.560] (**) Option "xkb_layout" "us"
[   153.562] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[   153.562] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[   153.562] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad"
[   153.562] (II) LoadModule: "synaptics"
[   153.563] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   153.563] (II) Module synaptics: vendor="X.Org Foundation"
[   153.563]    compiled for 1.10.0, module version = 1.4.0
[   153.563]    Module class: X.Org XInput Driver
[   153.563]    ABI class: X.Org XInput driver, version 12.2
[   153.563] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[   153.563] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   153.563] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   153.563] (**) Option "Device" "/dev/input/event7"
[   153.663] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5626
[   153.663] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4934
[   153.663] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[   153.663] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[   153.663] (--) SynPS/2 Synaptics TouchPad: buttons: left right double triple scroll-buttons
[   153.663] (**) Option "EmulateTwoFingerMinZ" "0"
[   153.663] (**) Option "VertEdgeScroll" "on"
[   153.663] (**) Option "HorizEdgeScroll" "on"
[   153.664] (**) Option "VertTwoFingerScroll" "on"
[   153.664] (**) Option "HorizTwoFingerScroll" "on"
[   153.664] (**) Option "TapButton1" "1"
[   153.664] (**) Option "TapButton2" "2"
[   153.664] (**) Option "TapButton3" "3"
[   153.664] (**) Option "CircularScrolling" "on"
[   153.664] (**) Option "CircScrollTrigger" "2"
[   153.770] (--) SynPS/2 Synaptics TouchPad: touchpad found
[   153.770] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   153.823] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input7/event7"
[   153.823] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
[   153.823] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[   153.823] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[   153.824] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.037
[   153.824] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[   153.824] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[   153.824] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   153.824] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   153.886] (--) SynPS/2 Synaptics TouchPad: touchpad found
[   153.887] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[   153.887] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad"
[   153.887] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[   153.887] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   153.887] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   153.887] (**) Option "Device" "/dev/input/mouse0"
[   153.903] (--) SynPS/2 Synaptics TouchPad: invalid x-axis range.  defaulting to 1615 - 5685
[   153.903] (--) SynPS/2 Synaptics TouchPad: invalid y-axis range.  defaulting to 1729 - 4171
[   153.903] (--) SynPS/2 Synaptics TouchPad: invalid pressure range.  defaulting to 0 - 256
[   153.903] (--) SynPS/2 Synaptics TouchPad: invalid finger width range.  defaulting to 0 - 16
[   153.903] (**) Option "EmulateTwoFingerMinZ" "0"
[   153.903] (**) Option "VertEdgeScroll" "on"
[   153.903] (**) Option "HorizEdgeScroll" "on"
[   153.903] (**) Option "VertTwoFingerScroll" "on"
[   153.903] (**) Option "HorizTwoFingerScroll" "on"
[   153.903] (**) Option "TapButton1" "1"
[   153.903] (**) Option "TapButton2" "2"
[   153.903] (**) Option "TapButton3" "3"
[   153.903] (**) Option "CircularScrolling" "on"
[   153.903] (**) Option "CircScrollTrigger" "2"
[   153.924] (EE) Query no Synaptics: 6003C8
[   153.924] (--) SynPS/2 Synaptics TouchPad: no supported touchpad found
[   153.924] (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
[   153.943] (EE) PreInit returned 11 for "SynPS/2 Synaptics TouchPad"
[   153.943] (II) UnloadModule: "synaptics"
[   153.943] (II) Unloading synaptics
[   153.944] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[   153.944] (II) No input driver/identifier specified (ignoring)
[   156.157] (II) intel(0): EDID vendor "AUO", prod id 4652
[   156.157] (II) intel(0): Printing DDC gathered Modelines:
[   156.157] (II) intel(0): Modeline "1366x768"x0.0   69.50  1366 1414 1446 1466  768 771 777 790 -hsync -vsync (47.4 kHz)
[   170.478] (II) intel(0): EDID vendor "AUO", prod id 4652
[   170.478] (II) intel(0): Printing DDC gathered Modelines:
[   170.478] (II) intel(0): Modeline "1366x768"x0.0   69.50  1366 1414 1446 1466  768 771 777 790 -hsync -vsync (47.4 kHz)
[   180.190] (II) intel(0): EDID vendor "AUO", prod id 4652
[   180.190] (II) intel(0): Printing DDC gathered Modelines:
[   180.190] (II) intel(0): Modeline "1366x768"x0.0   69.50  1366 1414 1446 1466  768 771 777 790 -hsync -vsync (47.4 kHz)

Last edited by ohadbasan (2011-06-01 22:34:54)

Offline

#27 2011-06-05 07:56:28

einhard
Member
From: Poland
Registered: 2010-01-05
Posts: 89

Re: choppy kde experience.

If you have regressions just revert all changes (delete/change created entries and files)

One thing I have noticed, you have SwapbuffersWait enabled but you probably tried many combinations.

Have you tried creating new user and checking performance on new account (of course after reverting everything back to default)?

I am out of ideas, just revert everything back and install xf86-video-intel-git driver from aur. Maybe someone else will help.

Offline

#28 2011-06-05 08:38:46

eerok
Member
From: Canada
Registered: 2005-03-20
Posts: 171

Re: choppy kde experience.

Just my two cents, but I wouldn't run either KDE or Gnome on a laptop.  I have a high-end i7 macbine and the fattest I'll go is Xfce.  Something like Flux/Openbox or a tiling WM is even better.  Why burn battery for nothing?


noobus in perpetuus

Offline

Board footer

Powered by FluxBB