<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.ubuntu-fr.org/extern.php?action=feed&amp;tid=363880&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / Le pilote libre radeon, c'est top]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=363880</link>
		<description><![CDATA[Les sujets les plus récents dans Le pilote libre radeon, c'est top.]]></description>
		<lastBuildDate>Fri, 02 Apr 2010 16:40:20 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  Le pilote libre radeon, c'est top]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3378691#p3378691</link>
			<description><![CDATA[<p>J&#039;ai enfin trouvé la commande permettant de changer d&#039;écran principal </p><p>la commande xrandr donne toutes les sorties branchées et les résolutions</p><div class="codebox"><pre><code>xrandr
Screen 0: minimum 320 x 200, current 2464 x 900, maximum 8192 x 8192
DVI-0 disconnected (normal left inverted right x axis y axis)
DIN connected 1024x768+1440+0 (normal left inverted right x axis y axis) 0mm x 0mm
   1360x768       59.8  
   1024x768       59.9* 
   800x600        60.3     59.9  
   848x480        59.7  
   720x480        59.7  
   640x480        59.9     59.4  
DVI-1 connected 1440x900+0+0 (normal left inverted right x axis y axis) 408mm x 255mm
   1440x900       59.9*+   75.0  
   1280x1024      75.0     60.0  
   1280x960       60.0  
   1152x864       75.0  
   1024x768       75.1     70.1     60.0  
   832x624        74.6  
   800x600        75.0     60.3     56.2  
   640x480        75.0     60.0  
   720x400        70.1</code></pre></div><p>puis :</p><div class="codebox"><pre><code>xrandr --output DVI-1 --primary</code></pre></div><p>d&#039;autres arguments peuvent être utilisés : </p><p>usage: xrandr [options]<br />&#160; where options are:<br />&#160; -display &lt;display&gt; or -d &lt;display&gt;<br />&#160; -help<br />&#160; -o &lt;normal,inverted,left,right,0,1,2,3&gt;<br />&#160; &#160; &#160; &#160; &#160; &#160; or --orientation &lt;normal,inverted,left,right,0,1,2,3&gt;<br />&#160; -q&#160; &#160; &#160; &#160; or --query<br />&#160; -s &lt;size&gt;/&lt;width&gt;x&lt;height&gt; or --size &lt;size&gt;/&lt;width&gt;x&lt;height&gt;<br />&#160; -r &lt;rate&gt; or --rate &lt;rate&gt; or --refresh &lt;rate&gt;<br />&#160; -v&#160; &#160; &#160; &#160; or --version<br />&#160; -x&#160; &#160; &#160; &#160; (reflect in x)<br />&#160; -y&#160; &#160; &#160; &#160; (reflect in y)<br />&#160; --screen &lt;screen&gt;<br />&#160; --verbose<br />&#160; --dryrun<br />&#160; --nograb<br />&#160; --prop or --properties<br />&#160; --fb &lt;width&gt;x&lt;height&gt;<br />&#160; --fbmm &lt;width&gt;x&lt;height&gt;<br />&#160; --dpi &lt;dpi&gt;/&lt;output&gt;<br />&#160; --output &lt;output&gt;<br />&#160; &#160; &#160; --auto<br />&#160; &#160; &#160; --mode &lt;mode&gt;<br />&#160; &#160; &#160; --preferred<br />&#160; &#160; &#160; --pos &lt;x&gt;x&lt;y&gt;<br />&#160; &#160; &#160; --rate &lt;rate&gt; or --refresh &lt;rate&gt;<br />&#160; &#160; &#160; --reflect normal,x,y,xy<br />&#160; &#160; &#160; --rotate normal,inverted,left,right<br />&#160; &#160; &#160; --left-of &lt;output&gt;<br />&#160; &#160; &#160; --right-of &lt;output&gt;<br />&#160; &#160; &#160; --above &lt;output&gt;<br />&#160; &#160; &#160; --below &lt;output&gt;<br />&#160; &#160; &#160; --same-as &lt;output&gt;<br />&#160; &#160; &#160; --set &lt;property&gt; &lt;value&gt;<br />&#160; &#160; &#160; --scale &lt;x&gt;x&lt;y&gt;<br />&#160; &#160; &#160; --transform &lt;a&gt;,&lt;b&gt;,&lt;c&gt;,&lt;d&gt;,&lt;e&gt;,&lt;f&gt;,&lt;g&gt;,&lt;h&gt;,&lt;i&gt;<br />&#160; &#160; &#160; --off<br />&#160; &#160; &#160; --crtc &lt;crtc&gt;<br />&#160; &#160; &#160; --panning &lt;w&gt;x&lt;h&gt;[+&lt;x&gt;+&lt;y&gt;[/&lt;track:w&gt;x&lt;h&gt;+&lt;x&gt;+&lt;y&gt;[/&lt;border:l&gt;/&lt;t&gt;/&lt;r&gt;/&lt;b&gt;]]]<br />&#160; &#160; &#160; --gamma &lt;r&gt;:&lt;g&gt;:&lt;b&gt;<br />&#160; &#160; &#160; --primary<br />&#160; --noprimary<br />&#160; --newmode &lt;name&gt; &lt;clock MHz&gt;<br />&#160; &#160; &#160; &#160; &#160; &#160; &lt;hdisp&gt; &lt;hsync-start&gt; &lt;hsync-end&gt; &lt;htotal&gt;<br />&#160; &#160; &#160; &#160; &#160; &#160; &lt;vdisp&gt; &lt;vsync-start&gt; &lt;vsync-end&gt; &lt;vtotal&gt;<br />&#160; &#160; &#160; &#160; &#160; &#160; [+HSync] [-HSync] [+VSync] [-VSync]<br />&#160; --rmmode &lt;name&gt;<br />&#160; --addmode &lt;output&gt; &lt;name&gt;<br />&#160; --delmode &lt;output&gt; &lt;name&gt;</p><div class="codebox"><pre><code>man xrandr</code></pre></div><p>pour plus d&#039;infos...</p>]]></description>
			<author><![CDATA[dummy@example.com (rudy1210)]]></author>
			<pubDate>Fri, 02 Apr 2010 16:40:20 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3378691#p3378691</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Le pilote libre radeon, c'est top]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3365568#p3365568</link>
			<description><![CDATA[<p>Ca n&#039;a pas régler mon problème de sortie TV... L&#039;écran principal est sur la TV et je ne peux pas le changer...Galère ces ATI !!!</p>]]></description>
			<author><![CDATA[dummy@example.com (rudy1210)]]></author>
			<pubDate>Sat, 27 Mar 2010 18:10:53 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3365568#p3365568</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Le pilote libre radeon, c'est top]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3365496#p3365496</link>
			<description><![CDATA[<p>je suis sous lucid beta1 avec une radeon HD3850... J&#039;ai essayé de compilé et eu l&#039;erreur :</p><p>$ ./autogen.sh<br />autoreconf2.50: Entering directory `.&#039;<br />autoreconf2.50: configure.ac: not using Gettext<br />autoreconf2.50: running: aclocal<br />configure.ac:36: error: must install xorg-macros 1.3 or later before running autoconf/autogen<br />configure.ac:36: the top level<br />autom4te: /usr/bin/m4 failed with exit status: 1<br />aclocal: autom4te failed with exit status: 1<br />autoreconf2.50: aclocal failed with exit status: 1</p><p>Aprés avoir installé le paquet xutils-dev, la compilation a fonctionné...</p><p>Je vous tiens au courant pour la suite...</p>]]></description>
			<author><![CDATA[dummy@example.com (rudy1210)]]></author>
			<pubDate>Sat, 27 Mar 2010 17:42:29 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3365496#p3365496</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Le pilote libre radeon, c'est top]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3361972#p3361972</link>
			<description><![CDATA[<p>euh, je suis sous lucid, et je dois dire qu&#039;il me dit la meme chose... dois je installer le propriétaire? :&#039;(</p>]]></description>
			<author><![CDATA[dummy@example.com (CoStiC)]]></author>
			<pubDate>Fri, 26 Mar 2010 00:01:40 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3361972#p3361972</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Le pilote libre radeon, c'est top]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3237550#p3237550</link>
			<description><![CDATA[<p>Bon, tant pis, je vais rester sur le pilote proprio le temps que le pilote libre se développe encore un peu...</p>]]></description>
			<author><![CDATA[dummy@example.com (Lifesaver)]]></author>
			<pubDate>Tue, 26 Jan 2010 07:15:13 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3237550#p3237550</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Le pilote libre radeon, c'est top]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3237250#p3237250</link>
			<description><![CDATA[<p>OK, je vais adapter ma note dans la doc pour l&#039;expliquer</p><p>EDIT : je vois que tu as été plus rapide <img src="http://forum.ubuntu-fr.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Julientroploin)]]></author>
			<pubDate>Mon, 25 Jan 2010 23:01:59 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3237250#p3237250</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Le pilote libre radeon, c'est top]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3237235#p3237235</link>
			<description><![CDATA[<p>La version de xorg-macro dans Ubuntu 9.10 est trop vieille.<br />Il faudra attendre Ubuntu 10.04</p>]]></description>
			<author><![CDATA[dummy@example.com (brakbabord)]]></author>
			<pubDate>Mon, 25 Jan 2010 22:56:24 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3237235#p3237235</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Le pilote libre radeon, c'est top]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3237209#p3237209</link>
			<description><![CDATA[<div class="quotebox"><cite>brakbabord a écrit&#160;:</cite><blockquote><div><p>Tu peux tester c&#039;est encore le mieux.<br />Par contre il va falloir mettre la version GIT (tout est indiqué dans le wiki Ubuntu)</p></div></blockquote></div><p>Tu as testé récement? parce que moi il veut pas appliquer ça : <br />http://doc.ubuntu-fr.org/radeon#version_git<br />(le FIXME est de moi)</p><br /><p>Lorsque je lance :</p><div class="codebox"><pre><code>cd xf86-video-ati/; ./autogen.sh --prefix=/usr; make; sudo make install</code></pre></div><p>j&#039;ai droit a :</p><div class="codebox"><pre><code>autoreconf: Entering directory `.&#039;                                                              
autoreconf: configure.ac: not using Gettext                                                     
autoreconf: running: aclocal                                                                    
configure.ac:33: error: must install xorg-macros 1.3 or later before running autoconf/autogen   
configure.ac:33: the top level                                                                  
autom4te: /usr/bin/m4 failed with exit status: 1                                                
aclocal: autom4te failed with exit status: 1                                                    
autoreconf: aclocal failed with exit status: 1                                                  
make: *** Pas de cibles spécifiées et aucun makefile n&#039;a été trouvé. Arrêt.                     
[sudo] password for julien:                                                                     
make: *** Pas de règle pour fabriquer la cible « install ». Arrêt.</code></pre></div><p>du coup j&#039;ai fait une recherche sur xorg-macros et le seul paquet correspondant est xutils-devque j&#039;ai donc installé, mais :</p><div class="codebox"><pre><code>julien@julien-laptop:~/xf86-video-ati$ cd xf86-video-ati/; ./autogen.sh --prefix=/usr; make; sudo make install
bash: cd: xf86-video-ati/: Aucun fichier ou dossier de ce type
autoreconf: Entering directory `.&#039;
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal
configure.ac:35: error: xorg-macros version 1.3 or higher is required but 1.2.2 found
/usr/share/aclocal/xorg-macros.m4:45: XORG_MACROS_VERSION is expanded from...
configure.ac:35: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: autom4te failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
make: *** Pas de cibles spécifiées et aucun makefile n&#039;a été trouvé. Arrêt.
make: *** Pas de règle pour fabriquer la cible « install ». Arrêt.</code></pre></div><p>ma version de xorg-macros ne semble pas lui convenir...</p><p>Il manque une étape au tuto?</p>]]></description>
			<author><![CDATA[dummy@example.com (Julientroploin)]]></author>
			<pubDate>Mon, 25 Jan 2010 22:48:31 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3237209#p3237209</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Le pilote libre radeon, c'est top]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3235937#p3235937</link>
			<description><![CDATA[<p>Oué on a aura la détection de la résolution de l&#039;écran peut-être.<br />Enfin c&#039;est mieux que rien.</p><p>Mais utiliser le pilote fglrx c&#039;est pas joli tous les jours...</p>]]></description>
			<author><![CDATA[dummy@example.com (brakbabord)]]></author>
			<pubDate>Mon, 25 Jan 2010 15:33:44 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3235937#p3235937</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Le pilote libre radeon, c'est top]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3235918#p3235918</link>
			<description><![CDATA[<div class="quotebox"><cite>brakbabord a écrit&#160;:</cite><blockquote><div><p>Bon perso sur ma tour j&#039;ai &quot;Evergreen&quot; et tout est en TODO.</p></div></blockquote></div><p>Il y a une news de Phoronix qui dit que le support initial devrait arriver autour du 15 Février.</p><p>http://www.phoronix.com/scan.php?page=news_item&amp;px=Nzg5OA</p><p>C&#039;est très initial dans le sens où il y aura pas d&#039;accélération 2D ni 3D...</p><p>Mais c&#039;est un début.</p>]]></description>
			<author><![CDATA[dummy@example.com (Seren)]]></author>
			<pubDate>Mon, 25 Jan 2010 15:24:01 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3235918#p3235918</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Le pilote libre radeon, c'est top]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3235905#p3235905</link>
			<description><![CDATA[<p>Tu peux suivre le développement ici: http://wiki.x.org/wiki/RadeonFeature</p><p>Si je ne me gourre pas, les HD3000 c&#039;est le R600.<br />Le &quot;power saving&quot; est indiqué en &quot;mostly&quot; ce qui veut dire &quot;quasiment&quot;.</p><p>Tu peux tester c&#039;est encore le mieux.<br />Par contre il va falloir mettre la version GIT (tout est indiqué dans le wiki Ubuntu)</p><p>Bon perso sur ma tour j&#039;ai &quot;Evergreen&quot; et tout est en TODO.</p>]]></description>
			<author><![CDATA[dummy@example.com (brakbabord)]]></author>
			<pubDate>Mon, 25 Jan 2010 15:18:49 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3235905#p3235905</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Le pilote libre radeon, c'est top]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3235900#p3235900</link>
			<description><![CDATA[<div class="quotebox"><cite>Lifesaver a écrit&#160;:</cite><blockquote><div><p>Apparemment, le pilote Radeon supporterait la 3D pour ma HD3650 ? Certains ont essayé ? Il serait par contre moins performant que le pilote proprio... Et gère-t-il correctement le variateur du ventilo comme le pilote proprio ?</p></div></blockquote></div><p>La gestion de l&#039;énergie est mauvaise dans le driver libre. Donc la clock du GPU a plus de chance de rester au max. (Je crois qu&#039;il y a qu&#039;un support basique pour l&#039;instant). En conséquence de quoi, le GPU sera plus chaud, donc ventilo qui tourne plus.</p><p>Mais c&#039;est des fonctions en cours de dev. Ca sera probablement prêt pour Lucid + 1.</p><p>Voir la ligne &quot;Power Saving&quot; :</p><p>http://www.x.org/wiki/RadeonFeature</p>]]></description>
			<author><![CDATA[dummy@example.com (Seren)]]></author>
			<pubDate>Mon, 25 Jan 2010 15:14:40 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3235900#p3235900</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Le pilote libre radeon, c'est top]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3235894#p3235894</link>
			<description><![CDATA[<p>Apparemment, le pilote Radeon supporterait la 3D pour ma HD3650 ? Certains ont essayé ? Il serait par contre moins performant que le pilote proprio... Et gère-t-il correctement le variateur du ventilo comme le pilote proprio ?</p>]]></description>
			<author><![CDATA[dummy@example.com (Lifesaver)]]></author>
			<pubDate>Mon, 25 Jan 2010 15:11:59 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3235894#p3235894</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Le pilote libre radeon, c'est top]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3207196#p3207196</link>
			<description><![CDATA[<p>J&#039;ai testé sur HD4850 (r700) cf post 37.</p>]]></description>
			<author><![CDATA[dummy@example.com (pipocas)]]></author>
			<pubDate>Wed, 13 Jan 2010 11:22:19 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3207196#p3207196</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Le pilote libre radeon, c'est top]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3207097#p3207097</link>
			<description><![CDATA[<p>Quelqu&#039;un a pu tester sur une 4500? (R700) Quels sont les pré-requis?</p>]]></description>
			<author><![CDATA[dummy@example.com (truestory)]]></author>
			<pubDate>Wed, 13 Jan 2010 10:33:31 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3207097#p3207097</guid>
		</item>
	</channel>
</rss>
