My main question: is it possible to get the LCD on a Dell Inspiron 8000 laptop to work with X at something other than a single resolution. In my case the LCD is 1400x1050, and I can't seem to come up with a modeline for lower resolution that doesn't get rejected. And all of the default modes are rejected too. I've seen other people asking about this on the lists, but couldn't find anywhere that the issue has been resolved. I don't know much about X, and got into all of this because I want to run quake3 and need to get the direct rendering to work (and higher res may be a problem, given that my video card only has 8MB of memory). I've included all sorts of stuff below... hopefully enough to go on for anyone willing to help. I am, but the way, running redhat 7.3 (kernel 2.4.18-3, XFree86 version 4.2.0); and the video card is an ATI Rage 128 Mobility M4. The screen does by the way work just fine in 1400x1050 mode. Thanks in advance, Nathan ====================================================================== /etc/X11/XF86Config-4 ---------------------------------------------------------------------- # modified from file generated by anaconda. Section "ServerLayout" Identifier "Anaconda Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" # The location of the RGB database. Note, this is the name of the # file minus the extension (like ".txt" or ".db"). There is normally # no need to change the default. RgbPath "/usr/X11R6/lib/X11/rgb" # Multiple FontPath entries are allowed (they are concatenated together) # By default, Red Hat 6.0 and later now use a font server independent of # the X server to render fonts. FontPath "unix/:7100" EndSection Section "Module" Load "GLcore" Load "dbe" Load "extmod" Load "fbdevhw" Load "dri" Load "glx" Load "record" Load "freetype" Load "type1" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" # Option "AutoRepeat" "500 5" # when using XQUEUE, comment out the above line, and uncomment the # following line # Option "Protocol" "Xqueue" # Specify which keyboard LEDs can be user-controlled (eg, with xset(1)) # Option "Xleds" "1 2 3" # To disable the XKEYBOARD extension, uncomment XkbDisable. # Option "XkbDisable" # To customise the XKB settings to suit your keyboard, modify the # lines below (which are the defaults). For example, for a non-U.S. # keyboard, you will probably want to use: # Option "XkbModel" "pc102" # If you have a US Microsoft Natural keyboard, you can use: # Option "XkbModel" "microsoft" # # Then to change the language, change the Layout setting. # For example, a german layout can be obtained with: # Option "XkbLayout" "de" # or: # Option "XkbLayout" "de" # Option "XkbVariant" "nodeadkeys" # # If you'd like to switch the positions of your capslock and # control keys, use: # Option "XkbOptions" "ctrl:nocaps" Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbLayout" "us" #Option "XkbVariant" "" #Option "XkbOptions" "" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "PS/2" Option "Device" "/dev/psaux" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "no" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" HorizSync 31.5-90.0 VertRefresh 59.0-75.0 Option "dpms" # got off of web: Modeline "1024x768" 65.000 1024 1048 1065 1344 768 770 776 806 Modeline "1280x1024" 108.000 1400 1448 1462 1688 1050 1050 1053 1066 Modeline "800x600" 37.44 800 816 928 1072 600 600 605 626 EndSection #Section "Device" # # no known options # Identifier "ATI Rage 128 Mobility" # Driver "r128" # VendorName "ATI Rage 128 Mobility" # BoardName "ATI Rage 128 Mobility" # # #BusID #EndSection # from dri.sourceforge.net: Section "Device" Identifier "Rage128" VendorName "ATI" Driver "ati" BoardName "ATI Rage 128 Mobility" Option "AGPMode" "1" Option "UseCCEFor2D" "false" #BusID EndSection Section "Screen" Identifier "Screen0" #Device "ATI Rage 128 Mobility" Device "Rage128" Monitor "Monitor0" DefaultDepth 24 Subsection "Display" Depth 16 Modes "1400x1050" "1024x768" "800x600" "640x480" "640x400" "512x384" EndSubsection Subsection "Display" Depth 24 Modes "1400x1050" EndSubsection EndSection Section "DRI" Mode 0666 EndSection ====================================================================== output from doing startx -- -verbose -depth 16 >& out.16.startx ---------------------------------------------------------------------- XFree86 Version 4.2.0 (Red Hat Linux release: 4.2.0-8) / X Window System (protocol Version 11, revision 0, vendor release 6600) Release Date: 23 January 2002 If the server is older than 6-12 months, or if your card is newer than the above date, look for a newer version before reporting problems. (See http://www.XFree86.Org/) Build Operating System: Linux 2.4.17-0.13smp i686 [ELF] Build Host: daffy.perf.redhat.com Module Loader present 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/XFree86.0.log", Time: Fri Aug 30 11:25:23 2002 (==) Using config file: "/etc/X11/XF86Config-4" (==) ServerLayout "Anaconda Configured" (**) |-->Screen "Screen0" (0) (**) | |-->Monitor "Monitor0" (**) | |-->Device "Rage128" (**) |-->Input Device "Mouse0" (**) |-->Input Device "Keyboard0" (**) XKB: rules: "xfree86" (**) XKB: model: "pc105" (**) XKB: layout: "us" (**) FontPath set to "unix/:7100" (**) RgbPath set to "/usr/X11R6/lib/X11/rgb" (==) ModulePath set to "/usr/X11R6/lib/modules" (--) using VT number 7 (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a (II) Module bitmap: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 (II) Loading /usr/X11R6/lib/modules/libpcidata.a (II) Module pcidata: vendor="The XFree86 Project" compiled for 4.2.0, module version = 0.1.0 (II) Loading /usr/X11R6/lib/modules/libscanpci.a (II) Module scanpci: vendor="The XFree86 Project" compiled for 4.2.0, module version = 0.1.0 (II) Unloading /usr/X11R6/lib/modules/libscanpci.a (--) PCI:*(1:0:0) ATI Rage 128 Mobility MF rev 0, Mem @ 0xe8000000/26, 0xfcffc000/14, I/O @ 0xcc00/8 (II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a (II) Module GLcore: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a (II) Module dbe: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a (II) Module extmod: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 (II) Loading /usr/X11R6/lib/modules/linux/libfbdevhw.a (II) Module fbdevhw: vendor="The XFree86 Project" compiled for 4.2.0, module version = 0.0.2 (II) Loading /usr/X11R6/lib/modules/extensions/libdri.a (II) Module dri: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 (II) Loading /usr/X11R6/lib/modules/linux/libdrm.a (II) Module drm: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 (II) Loading /usr/X11R6/lib/modules/extensions/libglx.a (II) Module glx: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 (II) Loading /usr/X11R6/lib/modules/extensions/librecord.a (II) Module record: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.13.0 (II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a (II) Module freetype: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.1.10 (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a (II) Module type1: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.1 (II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o (II) Module ati: vendor="The XFree86 Project" compiled for 4.2.0, module version = 6.4.8 (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o (II) Module mouse: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 (II) ATI: ATI driver (version 6.4.8) for chipsets: ati, ativga (II) R128: Driver for ATI Rage 128 chipsets: ATI Rage 128 RE (PCI), ATI Rage 128 RF (AGP), ATI Rage 128 RG (AGP), ATI Rage 128 RK (PCI), ATI Rage 128 RL (AGP), ATI Rage 128 SM (AGP), ATI Rage 128 Pro PD (PCI), ATI Rage 128 Pro PF (AGP), ATI Rage 128 Pro PP (PCI), ATI Rage 128 Pro PR (PCI), ATI Rage 128 Pro ULTRA TF (AGP), ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP), ATI Rage 128 Mobility LE (PCI), ATI Rage 128 Mobility LF (AGP), ATI Rage 128 Mobility MF (AGP), ATI Rage 128 Mobility ML (AGP) (II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP), ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP), ATI Radeon VE QY (AGP), ATI Radeon VE QZ (AGP), ATI Radeon Mobility LW (AGP), ATI Radeon Mobility LX (AGP), ATI Radeon Mobility LY (AGP), ATI Radeon Mobility LZ (AGP), ATI Radeon 8500 QL (AGP), ATI Radeon 8500 QN (AGP), ATI Radeon 8500 QO (AGP), ATI Radeon 8500 Ql (AGP), ATI Radeon 8500 BB (AGP), ATI Radeon 7500 QW (AGP) (--) Assigning device section with no busID to primary device (--) Chipset ATI Rage 128 Mobility MF (AGP) found (II) Loading /usr/X11R6/lib/modules/drivers/r128_drv.o (II) Module r128: vendor="The XFree86 Project" compiled for 4.2.0, module version = 4.0.1 (II) Loading /usr/X11R6/lib/modules/libvgahw.a (II) Module vgahw: vendor="The XFree86 Project" compiled for 4.2.0, module version = 0.1.0 (II) R128(0): PCI bus 1 card 0 func 0 (++) R128(0): Depth 16, (--) framebuffer bpp 16 (II) R128(0): Pixel depth = 16 bits stored in 2 bytes (16 bpp pixmaps) (==) R128(0): Default visual is TrueColor (==) R128(0): RGB weight 565 (II) R128(0): Using 6 bits per RGB (8 bit DAC) (II) Loading /usr/X11R6/lib/modules/linux/libint10.a (II) Module int10: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 (II) R128(0): initializing int10 (II) R128(0): Primary V_BIOS segment is: 0xc000 (--) R128(0): Chipset: "ATI Rage 128 Mobility MF (AGP)" (ChipID = 0x4d46) (--) R128(0): Linear framebuffer at 0xe8000000 (--) R128(0): MMIO registers at 0xfcffc000 (--) R128(0): VideoRAM: 8192 kByte (128-bit SDR SGRAM 1:1) (**) R128(0): Using flat panel for display (II) R128(0): Panel size: 1400x1050 (II) R128(0): Panel ID: Samsung LTN150P2-L01 (II) R128(0): Panel Type: Color, Single, TFT (II) R128(0): Panel Interface: LVDS (II) R128(0): PLL parameters: rf=2700 rd=12 min=12000 max=27000; xclk=10500 (II) Loading /usr/X11R6/lib/modules/libddc.a (II) Module ddc: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 (II) Loading /usr/X11R6/lib/modules/libvbe.a (II) Module vbe: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 (II) R128(0): VESA BIOS detected (II) R128(0): VESA VBE DDC supported (==) R128(0): Using gamma correction (1.0, 1.0, 1.0) (II) R128(0): Monitor0: Using hsync range of 31.50-90.00 kHz (II) R128(0): Monitor0: Using vrefresh range of 59.00-75.00 Hz (II) R128(0): Clock range: 12.00 to 270.00 MHz (II) R128(0): Not using mode "1024x768" (vrefresh out of range) (II) R128(0): Not using mode "800x600" (vrefresh out of range) (II) R128(0): Not using default mode "640x350" (vrefresh out of range) (II) R128(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "640x400" (vrefresh out of range) (II) R128(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "720x400" (no mode of this name) (II) R128(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "640x480" (hsync out of range) (II) R128(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "640x480" (hsync out of range) (II) R128(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "640x480" (hsync out of range) (II) R128(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "640x480" (vrefresh out of range) (II) R128(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "1152x864" (no mode of this name) (II) R128(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "1280x960" (no mode of this name) (II) R128(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "1280x960" (no mode of this name) (II) R128(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "1600x1200" (no mode of this name) (II) R128(0): Not using default mode "1600x1200" (no mode of this name) (II) R128(0): Not using default mode "1600x1200" (no mode of this name) (II) R128(0): Not using default mode "1600x1200" (no mode of this name) (II) R128(0): Not using default mode "1600x1200" (no mode of this name) (II) R128(0): Not using default mode "1792x1344" (no mode of this name) (II) R128(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "1792x1344" (no mode of this name) (II) R128(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "1856x1392" (no mode of this name) (II) R128(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "1920x1440" (no mode of this name) (II) R128(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "832x624" (no mode of this name) (II) R128(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "1152x864" (no mode of this name) (II) R128(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "1400x1050" (vrefresh out of range) (II) R128(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "1400x1050" (hsync out of range) (II) R128(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "1400x1050" (hsync out of range) (II) R128(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "1600x1024" (no mode of this name) (II) R128(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan) (II) R128(0): Not using default mode "1920x1200" (no mode of this name) (II) R128(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan) (II) R128(0): Not using mode "1024x768" (no mode of this name) (II) R128(0): Not using mode "800x600" (no mode of this name) (II) R128(0): Not using mode "640x480" (no mode of this name) (II) R128(0): Not using mode "640x400" (no mode of this name) (II) R128(0): Not using mode "512x384" (no mode of this name) (--) R128(0): Virtual size is 1400x1050 (pitch 1408) (**) R128(0): Default mode "1400x1050": 108.0 MHz, 71.9 kHz, 67.5 Hz (==) R128(0): DPI set to (75, 75) (II) Loading /usr/X11R6/lib/modules/libfb.a (II) Module fb: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 (II) Loading /usr/X11R6/lib/modules/libramdac.a (II) Module ramdac: vendor="The XFree86 Project" compiled for 4.2.0, module version = 0.1.0 (II) Loading /usr/X11R6/lib/modules/libxaa.a (II) Module xaa: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 (**) R128(0): Using AGP 1x mode (!!) R128(0): For information on using the multimedia capabilities of this adapter, please see http://gatos.sf.net. (==) R128(0): Write-combining range (0xe8000000,0x800000) (WW) R128(0): Static buffer allocation failed -- need at least 8663 kB video memory (II) R128(0): Memory manager initialized to (0,0) (1408,2978) (II) R128(0): Reserved area from (0,1050) to (1408,1052) (II) R128(0): Largest offscreen area available: 1408 x 1926 (==) R128(0): Backing store disabled (==) R128(0): Silken mouse enabled (II) R128(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 Dashed Lines Scanline Image Writes Offscreen Pixmaps Setting up tile and stipple cache: 32 128x128 slots 13 256x256 slots 5 512x512 slots (II) R128(0): Acceleration enabled (II) R128(0): Using hardware cursor (scanline 2104) (II) R128(0): Largest offscreen area available: 1408 x 1924 (WW) R128(0): Option "UseCCEFor2D" is not used (WW) R128(0): Option "dpms" is not used (II) R128(0): Direct rendering disabled (**) Mouse0: Protocol: "PS/2" (**) Mouse0: Core Pointer (**) Mouse0: ZAxisMapping: buttons 4 and 5 (**) Mouse0: Buttons: 5 (II) Keyboard "Keyboard0" handled by legacy driver (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE) _IceTransmkdir: Owner of /tmp/.ICE-unix should be set to root SESSION_MANAGER=local/aahz.ucsd.edu:/tmp/.ICE-unix/2727 SetKbdSettings - type: 2 rate: 30 delay: 500 snumlk: 0 SetKbdSettings - Succeeded GetModeLine - scrn: 0 clock: 108000 GetModeLine - hdsp: 1400 hbeg: 1448 hend: 1462 httl: 1696 vdsp: 1050 vbeg: 1050 vend: 1053 vttl: 1066 flags: 5 Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x821A048) The font "fixed" does not support all the required character sets for the current locale "en_US.iso885915" (Missing character set "ISO8859-15") (Missing character set "ISO8859-15") ====================================================================== output from xdpyinfo ---------------------------------------------------------------------- name of display: :0.0 version number: 11.0 vendor string: The XFree86 Project, Inc vendor release number: 40200000 XFree86 version: 4.2.0 maximum request size: 4194300 bytes motion buffer size: 256 bitmap unit, bit order, padding: 32, LSBFirst, 32 image byte order: LSBFirst number of supported pixmap formats: 7 supported pixmap formats: depth 1, bits_per_pixel 1, scanline_pad 32 depth 4, bits_per_pixel 8, scanline_pad 32 depth 8, bits_per_pixel 8, scanline_pad 32 depth 15, bits_per_pixel 16, scanline_pad 32 depth 16, bits_per_pixel 16, scanline_pad 32 depth 24, bits_per_pixel 32, scanline_pad 32 depth 32, bits_per_pixel 32, scanline_pad 32 keycode range: minimum 8, maximum 255 focus: window 0x240001c, revert to Parent number of extensions: 27 BIG-REQUESTS DOUBLE-BUFFER DPMS Extended-Visual-Information FontCache GLX LBX MIT-SCREEN-SAVER MIT-SHM MIT-SUNDRY-NONSTANDARD RECORD RENDER SECURITY SGI-GLX SHAPE SYNC TOG-CUP XC-APPGROUP XC-MISC XFree86-Bigfont XFree86-DGA XFree86-Misc XFree86-VidModeExtension XInputExtension XKEYBOARD XTEST XVideo default screen number: 0 number of screens: 1 screen #0: dimensions: 1400x1050 pixels (474x356 millimeters) resolution: 75x75 dots per inch depths (7): 16, 1, 4, 8, 15, 24, 32 root window id: 0x3a depth of root window: 16 planes number of colormaps: minimum 1, maximum 1 default colormap: 0x20 default number of colormap cells: 64 preallocated pixels: black 0, white 65535 options: backing-store NO, save-unders NO largest cursor: 64x64 current input event mask: 0x5a20bd KeyPressMask ButtonPressMask ButtonReleaseMask EnterWindowMask LeaveWindowMask PointerMotionHintMask ButtonMotionMask StructureNotifyMask SubstructureNotifyMask SubstructureRedirectMask PropertyChangeMask number of visuals: 4 default visual id: 0x23 visual: visual id: 0x23 class: TrueColor depth: 16 planes available colormap entries: 64 per subfield red, green, blue masks: 0xf800, 0x7e0, 0x1f significant bits in color specification: 6 bits visual: visual id: 0x24 class: TrueColor depth: 16 planes available colormap entries: 64 per subfield red, green, blue masks: 0xf800, 0x7e0, 0x1f significant bits in color specification: 6 bits visual: visual id: 0x25 class: DirectColor depth: 16 planes available colormap entries: 64 per subfield red, green, blue masks: 0xf800, 0x7e0, 0x1f significant bits in color specification: 6 bits visual: visual id: 0x26 class: DirectColor depth: 16 planes available colormap entries: 64 per subfield red, green, blue masks: 0xf800, 0x7e0, 0x1f significant bits in color specification: 6 bits ====================================================================== output of glxinfo ---------------------------------------------------------------------- name of display: :0.0 display: :0 screen: 0 direct rendering: No server glx vendor string: SGI server glx version string: 1.2 server glx extensions: GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context client glx vendor string: SGI client glx version string: 1.2 client glx extensions: GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context GLX extensions: GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context OpenGL vendor string: VA Linux Systems, Inc. OpenGL renderer string: Mesa GLX Indirect OpenGL version string: 1.2 Mesa 3.4.2 OpenGL extensions: GL_ARB_multitexture, GL_EXT_abgr, GL_EXT_blend_color, GL_EXT_blend_minmax, GL_EXT_blend_subtract glu version: 1.3 glu extensions: GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess 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 16 tc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None 0x24 16 tc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 None 0x25 16 dc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None 0x26 16 dc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 None _______________________________________________ Newbie@XFree86.Org *** To unsubscribe , or change message options, see: http://XFree86.Org/mailman/listinfo/newbie