FS#21927 - [kernel26] drm:intel_prepare_page_flip, *ERROR* Prepared flip multiple times
Attached to Project:
Arch Linux
Opened by Maxwell Draven (Ravenman) - Monday, 29 November 2010, 20:50 GMT
Last edited by Tobias Powalowski (tpowa) - Tuesday, 14 February 2012, 14:35 GMT
Opened by Maxwell Draven (Ravenman) - Monday, 29 November 2010, 20:50 GMT
Last edited by Tobias Powalowski (tpowa) - Tuesday, 14 February 2012, 14:35 GMT
|
Details
Description:
Today, I have upgraded the operative system of one workstation, and after from the first reboot, the KDE draws everything slowly. The operative system generates big log files (I have one log directory with 500 MB of size ... and growing!) Additional info: * package version(s) kernel26 2.6.36.1-3 xorg-server 1.9.2-2 xf86-video-intel 2.13.0-4 kdebase-workspace 4.5.3-1 * config and/or log files etc. The log files are very big, but this line is common in everyone: [drm:intel_prepare_page_flip] *ERROR* Prepared flip multiple times Steps to reproduce: Update Xorg server, intel drivers and kernel in a desktop computher with one Intel Corporation 82865G Integrated Graphics Controller VGA card. |
This task depends upon
I'm try to downgrade kernel to old 2.6.35 version and bug has disappered. Maybe a bug in new kernel?
My machine is a Dell Workstation computer with a 82865G Integrated Graphics Controller.
[root@Archos ~]# uname -a
Linux Archos 2.6.36-ARCH #1 SMP PREEMPT Wed Nov 24 06:44:11 UTC 2010 i686 Intel(R) Pentium(R) 4 CPU 2.60GHz GenuineIntel GNU/Linux
I have huge .log files:
1,3G /var/log/errors.log
1,3G /var/log/kernel.log
1,4G /var/log/everything.log
They all have a lot of the same lines:
errors.log & kernel.log:
Dec 7 11:52:00 localhost kernel: [drm:intel_prepare_page_flip] *ERROR* Prepared flip multiple times
everything.log:
Dec 7 13:12:26 localhost syslog-ng[1193]: Error suspend timeout has elapsed, attempting to write again; fd='8'
My /var partition is full! (4,1GB)
I've did a clean install.
The problem is still present. My log files grow huge, when I watch youtube:
4,0K errors.log
1,1G errors.log.tmp
688K everything.log
1,2G everything.log.tmp
616K kernel.log
1,1G kernel.log.tmp
(The *.tmp file are the ones, with the reoccuring lines, the small .log files are without them.)
I have xf86-video-vesa, xf86-video-fbdev, xf86-video-intel and xf86-video-vesa drivers installed. I'll try to uninstall the *intel driver, to force it to use *vesa.
My machine is still a Dell Workstation computer with a 82865G Integrated Graphics Controller.
[root@DarkArch ~]# uname -a
Linux DarkArch 2.6.36-ARCH #1 SMP PREEMPT Wed Nov 24 06:44:11 UTC 2010 i686 Intel(R) Pentium(R) 4 CPU 2.60GHz GenuineIntel GNU/Linux
BR!
Pusi85
I've bypassed the problem by disabling DRI altogether. I've inserted the option into a new file:
/etc/X11/xorg.conf.d/10-intel.conf (see attached file).
Is there an easy way to disable page flipping only?
My 82865G Integrated Graphics Controller works with the xf86-video-vesa driver as well, but only in low resolution.
Btw:
[root@DarkArch ~]# uname -a
Linux DarkArch 2.6.36-ARCH #1 SMP PREEMPT Wed Nov 24 06:44:11 UTC 2010 i686 Intel(R) Pentium(R) 4 CPU 2.60GHz GenuineIntel GNU/Linux
[root@DarkArch ~]# pacman -Qs kernel26 xf86-video-intel
local/kernel26 2.6.36.1-3 (base)
The Linux Kernel and modules
local/xf86-video-intel 2.13.0-4 (xorg-video-drivers)
X.org Intel i810/i830/i915/945G/G965+ video drivers
It uses the i915 part of the driver.
Hope it helps!
BR!
Pusi85
After an upgrade of Xorg, I can't use an external monitor (it's a laptop) and found this error in /var/log/Xorg.0.log ...
[ 15.823] (II) Module intel: vendor="X.Org Foundation"
[ 15.823] compiled for 1.9.0, module version = 2.12.0
[ 15.823] Module class: X.Org Video Driver
[ 15.823] ABI class: X.Org Video Driver, version 8.0
[ 15.823] (EE) module ABI major version (8) doesn't match the server's version (10)
[ 15.823] (II) UnloadModule: "intel"
[ 15.823] (II) Unloading intel
[ 15.823] (EE) Failed to load module "intel" (module requirement mismatch, 0)
... It's reverting to the VESA driver because it was compiled for an older version of X.
Disabling DRI as suggested by Norbert works, but I haven't tested it enough to notice the difference. I don't know what DRI does.
The right way to fix this would be to disable the page-flipping and recompile the driver. The bugzilla bug linked by mkkot tells what to change. I might give it a try, but I don't really know what I'm doing.
If someone who does know what they're doing wants to make the change and update to xf86-video-intel in extra, I would greatly appreciate it.
--
Ghodmode
http://www.ghodmode.com/blog