Gentoo Archives: gentoo-user

From: "John J. Foster" <Gentoo-User@××××××××××××××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Can't start X after a few months of updates
Date: Wed, 23 May 2007 01:41:08
Message-Id: 20070523013439.GA27721@garbanzo
In Reply to: Re: [gentoo-user] Can't start X after a few months of updates by deface
1 On Mon, May 21, 2007 at 10:03:23PM -0500, deface wrote:
2 > http://gentoo-wiki.com/HOWTO_ATI_Drivers#Module_Requirement_Mismatch
3 >
4 > On Mon, 2007-05-21 at 22:52 -0400, John J. Foster wrote:
5 >
6 > > Hi,
7 > >
8 > > My system had been happily chugging along with X and KDE running for a
9 > > few months nonstop. Every Saturday I'd run an update world. But, I never
10 > > restarted X and obviously never rebooted. Yesterday we had a 3 hour
11 > > power outage that my UPS couldn't keep up with, and when I finally got
12 > > power back, X won't start. I _think_ this is the relevant portion of
13 > > /var/log/Xorg.0.log.
14 > >
15 > >
16 > > (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
17 > > compiled for 7.1.0, module version = 8.28.8
18 > > Module class: X.Org Video Driver
19 > > ABI class: X.Org Video Driver, version 1.0
20 > > [R200Setup] X version mismatch - detected X.org 7.2.0.0, required X.org 7.1.0.0
21 > > (II) UnloadModule: "fglrx"
22 > > (II) Unloading /usr/lib/xorg/modules/drivers//fglrx_drv.so
23 > > (EE) Failed to load module "fglrx" (module requirement mismatch, 0)
24 > >
25 > >
26 > > Can anyone help me, as I have know idea what to do?
27 > >
28 > > Thanks,
29 > > festus
30
31 deface - thanks, but I'd already read that section after finding it via
32 scroogle. That particular advice didn't work for me. However, as
33 long as I had that page open, I saw a bit about making the following
34 change in xorg.conf.
35
36 from ---
37 Section "Device"
38 Identifier "ATI Graphics Adapter 0"
39 Driver "fglrx"
40 BusID "PCI:3:0:0"
41 EndSection
42
43 to ---
44 Section "Device"
45 Identifier "ATI Graphics Adapter 0"
46 Driver "radeon"
47 BusID "PCI:3:0:0"
48 EndSection
49
50 ...and this worked. So thanks for getting me to reread that page!!!
51
52 festus
53 --
54 It is not unusual for those at the wrong end of the club to have a
55 clearer picture of reality than those who wield it.
56 Noam Chomsky