One more thing.
Now, driconf says 'Could not detect any configurable direct-rendering capable devices. DRIconf will be started in expert mode'.

Before the config changes I did, I never got this message calling driconf

On Mon, Jun 22, 2009 at 4:07 PM, Massimiliano Ziccardi <massimiliano.ziccardi@gmail.com> wrote:
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
> 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