You are not logged in.

#1 2007-08-16 08:25:51

Hongkongblue
Member
From: Hong Kong
Registered: 2005-07-22
Posts: 12

i915 xorg drivers and glx (SOLVED)

Hi, my i915 (2.1.1-1) drivers seem to be missing the glx module - anyone have similar problems?

(where is glxgears in Arch by the way?)

/var/log/Xorg.log.0

X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Current Operating System: Linux home.net 2.6.22-ARCH #1 SMP PREEMPT Wed Aug 15 23:33:00 CEST 2007 i686
Build Date: 10 August 2007


(II) LoadModule: "glx"
(WW) Warning, couldn't open module glx
(II) UnloadModule: "glx"
(EE) Failed to load module "glx" (module does not exist, 0)

(EE) intel(0): [dri] I830CheckDRIAvailable failed: glx not loaded

/etc/X11/xorg.conf

Section "Module"
    Load    "i2c"
    Load    "bitmap"
    Load    "bitmap"
    Load    "ddc"
    Load    "dri"
    Load    "extmod"
    Load    "freetype"
    Load    "glx"
    Load    "int10"
    Load    "vbe"
EndSection

Section "Device"
    Identifier    "Intel Corporation 82945G/GZ Integrated Graphics Controller"
    Driver        "intel"
    BusID        "PCI:0:2:0"
EndSection

Section "Monitor"
    Identifier    "Philips 190S"
    Option        "DPMS"
    HorizSync    30-100
    VertRefresh    50-160
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Device        "Intel Corporation 82945G/GZ Integrated Graphics Controller"
    Monitor        "Philips 190S"
    DefaultDepth    24
    SubSection "Display"
        Depth        24
        Modes        "1280x1024"
    EndSubSection
EndSection

Section "ServerLayout"
    Identifier    "Default Layout"
    Screen        "Default Screen"
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
EndSection

Section "DRI"
    Mode    0666
EndSection

Last edited by Hongkongblue (2007-08-16 10:01:14)


Intel-D915GAV : Software Raid0 x 4 SATA : 1GB Ram : 3Ghz HT-P4

Offline

#2 2007-08-16 11:54:26

littleweseth
Member
From: James Cook University, Aust
Registered: 2007-06-18
Posts: 16
Website

Re: i915 xorg drivers and glx (SOLVED)

[lws@daedalus:~]$ pacman -Qo /usr/bin/glxgears
/usr/bin/glxgears is owned by mesa 7.0.1-1

smile

-lws


"Tandis qu'ils dorment, nous gagnerons."

Offline

Board footer

Powered by FluxBB