<html>
<body>
At 01:49 PM 2/17/2004, you wrote:<br><br>
<br>
<blockquote type=cite class=cite cite>Message: 9<br>
Date: Tue, 17 Feb 2004 10:16:14 -0800<br>
From: Delia Leal &lt;delia.leal@sri.com&gt;<br>
Subject: S3 Prosavage PN133 Video issue during installation<br>
To: fedora-list@redhat.com<br>
Reply-To: fedora-list@redhat.com<br><br>
This is a cryptographically signed message in MIME format.<br><br>
--------------ms090202000301070307010307<br>
Content-Type: text/plain; charset=us-ascii; format=flowed<br>
Content-Transfer-Encoding: 7bit<br><br>
Fedora Core 1 recognizes that my Winsystems EBC motherboard has an <br>
integrated S3 Prosavage PN133 Video card during the hardware autodetect
<br>
portion of installing Fedora, but it won't install Fedora in graphical
<br>
mode.&nbsp; I get a black screen.&nbsp; CLT-ALT-F1 says that X-server
started, but ..<br><br>
Does anyone know if the PN133 card is supported by Fedora?<br>
</blockquote><br>
The short answer: sort of. I (and many others) have had the same problem.
The solution to the problem, shown by Peter Barker of Florida Atlantic
University , is to add then following line:<br><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;UseBIOS&quot;
&quot;off&quot;<br><br>
to the device section of the XF*^Config file in the /etc/X11 directory.
As below:<br><br>
Section &quot;Device&quot;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identifier&nbsp;
&quot;Videocard0&quot;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;savage&quot;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VendorName&nbsp;
&quot;Videocard vendor&quot;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BoardName&nbsp;&nbsp; &quot;S3
ProSavage KM133&quot;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;UseBIOS&quot;
&quot;off&quot;<br>
EndSection<br><br>
The problem, of course, is how to get to the /etc/X11 directory if you
have a black screen and no command line. The solution is to put the box
on a network and use OpenSSH to get to the command line. Login is as
root, get to /etc and change inittab to have the default run level set to
3 not 5. You can also go to /etc/X11 and add the Option line to the
XF86Config file. In either case, finish up with:<br><br>
shutdown -r now<br><br>
and you should be in business after the reboot.<br><br>
It would nice if Fedora's installer asked which runlevel you wanted on
the first boot. That would really make things a lot easier. Earlier
RedHat distros had just that question: text or graphical login?<br><br>
Any more questions, just ask.<br><br>
Regards,<br>
Paul<br><br>
<br>
<x-sigsep><p></x-sigsep>
<b>&quot;We have the power to do any damn fool thing we want to do, 
<br>
and we seem to do it about every ten minutes.&quot;<br>
<font size=2><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab></font>J.
William Fulbright , quoted in Time (New York, Feb. 4, 1952). <br><br>
</b></body>
</html>