-----Original Message----- From: Mike Kazantsev [mailto:mk.frag...@gmail.com] Sent: June 10, 2009 3:41 AM To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Best way to determine what video card I have?
On Wed, 10 Jun 2009 03:35:58 -0400 "James Homuth" <ja...@the-jdh.com> wrote: > Lspci worked. Now to figure out how in the hell to get my apparently > intel integrated graphics card to play nice with Gnome+X. Is there a > video_card= option for that? The only examples the docs give are for ATI and Nvidia. > This is a laptop, if it makes any kind of difference. echo 'VIDEO_CARDS="i810 intel"' >> /etc/make.conf (i810 is for older ebuilds only) Then just re-emerge X, I presume?