Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] problems with kernel upgrade - Intel i810 won't start
Date: Sat, 08 Nov 2008 02:51:53
Message-Id: 5bdc1c8b0811071851n554c2753u5ee332b3c1a3850a@mail.gmail.com
In Reply to: Re: [gentoo-user] problems with kernel upgrade - Intel i810 won't start by Andrey Falko
1 On Fri, Nov 7, 2008 at 6:30 PM, Andrey Falko <ma3oxuct@×××××.com> wrote:
2 >
3 >
4 > On Fri, Nov 7, 2008 at 6:21 PM, Mark Knecht <markknecht@×××××.com> wrote:
5 >>
6 >> Hi,
7 >> It's been a long, long, long time since I've updated any kernels
8 >> but my wife's machine finally came up for review so I got started.
9 >> I've built and booted 2.6.25-gentoo-r8 but unfortunately I'm having
10 >> some trouble with the video driver. Note that this machine has run
11 >> Gentoo for a long time but last used a 2.6.20 kernel.
12 >>
13 >> When starting gdm I get a text screen telling me the X server
14 >> failed and showing these messages in the Xorg log file:
15 >>
16 >> dragonfly ~ # cat /var/log/Xorg.0.log | grep EE
17 >> Current Operating System: Linux dragonfly 2.6.25-gentoo-r8 #4 SMP
18 >> PREEMPT Fri Nov 7 16:23:23 PST 2008 i686
19 >> (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
20 >> (II) Loading extension MIT-SCREEN-SAVER
21 >> (EE) Failed to load module "i810" (module does not exist, 0)
22 >> (EE) No drivers available.
23 >> dragonfly ~ #
24 >>
25 >>
26 >>
27 >
28 > Did you do something like this?:
29 >
30 > emerge x11-drivers/xf86-video-i810
31 >
32 > or this:
33 >
34 > add VIDEO_CARDS="i810" to make.conf
35 > then emerge -DuavN xorg-x11
36 >
37
38 I do have the VIDEO_CARDS="i810" in make.conf but I haven't rebuilt
39 xorg-x11. Is that generally required when doing a kernel change these
40 days?
41
42 I'm pretty sure the driver I loaded was from the kernel, not from X11
43 so that could easily be the problem.
44
45 Let me work on it.
46
47 Thanks,
48 Mark

Replies

Subject Author
Re: [gentoo-user] problems with kernel upgrade - Intel i810 won't start Mark Knecht <markknecht@×××××.com>