Results 1 to 2 of 2
Hello,
I have openSUSE 10.3, My graphics card is Intel 915GM.
when i do this command:
holder@Holder-Laptop:~> glxinfo | grep rendering
direct rendering: No
What can i do to make ...
- 11-11-2007 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 4
direct rendering: No
Hello,
I have openSUSE 10.3, My graphics card is Intel 915GM.
when i do this command:
What can i do to make it work?holder@Holder-Laptop:~> glxinfo | grep rendering
direct rendering: No
Thanks,
MicroHate.
- 11-11-2007 #2Linux Guru
- Join Date
- Nov 2007
- Posts
- 1,695
If you are using Xgl, this will say "No". From the openSUSE Xgl docs:
Xgl Link
How can I check whether I have direct rendering on Xorg?
Direct rendering is active if running glxinfo|grep direct on top of Xorg (not Xgl!) shows you "Yes". On top of Xgl this will always show you "No". Unfortunately, for Xorg having direct rendering is a synonym for having accelerated graphics, and it is more difficult to detect whether hardware acceleration is available than it is to detect direct rendering.
With SUSE 10.3, you should already have the latest revision of Intel driver:
Intel Drivers
Note: If you have a 945 or older graphics controller, your distribution will already have the right drivers included.


Reply With Quote