Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Proper video driver
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
ONEEYEMAN
Advocate
Advocate


Joined: 01 Mar 2005
Posts: 3610

PostPosted: Thu Jul 29, 2021 3:48 am    Post subject: Proper video driver Reply with quote

Hi,
Code:

lspci | grep -i VGA
VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)


Is ""i915" a correct driver?

Thank you.
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Thu Jul 29, 2021 4:34 am    Post subject: Reply with quote

Kernel driver - yes. For X probably not. https://wiki.gentoo.org/wiki/Intel
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30915
Location: here

PostPosted: Thu Jul 29, 2021 4:39 am    Post subject: Re: Proper video driver Reply with quote

ONEEYEMAN wrote:
Is ""i915" a correct driver?

As kernel driver yes, for VIDEO_CARDS I think you should set intel i965
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
ONEEYEMAN
Advocate
Advocate


Joined: 01 Mar 2005
Posts: 3610

PostPosted: Thu Jul 29, 2021 5:22 am    Post subject: Reply with quote

Hi,
Here is the complete lspci command.

Thank you.
Back to top
View user's profile Send private message
ONEEYEMAN
Advocate
Advocate


Joined: 01 Mar 2005
Posts: 3610

PostPosted: Thu Jul 29, 2021 1:03 pm    Post subject: Re: Proper video driver Reply with quote

Hi,
fedeliallalinea wrote:

ONEEYEMAN wrote:

Is ""i915" a correct driver?

As kernel driver yes, for VIDEO_CARDS I think you should set intel i965


What does it depend on?

Thank you.
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30915
Location: here

PostPosted: Thu Jul 29, 2021 1:36 pm    Post subject: Re: Proper video driver Reply with quote

ONEEYEMAN wrote:
What does it depend on?

For kernel i915 is driver for all intel card, for VIDEO_CARDS variable depend on your card generation you should see that on wiki page linked by Jaglover.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
ONEEYEMAN
Advocate
Advocate


Joined: 01 Mar 2005
Posts: 3610

PostPosted: Thu Jul 29, 2021 2:02 pm    Post subject: Reply with quote

Hi,
That page is very confusing.
So, is it really i965? I sent my complete lspci output...

Thank you.
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30915
Location: here

PostPosted: Thu Jul 29, 2021 2:29 pm    Post subject: Reply with quote

I'm not sure but 'Intel Corporation Mobile 4 Series' seems a Gen 4, and based on Intel® 4 Series Chipsets site all graphic card available on this chipset series are from Gen 4.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
NathanZachary
Moderator
Moderator


Joined: 30 Jan 2007
Posts: 2605

PostPosted: Fri Jul 30, 2021 2:29 am    Post subject: Reply with quote

From the output of lspci, it looks to me like it is a GMA X4500, which is Gen4:

https://en.wikipedia.org/wiki/Intel_GMA#GMA_X4500
https://en.wikipedia.org/wiki/List_of_Intel_graphics_processing_units#Gen4

As such, you should set the following in /etc/portage/make.conf:

Code:
VIDEO_CARDS="intel i965"


https://wiki.gentoo.org/wiki/Intel#X_drivers --> See the "Gen 4 through Gen 7" section

Cheers,
Nathan Zachary
_________________
“Truth, like infinity, is to be forever approached but never reached.” --Jean Ayres (1972)
---avatar cropped from =AimanStudio---
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum