Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] gentoo-sources-2.6.29-r1 - Intel unable to pin 'front buffer'
Date: Thu, 23 Apr 2009 22:24:40
Message-Id: 5bdc1c8b0904231524j3d6b91bfs3af9cdda7f106df7@mail.gmail.com
1 I am still having horrid problems with my wife's machine segfaulting
2 when running any application using xv video. I read some posts in
3 other forums by a couple of folks stating they had similar problems
4 which were solved by updating a bunch of stuff, one fo them being the
5 kernel to 2.6.29, so I'm attempting to get that working now. In the
6 past I've generally done this by taking a copy of a recent .config
7 file, running make oldconfig and then make && make modules_install.
8 Unfortunately in this case when I try to boot 2.6.29-gentoo-r1 I'm
9 left with some messages as the X server fails to get going:
10
11
12 X.Org X Server 1.5.3
13 Release Date: 5 November 2008
14 X Protocol Version 11, Revision 0
15 Build Operating System: Linux 2.6.27-gentoo-r10 i686
16 Current Operating System: Linux dragonfly 2.6.29-gentoo-r1 #3 SMP
17 PREEMPT Wed Apr 22 14:30:51 PDT 2009 i686
18 Build Date: 21 April 2009 11:18:30AM
19
20 Before reporting problems, check http://wiki.x.org
21 to make sure that you have the latest version.
22 Markers: (--) probed, (**) from config file, (==) default setting,
23 (++) from command line, (!!) notice, (II) informational,
24 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
25 (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 22 15:09:49 2009
26 (EE) Unable to locate/open config file
27 New driver is "intel"
28 (==) Using default built-in configuration (30 lines)
29 (EE) Failed to load module "fbdev" (module does not exist, 0)
30 (EE) intel(0): Failed to pin front buffer: Cannot allocate memory
31
32 Fatal server error:
33 Couldn't bind memory for BO front buffer
34
35 Under 2.6.27 I get the message about the fbdev module not exiting
36 but it doesn't cause problems. (That I know of) However with 2.6.29 I
37 cannot start X.
38
39 QUESTIONS:
40
41 1) I took fbdev to be something frame buffer oriented, but possibly
42 it's 'front buffer' and now required? (I.e. - fbdev in make.conf...)
43
44 2) If not, then what kernel options or packages do I need to load to
45 allow the intel driver to pin a front buffer.
46
47 Thanks,
48 Mark

Replies

Subject Author
Re: [gentoo-user] gentoo-sources-2.6.29-r1 - Intel unable to pin 'front buffer' Mike Kazantsev <mike_kazantsev@×××××××.net>