From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.62)
	(envelope-from <gentoo-user+bounces-63829-garchives=archives.gentoo.org@gentoo.org>)
	id 1Hmthh-0005ut-PI
	for garchives@archives.gentoo.org; Sat, 12 May 2007 15:40:18 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l4CFd2gC025076;
	Sat, 12 May 2007 15:39:02 GMT
Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.233])
	by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l4CFYdcB020400
	for <gentoo-user@lists.gentoo.org>; Sat, 12 May 2007 15:34:40 GMT
Received: by nz-out-0506.google.com with SMTP id 12so1238822nzp
        for <gentoo-user@lists.gentoo.org>; Sat, 12 May 2007 08:34:39 -0700 (PDT)
DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed;
        d=gmail.com; s=beta;
        h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references;
        b=g+Q+FTgESbp63zftP1rFVmKNqGVI55cBujdipb9u40/ly+1q8Jlb7VN6XW5t1d00wB6XRNx+7Piwkmn8B3MYRP3Hfr4CIg/0rLt/X6qn5L+Iji7h8lDiIbwongCP3b+XzvW6IPOw/JDUqtgzLjSuhb+TPTNDTRiLKwj9MMwY5PA=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=beta;
        h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references;
        b=CYx+XcBUTIsGXCQXdZNuFxWHFoiwh5oVNdz/qBE5j49HHY6ZzH+2MLLvpsP/APkm09UIFuGCixhwPe0ozAjqDGInSRYZztjgA4frNAiXslZ1mTKtdxSih39zq2IR2Kqtm8TCSHRvXQfMdI9Q+gfTe/wo8clobonCZarenX1CPNA=
Received: by 10.115.107.1 with SMTP id j1mr278238wam.1178984079163;
        Sat, 12 May 2007 08:34:39 -0700 (PDT)
Received: by 10.115.47.20 with HTTP; Sat, 12 May 2007 08:34:39 -0700 (PDT)
Message-ID: <2fcf3fa50705120834w72232eaaj8ffba7af8fe2b302@mail.gmail.com>
Date: Sat, 12 May 2007 11:34:39 -0400
From: "Francisco Rivas" <taken2k4@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Problems starting X
In-Reply-To: <4645B3BA.2070504@omesc.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: multipart/alternative; 
	boundary="----=_Part_134253_21410262.1178984079070"
References: <4644DF02.5080502@omesc.com> <02e101c7941d$9d36df90$1166e547@nebo>
	 <2fcf3fa50705112241s3b1acfbbqaeeb277a11f4f680@mail.gmail.com>
	 <4645B3BA.2070504@omesc.com>
X-Archives-Salt: 1d5c18ae-b9a7-49f4-9b89-ab19696c0334
X-Archives-Hash: ab617b3f45150aad3d71da14b51d545e

------=_Part_134253_21410262.1178984079070
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi friends, Johannes bro.. I can't give up with that, I know we can solve
your problem, I feel it :D

The most important thing is try, one more try and it's enough..

Uninstall the xserver, unistall the ati drivers
check all configurations of your kernel..
Install xserver 7.1 and 8.36.5  ati driver manually.. run aticonfig
--initial

It's very strange to me it not work... I fell frustrated.. I really sorry
not help enough in your problem please excuse me...

:D


On 5/12/07, Johannes Skov Frandsen <joe@omesc.com> wrote:
>
> Hi everybody
>
> Well the xorg server downgrade did not help either, so I abandon the
> cloesed source drivers from Ati
> and went on to try to install my S3 onboard savage  graphic processor.
>
> This work almost instantly without any problems except for the fact that
> I experienced a lot
> of areas on the screen that was updated out of sync with the rest of the
> screen.
>
> Deciding that I could not work with that I tried the open source drivers
> for the ati card.
>
> I followed this guide:
> http://gentoo-wiki.com/HOWTO_DRI_with_ATi_Open-Source_Drivers
>
> and added these lines to my make.conf:
>
> INPUT_DEVICES="keyboard mouse"
> VIDEO_CARDS="savage radeon"
>
> reinstalled my x-server and tried to start x.
>
> This failed.
>
> I then spent one hour or so tweaking xorg.conf and about 10 minutes ago
> I finally found a combination that seems to work.
>
>
> I still can't get max resolution for my monitor (1920*1200) but everything
> else seems to work to a degree that I can live with for now.
>
> Thanks for all the pointers and advices. It's very nice to have a
> community
> to help when you stumble along with your Linux installation.
>
> Joe
>
> Francisco Rivas wrote:
> > Johannes,
> >
> > It is a good idea try with other version of the xorg. please post
> > something about your experience.
> >
> >
> >     Currently I'm supporting the theory that Young Sun is right, and
> that
> >     the problem is the version of Xorg.
> >
> >     Tomorrow I will try to uninstall the compiled drivers from ati and
> >     try
> >     the open source drivers. If that doesn't work
> >     I'm feeling inclined to buy a new nvidia card instead.
> >
> >     Maybe I could also try to make the onboard S3 savage card  work,
> >     although I have never been a big fan of
> >     graphic cards with shared memory.
> >
> >     Thanks again for all the help....
> >
> >     Johannes
> >
> >
> >     --
> >
> > --
> > Francisco Rivas
> > Linux User (New) : #448324
> > Linux Machine (New) : 355187
>
> --
> gentoo-user@gentoo.org mailing list
>
>


-- 
Francisco Rivas
Linux User (New) : #448324
Linux Machine (New) : 355187

------=_Part_134253_21410262.1178984079070
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi friends, Johannes bro.. I can&#39;t give up with that, I know we can solve your problem, I feel it :D<br><br>The most important thing is try, one more try and it&#39;s enough..<br><br>Uninstall the xserver, unistall the ati drivers
<br>check all configurations of your kernel.. <br>Install xserver 7.1 and 8.36.5&nbsp; ati driver manually.. run aticonfig --initial<br><br>It&#39;s very strange to me it not work... I fell frustrated.. I really sorry not help enough in your problem please excuse me...
<br><br>:D<br><br><br><div><span class="gmail_quote">On 5/12/07, <b class="gmail_sendername">Johannes Skov Frandsen</b> &lt;<a href="mailto:joe@omesc.com">joe@omesc.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi everybody<br><br>Well the xorg server downgrade did not help either, so I abandon the<br>cloesed source drivers from Ati<br>and went on to try to install my S3 onboard savage&nbsp;&nbsp;graphic processor.<br><br>This work almost instantly without any problems except for the fact that
<br>I experienced a lot<br>of areas on the screen that was updated out of sync with the rest of the<br>screen.<br><br>Deciding that I could not work with that I tried the open source drivers<br>for the ati card.<br><br>I followed this guide:
<br><a href="http://gentoo-wiki.com/HOWTO_DRI_with_ATi_Open-Source_Drivers">http://gentoo-wiki.com/HOWTO_DRI_with_ATi_Open-Source_Drivers</a><br><br>and added these lines to my make.conf:<br><br>INPUT_DEVICES=&quot;keyboard mouse&quot;
<br>VIDEO_CARDS=&quot;savage radeon&quot;<br><br>reinstalled my x-server and tried to start x.<br><br>This failed.<br><br>I then spent one hour or so tweaking xorg.conf and about 10 minutes ago<br>I finally found a combination that seems to work.
<br><br><br>I still can&#39;t get max resolution for my monitor (1920*1200) but everything<br>else seems to work to a degree that I can live with for now.<br><br>Thanks for all the pointers and advices. It&#39;s very nice to have a community
<br>to help when you stumble along with your Linux installation.<br><br>Joe<br><br>Francisco Rivas wrote:<br>&gt; Johannes,<br>&gt;<br>&gt; It is a good idea try with other version of the xorg. please post<br>&gt; something about your experience.
<br>&gt;<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Currently I&#39;m supporting the theory that Young Sun is right, and that<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; the problem is the version of Xorg.<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Tomorrow I will try to uninstall the compiled drivers from ati and
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; try<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; the open source drivers. If that doesn&#39;t work<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; I&#39;m feeling inclined to buy a new nvidia card instead.<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Maybe I could also try to make the onboard S3 savage card&nbsp;&nbsp;work,
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; although I have never been a big fan of<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; graphic cards with shared memory.<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Thanks again for all the help....<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Johannes<br>&gt;<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; --<br>&gt;<br>
&gt; --<br>&gt; Francisco Rivas<br>&gt; Linux User (New) : #448324<br>&gt; Linux Machine (New) : 355187<br><br>--<br><a href="mailto:gentoo-user@gentoo.org">gentoo-user@gentoo.org</a> mailing list<br><br></blockquote></div>
<br><br clear="all"><br>-- <br>Francisco Rivas<br>Linux User (New) : #448324<br>Linux Machine (New) : 355187

------=_Part_134253_21410262.1178984079070--
-- 
gentoo-user@gentoo.org mailing list