Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
From nvidia trying intel video card
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
joey_g
n00b
n00b


Joined: 06 May 2008
Posts: 44

PostPosted: Sun Nov 23, 2008 4:31 am    Post subject: From nvidia trying intel video card Reply with quote

I've been using my nvidia card but it is no longer supported plus it has problems rendering in KDE -- problems I basically gave up on fixing. I want to give intel a try since it's a well understood architecture (I think) and might solve the corruption in KDE artifacts.

I have this video card: Intel Corporation 82845G/GL[Brookdale-G]/GE and i'm confused which driver to use. I know there is the i810, i830 and i915. But which one is right for my video card? I plan to add VIDEO_CARDS="intel" to make.conf and re-emerge xorg-server which will also install x11-drivers/xf86-video-intel-2.1.1. This article helped me a little bit: http://en.gentoo-wiki.com/wiki/Intel_GMA
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Sun Nov 23, 2008 4:48 am    Post subject: Reply with quote

Hi, I think that you need to enable theses 2 :

Code:

<*> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)  --->
            <*>   Intel 830M, 845G, 852GM, 855GM, 865G


Since the 845G is there, then try it.

And you VIDEO_CARDS is good also.
Back to top
View user's profile Send private message
pappy_mcfae
Watchman
Watchman


Joined: 27 Dec 2007
Posts: 5999
Location: Pomona, California.

PostPosted: Sun Nov 23, 2008 8:06 am    Post subject: Reply with quote

While making d2 racing's changes, also set things up to only use the i915 module. That will make openGL work, even though it's technically not supposed to work with an i830 chipset. I do that with my old Toshiba laptop, and it works like a charm.

Blessed be!
Pappy
_________________
This space left intentionally blank, except for these ASCII symbols.
Back to top
View user's profile Send private message
joey_g
n00b
n00b


Joined: 06 May 2008
Posts: 44

PostPosted: Sun Nov 23, 2008 8:16 pm    Post subject: Reply with quote

I'm having problems installing xf86-video-intel-2.1.1. It fails with this message:


In file included from i810.h:58,
from i810_accel.c:55:
/usr/include/GL/glxint.h:28:19: error: GL/gl.h: No such file or directory
In file included from i810.h:58,
from i810_accel.c:55:
/usr/include/GL/glxint.h:95: error: expected specifier-qualifier-list before 'GLboolean'
make[3]: *** [i810_accel.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-intel-2.1.1/work/xf86-video-intel-2.1.1/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-intel-2.1.1/work/xf86-video-intel-2.1.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-intel-2.1.1/work/xf86-video-intel-2.1.1'
make: *** [all] Error 2
ERROR: x11-drivers/xf86-video-intel-2.1.1 failed.



I have media-libs/mesa installed and I've compiled the intel video drivers from the kernel. It might be related to my nvidia drivers that I unemerged but there were error messages about glx or similar not being removed properly.
Back to top
View user's profile Send private message
astaecker
Guru
Guru


Joined: 28 Apr 2003
Posts: 403
Location: Hamburg / Germany

PostPosted: Sun Nov 23, 2008 9:07 pm    Post subject: Reply with quote

Try
Code:
eselect opengl xorg-x11

and reemerge the xf86-video-intel driver.
Back to top
View user's profile Send private message
pappy_mcfae
Watchman
Watchman


Joined: 27 Dec 2007
Posts: 5999
Location: Pomona, California.

PostPosted: Sun Nov 23, 2008 9:18 pm    Post subject: Reply with quote

Before you do that, make sure your /etc/make.conf includes the line VIDEO_CARDS="intel" and recompile mesa. Then try xf86-video-intel.

Blessed be!
Pappy
_________________
This space left intentionally blank, except for these ASCII symbols.
Back to top
View user's profile Send private message
joey_g
n00b
n00b


Joined: 06 May 2008
Posts: 44

PostPosted: Sun Nov 23, 2008 11:00 pm    Post subject: Reply with quote

The problem was that libglx.so already existed and so mesa and xf86 would not install. So I manually removed libglx.so and the recompile worked fine. Now I'm back in KDE and it's (of course) much slower with composite enabled. And incredibly I still seem to have the same problem: For those of you who use KDE4 with composite enabled is the black kicker or Task Manager really suppose to be a little bit transparent towards the center?
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