Gentoo Archives: gentoo-user

From: Momesso Andrea <momesso.andrea@×××××.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 06:03:54
Message-Id: 20081108060155.GA9622@revolver
In Reply to: Re: [gentoo-user] problems with kernel upgrade - Intel i810 won't start by Mark Knecht
1 On Fri, Nov 07, 2008 at 08:25:21PM -0800, Mark Knecht wrote:
2 > On Fri, Nov 7, 2008 at 8:16 PM, Andrey Falko <ma3oxuct@×××××.com> wrote:
3 > > On Fri, Nov 7, 2008 at 7:51 PM, Mark Knecht <markknecht@×××××.com> wrote:
4 > >>
5 > >> On Fri, Nov 7, 2008 at 6:51 PM, Mark Knecht <markknecht@×××××.com> wrote:
6 > >> > On Fri, Nov 7, 2008 at 6:30 PM, Andrey Falko <ma3oxuct@×××××.com> wrote:
7 > >> >>
8 > >> >>
9 > >> >> On Fri, Nov 7, 2008 at 6:21 PM, Mark Knecht <markknecht@×××××.com>
10 > >> >> wrote:
11 > >> >>>
12 > >> >>> Hi,
13 > >> >>> It's been a long, long, long time since I've updated any kernels
14 > >> >>> but my wife's machine finally came up for review so I got started.
15 > >> >>> I've built and booted 2.6.25-gentoo-r8 but unfortunately I'm having
16 > >> >>> some trouble with the video driver. Note that this machine has run
17 > >> >>> Gentoo for a long time but last used a 2.6.20 kernel.
18 > >> >>>
19 > >> >>> When starting gdm I get a text screen telling me the X server
20 > >> >>> failed and showing these messages in the Xorg log file:
21 > >> >>>
22 > >> >>> dragonfly ~ # cat /var/log/Xorg.0.log | grep EE
23 > >> >>> Current Operating System: Linux dragonfly 2.6.25-gentoo-r8 #4 SMP
24 > >> >>> PREEMPT Fri Nov 7 16:23:23 PST 2008 i686
25 > >> >>> (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
26 > >> >>> (II) Loading extension MIT-SCREEN-SAVER
27 > >> >>> (EE) Failed to load module "i810" (module does not exist, 0)
28 > >> >>> (EE) No drivers available.
29 > >> >>> dragonfly ~ #
30 > >> >>>
31 > >> >>>
32 > >> >>>
33 > >> >>
34 > >> >> Did you do something like this?:
35 > >> >>
36 > >> >> emerge x11-drivers/xf86-video-i810
37 > >> >>
38 > >> >> or this:
39 > >> >>
40 > >> >> add VIDEO_CARDS="i810" to make.conf
41 > >> >> then emerge -DuavN xorg-x11
42 > >> >>
43 > >> >
44 > >> > I do have the VIDEO_CARDS="i810" in make.conf but I haven't rebuilt
45 > >> > xorg-x11. Is that generally required when doing a kernel change these
46 > >> > days?
47 > >> >
48 > >> > I'm pretty sure the driver I loaded was from the kernel, not from X11
49 > >> > so that could easily be the problem.
50 > >> >
51 > >> > Let me work on it.
52 > >> >
53 > >> > Thanks,
54 > >> > Mark
55 > >> >
56 > >>
57 > >> Hi Andrey,
58 > >> OK, I got it going. Thanks for your help. I had to change the
59 > >> VIDEO_CARDS setting to "intel", not the "i810" like it used to be, and
60 > >> then emerge xorg-server.
61 > >>
62 > >> Again, thanks for the pointer.
63 > >>
64 > >> Cheers,
65 > >> Mark
66 > >>
67 > >
68 > >
69 > > Cool. Good digging around on your part!
70 > >
71 >
72 > Yeah. Weird stuff. I looked in the install documents where it explains
73 > you have to use the VIDEO_CARDS= statement and couldn't find any
74 > pointer to pages that list what video cards are supported and how to
75 > get them. Eentually I just looked at the use flags for the xorg-server
76 > package and found the i810 isn't there anymore so I tried the intel
77 > flag and now it works.
78 >
79 > It shouldn't be so random! I pity new folks coming along these days.
80 > I'm not a sys admin at all. No IT degree. Don't run a Fortune 500
81 > company. Not a Comp Sci grad. I used to find what I was looking for
82 > pretty quickly in the Gentoo docs but it seems harder these days.
83 >
84 > Anyway, thanks SO much for pointing me in the right direction. The
85 > wife has her machine back and I can sleep tonight.
86 >
87 > Cheers,
88 > Mark
89 >
90
91 You should also change the driver secion to "intel" in your xorg.conf.