Quote:>I'm trying to set up XFree 3.1.1 with a #9 GXE64 with the Trio 64
>chipset and I am having problems. I ran the xf86config program
>and it had a preset for this card, but when I tried running X
>I simply locked up on a blank white screen. I am a Linux novice
>and have absolutely NO idea what might be causing this, so ANY
>help would be greatly appreciated. Thanks.
>Frank
I also had trouble finding settings for the #9 trio. The
readme/howto files I found seemed sketchy for this board.
Luckily I stumbled on a usenet posting I had saved away
that got me on the right track. I did everything he did
below except for 'power saver' and 'sw cursor' and my
Xwindows came up right away. Hope this helps out, here's
*************************
Subject: Re: X support for Number 9 graphics accelerator
I have the #9 graphics card that comes with the Dimension P75 systems
(#9 trio, or #9 GXE64 level12 I'm not sure)
either way, mine works great with X (I get 1280x1024 at 8 bpp), it's fast,
and the X server supports the Energy Saver with this #9 board. My device
section looks like
Section "Device"
Identifier "#9GXETrio"
VendorName "NumberNine"
videoram 2048
Dacspeed 135
Option "number_nine"
Option "dac_8_bit"
Option "power_saver"
Option "sw_cursor"
EndSection