Announcement

Collapse
No announcement yet.

Intel i810 and DRI

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Intel i810 and DRI

    Hi, i have checked, and it looks like the intel graphics drivers are installed, but i am not sure, and when in go into the Konsole and try:

    Code:
    glxinfo | grep rendering
    and it comes up with

    Code:
     Direct Rendering: No
    Why no working display driver?


    Thanks
       Willz


    ~~Edit** Very Sorry, i put this thread in the wrong forum.

    #2
    Re: Intel i810 and DRI

    Hi,

    What do you have in your /etc/X11/xorg.conf about Device section ?

    For example, something like this :
    Section "Device"
    Identifier "Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller"
    Driver "i810"
    BusID "PCI:0:2:0"
    EndSection

    Cheers

    Comment

    Working...
    X