Beryl Ubuntu Feisty fawn amd64
Phil Pinkerton
pcpinkerton at gmail.com
Fri May 11 00:20:49 UTC 2007
When starting Beryl I get the following errors:
*******************************************************
* Beryl system compatibility
Xlib: extension "XFree86-DRI" missing
beryl glxBindTexTmageExt is missing
******************************************************
Do I need to add something more to Xorg.conf ??
Xorg.conf has the following configuration relative to beryl ( I think )
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "dre"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "Screen"
Identifier "Default Screen"
Option "XAANoOffscreenPixmaps"
Option "AddARGBGLXVisuals" "On"
Device "ATI Technologies Inc RS482 [Radeon Xpress 200M]"
Monitor "Generic Monitor"
Defaultdepth 24
SubSection "Display"
Depth 1
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x800"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Option "AIGLX" "on"
screen "Default Screen"
Inputdevice "Generic Keyboard"
Inputdevice "Configured Mouse"
Inputdevice "stylus" "SendCoreEvents"
Inputdevice "cursor" "SendCoreEvents"
Inputdevice "eraser" "SendCoreEvents"
Inputdevice "Synaptics Touchpad"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
More information about the ubuntu-users
mailing list