Gentoo Archives: gentoo-user

From: Mateusz Mierzwinski <mateuszmierzwinski@××.pl>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Strange gentoo behaviour
Date: Mon, 02 Feb 2009 08:44:13
Message-Id: 4986C061.4090200@o2.pl
1 Hi,
2
3 I just want to ask, Is there anyone, that have problem with "kernel path
4 slowdowns"? I think that this is made by i965GMA graphic card with GEM
5 support under 2.6.28 Kernel (bare, vanilla and gentoo sourcess). I've
6 tried Intel's patches from www.intellinuxgraphics.org but this also
7 don't work. I'm pasting message log and GCC version strings.
8
9 Message log:
10 Feb 2 10:20:27 thea resource map sanity check conflict: 0xd0000000
11 0xdfff ffff 0xd0000000 0xd076ffff
12 vesafb
13 Feb 2 10:20:27 thea ------------[ cut here
14 ]------------
15 Feb 2 10:20:27 thea WARNING: at arch/x86/mm/ioremap.c:226
16 __ioremap_calle
17 r+0x359/0x3a0()
18
19 Feb 2 10:20:27 thea Modules linked in: vboxdrv i915
20 rtl8187
21 Feb 2 10:20:27 thea Pid: 4005, comm: X Tainted: G W
22 2.6.28-gentoo fbnew
23 #1
24
25 Feb 2 10:20:27 thea Call
26 Trace:
27 Feb 2 10:20:27 thea [<ffffffff8023ddb4>]
28 warn_on_slowpath+0x64/0xa0
29 Feb 2 10:20:27 thea [<ffffffff803aa97c>]
30 xfs_iunlock+0xbc/0xd0
31 Feb 2 10:20:27 thea [<ffffffff802380f6>]
32 try_to_wake_up+0xf6/0x1a0
33 Feb 2 10:20:27 thea [<ffffffff80243e3f>]
34 iomem_map_sanity_check+0xaf/0xc0
35 Feb 2 10:20:27 thea [<ffffffff802295e9>]
36 __ioremap_caller+0x359/0x3a0
37 Feb 2 10:20:27 thea [<ffffffffa001499f>]
38 i915_gem_entervt_ioctl+0x3f/0x5b 0
39 [i915]
40
41 Feb 2 10:20:27 thea [<ffffffffa0014960>]
42 i915_gem_entervt_ioctl+0x0/0x5b0
43 [i915]
44
45 Feb 2 10:20:27 thea [<ffffffffa001499f>]
46 i915_gem_entervt_ioctl+0x3f/0x5b 0
47 [i915]
48
49 Feb 2 10:20:27 thea [<ffffffffa0014960>]
50 i915_gem_entervt_ioctl+0x0/0x5b0
51 [i915]
52
53 Feb 2 10:20:27 thea [<ffffffff804bd412>]
54 drm_ioctl+0x112/0x340
55 Feb 2 10:20:27 thea [<ffffffff802bd6a5>]
56 vfs_ioctl+0x85/0xb0
57 Feb 2 10:20:27 thea [<ffffffff802bd74c>]
58 do_vfs_ioctl+0x7c/0x470
59 Feb 2 10:20:27 thea [<ffffffff802bdb89>]
60 sys_ioctl+0x49/0x80
61 Feb 2 10:20:27 thea [<ffffffff8020b80b>]
62 system_call_fastpath+0x16/0x1b
63 Feb 2 10:20:27 thea ---[ end trace 398f79ad0678f8bd ]---
64
65 GCC Version strings:
66
67 Using built-in specs.
68 Target: x86_64-pc-linux-gnu
69 Configured with:
70 /home/matheos/buildpkgs/tmpdir/portage/sys-devel/gcc-4.3.2-r2/work/gcc-4.3.2/configure
71 --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.2
72 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include
73 --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2
74 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2/man
75 --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2/info
76 --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include/g++-v4
77 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec
78 --disable-fixed-point --enable-nls --without-included-gettext
79 --with-system-zlib --disable-checking --disable-werror
80 --enable-secureplt --enable-multilib --enable-libmudflap
81 --disable-libssp --enable-libgomp --enable-cld --enable-java-awt=gtk
82 --enable-languages=c,c++,java,treelang,fortran --enable-shared
83 --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
84 --with-bugurl=http://bugs.gentoo.org/--with-pkgversion='Gentoo 4.3.2-r2
85 p1.5, pie-10.1.5'
86 Thread model: posix
87 gcc version 4.3.2 (Gentoo 4.3.2-r2 p1.5, pie-10.1.5)
88
89
90 Thing's get worse because of strange freezing system time to time.
91 Yesterday I was thinking about AC'97 audio problems because of freezing
92 when amarok 2 plays audio, but without amarok things are also bad!
93
94 What to do? Kernel from intellinuxgraphics page also don't work. I have
95 Mesa 7.2 downloaded from intellinuxgraphics because of fact that
96 gentoo's mesa don't work good - it work's slow, i don't know how.
97 DRI/DRM is provided for me by libdrm and drm modules from
98 intellinuxgraphics because of DRI/DRM v.2 (read GEM, not Tungstren
99 Graphics TTM buffer manager) compatibility. I know that 2.6.28 have GEM.
100
101 Greetings,
102 Mateusz Mierzwinski