Gentoo Archives: gentoo-user

From: Massimiliano Ziccardi <massimiliano.ziccardi@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problem with the graphic card
Date: Mon, 22 Jun 2009 11:16:59
Message-Id: 445a8b100906220416i1df12e65rcf165c4fc8d09537@mail.gmail.com
In Reply to: Re: [gentoo-user] Problem with the graphic card by Ward Poelmans
1 Done. After that I did:
2
3 emerge -av xf86-video-intel
4 killall -1 X
5
6 However, performances didn't change much...
7
8 xxx@localhost ~ $ glxinfo | grep render
9 direct rendering: Yes
10 OpenGL renderer string: Software Rasterizer
11
12 Other ideas?
13
14 Thank you,
15 Massimiliano
16
17
18
19 It just means that you need to change the VIDEO_CARDS to include
20 "intel". So, what you need to do is set VIDEO_CARDS to contain the
21 string "intel". With this variable, gentoo controls which drivers are
22 being built when you emerge xorg-x11, mesa, etc

Replies

Subject Author
Re: [gentoo-user] Problem with the graphic card Ward Poelmans <wpoely86@×××××.com>