Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
framebuffer?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
paulb787
Apprentice
Apprentice


Joined: 14 Nov 2005
Posts: 250

PostPosted: Wed Oct 05, 2011 7:59 am    Post subject: framebuffer? Reply with quote

Kinda coming back to Linux and am not remebering a few things LOL. I have enabled
Vesafb support and set it up in grub.conf. what does this do? I havnt really seen.a. change
Back to top
View user's profile Send private message
Gusar
Advocate
Advocate


Joined: 09 Apr 2005
Posts: 2665
Location: Slovenia

PostPosted: Wed Oct 05, 2011 9:02 am    Post subject: Reply with quote

Let's start at the beginning... What's your graphic card?
Back to top
View user's profile Send private message
paulb787
Apprentice
Apprentice


Joined: 14 Nov 2005
Posts: 250

PostPosted: Wed Oct 05, 2011 9:17 am    Post subject: Reply with quote

NVIDIA gtx 470.. I'm following a guide and working on xorg. Why do I not have a boot logo?

Thank u
Back to top
View user's profile Send private message
paulb787
Apprentice
Apprentice


Joined: 14 Nov 2005
Posts: 250

PostPosted: Wed Oct 05, 2011 9:22 am    Post subject: Reply with quote

I have the boot logo ,uvesa all compiled in the kernel. Just don't get it
Back to top
View user's profile Send private message
chiefbag
Guru
Guru


Joined: 01 Oct 2010
Posts: 542
Location: The Kingdom

PostPosted: Wed Oct 05, 2011 9:51 am    Post subject: Reply with quote

For Nvidia you should have the following kernel settings disabled.

Code:
 Device Drivers  --->
        Graphics support  --->
          < > nVidia Framebuffer Support
          < > nVidia Riva support 



For your X setup:

vi /etc/make.conf
Code:
VIDEO_CARDS="nvidia"


rebuild the following if you have built X but did not include the above:

Code:
emerge -v x11-base/xorg-drivers
emerge -v x11-drivers/nvidia-drivers
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21631

PostPosted: Thu Oct 06, 2011 2:07 am    Post subject: Reply with quote

chiefbag wrote:
vi /etc/make.conf
Code:
VIDEO_CARDS="nvidia"
These instructions are for the proprietary driver. OP: did you want to use the open source in-kernel driver or the proprietary one?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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