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-64012-garchives=archives.gentoo.org@gentoo.org>)
	id 1HoJ4x-0004Fk-RY
	for garchives@archives.gentoo.org; Wed, 16 May 2007 12:58:08 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l4GCupT2004757;
	Wed, 16 May 2007 12:56:51 GMT
Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.239])
	by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l4GCpl0t030941
	for <gentoo-user@lists.gentoo.org>; Wed, 16 May 2007 12:51:48 GMT
Received: by wr-out-0506.google.com with SMTP id 60so173322wri
        for <gentoo-user@lists.gentoo.org>; Wed, 16 May 2007 05:51:47 -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=HVBtChe0GwuIjXqj96QV2o55elESIFqkzlzG7Zbn69FbLOc29JLamNSjFbJ/OSKpd4NpJA9XFc+cMmJaKYcVFu8NhBMoIn8eQBd6x02vr8UsPq1n1iCTQRcPjzeSY1TCkke3iSBv6KhPh8geY0exlxUCIapEGeMim5zIFhPY8cw=
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=L9CFTxtKNC21TrDkjbujsYatO9/oaYZYdhqfFPfRkb84b3Z2v96g2+gNvRC8mrEuk2TogjcYo8fFluGRelsyfjgGOwtOAfjs9/7mAmGvmYIrVwPycD6cydhn77ekyzz22EQxTfs24Nyvc8pE+mG/MXgkT3AFZDsnezQGpJ6tPw8=
Received: by 10.115.14.1 with SMTP id r1mr2136065wai.1179319906644;
        Wed, 16 May 2007 05:51:46 -0700 (PDT)
Received: by 10.114.38.8 with HTTP; Wed, 16 May 2007 05:51:46 -0700 (PDT)
Message-ID: <2fcf3fa50705160551g61ec4fb0g241675da8061d873@mail.gmail.com>
Date: Wed, 16 May 2007 08:51:46 -0400
From: "Francisco Rivas" <taken2k4@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: xorg-7.2 and ati-drivers-8.32.5 - Thank you Gentoo devs
In-Reply-To: <464A9A30.9060707@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_23616_28835681.1179319906584"
References: <f1f2du$i9v$1@sea.gmane.org> <f2d5ap$t7j$1@sea.gmane.org>
	 <2fcf3fa50705151356xa11afaem4efd2a58a2d13442@mail.gmail.com>
	 <464A9A30.9060707@omesc.com>
X-Archives-Salt: e5337e0d-3758-4a05-919d-f41c304f0116
X-Archives-Hash: 3973b244126915de16e1a4736a4fd1d7

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

Good for all list, have a nice day...
1.- Johannes I remember, you tried with xorgcfg or xorgconfig?... I don't
remember if you test with Xorg -configure, if you don't then try..

