Gentoo Archives: gentoo-user

From: James Colby <jcolby@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Xorg -configure fails
Date: Mon, 29 Jan 2007 22:24:33
Message-Id: c001995e0701291418i6c058b9bv33889cc33d207729@mail.gmail.com
1 List members -
2
3 I am trying to install gentoo on an older HP pc. I am at the point in
4 the handbook when I'm trying to configure X. When I run the command
5 Xorg -configure it is failing with the following error message:
6
7 (II) Bus 1 non-prefetchable memory range:
8 [0] -1 0 0xe1000000 - 0xe27fffff (0x1800000) MX[B]
9 (II) Bus 1 prefetchable memory range:
10 [0] -1 0 0xe3f00000 - 0xe7ffffff (0x4100000) MX[B]
11 (II) PCI-to-ISA bridge:
12 (II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
13 (--) PCI: (0:2:0) Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset
14 Integrated Graphics Device rev 1, Mem @ 0xe8000000/27, 0xe3000000/19
15 (--) PCI:*(1:9:0) ATI Technologies Inc Rage 128 PP/PRO TMDS [Xpert
16 128] rev 0, Mem @ 0xe4000000/26, 0xe2000000/14, I/O @ 0xb800/8, BIOS @
17 0xe3fe0000/17
18
19 Backtrace:
20 0: Xorg(xf86SigHandler+0x85) [0x80bfdf5]
21 1: Xorg(InitOutput+0x650) [0x809df85]
22
23 Fatal server error:
24 Caught signal 11. Server aborting
25
26 Does anyone have any ideas as to what may be causing it?
27
28 Below are the contents of my make.conf file:
29 CFLAGS="-O2 -mtune=pentium4 -pipe -fomit-frame-pointer"
30 CHOST="i386-pc-linux-gnu"
31 CXXFLAGS="${CFLAGS}"
32 MAKEOPTS="-j2"
33 GENTOO_MIRRORS=http://mirrors.tds.net/gentoo
34 INPUT_DEVICES="keyboard mouse"
35 VIDEO_CARDS="fglrx"
36 USE="-gtk -gnome qt3 qt4 kde dvd alsa cdr -ipv6 kdeenablefinal"
37
38 Thanks for any suggestions you may have in helping me resolve the problem,
39 James
40 --
41 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Xorg -configure fails Peter Alfredsen <peteralf@×××××××.dk>