Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
certain kernel configs for more powerful games
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
janga8
n00b
n00b


Joined: 14 Jul 2014
Posts: 32

PostPosted: Mon Jul 14, 2014 6:46 am    Post subject: certain kernel configs for more powerful games Reply with quote

Hi all, new to Gentoo but managing, and so far I love it!
But I only have a weak laptop for now and cannot afford a better computer.
Unfortunately it is using Intel integrated graphics and they are terrible :(

My favorite game for the moment is TF2, and when i have run arch and Debian in the past it was, well playable and i averaged 20 FPS. Gentoo is just bellow the line that makes it playable as it is at around 10-15 FPS.

I read somewhere that a custom kernel can increase FPS (first install, so I used gen-kernel). What options should I use in USE variables and any kernel drivers/modules that I should/shouldn't use for a gaming computer.

Also disabling some unused modules for gaming (wifi, i use it but use Ethernet when gaming) is useful for gaming but not otherwise. So is it possible to have two kernels to interchange between using
Code:
eselect kernel set ?


Thanks in advance,
Janga
Back to top
View user's profile Send private message
Adel Ahmed
Veteran
Veteran


Joined: 21 Sep 2012
Posts: 1522

PostPosted: Mon Jul 14, 2014 11:56 am    Post subject: Reply with quote

I've disabled and built out many modules out of my kernel, the performance benefit was not that significant, at least not significant enough to impact my gaming experience, I doubt this approach will improve yours.

eselect kernel set sets the kernel sources in use(in case you have installed several kernel sources), just the /usr/src/linux symlink.
I believe your configuration is solely responsible for something like that

I'd start by checking if hardware rendering is enabled:
#glxinfo | grep rendering


you also should keep an eye out for use flags like opengl, vdpau(if your graphics card supports this feature) that more or less enable hardware acceleration as well
if you have the energy for it, you can use
$equery d <package name> to check the package's dependencies and track the use flags on each dependency

good luck
Back to top
View user's profile Send private message
janga8
n00b
n00b


Joined: 14 Jul 2014
Posts: 32

PostPosted: Tue Jul 15, 2014 9:32 am    Post subject: Reply with quote

Ok then, do you/anybody know how to get FPS increases in general and in TF2?

Thanks
Back to top
View user's profile Send private message
Adel Ahmed
Veteran
Veteran


Joined: 21 Sep 2012
Posts: 1522

PostPosted: Tue Jul 15, 2014 9:41 am    Post subject: Reply with quote

make sure hardware rendering is enabled first, if it isn't you'll gain a massive FPS gain by configuring hardware acceleration
Back to top
View user's profile Send private message
janga8
n00b
n00b


Joined: 14 Jul 2014
Posts: 32

PostPosted: Wed Jul 16, 2014 2:26 am    Post subject: Reply with quote

Ok thanks i ran
Code:
glxinfo | grep rendering

It was not enabled and I am unsure about how to enable it. Is it from a X config file or intel settings or something else?

Thanks
Back to top
View user's profile Send private message
The Doctor
Moderator
Moderator


Joined: 27 Jul 2010
Posts: 2678

PostPosted: Wed Jul 16, 2014 2:45 am    Post subject: Reply with quote

This really isn't hard information to find: http://wiki.gentoo.org/wiki/Xorg/Hardware_3D_acceleration_guide
_________________
First things first, but not necessarily in that order.

Apologies if I take a while to respond. I'm currently working on the dematerialization circuit for my blue box.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players 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