jejejeje... excuse me.. but I can't sleep without solve that problem :D
(it's a joke), but really after you try with that do aticonfig --initial,
because, if I am not wrong, the problem is because aticonfig can't find a
"legal" xorg.conf, well with the below commands you can generate a "legal"
xorg.conf and will modify with aticonfig...

2.- Remy have you some problem with your configuration or it's only to know?

Note: Please excuse for my english, I am still learning.

Thanks for your answers :D

On 5/16/07, Johannes Skov Frandsen <joe@omesc.com> wrote:
>
> Hi everybody
>
> I currently have xorg 7.2 on a 2.6.20-r7 kernel. Can't get any of the
> binary drivers to work
> on my Radeon 9200 PRO card (as you might have read in previous posts),
> but the open
> source drivers works with a little tweaking of xorg.conf.
>
> I use the hardend profil.
>
> I had the following enabled in my kernel when I tried the binary drivers
> from ati:
>       Device Drivers  --->
>          Character devices  --->
>            <M> /dev/agpgart (AGP Support)
>          Graphics support  --->
>            <*> Support for frame buffer devices
>
> I have the following settings in my make.conf:
>
> USE="gtk gnome alsa hal avahi bash-completion"
> INPUT_DEVICES="keyboard mouse"
> VIDEO_CARDS="savage radeon fglrx"
>
> and this line added in my /etc/portage/package.keywords:
>
> x11-drivers/ati-drivers ~x86
>
> With above settings I'm allowed to install version 8.35.5 of the ati
> driver.
>
> But aticonfig can't generate a xorg file for me so I'm unable to start x,
> as
> I haven't been able to configure xorg manually with the binary driver.
>
> Just thought I would share..
>
> Johannes
>
>
> Francisco Rivas wrote:
> > Hi Remy..
> >
> > I have xorg 7.1.1 8.36.5 ati driver and k 2.6.21 it works fine with
> > opengl...
> >
> > I hope this help you, and post all your questions...the people here
> > will help you...
> >
> > On 5/15/07, *Remy Blank* <remy.blank@pobox.com
> > <mailto:remy.blank@pobox.com>> wrote:
> >
> >     Remy Blank wrote:
> >     > I have noticed xorg-7.2 just went stable. I am currently using
> >     7.1 with
> >     > the stable binary ATI drivers ati-drivers-8.32.5 and the kernel
> >     > gentoo-sources-2.6.19-r5. Has anybody with the same
> >     configuration done
> >     > the update? Does it work for you?
> >
> >     Just for posterity: I have updated to xorg-7.2 and everything works
> >     perfectly well. As usual, I should say. A big thank you to Gentoo
> >     developers (the xorg maintainers but all others as well) for making
> >     system administration as simple as it is now. Nothing ever breaks
> >     these
> >     days.
> >
> >     -- Remy
> >
> >
> >
> >
> >
> > --
> > 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_23616_28835681.1179319906584
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Good for all list, have a nice day...<br>1.- Johannes I remember, you tried with xorgcfg or xorgconfig?... I don&#39;t remember if you test with Xorg -configure, if you don&#39;t then try..<br><br>jejejeje... excuse me.. but I can&#39;t sleep without solve that problem :D (it&#39;s a joke), but really after you try with that do aticonfig --initial, because, if I am not wrong, the problem is because aticonfig can&#39;t find a &quot;legal&quot; 
xorg.conf, well with the below commands you can generate a &quot;legal&quot; xorg.conf and will modify with aticonfig...<br><br>2.- Remy have you some problem with your configuration or it&#39;s only to know?<br><br>Note: Please excuse for my english, I am still learning.
<br><br>Thanks for your answers :D<br><br><div><span class="gmail_quote">On 5/16/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>I currently have xorg 7.2 on a 2.6.20-r7 kernel. Can&#39;t get any of the<br>binary drivers to work<br>on my Radeon 9200 PRO card (as you might have read in previous posts),<br>but the open<br>source drivers works with a little tweaking of 
xorg.conf.<br><br>I use the hardend profil.<br><br>I had the following enabled in my kernel when I tried the binary drivers<br>from ati:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Device Drivers&nbsp;&nbsp;---&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Character devices&nbsp;&nbsp;---&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;M&gt; /dev/agpgart (AGP Support)
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Graphics support&nbsp;&nbsp;---&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;*&gt; Support for frame buffer devices<br><br>I have the following settings in my make.conf:<br><br>USE=&quot;gtk gnome alsa hal avahi bash-completion&quot;<br>INPUT_DEVICES=&quot;keyboard mouse&quot;
<br>VIDEO_CARDS=&quot;savage radeon fglrx&quot;<br><br>and this line added in my /etc/portage/package.keywords:<br><br>x11-drivers/ati-drivers ~x86<br><br>With above settings I&#39;m allowed to install version 8.35.5 of the ati driver.
<br><br>But aticonfig can&#39;t generate a xorg file for me so I&#39;m unable to start x, as<br>I haven&#39;t been able to configure xorg manually with the binary driver.<br><br>Just thought I would share..<br><br>Johannes
<br><br><br>Francisco Rivas wrote:<br>&gt; Hi Remy..<br>&gt;<br>&gt; I have xorg 7.1.1 8.36.5 ati driver and k 2.6.21 it works fine with<br>&gt; opengl...<br>&gt;<br>&gt; I hope this help you, and post all your questions...the people here
<br>&gt; will help you...<br>&gt;<br>&gt; On 5/15/07, *Remy Blank* &lt;<a href="mailto:remy.blank@pobox.com">remy.blank@pobox.com</a><br>&gt; &lt;mailto:<a href="mailto:remy.blank@pobox.com">remy.blank@pobox.com</a>&gt;&gt; wrote:
<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Remy Blank wrote:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; I have noticed xorg-7.2 just went stable. I am currently using<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; 7.1 with<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; the stable binary ATI drivers ati-drivers-8.32.5 and the kernel<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; gentoo-sources-2.6.19-r5. Has anybody with the same<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; configuration done<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; the update? Does it work for you?<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Just for posterity: I have updated to xorg-7.2 and everything works
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; perfectly well. As usual, I should say. A big thank you to Gentoo<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; developers (the xorg maintainers but all others as well) for making<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; system administration as simple as it is now. Nothing ever breaks
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; these<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; days.<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Remy<br>&gt;<br>&gt;<br>&gt;<br>&gt;<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_23616_28835681.1179319906584--
-- 
gentoo-user@gentoo.org mailing list