From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-97038-garchives=archives.gentoo.org@lists.gentoo.org>) id 1MIkCz-0000aT-VC for garchives@archives.gentoo.org; Mon, 22 Jun 2009 14:09:18 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC856E0423; Mon, 22 Jun 2009 14:07:41 +0000 (UTC) Received: from mail-fx0-f209.google.com (mail-fx0-f209.google.com [209.85.220.209]) by pigeon.gentoo.org (Postfix) with ESMTP id 674D4E0423 for <gentoo-user@lists.gentoo.org>; Mon, 22 Jun 2009 14:07:41 +0000 (UTC) Received: by fxm5 with SMTP id 5so2828084fxm.34 for <gentoo-user@lists.gentoo.org>; Mon, 22 Jun 2009 07:07:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type; bh=IXN3Vqwt3SxOw8NorY3UdzHEEpzzrvoRLguciuY5SCo=; b=jT7kRCBxtdw7toj12v3F2qLHmX9TrP14tVC02X8VAwIrr5zqx9ngXPROQQxb/TNNEA MSiAN6WRmF3YkiLOODeAokA6tDEuP6PGwAkQcGe74pFi5lcXicQE7Qt/QRUd8XgRhysR caLwuT+eW4yDP9gyLCpMxiu9H1Ir/QAeHQMmY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=lGPox3Td/hvNcQ5HUAzsYfatXAobxhYWmVskvFWEneyZ+kwnRFw3VUSSkMoYXfuK+Y UcRQK0TVhpB9iooIQQPMJ2tiFx9P6TzQhKhii/0r9JZXtFcsuDMcNGHPWsxQzC2KRYk8 ON4WVIgD3OGXHuSriFgQh+gPokogqSspXnCjE= Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.239.170.81 with SMTP id r17mr467994hbe.112.1245679657091; Mon, 22 Jun 2009 07:07:37 -0700 (PDT) In-Reply-To: <445a8b100906220604u56469f4bp21f4336052b4ff3@mail.gmail.com> References: <445a8b100906180708p1e4572bahd07583e563e4d997@mail.gmail.com> <445a8b100906190832m24f9bf28w26703e9117102d5@mail.gmail.com> <c1c10dab0906190839x10172060y8acaca1aa00aaefa@mail.gmail.com> <445a8b100906190850p5754ab0fga908aa05f883b291@mail.gmail.com> <c1c10dab0906200202r14d0f950i4ed1dad02286fba6@mail.gmail.com> <445a8b100906220052m19fd3feckb41c130f7df6ad5a@mail.gmail.com> <c1c10dab0906220204q18b2ecddv9b58bb31845b4741@mail.gmail.com> <445a8b100906220416i1df12e65rcf165c4fc8d09537@mail.gmail.com> <c1c10dab0906220425w51308e4cvb4fe94439b347dea@mail.gmail.com> <445a8b100906220604u56469f4bp21f4336052b4ff3@mail.gmail.com> From: Massimiliano Ziccardi <massimiliano.ziccardi@gmail.com> Date: Mon, 22 Jun 2009 16:07:17 +0200 Message-ID: <445a8b100906220707k5ea4ab03ufed6996a42aca9a@mail.gmail.com> Subject: Re: [gentoo-user] Problem with the graphic card To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=001636498fa77702b5046cf06587 X-Archives-Salt: 047ab4e6-3c74-4ff9-90bd-9fe92646a7b7 X-Archives-Hash: e912ef416623012bc8297b1ef02fa2cc --001636498fa77702b5046cf06587 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Ok. Now I think I did everything.... However: xxx@localhost ~ $ glxinfo | grep GEM xxx@localhost ~ $ xxx@localhost ~ $ emerge --search xorg-server Searching... [ Results for search key : xorg-server ] [ Applications found : 1 ] * x11-base/xorg-server Latest version available: 1.6.1.901-r3 Latest version installed: 1.6.1.901-r3 Size of files: 4,550 kB Homepage: http://xorg.freedesktop.org/ Description: X.Org X servers License: xorg-server MIT xxx@localhost ~ $ glxinfo | grep render direct rendering: Yes OpenGL renderer string: Software Rasterizer Don't know what to do more.... Any idea? Thanks a lot, Massimiliano On Mon, Jun 22, 2009 at 3:04 PM, Massimiliano Ziccardi < massimiliano.ziccardi@gmail.com> wrote: > I'm following to the letter, now :-) > > However, it says I need xorg 1.6, so, now I'm upgrading. > > Here is my package.keyword files > > >=x11-base/xorg-server-1.6 > >=x11-libs/libXfont-1.4 > >=x11-proto/randproto-1.2 > > I hope it won't break my system :-) > > I'll let you know the result. > > Thanks a lot, > Massimiliano > > > On Mon, Jun 22, 2009 at 1:25 PM, Ward Poelmans <wpoely86@gmail.com> wrote: > >> On Mon, Jun 22, 2009 at 13:16, Massimiliano >> Ziccardi<massimiliano.ziccardi@gmail.com> wrote: >> > Done. After that I did: >> > >> > emerge -av xf86-video-intel >> > killall -1 X >> >> Did you merge mesa again? Did you follow the guide to the letter? >> >> Ward >> >> > --001636498fa77702b5046cf06587 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable <span style=3D"color: rgb(0, 0, 0);">Ok. Now I think I did everything....</= span><br><br><span style=3D"color: rgb(0, 0, 0);">However:</span><br style= =3D"color: rgb(0, 0, 0);"><span style=3D"color: rgb(0, 0, 0);">xxx@localhos= t ~ $ glxinfo | grep GEM</span><br style=3D"color: rgb(0, 0, 0);"> <span style=3D"color: rgb(0, 0, 0);">xxx@localhost ~ $ </span><br style=3D"= color: rgb(0, 0, 0);"><br style=3D"color: rgb(0, 0, 0);"><span style=3D"col= or: rgb(0, 0, 0);">xxx@localhost ~ $ emerge --search xorg-server</span><br = style=3D"color: rgb(0, 0, 0);"> <span style=3D"color: rgb(0, 0, 0);">Searching...=A0=A0 </span><br style=3D= "color: rgb(0, 0, 0);"><span style=3D"color: rgb(0, 0, 0);">[ Results for s= earch key : xorg-server ]</span><br style=3D"color: rgb(0, 0, 0);"><span st= yle=3D"color: rgb(0, 0, 0);">[ Applications found : 1 ]</span><br style=3D"= color: rgb(0, 0, 0);"> <span style=3D"color: rgb(0, 0, 0);">=A0</span><br style=3D"color: rgb(0, 0= , 0);"><span style=3D"color: rgb(0, 0, 0);">*=A0 x11-base/xorg-server</span= ><br style=3D"color: rgb(0, 0, 0);"><span style=3D"color: rgb(0, 0, 0);">= =A0=A0=A0=A0=A0 Latest version available: 1.6.1.901-r3</span><br style=3D"c= olor: rgb(0, 0, 0);"> <span style=3D"color: rgb(0, 0, 0);">=A0=A0=A0=A0=A0 Latest version install= ed: 1.6.1.901-r3</span><br style=3D"color: rgb(0, 0, 0);"><span style=3D"co= lor: rgb(0, 0, 0);">=A0=A0=A0=A0=A0 Size of files: 4,550 kB</span><br style= =3D"color: rgb(0, 0, 0);"> <span style=3D"color: rgb(0, 0, 0);">=A0=A0=A0=A0=A0 Homepage:=A0=A0=A0=A0= =A0 <a href=3D"http://xorg.freedesktop.org/">http://xorg.freedesktop.org/</= a></span><br style=3D"color: rgb(0, 0, 0);"><span style=3D"color: rgb(0, 0,= 0);">=A0=A0=A0=A0=A0 Description:=A0=A0 X.Org X servers</span><br style=3D= "color: rgb(0, 0, 0);"> <span style=3D"color: rgb(0, 0, 0);">=A0=A0=A0=A0=A0 License:=A0=A0=A0=A0= =A0=A0 xorg-server MIT</span><br style=3D"color: rgb(0, 0, 0);"><br><span s= tyle=3D"color: rgb(0, 0, 0);">xxx@localhost ~ $ glxinfo | grep render</span= ><br style=3D"color: rgb(0, 0, 0);"> <span style=3D"color: rgb(0, 0, 0);">direct rendering: Yes</span><br style= =3D"color: rgb(0, 0, 0);"><span style=3D"color: rgb(0, 0, 0);">OpenGL rende= rer string: Software Rasterizer</span><br style=3D"color: rgb(0, 0, 0);"><b= r style=3D"color: rgb(0, 0, 0);"> <span style=3D"color: rgb(0, 0, 0);">Don't know what to do more....</sp= an><br style=3D"color: rgb(0, 0, 0);"><br style=3D"color: rgb(0, 0, 0);"><s= pan style=3D"color: rgb(0, 0, 0);">Any idea?</span><br style=3D"color: rgb(= 0, 0, 0);"> <br style=3D"color: rgb(0, 0, 0);"><span style=3D"color: rgb(0, 0, 0);">Tha= nks a lot,</span><br style=3D"color: rgb(0, 0, 0);"><span style=3D"color: r= gb(0, 0, 0);">Massimiliano</span><br><br><br><br><div class=3D"gmail_quote"= >On Mon, Jun 22, 2009 at 3:04 PM, Massimiliano Ziccardi <span dir=3D"ltr">&= lt;<a href=3D"mailto:massimiliano.ziccardi@gmail.com">massimiliano.ziccardi= @gmail.com</a>></span> wrote:<br> <blockquote class=3D"gmail_quote" style=3D"border-left: 1px solid rgb(204, = 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I'm following= to the letter, now :-)<br><br>However, it says I need xorg 1.6, so, now I&= #39;m upgrading.<br> <br>Here is my package.keyword files<br><br>>=3Dx11-base/xorg-server-1.6= <br>>=3Dx11-libs/libXfont-1.4<br>>=3Dx11-proto/randproto-1.2<br> <br>I hope it won't break my system :-)<br><br>I'll let you know th= e result.<br><br>Thanks a lot,<br><font color=3D"#888888">Massimiliano</fon= t><div><div></div><div class=3D"h5"><br><br><div class=3D"gmail_quote">On M= on, Jun 22, 2009 at 1:25 PM, Ward Poelmans <span dir=3D"ltr"><<a href=3D= "mailto:wpoely86@gmail.com" target=3D"_blank">wpoely86@gmail.com</a>></s= pan> wrote:<br> <blockquote class=3D"gmail_quote" style=3D"border-left: 1px solid rgb(204, = 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Mon, Jun 22, 2= 009 at 13:16, Massimiliano<br> <div>Ziccardi<<a href=3D"mailto:massimiliano.ziccardi@gmail.com" target= =3D"_blank">massimiliano.ziccardi@gmail.com</a>> wrote:<br> </div><div>> Done. After that I did:<br> ><br> > emerge -av xf86-video-intel<br> > killall -1 X<br> <br> </div>Did you merge mesa again? Did you follow the guide to the letter?<br> <font color=3D"#888888"><br> Ward<br> <br> </font></blockquote></div><br> </div></div></blockquote></div><br> --001636498fa77702b5046cf06587--