Announcement

Collapse
No announcement yet.

[Solved] Xlib: extension "GLX" missing on display ":0.0"

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

    [Solved] Xlib: extension "GLX" missing on display ":0.0"

    I get this error message after I installed LL.

    Code:
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Code:
    $ glxinfo
    name of display: :0.0
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Error: couldn't find RGB GLX visual or fbconfig
    
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    3 GLXFBConfigs:
      visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
     id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
    ----------------------------------------------------------------------
    Segmentation fault
    Code:
    $ glxgears
    Xlib: extension "GLX" missing on display ":0.0".
    Error: couldn't get an RGB, Double-buffered visual
    I proceeded to modify xorg.conf by adding some info found on the internet, but nothing has changed.

    This is the info printed on screen with sudo lspci -v command

    Code:
    01:00.0 VGA compatible controller: S3 Inc. VT8375 [ProSavage8 KM266/KL266]
        Subsystem: Giga-byte Technology Device d000
        Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 11
        Memory at ed000000 (32-bit, non-prefetchable) [size=512K]
        Memory at e0000000 (32-bit, prefetchable) [size=128M]
        [virtual] Expansion ROM at ec000000 [disabled] [size=64K]
        Capabilities: [dc] Power Management version 2
        Capabilities: [80] AGP version 2.0
        Kernel modules: savagefb
    Multibooting: Kubuntu Focal Fossa 20.04
    Before: Precise 12.04 Xenial 16.04 and Bionic 18.04
    Win 10 sadly
    Using Linux since June, 2008

    #2
    Re: Xlib: extension "GLX" missing on display ":0.0"

    What does /var/log/Xorg.0.log say?

    Please Read Me

    Comment


      #3
      Re: Xlib: extension "GLX" missing on display ":0.0"

      This is what I found in Xorg.log

      Code:
      X.Org X Server 1.7.6
      Release Date: 2010-03-17
      X Protocol Version 11, Revision 0
      Build Operating System: Linux 2.6.24-25-server i686 Ubuntu
      Current Operating System: Linux kurshesde 2.6.32-22-generic #33-Ubuntu SMP Wed Apr 28 13:27:30 UTC 2010 i686
      Kernel command line: root=UUID=7ab8efb3-3012-405d-b749-578f3e738e8e ro splash
      Build Date: 23 April 2010 05:11:50PM
      xorg-server 2:1.7.6-2ubuntu7 (Bryce Harrington <bryce@ubuntu.com>) 
      Current version of pixman: 0.16.4
      	Before reporting problems, check [url]http://wiki.x.org[/url]
      	to make sure that you have the latest version.
      Markers: (--) probed, (**) from config file, (==) default setting,
      	(++) from command line, (!!) notice, (II) informational,
      	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
      (==) Log file: "/var/log/Xorg.0.log", Time: Sun May 2 19:29:51 2010
      (==) Using config file: "/etc/X11/xorg.conf"
      (==) Using config directory: "/usr/lib/X11/xorg.conf.d"
      (==) No Layout section. Using the first Screen section.
      (**) |-->Screen "Default Screen" (0)
      (**) |  |-->Monitor "Configured Monitor"
      (==) No device specified for screen "Default Screen".
      	Using the first device section listed.
      (**) |  |-->Device "S3 Inc. VT8375 [ProSavage8 KM266/KL266]"
      (==) Automatically adding devices
      (==) Automatically enabling devices
      (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
      	Entry deleted from font path.
      (==) FontPath set to:
      	/usr/share/fonts/X11/misc,
      	/usr/share/fonts/X11/100dpi/:unscaled,
      	/usr/share/fonts/X11/75dpi/:unscaled,
      	/usr/share/fonts/X11/Type1,
      	/usr/share/fonts/X11/100dpi,
      	/usr/share/fonts/X11/75dpi,
      	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
      	built-ins
      (==) ModulePath set to "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
      (**) Extension "Composite" is enabled
      (II) The server relies on udev to provide the list of input devices.
      	If no devices become available, reconfigure udev or disable AutoAddDevices.
      (II) Loader magic: 0x81f0e80
      (II) Module ABI versions:
      	X.Org ANSI C Emulation: 0.4
      	X.Org Video Driver: 6.0
      	X.Org XInput driver : 7.0
      	X.Org Server Extension : 2.0
      (++) using VT number 7
      
      (--) PCI:*(0:1:0:0) 5333:8d04:1458:d000 S3 Inc. VT8375 [ProSavage8 KM266/KL266] rev 0, Mem @ 0xed000000/524288, 0xe0000000/134217728, BIOS @ 0x????????/65536
      (II) Open ACPI successful (/var/run/acpid.socket)
      (II) "extmod" will be loaded by default.
      (II) "dbe" will be loaded by default.
      (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
      (II) "record" will be loaded by default.
      (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
      (II) "dri2" will be loaded by default.
      (II) LoadModule: "glx"
      (II) Loading /usr/lib/xorg/extra-modules/libglx.so
      (II) Module glx: vendor="NVIDIA Corporation"
      	compiled for 4.0.2, module version = 1.0.0
      	Module class: X.Org Server Extension
      (II) NVIDIA GLX Module 195.36.15 Thu Mar 11 23:39:48 PST 2010
      (II) Loading extension GLX
      (II) LoadModule: "dri"
      (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
      (II) Module dri: vendor="X.Org Foundation"
      	compiled for 1.7.6, module version = 1.0.0
      	ABI class: X.Org Server Extension, version 2.0
      (II) Loading extension XFree86-DRI
      (II) LoadModule: "extmod"
      (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
      (II) Module extmod: vendor="X.Org Foundation"
      	compiled for 1.7.6, module version = 1.0.0
      	Module class: X.Org Server Extension
      	ABI class: X.Org Server Extension, version 2.0
      (II) Loading extension MIT-SCREEN-SAVER
      (II) Loading extension XFree86-VidModeExtension
      (II) Loading extension XFree86-DGA
      (II) Loading extension DPMS
      (II) Loading extension XVideo
      (II) Loading extension XVideo-MotionCompensation
      (II) Loading extension X-Resource
      (II) LoadModule: "dbe"
      (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
      (II) Module dbe: vendor="X.Org Foundation"
      	compiled for 1.7.6, module version = 1.0.0
      	Module class: X.Org Server Extension
      	ABI class: X.Org Server Extension, version 2.0
      (II) Loading extension DOUBLE-BUFFER
      (II) LoadModule: "record"
      (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
      (II) Module record: vendor="X.Org Foundation"
      	compiled for 1.7.6, module version = 1.13.0
      	Module class: X.Org Server Extension
      	ABI class: X.Org Server Extension, version 2.0
      (II) Loading extension RECORD
      (II) LoadModule: "dri2"
      (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
      (II) Module dri2: vendor="X.Org Foundation"
      	compiled for 1.7.6, module version = 1.1.0
      	ABI class: X.Org Server Extension, version 2.0
      (II) Loading extension DRI2
      (II) LoadModule: "savage"
      (II) Loading /usr/lib/xorg/modules/drivers/savage_drv.so
      (II) Module savage: vendor="X.Org Foundation"
      	compiled for 1.7.2, module version = 2.3.1
      	Module class: X.Org Video Driver
      	ABI class: X.Org Video Driver, version 6.0
      (II) SAVAGE: driver (version 2.3.1) for S3 Savage chipsets: Savage4,
      	Savage3D, Savage3D-MV, Savage2000, Savage/MX-MV, Savage/MX,
      	Savage/IX-MV, Savage/IX, ProSavage PM133, ProSavage KM133,
      	Twister PN133, Twister KN133, SuperSavage/MX 128, SuperSavage/MX 64,
      	SuperSavage/MX 64C, SuperSavage/IX 128, SuperSavage/IX 128,
      	SuperSavage/IX 64, SuperSavage/IX 64, SuperSavage/IXC 64,
      	SuperSavage/IXC 64, ProSavage DDR, ProSavage DDR-K
      (II) Primary Device is: PCI 01@00:00:0
      (II) Loading sub module "vgahw"
      (II) LoadModule: "vgahw"
      (II) Loading /usr/lib/xorg/modules/libvgahw.so
      (II) Module vgahw: vendor="X.Org Foundation"
      	compiled for 1.7.6, module version = 0.1.0
      	ABI class: X.Org Video Driver, version 6.0
      (**) SAVAGE(0): Depth 24, (--) framebuffer bpp 32
      (==) SAVAGE(0): RGB weight 888
      (==) SAVAGE(0): Default visual is TrueColor
      (II) SAVAGE(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
      (==) SAVAGE(0): Using XAA acceleration architecture
      (==) SAVAGE(0): Using HW cursor
      (==) SAVAGE(0): Using video BIOS to set modes
      (II) Loading sub module "vbe"
      (II) LoadModule: "vbe"
      (II) Loading /usr/lib/xorg/modules/libvbe.so
      (II) Module vbe: vendor="X.Org Foundation"
      	compiled for 1.7.6, module version = 1.1.0
      	ABI class: X.Org Video Driver, version 6.0
      (II) Loading sub module "int10"
      (II) LoadModule: "int10"
      (II) Loading /usr/lib/xorg/modules/libint10.so
      (II) Module int10: vendor="X.Org Foundation"
      	compiled for 1.7.6, module version = 1.0.0
      	ABI class: X.Org Video Driver, version 6.0
      (II) SAVAGE(0): initializing int10
      (II) SAVAGE(0): Primary V_BIOS segment is: 0xc000
      (II) SAVAGE(0): VESA BIOS detected
      (II) SAVAGE(0): VESA VBE Version 3.0
      (II) SAVAGE(0): VESA VBE Total Mem: 31680 kB
      (II) SAVAGE(0): VESA VBE OEM: S3 Graphics ProSavage DDR Family BIOS
      (II) SAVAGE(0): VESA VBE OEM Software Rev: 2.0
      (II) SAVAGE(0): VESA VBE OEM Vendor: S3 Garphics Incorporated.
      (II) SAVAGE(0): VESA VBE OEM Product: VBE 3.0
      (II) SAVAGE(0): VESA VBE OEM Product Rev: Rev 0.0
      (--) SAVAGE(0): Chip: id 8d04, "ProSavage DDR-K"
      (--) SAVAGE(0): Engine: "ProSavageDDR"
      (--) SAVAGE(0): AGP card detected
      (==) SAVAGE(0): Using BusType PCI by default
      (==) SAVAGE(0): Using PCI DMA
      (==) SAVAGE(0): Will try command and vertex DMA mode
      (==) SAVAGE(0): Using gamma correction (1.0, 1.0, 1.0)
      (--) SAVAGE(0): probed videoram: 32768k
      (II) Loading sub module "ddc"
      (II) LoadModule: "ddc"
      (II) Module "ddc" already built-in
      (--) SAVAGE(0): No DDC signal
      (II) Loading sub module "i2c"
      (II) LoadModule: "i2c"
      (II) Module "i2c" already built-in
      (II) SAVAGE(0): I2C bus "I2C bus" initialized.
      (II) SAVAGE(0): I2C device "I2C bus:ddc2" registered at address 0xA0.
      (II) SAVAGE(0): Manufacturer: CPQ Model: 1461 Serial#: 16843009
      (II) SAVAGE(0): Year: 2005 Week: 24
      (II) SAVAGE(0): EDID Version: 1.3
      (II) SAVAGE(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
      (II) SAVAGE(0): Sync: Separate
      (II) SAVAGE(0): Max Image Size [cm]: horiz.: 32 vert.: 24
      (II) SAVAGE(0): Gamma: 2.88
      (II) SAVAGE(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
      (II) SAVAGE(0): First detailed timing is preferred mode
      (II) SAVAGE(0): redX: 0.643 redY: 0.318  greenX: 0.285 greenY: 0.595
      (II) SAVAGE(0): blueX: 0.143 blueY: 0.058  whiteX: 0.283 whiteY: 0.298
      (II) SAVAGE(0): Supported established timings:
      (II) SAVAGE(0): 720x400@70Hz
      (II) SAVAGE(0): 640x480@60Hz
      (II) SAVAGE(0): 640x480@75Hz
      (II) SAVAGE(0): 800x600@75Hz
      (II) SAVAGE(0): 1024x768@75Hz
      (II) SAVAGE(0): Manufacturer's mask: 0
      (II) SAVAGE(0): Supported standard timings:
      (II) SAVAGE(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
      (II) SAVAGE(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
      (II) SAVAGE(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881
      (II) SAVAGE(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
      (II) SAVAGE(0): #4: hsize: 1152 vsize 864 refresh: 75 vid: 20337
      (II) SAVAGE(0): Supported detailed timing:
      (II) SAVAGE(0): clock: 94.5 MHz  Image Size: 312 x 234 mm
      (II) SAVAGE(0): h_active: 1024 h_sync: 1072 h_sync_end 1168 h_blank_end 1376 h_border: 0
      (II) SAVAGE(0): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking: 808 v_border: 0
      (II) SAVAGE(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 70 kHz, PixClock max 110 MHz
      (II) SAVAGE(0): Monitor name: COMPAQ FS7600
      (II) SAVAGE(0): Serial No: CNQ52401WT
      (II) SAVAGE(0): EDID (in hex):
      (II) SAVAGE(0): 	00ffffffffffff000e11611401010101
      (II) SAVAGE(0): 	180f0103682018bceaa1b9a451499824
      (II) SAVAGE(0): 	0e484ca442003159455961598180714f
      (II) SAVAGE(0): 	010101010101ea240060410028303060
      (II) SAVAGE(0): 	130038ea1000001e000000fd0032a01e
      (II) SAVAGE(0): 	460b000a202020202020000000fc0043
      (II) SAVAGE(0): 	4f4d50415120465337363030000000ff
      (II) SAVAGE(0): 	00434e51353234303157540a20200061
      (II) SAVAGE(0): EDID vendor "CPQ", prod id 5217
      (II) SAVAGE(0): Using EDID range info for horizontal sync
      (II) SAVAGE(0): Using vrefresh ranges from config file
      (II) SAVAGE(0): Printing DDC gathered Modelines:
      (II) SAVAGE(0): Modeline "1024x768"x0.0  94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz)
      (II) SAVAGE(0): Modeline "640x480"x0.0  31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
      (II) SAVAGE(0): Modeline "640x480"x0.0  25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
      (II) SAVAGE(0): Modeline "720x400"x0.0  28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
      (II) SAVAGE(0): Modeline "1024x768"x0.0  78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
      (II) SAVAGE(0): Modeline "800x600"x0.0  49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
      (II) SAVAGE(0): Modeline "640x480"x0.0  36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz)
      (II) SAVAGE(0): Modeline "800x600"x0.0  56.25 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz)
      (II) SAVAGE(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
      (II) SAVAGE(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
      (--) SAVAGE(0): Detected current MCLK value of 14.318 MHz
      (--) SAVAGE(0): 1424x1880 TFT LCD panel detected but not active
      (--) SAVAGE(0): Found 5 modes at this depth:
        [112] 640 x 480, 60Hz, 75Hz, 85Hz, 100Hz, 160Hz
        [115] 800 x 600, 60Hz, 75Hz, 85Hz
        [118] 1024 x 768, 60Hz, 70Hz, 75Hz, 85Hz, 100Hz, 130Hz
        [11b] 1280 x 1024, 60Hz, 75Hz, 85Hz, 100Hz
        [124] 1600 x 1200, 60Hz
      (II) SAVAGE(0): Configured Monitor: Using hsync range of 30.00-70.00 kHz
      (II) SAVAGE(0): Configured Monitor: Using vrefresh range of 50.00-70.00 Hz
      (II) SAVAGE(0): Configured Monitor: Using maximum pixel clock of 110.00 MHz
      (II) SAVAGE(0): Clock range: 10.00 to 220.00 MHz
      (--) SAVAGE(0): No suitable BIOS mode found for 640x350 85Hz.
      (II) SAVAGE(0): Not using default mode "640x350" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 320x175 85Hz.
      (II) SAVAGE(0): Not using default mode "320x175" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 640x400 85Hz.
      (II) SAVAGE(0): Not using default mode "640x400" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 320x200 85Hz.
      (II) SAVAGE(0): Not using default mode "320x200" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 720x400 85Hz.
      (II) SAVAGE(0): Not using default mode "720x400" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 360x200 85Hz.
      (II) SAVAGE(0): Not using default mode "360x200" (no mode of this name)
      (--) SAVAGE(0): Chose mode 112 at 60Hz.
      (--) SAVAGE(0): No suitable BIOS mode found for 320x240 60Hz.
      (II) SAVAGE(0): Not using default mode "320x240" (no mode of this name)
      (--) SAVAGE(0): Chose mode 112 at 75Hz.
      (II) SAVAGE(0): Not using default mode "640x480" (vrefresh out of range)
      (--) SAVAGE(0): No suitable BIOS mode found for 320x240 72Hz.
      (II) SAVAGE(0): Not using default mode "320x240" (no mode of this name)
      (--) SAVAGE(0): Chose mode 112 at 75Hz.
      (II) SAVAGE(0): Not using default mode "640x480" (vrefresh out of range)
      (--) SAVAGE(0): No suitable BIOS mode found for 320x240 75Hz.
      (II) SAVAGE(0): Not using default mode "320x240" (no mode of this name)
      (--) SAVAGE(0): Chose mode 112 at 85Hz.
      (II) SAVAGE(0): Not using default mode "640x480" (vrefresh out of range)
      (--) SAVAGE(0): No suitable BIOS mode found for 320x240 85Hz.
      (II) SAVAGE(0): Not using default mode "320x240" (no mode of this name)
      (--) SAVAGE(0): Chose mode 115 at 60Hz.
      (--) SAVAGE(0): No suitable BIOS mode found for 400x300 56Hz.
      (II) SAVAGE(0): Not using default mode "400x300" (no mode of this name)
      (--) SAVAGE(0): Chose mode 115 at 60Hz.
      (--) SAVAGE(0): No suitable BIOS mode found for 400x300 60Hz.
      (II) SAVAGE(0): Not using default mode "400x300" (no mode of this name)
      (--) SAVAGE(0): Chose mode 115 at 75Hz.
      (II) SAVAGE(0): Not using default mode "800x600" (vrefresh out of range)
      (--) SAVAGE(0): No suitable BIOS mode found for 400x300 72Hz.
      (II) SAVAGE(0): Not using default mode "400x300" (no mode of this name)
      (--) SAVAGE(0): Chose mode 115 at 75Hz.
      (II) SAVAGE(0): Not using default mode "800x600" (vrefresh out of range)
      (--) SAVAGE(0): No suitable BIOS mode found for 400x300 75Hz.
      (II) SAVAGE(0): Not using default mode "400x300" (no mode of this name)
      (--) SAVAGE(0): Chose mode 115 at 85Hz.
      (II) SAVAGE(0): Not using default mode "800x600" (vrefresh out of range)
      (--) SAVAGE(0): No suitable BIOS mode found for 400x300 85Hz.
      (II) SAVAGE(0): Not using default mode "400x300" (no mode of this name)
      (--) SAVAGE(0): Chose mode 118 at 85Hz.
      (II) SAVAGE(0): Not using default mode "1024x768" (vrefresh out of range)
      (--) SAVAGE(0): No suitable BIOS mode found for 512x384 87Hz.
      (II) SAVAGE(0): Not using default mode "512x384" (no mode of this name)
      (--) SAVAGE(0): Chose mode 118 at 60Hz.
      (--) SAVAGE(0): No suitable BIOS mode found for 512x384 60Hz.
      (II) SAVAGE(0): Not using default mode "512x384" (no mode of this name)
      (--) SAVAGE(0): Chose mode 118 at 70Hz.
      (--) SAVAGE(0): No suitable BIOS mode found for 512x384 70Hz.
      (II) SAVAGE(0): Not using default mode "512x384" (no mode of this name)
      (--) SAVAGE(0): Chose mode 118 at 75Hz.
      (II) SAVAGE(0): Not using default mode "1024x768" (vrefresh out of range)
      (--) SAVAGE(0): No suitable BIOS mode found for 512x384 75Hz.
      (II) SAVAGE(0): Not using default mode "512x384" (no mode of this name)
      (--) SAVAGE(0): Chose mode 118 at 85Hz.
      (II) SAVAGE(0): Not using default mode "1024x768" (vrefresh out of range)
      (--) SAVAGE(0): No suitable BIOS mode found for 512x384 84Hz.
      (II) SAVAGE(0): Not using default mode "512x384" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 1152x864 75Hz.
      (II) SAVAGE(0): Not using default mode "1152x864" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 576x432 75Hz.
      (II) SAVAGE(0): Not using default mode "576x432" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 1280x960 60Hz.
      (II) SAVAGE(0): Not using default mode "1280x960" (no mode of this name)
      (--) SAVAGE(0): Chose mode 112 at 60Hz.
      (--) SAVAGE(0): No suitable BIOS mode found for 1280x960 85Hz.
      (II) SAVAGE(0): Not using default mode "1280x960" (no mode of this name)
      (--) SAVAGE(0): Chose mode 112 at 85Hz.
      (II) SAVAGE(0): Not using default mode "640x480" (hsync out of range)
      (--) SAVAGE(0): Chose mode 11b at 60Hz.
      (--) SAVAGE(0): No suitable BIOS mode found for 640x512 60Hz.
      (II) SAVAGE(0): Not using default mode "640x512" (no mode of this name)
      (--) SAVAGE(0): Chose mode 11b at 75Hz.
      (II) SAVAGE(0): Not using default mode "1280x1024" (hsync out of range)
      (--) SAVAGE(0): No suitable BIOS mode found for 640x512 75Hz.
      (II) SAVAGE(0): Not using default mode "640x512" (no mode of this name)
      (--) SAVAGE(0): Chose mode 11b at 85Hz.
      (II) SAVAGE(0): Not using default mode "1280x1024" (hsync out of range)
      (--) SAVAGE(0): No suitable BIOS mode found for 640x512 85Hz.
      (II) SAVAGE(0): Not using default mode "640x512" (no mode of this name)
      (--) SAVAGE(0): Chose mode 124 at 60Hz.
      (II) SAVAGE(0): Not using default mode "1600x1200" (hsync out of range)
      (--) SAVAGE(0): Chose mode 115 at 60Hz.
      (II) SAVAGE(0): Not using default mode "800x600" (hsync out of range)
      (--) SAVAGE(0): Chose mode 124 at 60Hz.
      (II) SAVAGE(0): Not using default mode "1600x1200" (hsync out of range)
      (--) SAVAGE(0): Chose mode 115 at 60Hz.
      (II) SAVAGE(0): Not using default mode "800x600" (hsync out of range)
      (--) SAVAGE(0): Chose mode 124 at 60Hz.
      (II) SAVAGE(0): Not using default mode "1600x1200" (hsync out of range)
      (--) SAVAGE(0): Chose mode 115 at 75Hz.
      (II) SAVAGE(0): Not using default mode "800x600" (hsync out of range)
      (--) SAVAGE(0): Chose mode 124 at 60Hz.
      (II) SAVAGE(0): Not using default mode "1600x1200" (hsync out of range)
      (--) SAVAGE(0): Chose mode 115 at 75Hz.
      (II) SAVAGE(0): Not using default mode "800x600" (hsync out of range)
      (II) SAVAGE(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
      (--) SAVAGE(0): Chose mode 115 at 85Hz.
      (II) SAVAGE(0): Not using default mode "800x600" (hsync out of range)
      (--) SAVAGE(0): No suitable BIOS mode found for 1792x1344 60Hz.
      (II) SAVAGE(0): Not using default mode "1792x1344" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 896x672 60Hz.
      (II) SAVAGE(0): Not using default mode "896x672" (no mode of this name)
      (II) SAVAGE(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
      (--) SAVAGE(0): No suitable BIOS mode found for 896x672 75Hz.
      (II) SAVAGE(0): Not using default mode "896x672" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 1856x1392 60Hz.
      (II) SAVAGE(0): Not using default mode "1856x1392" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 928x696 60Hz.
      (II) SAVAGE(0): Not using default mode "928x696" (no mode of this name)
      (II) SAVAGE(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
      (--) SAVAGE(0): No suitable BIOS mode found for 928x696 75Hz.
      (II) SAVAGE(0): Not using default mode "928x696" (no mode of this name)
      (II) SAVAGE(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
      (--) SAVAGE(0): No suitable BIOS mode found for 960x720 60Hz.
      (II) SAVAGE(0): Not using default mode "960x720" (no mode of this name)
      (II) SAVAGE(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
      (--) SAVAGE(0): No suitable BIOS mode found for 960x720 75Hz.
      (II) SAVAGE(0): Not using default mode "960x720" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 832x624 74Hz.
      (II) SAVAGE(0): Not using default mode "832x624" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 416x312 74Hz.
      (II) SAVAGE(0): Not using default mode "416x312" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 1152x864 59Hz.
      (II) SAVAGE(0): Not using default mode "1152x864" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 576x432 60Hz.
      (II) SAVAGE(0): Not using default mode "576x432" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 1152x864 70Hz.
      (II) SAVAGE(0): Not using default mode "1152x864" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 576x432 70Hz.
      (II) SAVAGE(0): Not using default mode "576x432" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 1152x864 74Hz.
      (II) SAVAGE(0): Not using default mode "1152x864" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 576x432 74Hz.
      (II) SAVAGE(0): Not using default mode "576x432" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 1152x864 84Hz.
      (II) SAVAGE(0): Not using default mode "1152x864" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 576x432 85Hz.
      (II) SAVAGE(0): Not using default mode "576x432" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 1152x864 85Hz.
      (II) SAVAGE(0): Not using default mode "1152x864" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 576x432 85Hz.
      (II) SAVAGE(0): Not using default mode "576x432" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 1152x864 99Hz.
      (II) SAVAGE(0): Not using default mode "1152x864" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 576x432 100Hz.
      (II) SAVAGE(0): Not using default mode "576x432" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 1360x768 59Hz.
      (II) SAVAGE(0): Not using default mode "1360x768" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 680x384 59Hz.
      (II) SAVAGE(0): Not using default mode "680x384" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 1360x768 59Hz.
      (II) SAVAGE(0): Not using default mode "1360x768" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 680x384 59Hz.
      (II) SAVAGE(0): Not using default mode "680x384" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 1400x1050 59Hz.
      (II) SAVAGE(0): Not using default mode "1400x1050" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 700x525 59Hz.
      (II) SAVAGE(0): Not using default mode "700x525" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 1400x1050 69Hz.
      (II) SAVAGE(0): Not using default mode "1400x1050" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 700x525 70Hz.
      (II) SAVAGE(0): Not using default mode "700x525" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 1400x1050 74Hz.
      (II) SAVAGE(0): Not using default mode "1400x1050" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 700x525 74Hz.
      (II) SAVAGE(0): Not using default mode "700x525" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 1400x1050 85Hz.
      (II) SAVAGE(0): Not using default mode "1400x1050" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 700x525 85Hz.
      (II) SAVAGE(0): Not using default mode "700x525" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 1440x900 59Hz.
      (II) SAVAGE(0): Not using default mode "1440x900" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 720x450 59Hz.
      (II) SAVAGE(0): Not using default mode "720x450" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 1600x1024 60Hz.
      (II) SAVAGE(0): Not using default mode "1600x1024" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 800x512 60Hz.
      (II) SAVAGE(0): Not using default mode "800x512" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 1680x1050 59Hz.
      (II) SAVAGE(0): Not using default mode "1680x1050" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 840x525 59Hz.
      (II) SAVAGE(0): Not using default mode "840x525" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 1680x1050 59Hz.
      (II) SAVAGE(0): Not using default mode "1680x1050" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 840x525 60Hz.
      (II) SAVAGE(0): Not using default mode "840x525" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 1680x1050 69Hz.
      (II) SAVAGE(0): Not using default mode "1680x1050" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 840x525 69Hz.
      (II) SAVAGE(0): Not using default mode "840x525" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 1680x1050 74Hz.
      (II) SAVAGE(0): Not using default mode "1680x1050" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 840x525 74Hz.
      (II) SAVAGE(0): Not using default mode "840x525" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 1680x1050 84Hz.
      (II) SAVAGE(0): Not using default mode "1680x1050" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 840x525 85Hz.
      (II) SAVAGE(0): Not using default mode "840x525" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 1920x1080 59Hz.
      (II) SAVAGE(0): Not using default mode "1920x1080" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 960x540 59Hz.
      (II) SAVAGE(0): Not using default mode "960x540" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 1920x1200 59Hz.
      (II) SAVAGE(0): Not using default mode "1920x1200" (no mode of this name)
      (--) SAVAGE(0): No suitable BIOS mode found for 960x600 59Hz.
      (II) SAVAGE(0): Not using default mode "960x600" (no mode of this name)
      (II) SAVAGE(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
      (--) SAVAGE(0): No suitable BIOS mode found for 960x720 85Hz.
      (II) SAVAGE(0): Not using default mode "960x720" (no mode of this name)
      (II) SAVAGE(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
      (--) SAVAGE(0): Chose mode 118 at 60Hz.
      (II) SAVAGE(0): Not using default mode "1024x768" (hsync out of range)
      (II) SAVAGE(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
      (--) SAVAGE(0): Chose mode 118 at 75Hz.
      (II) SAVAGE(0): Not using default mode "1024x768" (hsync out of range)
      (II) SAVAGE(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
      (--) SAVAGE(0): Chose mode 118 at 85Hz.
      (II) SAVAGE(0): Not using default mode "1024x768" (hsync out of range)
      (--) SAVAGE(0): Chose mode 118 at 85Hz.
      (II) SAVAGE(0): Not using driver mode "1024x768" (vrefresh out of range)
      (--) SAVAGE(0): Chose mode 112 at 75Hz.
      (II) SAVAGE(0): Not using driver mode "640x480" (vrefresh out of range)
      (--) SAVAGE(0): Chose mode 112 at 60Hz.
      (--) SAVAGE(0): No suitable BIOS mode found for 720x400 70Hz.
      (II) SAVAGE(0): Not using driver mode "720x400" (no mode of this name)
      (--) SAVAGE(0): Chose mode 118 at 75Hz.
      (II) SAVAGE(0): Not using driver mode "1024x768" (vrefresh out of range)
      (--) SAVAGE(0): Chose mode 115 at 75Hz.
      (II) SAVAGE(0): Not using driver mode "800x600" (vrefresh out of range)
      (--) SAVAGE(0): Chose mode 112 at 85Hz.
      (II) SAVAGE(0): Not using driver mode "640x480" (vrefresh out of range)
      (--) SAVAGE(0): Chose mode 115 at 85Hz.
      (II) SAVAGE(0): Not using driver mode "800x600" (vrefresh out of range)
      (--) SAVAGE(0): Chose mode 11b at 60Hz.
      (--) SAVAGE(0): No suitable BIOS mode found for 1152x864 75Hz.
      (II) SAVAGE(0): Not using driver mode "1152x864" (no mode of this name)
      (II) SAVAGE(0): Not using mode "1024x768 +0+0; 800x600 +0+0; 640x480 +0+0" (no mode of this name)
      (--) SAVAGE(0): Chose mode 11b at 60Hz.
      (--) SAVAGE(0): Chose mode 11b at 60Hz.
      (--) SAVAGE(0): Chose mode 118 at 70Hz.
      (--) SAVAGE(0): Chose mode 118 at 60Hz.
      (--) SAVAGE(0): Chose mode 115 at 60Hz.
      (--) SAVAGE(0): Chose mode 115 at 60Hz.
      (--) SAVAGE(0): Chose mode 112 at 60Hz.
      (--) SAVAGE(0): Chose mode 112 at 60Hz.
      (--) SAVAGE(0): Chose mode 112 at 60Hz.
      (--) SAVAGE(0): Virtual size is 1280x1024 (pitch 1280)
      (**) SAVAGE(0): Driver mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
      (II) SAVAGE(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
      (**) SAVAGE(0): Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
      (II) SAVAGE(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
      (**) SAVAGE(0): Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
      (II) SAVAGE(0): Modeline "1024x768"x70.1  75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
      (**) SAVAGE(0): Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
      (II) SAVAGE(0): Modeline "1024x768"x60.0  65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
      (**) SAVAGE(0): Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
      (II) SAVAGE(0): Modeline "800x600"x60.3  40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
      (**) SAVAGE(0): Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
      (II) SAVAGE(0): Modeline "800x600"x56.2  36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
      (**) SAVAGE(0): Driver mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
      (II) SAVAGE(0): Modeline "640x480"x59.9  25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
      (**) SAVAGE(0): Default mode "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz (D)
      (II) SAVAGE(0): Modeline "640x480"x60.0  54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz)
      (**) SAVAGE(0): Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
      (II) SAVAGE(0): Modeline "640x480"x59.9  25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
      (**) SAVAGE(0): Display dimensions: (320, 240) mm
      (**) SAVAGE(0): DPI set to (101, 108)
      (II) Loading sub module "fb"
      (II) LoadModule: "fb"
      (II) Loading /usr/lib/xorg/modules/libfb.so
      (II) Module fb: vendor="X.Org Foundation"
      	compiled for 1.7.6, module version = 1.0.0
      	ABI class: X.Org ANSI C Emulation, version 0.4
      (II) Loading sub module "xaa"
      (II) LoadModule: "xaa"
      (II) Loading /usr/lib/xorg/modules/libxaa.so
      (II) Module xaa: vendor="X.Org Foundation"
      	compiled for 1.7.6, module version = 1.2.1
      	ABI class: X.Org Video Driver, version 6.0
      (II) Loading sub module "ramdac"
      (II) LoadModule: "ramdac"
      (II) Module "ramdac" already built-in
      (--) Depth 24 pixmap format is 32 bpp
      (II) Loading sub module "int10"
      (II) LoadModule: "int10"
      (II) Reloading /usr/lib/xorg/modules/libint10.so
      (II) SAVAGE(0): initializing int10
      (II) SAVAGE(0): Primary V_BIOS segment is: 0xc000
      (II) SAVAGE(0): VESA BIOS detected
      (II) SAVAGE(0): VESA VBE Version 3.0
      (II) SAVAGE(0): VESA VBE Total Mem: 31680 kB
      (II) SAVAGE(0): VESA VBE OEM: S3 Graphics ProSavage DDR Family BIOS
      (II) SAVAGE(0): VESA VBE OEM Software Rev: 2.0
      (II) SAVAGE(0): VESA VBE OEM Vendor: S3 Garphics Incorporated.
      (II) SAVAGE(0): VESA VBE OEM Product: VBE 3.0
      (II) SAVAGE(0): VESA VBE OEM Product Rev: Rev 0.0
      (II) SAVAGE(0): 15492 kB of Videoram needed for 3D; 32768 kB of Videoram available
      (II) SAVAGE(0): Sufficient Videoram available for 3D
      (EE) SAVAGE(0): DRI isn't enabled
      (--) SAVAGE(0): Chose mode 11b at 60Hz.
      (II) SAVAGE(0): Using 1024 lines for offscreen memory.
      (II) SAVAGE(0): Using XFree86 Acceleration Architecture (XAA)
      	Screen to screen bit blits
      	Solid filled rectangles
      	8x8 mono pattern filled rectangles
      	Indirect CPU to Screen color expansion
      	Solid Lines
      	Image Writes
      	Setting up tile and stipple cache:
      		32 128x128 slots
      		12 256x256 slots
      (==) SAVAGE(0): Backing store disabled
      (==) SAVAGE(0): DPMS enabled
      (WW) SAVAGE(0): Direct rendering disabled
      (WW) SAVAGE(0): Option "AddARGBGLXVisuals" is not used
      (WW) SAVAGE(0): Option "RenderAccel" is not used
      (WW) SAVAGE(0): Option "AllowGLXWithComposite" is not used
      (WW) SAVAGE(0): Option "metamodes" is not used
      (==) RandR enabled
      (II) Initializing built-in extension Generic Event Extension
      (II) Initializing built-in extension SHAPE
      (II) Initializing built-in extension MIT-SHM
      (II) Initializing built-in extension XInputExtension
      (II) Initializing built-in extension XTEST
      (II) Initializing built-in extension BIG-REQUESTS
      (II) Initializing built-in extension SYNC
      (II) Initializing built-in extension XKEYBOARD
      (II) Initializing built-in extension XC-MISC
      (II) Initializing built-in extension SECURITY
      (II) Initializing built-in extension XINERAMA
      (II) Initializing built-in extension XFIXES
      (II) Initializing built-in extension RENDER
      (II) Initializing built-in extension RANDR
      (II) Initializing built-in extension COMPOSITE
      (II) Initializing built-in extension DAMAGE
      (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
      (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
      (II) config/udev: Adding input device Power Button (/dev/input/event1)
      (**) Power Button: Applying InputClass "evdev keyboard catchall"
      (II) LoadModule: "evdev"
      (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
      (II) Module evdev: vendor="X.Org Foundation"
      	compiled for 1.7.6, module version = 2.3.2
      	Module class: X.Org XInput Driver
      	ABI class: X.Org XInput driver, version 7.0
      (**) Power Button: always reports core events
      (**) Power Button: Device: "/dev/input/event1"
      (II) Power Button: Found keys
      (II) Power Button: Configuring as keyboard
      (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
      (**) Option "xkb_rules" "evdev"
      (**) Option "xkb_model" "pc105"
      (**) Option "xkb_layout" "latam"
      (**) Option "xkb_options" "lv3:ralt_switch"
      (II) XKB: reuse xkmfile /var/lib/xkb/server-5E7427BC1E37C5B42E77FDB83B0AD456F5F3EB62.xkm
      (II) config/udev: Adding input device Power Button (/dev/input/event0)
      (**) Power Button: Applying InputClass "evdev keyboard catchall"
      (**) Power Button: always reports core events
      (**) Power Button: Device: "/dev/input/event0"
      (II) Power Button: Found keys
      (II) Power Button: Configuring as keyboard
      (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
      (**) Option "xkb_rules" "evdev"
      (**) Option "xkb_model" "pc105"
      (**) Option "xkb_layout" "latam"
      (**) Option "xkb_options" "lv3:ralt_switch"
      (II) config/udev: Adding input device PS/2+USB Mouse (/dev/input/event4)
      (**) PS/2+USB Mouse: Applying InputClass "evdev pointer catchall"
      (**) PS/2+USB Mouse: always reports core events
      (**) PS/2+USB Mouse: Device: "/dev/input/event4"
      (II) PS/2+USB Mouse: Found 3 mouse buttons
      (II) PS/2+USB Mouse: Found scroll wheel(s)
      (II) PS/2+USB Mouse: Found relative axes
      (II) PS/2+USB Mouse: Found x and y relative axes
      (II) PS/2+USB Mouse: Configuring as mouse
      (**) PS/2+USB Mouse: YAxisMapping: buttons 4 and 5
      (**) PS/2+USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
      (II) XINPUT: Adding extended input device "PS/2+USB Mouse" (type: MOUSE)
      (II) PS/2+USB Mouse: initialized for relative axes.
      (II) config/udev: Adding input device PS/2+USB Mouse (/dev/input/mouse1)
      (II) No input driver/identifier specified (ignoring)
      (II) config/udev: Adding input device Logitech Logitech Dual Action (/dev/input/event5)
      (II) No input driver/identifier specified (ignoring)
      (II) config/udev: Adding input device Logitech Logitech Dual Action (/dev/input/js0)
      (II) No input driver/identifier specified (ignoring)
      (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
      (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
      (**) AT Translated Set 2 keyboard: always reports core events
      (**) AT Translated Set 2 keyboard: Device: "/dev/input/event3"
      (II) AT Translated Set 2 keyboard: Found keys
      (II) AT Translated Set 2 keyboard: Configuring as keyboard
      (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
      (**) Option "xkb_rules" "evdev"
      (**) Option "xkb_model" "pc105"
      (**) Option "xkb_layout" "latam"
      (**) Option "xkb_options" "lv3:ralt_switch"
      (II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/event2)
      (**) Macintosh mouse button emulation: Applying InputClass "evdev pointer catchall"
      (**) Macintosh mouse button emulation: always reports core events
      (**) Macintosh mouse button emulation: Device: "/dev/input/event2"
      (II) Macintosh mouse button emulation: Found 3 mouse buttons
      (II) Macintosh mouse button emulation: Found relative axes
      (II) Macintosh mouse button emulation: Found x and y relative axes
      (II) Macintosh mouse button emulation: Configuring as mouse
      (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
      (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
      (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
      (II) Macintosh mouse button emulation: initialized for relative axes.
      (II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/mouse0)
      (II) No input driver/identifier specified (ignoring)
      (--) SAVAGE(0): Chose mode 118 at 70Hz.
      (II) XKB: reuse xkmfile /var/lib/xkb/server-D23349970BC051CC7172A7B22517B017FE1E4FEE.xkm
      (II) XKB: reuse xkmfile /var/lib/xkb/server-31C3C33F9CC70B2421145581D28F9D429A0D431B.xkm
      Multibooting: Kubuntu Focal Fossa 20.04
      Before: Precise 12.04 Xenial 16.04 and Bionic 18.04
      Win 10 sadly
      Using Linux since June, 2008

      Comment


        #4
        Re: Xlib: extension &quot;GLX&quot; missing on display &quot;:0.0&quot;

        (EE) SAVAGE(0): DRI isn't enabled

        (==) SAVAGE(0): Backing store disabled
        (==) SAVAGE(0): DPMS enabled
        (WW) SAVAGE(0): Direct rendering disabled
        (WW) SAVAGE(0): Option "AddARGBGLXVisuals" is not used
        (WW) SAVAGE(0): Option "RenderAccel" is not used
        (WW) SAVAGE(0): Option "AllowGLXWithComposite" is not used
        (WW) SAVAGE(0): Option "metamodes" is not used
        Not having DRI enabled is your first problem. Do some web searching on your video card and figure out how to enable DRI.

        Please Read Me

        Comment


          #5
          Re: Xlib: extension &quot;GLX&quot; missing on display &quot;:0.0&quot;

          I can't get optimistic about that S3 GPU -- this is the very most recent post I can find on Ubuntu Forums: http://ubuntuforums.org/showthread.p...ight=S3+VT8375

          The others are way older. Is that a fairly old card? Do you have reason to think it should support GLX?

          Comment


            #6
            Re: Xlib: extension &quot;GLX&quot; missing on display &quot;:0.0&quot;

            Adding this to your xorg might enable DRI

            Section "DRI"
            Mode 0666
            EndSection

            Please Read Me

            Comment


              #7
              Re: Xlib: extension &quot;GLX&quot; missing on display &quot;:0.0&quot;

              Before I upgraded my distro to LL it worked fine... that's why I think it should support it.

              I added those lines before but nothing has changed ever since...

              Here I have proofs to support my claims. I run glxinfo and glxgears in Kubuntu 8.04.3 LTS on the same machine and these are the records I got from them.

              Code:
              name of display: :0.0
              display: :0 screen: 0
              direct rendering: Yes
              server glx vendor string: SGI
              server glx version string: 1.2
              server glx extensions:
                GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap,
                GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method,
                GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_fbconfig,
                GLX_SGIX_visual_select_group
              client glx vendor string: SGI
              client glx version string: 1.4
              client glx extensions:
                GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
                GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
                GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
                GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
                GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
                GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
                GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
              GLX version: 1.2
              GLX extensions:
                GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
                GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method,
                GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_fbconfig,
                GLX_SGIX_visual_select_group
              OpenGL vendor string: S3 Graphics Inc.
              OpenGL renderer string: Mesa DRI ProSavageDDR 20061110 AGP 1x x86/MMX/SSE2
              OpenGL version string: 1.2 Mesa 7.0.3-rc2
              OpenGL extensions:
                GL_ARB_imaging, GL_ARB_multisample, GL_ARB_multitexture,
                GL_ARB_texture_compression, GL_ARB_texture_env_add,
                GL_ARB_texture_mirrored_repeat, GL_ARB_transpose_matrix,
                GL_ARB_vertex_buffer_object, GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra,
                GL_EXT_blend_color, GL_EXT_blend_minmax, GL_EXT_blend_subtract,
                GL_EXT_clip_volume_hint, GL_EXT_compiled_vertex_array, GL_EXT_convolution,
                GL_EXT_copy_texture, GL_EXT_draw_range_elements, GL_EXT_histogram,
                GL_EXT_packed_pixels, GL_EXT_polygon_offset, GL_EXT_rescale_normal,
                GL_EXT_secondary_color, GL_EXT_separate_specular_color,
                GL_EXT_stencil_wrap, GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D,
                GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add,
                GL_EXT_texture_lod_bias, GL_EXT_texture_object, GL_EXT_vertex_array,
                GL_APPLE_packed_pixels, GL_IBM_rasterpos_clip,
                GL_IBM_texture_mirrored_repeat, GL_MESA_window_pos,
                GL_NV_light_max_exponent, GL_NV_texgen_reflection, GL_OES_read_format,
                GL_SGI_color_matrix, GL_SGI_color_table, GL_SGIS_texture_edge_clamp,
                GL_SGIS_texture_lod
              
                visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
               id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
              ----------------------------------------------------------------------
              0x23 24 tc 0 24 0 r y . 8 8 8 0 0 24 0 0 0 0 0 0 0 None
              0x24 24 tc 0 24 0 r . . 8 8 8 0 0 24 0 0 0 0 0 0 0 None
              0x25 24 tc 0 24 0 r y . 8 8 8 0 0 24 8 0 0 0 0 0 0 None
              0x26 24 tc 0 24 0 r . . 8 8 8 0 0 24 8 0 0 0 0 0 0 None
              0x27 24 tc 0 24 0 r y . 8 8 8 0 0 24 0 16 16 16 0 0 0 Slow
              0x28 24 tc 0 24 0 r . . 8 8 8 0 0 24 0 16 16 16 0 0 0 Slow
              0x29 24 tc 0 24 0 r y . 8 8 8 0 0 24 8 16 16 16 0 0 0 Slow
              0x2a 24 tc 0 24 0 r . . 8 8 8 0 0 24 8 16 16 16 0 0 0 Slow
              0x2b 24 dc 0 24 0 r y . 8 8 8 0 0 24 0 0 0 0 0 0 0 None
              0x2c 24 dc 0 24 0 r . . 8 8 8 0 0 24 0 0 0 0 0 0 0 None
              0x2d 24 dc 0 24 0 r y . 8 8 8 0 0 24 8 0 0 0 0 0 0 None
              0x2e 24 dc 0 24 0 r . . 8 8 8 0 0 24 8 0 0 0 0 0 0 None
              0x2f 24 dc 0 24 0 r y . 8 8 8 0 0 24 0 16 16 16 0 0 0 Slow
              0x30 24 dc 0 24 0 r . . 8 8 8 0 0 24 0 16 16 16 0 0 0 Slow
              0x31 24 dc 0 24 0 r y . 8 8 8 0 0 24 8 16 16 16 0 0 0 Slow
              0x32 24 dc 0 24 0 r . . 8 8 8 0 0 24 8 16 16 16 0 0 0 Slow
              0x4c 32 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 Ncon
              Code:
              $ glxgears
              1363 frames in 5.0 seconds = 272.464 FPS
              1367 frames in 5.0 seconds = 273.226 FPS
              1358 frames in 5.0 seconds = 271.578 FPS
              1222 frames in 5.0 seconds = 244.355 FPS
              1265 frames in 5.0 seconds = 252.907 FPS
              1359 frames in 5.0 seconds = 271.762 FPS
              1366 frames in 5.0 seconds = 273.091 FPS
              1359 frames in 5.0 seconds = 271.752 FPS
              1365 frames in 5.0 seconds = 272.850 FPS
              1363 frames in 5.0 seconds = 272.476 FPS
              1362 frames in 5.0 seconds = 272.250 FPS
              1370 frames in 5.0 seconds = 273.863 FPS
              1368 frames in 5.0 seconds = 273.456 FPS
              1369 frames in 5.0 seconds = 273.756 FPS
              1368 frames in 5.0 seconds = 273.543 FPS
              1373 frames in 5.0 seconds = 274.466 FPS
              1361 frames in 5.0 seconds = 272.024 FPS
              XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
                 after 101561 requests (96172 known processed) with 0 events remaining.
              (I close the gears window and then the system throws the fatal IO error on screen.)
              Multibooting: Kubuntu Focal Fossa 20.04
              Before: Precise 12.04 Xenial 16.04 and Bionic 18.04
              Win 10 sadly
              Using Linux since June, 2008

              Comment


                #8
                Re: [Solved] Xlib: extension &quot;GLX&quot; missing on display &quot;:0.0&quot;

                This was just a problem that occurred during the distro upgrade that didn't let the system automatically detect my graphics card properly. I downloaded an alternate installation CD and installed it on another partition and now it works properly as expected.

                This is what glxinfo tells me about my system. It looks quite different now.

                Code:
                $ glxinfo
                name of display: :0.0                                                             
                display: :0 screen: 0                                                             
                direct rendering: Yes
                server glx vendor string: SGI
                server glx version string: 1.2
                server glx extensions:
                  GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, 
                  GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method, 
                  GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_fbconfig, 
                  GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group
                client glx vendor string: Mesa Project and SGI
                client glx version string: 1.4
                client glx extensions:
                  GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, 
                  GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory, 
                  GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control, 
                  GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control, 
                  GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync, 
                  GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
                  GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
                GLX version: 1.2
                GLX extensions:
                  GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, 
                  GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method, 
                  GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_fbconfig, 
                  GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group
                OpenGL vendor string: S3 Graphics Inc.
                OpenGL renderer string: Mesa DRI ProSavageDDR 20061110 x86/MMX/SSE2
                OpenGL version string: 1.2 Mesa 7.7.1
                OpenGL extensions:
                  GL_EXT_compiled_vertex_array, GL_EXT_texture_env_add, GL_ARB_draw_buffers, 
                  GL_ARB_imaging, GL_ARB_multisample, GL_ARB_multitexture, 
                  GL_ARB_texture_compression, GL_ARB_texture_env_add, 
                  GL_ARB_texture_mirrored_repeat, GL_ARB_transpose_matrix, 
                  GL_ARB_vertex_buffer_object, GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra, 
                  GL_EXT_blend_color, GL_EXT_blend_logic_op, GL_EXT_blend_minmax, 
                  GL_EXT_blend_subtract, GL_EXT_convolution, GL_EXT_copy_texture, 
                  GL_EXT_draw_range_elements, GL_EXT_histogram, GL_EXT_multi_draw_arrays, 
                  GL_EXT_packed_pixels, GL_EXT_polygon_offset, GL_EXT_rescale_normal, 
                  GL_EXT_secondary_color, GL_EXT_separate_specular_color, 
                  GL_EXT_stencil_wrap, GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D, 
                  GL_EXT_texture_edge_clamp, GL_EXT_texture_lod_bias, GL_EXT_texture_object, 
                  GL_EXT_vertex_array, GL_APPLE_packed_pixels, GL_IBM_multimode_draw_arrays, 
                  GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat, GL_MESA_window_pos, 
                  GL_NV_light_max_exponent, GL_NV_texgen_reflection, GL_OES_read_format, 
                  GL_SGI_color_matrix, GL_SGI_color_table, GL_SGIS_texture_edge_clamp, 
                  GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays
                
                16 GLX Visuals
                  visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
                 id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
                ----------------------------------------------------------------------
                0x21 16 tc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
                0x53 16 tc 0 16 0 r . . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
                0x54 16 tc 0 16 0 r . . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
                0x55 16 tc 0 16 0 r y . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
                0x56 16 tc 0 16 0 r . . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
                0x57 16 tc 0 16 0 r . . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
                0x58 16 tc 0 16 0 r y . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
                0x59 16 tc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
                0x5a 16 dc 0 16 0 r . . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
                0x5b 16 dc 0 16 0 r . . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
                0x5c 16 dc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
                0x5d 16 dc 0 16 0 r y . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
                0x5e 16 dc 0 16 0 r . . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
                0x5f 16 dc 0 16 0 r . . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
                0x60 16 dc 0 16 0 r y . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
                0x61 16 dc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
                
                16 GLXFBConfigs:
                  visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
                 id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
                ----------------------------------------------------------------------
                0x43 0 tc 0 16 0 r . . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
                0x44 0 tc 0 16 0 r . . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
                0x45 0 tc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
                0x46 0 tc 0 16 0 r y . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
                0x47 0 tc 0 16 0 r . . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
                0x48 0 tc 0 16 0 r . . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
                0x49 0 tc 0 16 0 r y . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
                0x4a 0 tc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
                0x4b 0 dc 0 16 0 r . . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
                0x4c 0 dc 0 16 0 r . . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
                0x4d 0 dc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
                0x4e 0 dc 0 16 0 r y . 5 6 5 0 0 16 0 16 16 16 0 0 0 Slow
                0x4f 0 dc 0 16 0 r . . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
                0x50 0 dc 0 16 0 r . . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
                0x51 0 dc 0 16 0 r y . 5 6 5 0 0 16 8 0 0 0 0 0 0 Slow
                0x52 0 dc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 Slow
                Multibooting: Kubuntu Focal Fossa 20.04
                Before: Precise 12.04 Xenial 16.04 and Bionic 18.04
                Win 10 sadly
                Using Linux since June, 2008

                Comment


                  #9
                  Re: [Solved] Xlib: extension &quot;GLX&quot; missing on display &quot;:0.0&quot;

                  I have the identical problem with an embedded Intel controller which ran fine under Kubuntu 9.10. I did an online distribution upgrade and have the same problem. Compositing with OpenGL was disabled, so I had to switch to XRender manually. It's s-l-o-w, whereas it used to be quite snappy.

                  I notice in Xorg.0.log that my glx module is from NVIDIA, and my System menu now has an "NVIDIA X Server Settings" icon that was never there before. This strikes me as a bug in the installation. I plan to grab an alternate install disc and see what can be done. If necessary, I'll restore the previous install from backup, and redo the whole thing.

                  Does anyone know of a "simple" way to reinstall video, or is replacing the entire install the only way to go

                  ==============

                  I'm going to add to this just in case anybody else runs across it. I starter Synaptic, did a search on nvidia, and completely removed all packages that were not used by anything else (basically I left "jockey."

                  I rebooted, and video was still slow, but now glxinfo worked, and glxgears had a reasonable frame rate, so I went into Desktop Settings and switched from XRender back to OpenGL then applied the settings. Everything sped back up to what I had been accustomed.

                  Comment


                    #10
                    Re: [Solved] Xlib: extension &quot;GLX&quot; missing on display &quot;:0.0&quot;

                    In my case it failed to download / install some packages during GUI installation due to a system reboot. Suddenly it never came back and I was kind of lazy to look for the exact command to make it reappear on screen so I tried to upgrade it from konsole... That was a really bad idea... Then all those nasty things I mentioned in previous posts happened for some weird reason. I guess that hardware detection failed (or it wasn't available during terminal installation) and that made it impossible to double check whether or not the visual settings were correct. Since I have plenty of partitions I just installed LL on another one and moved all data to the new one and left the other one alone until I found another distro to be installed there.
                    Multibooting: Kubuntu Focal Fossa 20.04
                    Before: Precise 12.04 Xenial 16.04 and Bionic 18.04
                    Win 10 sadly
                    Using Linux since June, 2008

                    Comment

                    Working...
                    X