G4, ATI 128, X Serve Problems

Oscar G. Maldonado yellowdog-newbie@lists.terrasoftsolutions.com
29 Sep 2003 17:38:41 -0500


--=-w7EDbBbKQr9QCztoFI1S
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

        Message: 11
        Date: Mon, 29 Sep 2003 08:19:57 -0700 (PDT)
        From: Lindsey <yesdnile@yahoo.com>
        Subject: G4, ATI 128, X Serve Problems
        To: yellowdog-newbie@lists.terrasoftsolutions.com
        Reply-To: yellowdog-newbie@lists.terrasoftsolutions.com
        
        --0-1081864631-1064848797=:16323
        Content-Type: text/plain; charset=us-ascii
        
        Hi, I have a 400 MHz G4 with an AGP ATI rage 128 card. I just
        installed linux last week (and so am very green). I can't get X
        serve (I think this is what the GUI is called) to work well. I
        followed the "How to" instructions on terrasoft's site. However,
        the only configuration where I can get XServe to lauch is when I
        set the device in the X configuration file to fbdev and the
        depth to 8. Any other setting (using the ati driver which
        XAutoCong detects, or changing the color depth to 16) does not
        work, I get a fatal error and sent back to the command line. I
        was wondering if anyone who had solved this problem could lend
        me some help.
         
        Thanks,
            Lindsey

As far as I know, the main problem reside on the XFree 4.3.0 server, I
have an old imac DV 400 and my problem with the X server was that
whenever i logged out the X server died what makes me reboot to get the
X server again. After a lot of searching on linux sites for a probable
fix i found this part of code:

Section "Device"

	Identifier   "ATI Rage 128 PRO"
# You can obtain the Bus Id for your card by: 
# cat /proc/pci and change 16 for the value of 
# your card
	BusID	    "PCI:0:16:0"
	Driver      "r128"
	Option 	    "UseFBDev" ""
	BoardName   "ATI Rage 128 PRO"
EndSection

Hope this help you...

--=-w7EDbBbKQr9QCztoFI1S
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.5">
</HEAD>
<BODY>
<BLOCKQUOTE>
    <TT>Message: 11<BR>
    Date: Mon, 29 Sep 2003 08:19:57 -0700 (PDT)<BR>
    From: Lindsey &lt;<A HREF="mailto:yesdnile@yahoo.com"><U>yesdnile@yahoo.com</U></A>&gt;<BR>
    Subject: G4, ATI 128, X Serve Problems<BR>
    To: <A HREF="mailto:yellowdog-newbie@lists.terrasoftsolutions.com"><U>yellowdog-newbie@lists.terrasoftsolutions.com</U></A><BR>
    Reply-To: <A HREF="mailto:yellowdog-newbie@lists.terrasoftsolutions.com"><U>yellowdog-newbie@lists.terrasoftsolutions.com</U></A><BR>
    <BR>
    --0-1081864631-1064848797=:16323<BR>
    Content-Type: text/plain; charset=us-ascii<BR>
    <BR>
    Hi, I have a 400 MHz G4 with an AGP ATI rage 128 card. I just installed linux last week (and so am very green). I can't get X serve (I think this is what the GUI is called) to work well. I followed the &quot;How to&quot; instructions on terrasoft's site. However, the only configuration where I can get XServe to lauch is when I set the device in the X configuration file to fbdev and the depth to 8. Any other setting (using the ati driver which XAutoCong detects, or changing the color depth to 16) does not work, I get a fatal error and sent back to the command line. I was wondering if anyone who had solved this problem could lend me some help.<BR>
    &nbsp;<BR>
    Thanks,<BR>
    &nbsp;&nbsp;&nbsp; Lindsey
</BLOCKQUOTE>
<BR>
As far as I know, the main problem reside on the XFree 4.3.0 server, I have an old imac DV 400 and my problem with the X server was that whenever i logged out the X server died what makes me reboot to get the X server again. After a lot of searching on linux sites for a probable fix i found this part of code:<BR>
<BR>
Section &quot;Device&quot;<BR>
<BR>
	Identifier&nbsp;&nbsp; &quot;ATI Rage 128 PRO&quot;<BR>
# You can obtain the Bus Id for your card by: </TT><BR>
# cat /proc/pci and change 16 for the value of <BR>
# your card<BR>
<TT>	BusID	&nbsp;&nbsp;&nbsp; &quot;PCI:0:16:0&quot;<BR>
	Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;r128&quot;<BR>
	Option 	&nbsp;&nbsp;&nbsp; &quot;UseFBDev&quot; &quot;&quot;<BR>
	BoardName&nbsp;&nbsp; &quot;ATI Rage 128 PRO&quot;<BR>
EndSection<BR>
<BR>
Hope this help you...</TT>
</BODY>
</HTML>

--=-w7EDbBbKQr9QCztoFI1S--