> I've just got the RH 5 Linux version.
> The Riva128 chip is not supported by default, but i downloaded the drivers from
> XSuSE.
> I TAR'ed them as the instructions says...
> i run Xconfigurator and / or xf86config but i get the no x server installed or
> something like that.....
> What do I do??
> And how the heck do i edit a file? eg.. what is the command?
> Thnx
> Joffer
Bummer. Go to /usr/X11R6/bin or wherever RH keeps the X binaries.
do ls -l. You will see that there is a symbolic link from X to some
server prpgram. When you installed the SuSe server, you probably did not
link X to it, but left the link to the original server in place, or
perhaps did not even install one with RedHat. Remove the link and point
it to the SuSe server.
Your xconfig file generally gets written to /etc/X11/Xconfig, unless
RedHat
puts it in /var or something. It is probably unwise to edit this
yourself manually unless you know what you are doing. Use the xconfig
program from SuSe, it contains the database listing your cards vital
statistics.
Good luck