Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] No display w/ kernel 3.2.0
Date: Thu, 05 Jan 2012 18:08:14
Message-Id: CAK2H+efrOzYfoeSB-pjR1rSaoYm89sF7CKyYPaO3Am_gRa1kOw@mail.gmail.com
In Reply to: Re: [gentoo-user] No display w/ kernel 3.2.0 by "Stefan G. Weichinger"
1 On Thu, Jan 5, 2012 at 9:42 AM, Stefan G. Weichinger <lists@×××××.at> wrote:
2 > Am 05.01.2012 18:04, schrieb Mark Knecht:
3 >
4 >> Reading between the lines across 2 threads, is this a built-in Intel
5 >> graphics adapter? If the answer is yes, then I have an i5-661 machine
6 >> which I haven's updated but am happy to do if my testing Intel
7 >> graphics here helps you.
8 >
9 > Yep, as built-in as it can get in a laptop ;-)
10 >
11 > It works OK with linux 3.1.7 ...
12 >
13 > I would appreciate your tests, sure.
14 >
15 > Greets, Stefan
16 >
17 >
18 > -->
19 >
20 >
21 > # lspci -v
22 >
23 > 00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core
24 > Processor Family Integrated Graphics Controller (rev 09) (prog-if 00
25 > [VGA controller])
26 >        Subsystem: Lenovo Device 21dd
27 >        Flags: bus master, fast devsel, latency 0, IRQ 40
28 >        Memory at f0000000 (64-bit, non-prefetchable) [size=4M]
29 >        Memory at d0000000 (64-bit, prefetchable) [size=256M]
30 >        I/O ports at 1800 [size=64]
31 >        Expansion ROM at <unassigned> [disabled]
32 >        Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
33 >        Capabilities: [d0] Power Management version 2
34 >        Capabilities: [a4] PCI Advanced Features
35 >        Kernel driver in use: i915
36 >
37
38 OK, no obvious problems here. 3.2.0 is up as well as my KDE desktop.
39 There were no errors in the Xorg.0.log file:
40
41 firefly ~ # uname -a
42 Linux firefly 3.2.0-gentoo #1 SMP PREEMPT Thu Jan 5 09:53:08 PST 2012
43 x86_64 Intel(R) Core(TM) i5 CPU 661 @ 3.33GHz GenuineIntel GNU/Linux
44 firefly ~ #
45
46 00:02.0 VGA compatible controller: Intel Corporation Core Processor
47 Integrated Graphics Controller (rev 12) (prog-if 00 [VGA controller])
48 Subsystem: Intel Corporation Device 0037
49 Flags: bus master, fast devsel, latency 0, IRQ 43
50 Memory at fe000000 (64-bit, non-prefetchable) [size=4M]
51 Memory at c0000000 (64-bit, prefetchable) [size=256M]
52 I/O ports at f100 [size=8]
53 Expansion ROM at <unassigned> [disabled]
54 Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
55 Capabilities: [d0] Power Management version 2
56 Capabilities: [a4] PCI Advanced Features
57 Kernel driver in use: i915
58 Kernel modules: i915
59
60 firefly ~ # cat /var/log/Xorg.0.log | grep EE
61 [ 15.668] Current Operating System: Linux firefly 3.2.0-gentoo #1
62 SMP PREEMPT Thu Jan 5 09:53:08 PST 2012 x86_64
63 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
64 [ 15.949] (II) Loading extension MIT-SCREEN-SAVER
65 firefly ~ #
66
67
68 If you want my kernel config or xorg.conf file (or something else)
69 just let me know and I'll reply either on list or off.
70
71 Cheers,
72 Mark

Replies

Subject Author
Re: [gentoo-user] No display w/ kernel 3.2.0 "Stefan G. Weichinger" <lists@×××××.at>