Orlando Luis Goulart Peres - professor wrote:
Hi
I am getting many errors on the XFree86.0.log file as
glEnable(GL_STENCIL_TEST) but no stencil bufferglEnable(GL_STENCIL_TEST)
this is maybe the GLcore option the modules section?
%%%%%%%%%%%%%%%%%%%%% Load "GLcore" %%%%%%%%%%%%%%%%%%%%%%%%%%%
how I can solve this?
Orlando
------------------------------------------------------------------------
# File generated by anaconda. #Section "InputDevice" # Identifier "USB Mouse" # Modified by mouseconfig # Driver "mouse" # Option "Device" "/dev/input/mice" # Option "Protocol" "PS/2" # Option "Emulate3Buttons" "false" # Option "ZAxisMapping" "4 5" #EndSection
Section "ServerLayout"
# InputDevice "USB Mouse" "CorePointer" 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. # 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. RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "unix/:7100" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/CID/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection
Section "Module" Load "GLcore" Load "dbe" Load "extmod" Load "fbdevhw" Load "dri" Load "glx" Load "record" Load "xtrap" Load "speedo" Load "type1" EndSection
Section "InputDevice"
# 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 "XkbOptions" "" Identifier "Keyboard0" Driver "keyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbLayout" "us" #Option "XkbVariant" "" EndSection
Section "InputDevice"
# Modified by mouseconfig Identifier "Mouse0" Driver "mouse" # Option "Device" "/dev/psaux" # Option "Protocol" "Microsoft" Option "Device" "/dev/mouse" Option "Protocol" "PS/2"
Option "Emulate3Buttons" "yes" Option "ZAxisMapping" "4 5" EndSection
# Pointer section # **********************************************************************
Section "Pointer" Protocol "PS/2" Device "/dev/mouse" Buttons 5 # BaudRate 1200 # For wheel support - can not be used with Emulate3Buttons # ZAxisMapping 4 5
# When using XQUEUE, comment out the above two lines, and uncomment # the following line. # Protocol "Xqueue"
# Baudrate and SampleRate are only for some Logitech mice BaudRate 9600 SampleRate 150
# Emulate3Buttons is an option for 2-button Microsoft mice # Emulate3Timeout is the timeout in milliseconds (default is 50ms) Emulate3Buttons Emulate3Timeout 50
# ChordMiddle is an option for some 3-button Logitech mice # ChordMiddle
EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" HorizSync 31.5 - 48.5 VertRefresh 50.0 - 70.0 ModeLine "1400x1050" 129.0 1400 1464 1656 1960 1050 1051 1054 1100 +hsync +vsync ModeLine "1400x1050" 151.0 1400 1464 1656 1960 1050 1051 1054 1100 +hsync +vsync ModeLine "1400x1050" 162.0 1400 1464 1656 1960 1050 1051 1054 1100 +hsync +vsync ModeLine "1400x1050" 184.0 1400 1464 1656 1960 1050 1051 1054 1100 +hsync +vsync Option "dpms" # -- 1400x1050 -- # 1400x1050 @ 60Hz, 65.8 kHz hsync EndSection
Section "Device"
# Option "Rotate" # Option "pciBurst" # Option "ShadowFB" # Option "NoStretch" # Option "LcdCenter" #BusID Identifier "NeoMagic 128XD (laptop/notebook)" Driver "neomagic" VendorName "NeoMagic 128XD (laptop/notebook)" BoardName "NeoMagic 128XD (laptop/notebook)" Option "externDisp" Option "internDisp" # Option "noMMIO" # Option "SWcursor" # Option "NoAccel" # Option "NoLinear" Option "XaaNoScanlineImageWriteRect" Option "XaaNoScanlineCPUToScreenColorExpandFill" EndSection
Section "Screen" Identifier "Screen0" Device "NeoMagic 128XD (laptop/notebook)" Monitor "Monitor0" DefaultDepth 16 Option "backingstore" SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection
Section "DRI" Mode 0666 EndSection
_______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86