View previous topic :: View next topic |
Author |
Message |
Bigun Advocate


Joined: 21 Sep 2003 Posts: 2198
|
Posted: Tue Apr 13, 2004 7:03 pm Post subject: Intel Video and Direct Rendering [solved] |
|
|
I have the i810 chipset onboard. I got the video working but not GLX. Does this chipset ever support direct rendering? If so, how do I enable/use it? I've only had experience with ATI cards.
Last edited by Bigun on Wed Oct 19, 2005 6:49 pm; edited 1 time in total |
|
Back to top |
|
 |
OdinsDream Veteran


Joined: 01 Jun 2002 Posts: 1057
|
|
Back to top |
|
 |
Bigun Advocate


Joined: 21 Sep 2003 Posts: 2198
|
Posted: Wed Apr 14, 2004 3:13 pm Post subject: |
|
|
It was written for kernel 2.4... I'm running 2.6.5. |
|
Back to top |
|
 |
stonent Veteran


Joined: 07 Aug 2003 Posts: 1139 Location: Texas
|
Posted: Wed Apr 14, 2004 3:27 pm Post subject: |
|
|
It's in the kernel. Add it in! Everything else is the same. _________________ Inspiron 4100 & Sun UltraAXe
Portage on Solaris|Dell Laptop Hacks
The way you feel about organized religion is the same way I feel about organized socialism. |
|
Back to top |
|
 |
dizzogg Tux's lil' helper


Joined: 03 May 2002 Posts: 131 Location: Virginia, USA
|
Posted: Wed Apr 14, 2004 3:58 pm Post subject: |
|
|
you might need to change the permissions on /dev/dri directory, though
look at the end of your /etc/X11/XF86config file for the dri section and uncomment it.
a good way to tell if the permissions are set up is by running glxgears and seeing if it gives you any errors. If it doesn't, you're good to go |
|
Back to top |
|
 |
Bigun Advocate


Joined: 21 Sep 2003 Posts: 2198
|
Posted: Thu Apr 15, 2004 12:10 pm Post subject: |
|
|
stonent wrote: | It's in the kernel. Add it in! Everything else is the same. |
Where in the kernel config? Is it actually labeled DRI or GLX? |
|
Back to top |
|
 |
Bigun Advocate


Joined: 21 Sep 2003 Posts: 2198
|
Posted: Thu Apr 15, 2004 1:13 pm Post subject: |
|
|
Got it... I had to uncomment the DRI lines in /etc/X11/XF86Config and restart X. Thanks. |
|
Back to top |
|
 |
|