James Colby wrote:
> List members -
>
> I am trying to install gentoo on an older HP pc.  I am at the point in
> the handbook when I'm trying to configure X.  When I run the command
> Xorg -configure it is failing with the following error message:
>
> (II) Bus 1 non-prefetchable memory range:
>        [0] -1  0       0xe1000000 - 0xe27fffff (0x1800000) MX[B]
> (II) Bus 1 prefetchable memory range:
>        [0] -1  0       0xe3f00000 - 0xe7ffffff (0x4100000) MX[B]
> (II) PCI-to-ISA bridge:
> (II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN
> is set)
> (--) PCI: (0:2:0) Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset
> Integrated Graphics Device rev 1, Mem @ 0xe8000000/27, 0xe3000000/19
> (--) PCI:*(1:9:0) ATI Technologies Inc Rage 128 PP/PRO TMDS [Xpert
> 128] rev 0, Mem @ 0xe4000000/26, 0xe2000000/14, I/O @ 0xb800/8, BIOS @
> 0xe3fe0000/17
>
> Backtrace:
> 0: Xorg(xf86SigHandler+0x85) [0x80bfdf5]
> 1: Xorg(InitOutput+0x650) [0x809df85]
>
> Fatal server error:
> Caught signal 11.  Server aborting
>
> Does anyone have any ideas as to what may be causing it?
>
> Below are the contents of my make.conf file:
> CFLAGS="-O2 -mtune=pentium4 -pipe -fomit-frame-pointer"
> CHOST="i386-pc-linux-gnu"
> CXXFLAGS="${CFLAGS}"
> MAKEOPTS="-j2"
> GENTOO_MIRRORS=http://mirrors.tds.net/gentoo
> INPUT_DEVICES="keyboard mouse"
> VIDEO_CARDS="fglrx"
> USE="-gtk -gnome qt3 qt4 kde dvd alsa cdr -ipv6 kdeenablefinal"
>
> Thanks for any suggestions you may have in helping me resolve the
> problem,
> James
Try the r128
VIDEO_CARDS="vesa r128"

-- 
Powered by Gentoo/Linux

-- 
gentoo-user@gentoo.org mailing list

Reply via email to