Re: Display problem after apt-get dist-upgrade

2009-04-13 Thread Florian Kulzer
On Sun, Apr 12, 2009 at 22:48:01 -0700, Kuang Chen wrote:
> Hi,
> 
> I apt-get and apt-get dist-upgraded everyday and I think
> several xorg-related and intel graphics card got upgraded a
> few days ago. Then the display of my computer got messed
> up. The windows repait themselves slowly when they are moved
> around: one can even see the obvious delay in repainting.

[...]

> X.Org X Server 1.6.0
> Release Date: 2009-2-25
> X Protocol Version 11, Revision 0
> Build Operating System: Linux 2.6.29-1-amd64 x86_64 Debian
> Current Operating System: Linux DebianLab 2.6.26-2-amd64 #1 SMP Fri Mar 27 
> 04:02:59 UTC 2009 x86_64
> Build Date: 08 April 2009  11:41:45PM

[...]

> (--) PCI:*(0...@0:2:0) Intel Corporation Mobile GM965/GL960 Integrated 
> Graphics Controller rev 12, Mem @ 0xf810/1048576, 0xe000/268435456, 
> I/O @ 0x1800/8
> (--) PCI: (0...@0:2:1) Intel Corporation Mobile GM965/GL960 Integrated 
> Graphics Controller rev 12, Mem @ 0xf820/1048576

[...]

> (II) LoadModule: "dri"
> (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
> (II) Module dri: vendor="X.Org Foundation"
>   compiled for 1.6.0, module version = 1.0.0
>   ABI class: X.Org Server Extension, version 2.0
> (II) Loading extension XFree86-DRI
> (II) LoadModule: "dri2"
> (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
> (II) Module dri2: vendor="X.Org Foundation"
>   compiled for 1.6.0, module version = 1.0.0
>   ABI class: X.Org Server Extension, version 2.0
> (II) Loading extension DRI2
> (II) LoadModule: "intel"
> (II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
> (II) Module intel: vendor="X.Org Foundation"
>   compiled for 1.6.0, module version = 2.6.3
>   Module class: X.Org Video Driver
>   ABI class: X.Org Video Driver, version 5.0

[...]

> (WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB

I see this warning, too. I have not noticed any problems resulting from it.

> (==) intel(0): Using EXA for acceleration

[...]

> (II) Loading sub module "exa"
> (II) LoadModule: "exa"
> (II) Loading /usr/lib/xorg/modules//libexa.so
> (II) Module exa: vendor="X.Org Foundation"
>   compiled for 1.6.0, module version = 2.4.0
>   ABI class: X.Org Video Driver, version 5.0

[...]

> (WW) intel(0): DRI2 requires UXA

[...]

> (II) EXA(0): Offscreen pixmap area of 12582912 bytes
> (II) EXA(0): Driver registered support for the following operations:
> (II) Solid
> (II) Copy
> (II) Composite (RENDER acceleration)

[...]

> (II) AIGLX: Screen 0 is not DRI2 capable

That might be a reason for the rendering latency, if your window manager
relies on AIGLX.

[...]

> Section "Device"
> Identifier "IntelCard"
> Driver "intel"
> VendorName "Intel Corporation"
> BoardName "Mobile Integrated Graphics Controller"
> BusID "PCI:0:2:0"
> EndSection

I would try to add

Option  "AccelMethod"   "UXA"

to this section and restart X. I also have a chipset from the 965 series
(965Q) and in my case switching to UXA (which enables DRI2) improved
both the stability and the rendering speed.

-- 
Regards,| http://users.icfo.es/Florian.Kulzer
  Florian   |


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



Re: Display problem after apt-get dist-upgrade

2009-04-12 Thread Sven Joachim
On 2009-04-13 07:48 +0200, Kuang Chen wrote:

> I apt-get and apt-get dist-upgraded everyday and I think
> several xorg-related and intel graphics card got upgraded a
> few days ago. Then the display of my computer got messed
> up. The windows repait themselves slowly when they are moved
> around: one can even see the obvious delay in repainting. So I am
> sure something went wrong with the graphics card configuration or
> things of that kind. I've attached my xorg.conf and
> /var/log/xorg.0.log below. If anything beyond those is needed, I
> can attach them then, as long as you can tell me what I should do,
> since I am inexperienced in Linux. Thanks very much.

If you are inexperienced in Linux, you had better not run Debian
unstable.  Do yourself a favor and stick to stable or testing instead.

The latest Intel video driver seems to have some serious problems, you
may want to check the bug list at [1], especially the newly filed
"important" bugs.

Sven


1. http://bugs.debian.org/xserver-xorg-video-intel


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



Display problem after apt-get dist-upgrade

2009-04-12 Thread Kuang Chen
Hi,

I apt-get and apt-get dist-upgraded everyday and I think
several xorg-related and intel graphics card got upgraded a
few days ago. Then the display of my computer got messed
up. The windows repait themselves slowly when they are moved
around: one can even see the obvious delay in repainting. So I am
sure something went wrong with the graphics card configuration or
things of that kind. I've attached my xorg.conf and
/var/log/xorg.0.log below. If anything beyond those is needed, I
can attach them then, as long as you can tell me what I should do,
since I am inexperienced in Linux. Thanks very much.


Kuang 



X.Org X Server 1.6.0
Release Date: 2009-2-25
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.29-1-amd64 x86_64 Debian
Current Operating System: Linux DebianLab 2.6.26-2-amd64 #1 SMP Fri Mar 27 
04:02:59 UTC 2009 x86_64
Build Date: 08 April 2009  11:41:45PM
xorg-server 2:1.6.0-1 (jcris...@debian.org) 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Apr 12 21:53:47 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(==) No device specified for screen "Default Screen".
Using the first device section listed.
(**) |   |-->Device "IntelCard"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
If no devices become available, reconfigure HAL or disable 
AllowEmptyInput.
(II) Loader magic: 0xd40
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 5.0
X.Org XInput driver : 4.0
X.Org Server Extension : 2.0
(II) Loader running on linux
(++) using VT number 7

(--) PCI:*(0...@0:2:0) Intel Corporation Mobile GM965/GL960 Integrated Graphics 
Controller rev 12, Mem @ 0xf810/1048576, 0xe000/268435456, I/O @ 
0x1800/8
(--) PCI: (0...@0:2:1) Intel Corporation Mobile GM965/GL960 Integrated Graphics 
Controller rev 12, Mem @ 0xf820/1048576
(II) Open ACPI successful (/var/run/acpid.socket)
(II) System resource ranges:
[0] -1  0   0x - 0x (0x1) MX[B]
[1] -1  0   0x000f - 0x000f (0x1) MX[B]
[2] -1  0   0x000c - 0x000e (0x3) MX[B]
[3] -1  0   0x - 0x0009 (0xa) MX[B]
[4] -1  0   0x - 0x (0x1) IX[B]
[5] -1  0   0x - 0x (0x1) IX[B]
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Found