4.4.0 Glint Driver Blanks out on ELsA GLORIA XL Card.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Although I noticed a comment in the changelog saying that the glint driver had fixed a problem with color inversion and screen blanking, I am still experiencing this problem (although it takes a good deal longer wait time until failure (15 minutes vs. 5 previously).

Also, I have been searching through google for this issue over the past month. While it is possible that I overlooked something, I have made a good faith effort to keep abreast of this issue. Nonetheless, having exhausted my resources, I now come to this list for help.

While I do try to solve my own problems to the best of my ability, in this case I am "flying blind" by using an old computer for which we are still seeking the original documentation.
Below I have enclosed relevant files requested on the XFree86 Website. I am also running FREEBSD-CURRENT 5.2 (the uname -a output is at the bottom of this message).


One option I have is to return to the 3.3.4 driver. I had heard this was OK. Any thoughts?

Here is my XF86Config
---------------------- Begin XF86Config ---------------------------

Section "Module"
Load "dbe" # Double buffer extension
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
Load "type1"
Load "speedo"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/local/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection
Section "ServerFlags"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xfree86"
Option "XkbModel" "hpi6"
Option "XkbLayout" "us"
Option "XkbOptions" "caps:internal,altwin:meta_alt"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "Auto"
Option "Device" "/dev/sysmouse"
Option "Emulate3Buttons"
EndSection
Section "Monitor"
Identifier "Dell HTX1025 Ultrascan"
HorizSync 30-70
VertRefresh 48-150
# Modeline "1280x1024" 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync


EndSection
Section "Device"
  Identifier  "ELSA"    Driver      "glint"
  BusID      "PCI:1:10:1"
  VideoRam    32768
#   RamDac      250
#   Option "XaaNoScanlineCPUToScreenColorExpandFill"
#   Option "UseFBDev" "On"
EndSection
Section "Screen"
  Identifier  "Screen 1"
  Device      "ELSA"
  Monitor     "Dell HTX1025 Ultrascan"
  DefaultDepth 24
  Subsection "Display"
      Depth       24
      Modes "1024x768"        ViewPort    0 0
  EndSubsection
EndSection
Section "ServerLayout"
  Identifier  "Simple Layout"
  Screen "Screen 1"
  InputDevice "Mouse1" "CorePointer"
  InputDevice "Keyboard1" "CoreKeyboard"
EndSection

------------------------------End of XF86Config -------------------------------

------------------------------Beginning of /var/log/Xfree86.log.0 ---------

XFree86 Version 4.4.0
Release Date: 29 February 2004
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: FreeBSD 5.1-RELEASE i386 [ELF] Current Operating System: FreeBSD saudran.vzavenue.net 5.2-RELEASE FreeBSD 5.2-RELEASE #0: Sun Jan 11 04:21:45 GMT 2004 root@xxxxxxxxxxxxxxxxxxxx:/usr/obj/usr/src/sys/GENERIC i386
Build Date: 27 February 2004
Changelog Date: 29 February 2004
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
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: Tue May 4 20:50:50 2004
(==) Using config file: "/etc/X11/XF86Config"
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) | |-->Monitor "Dell HTX1025 Ultrascan"
(**) | |-->Device "ELSA"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "hpi6"
(**) XKB: model: "hpi6"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(**) Option "XkbOptions" "caps:internal,altwin:meta_alt"
(**) XKB: options: "caps:internal,altwin:meta_alt"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/local/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"


(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(II) Module ABI versions:
   XFree86 ANSI C Emulation: 0.2
   XFree86 Video Driver: 0.7
   XFree86 XInput driver : 0.4
   XFree86 Server Extension : 0.2
   XFree86 Font Renderer : 0.4
(II) Loader running on freebsd
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
   compiled for 4.4.0, module version = 1.0.0
   Module class: XFree86 Font Renderer
   ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
   compiled for 4.4.0, module version = 1.0.0
   ABI class: XFree86 Video Driver, version 0.7
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 9

(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,1237 card 0000,0000 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:0d:0: chip 8086,7000 card 0000,0000 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:0d:1: chip 8086,7010 card 0000,0000 rev 00 class 01,01,80 hdr 00
(II) PCI: 00:0d:2: chip 8086,7020 card 0000,0000 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:0e:0: chip 1011,0024 card 0000,0000 rev 02 class 06,04,00 hdr 01
(II) PCI: 00:10:0: chip 9004,8178 card 0000,0000 rev 00 class 01,00,00 hdr 00
(II) PCI: 01:08:0: chip 10b7,9050 card 0000,0000 rev 00 class 02,00,00 hdr 00
(II) PCI: 01:0a:0: chip 1048,8901 card 1048,0935 rev 16 class 03,00,00 hdr 80
(II) PCI: 01:0a:1: chip 3d3d,0003 card 0000,0000 rev 01 class 0b,40,00 hdr 80
(II) PCI: 01:0a:2: chip 3d3d,0006 card 0000,0000 rev 01 class 03,80,00 hdr 80
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:13:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:14:0), (0,1,1), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1 0 0x0000f000 - 0x0000ffff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xf0000000 - 0xfbffffff (0xc000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xef000000 - 0xefffffff (0x1000000) MX[B]
(--) PCI:*(1:10:0) unknown vendor (0x1048) unknown chipset (0x8901) rev 22, Mem @ 0xf4000000/26, BIOS @ 0x80000000/16
(--) PCI: (1:10:1) 3DLabs GLINT Delta rev 1, Mem @ 0xfafe0000/17
(--) PCI: (1:10:2) 3DLabs GLINT MX rev 1, Mem @ 0xfafc0000/17, 0xf8000000/25, 0xf2000000/25, 0xf0000000/25, BIOS @ 0xfb000000/16
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1 0 0xfb000000 - 0xfb00ffff (0x10000) MX[B](B)
[1] -1 0 0xf0000000 - 0xf1ffffff (0x2000000) MX[B](B)
[2] -1 0 0xf2000000 - 0xf3ffffff (0x2000000) MX[B](B)
[3] -1 0 0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B)
[4] -1 0 0xfafc0000 - 0xfafdffff (0x20000) MX[B](B)
[5] -1 0 0xfafe0000 - 0xfaffffff (0x20000) MX[B]E
[6] -1 0 0x80000000 - 0x8000ffff (0x10000) MX[B](B)
[7] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[8] -1 0 0x0000fcc0 - 0x0000fcff (0x40) IX[B]E
[9] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]E
[10] -1 0 0x0000ece0 - 0x0000ecff (0x20) IX[B]E
[11] -1 0 0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
(II) Inactive PCI resource ranges:
[0] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B]E
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xfb000000 - 0xfb00ffff (0x10000) MX[B](B)
[1] -1 0 0xf0000000 - 0xf1ffffff (0x2000000) MX[B](B)
[2] -1 0 0xf2000000 - 0xf3ffffff (0x2000000) MX[B](B)
[3] -1 0 0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B)
[4] -1 0 0xfafc0000 - 0xfafdffff (0x20000) MX[B](B)
[5] -1 0 0xfafe0000 - 0xfaffffff (0x20000) MX[B]E
[6] -1 0 0x80000000 - 0x8000ffff (0x10000) MX[B](B)
[7] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[8] -1 0 0x0000fcc0 - 0x0000fcff (0x40) IX[B]E
[9] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]E
[10] -1 0 0x0000ece0 - 0x0000ecff (0x20) IX[B]E
[11] -1 0 0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
(II) Inactive PCI resource ranges after removing overlaps:
[0] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B]E
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xfb000000 - 0xfb00ffff (0x10000) MX[B](B)
[6] -1 0 0xf0000000 - 0xf1ffffff (0x2000000) MX[B](B)
[7] -1 0 0xf2000000 - 0xf3ffffff (0x2000000) MX[B](B)
[8] -1 0 0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B)
[9] -1 0 0xfafc0000 - 0xfafdffff (0x20000) MX[B](B)
[10] -1 0 0xfafe0000 - 0xfaffffff (0x20000) MX[B]E
[11] -1 0 0x80000000 - 0x8000ffff (0x10000) MX[B](B)
[12] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[13] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B]E
[14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[16] -1 0 0x0000fcc0 - 0x0000fcff (0x40) IX[B]E
[17] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]E
[18] -1 0 0x0000ece0 - 0x0000ecff (0x20) IX[B]E
[19] -1 0 0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
compiled for 4.4.0, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
compiled for 4.4.0, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
compiled for 4.4.0, module version = 1.0.2
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
compiled for 4.4.0, module version = 1.0.1
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Speedo
(II) LoadModule: "glint"
(II) Loading /usr/X11R6/lib/modules/drivers/glint_drv.o
(II) Module glint: vendor="The XFree86 Project"
compiled for 4.4.0, module version = 1.0.0
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
compiled for 4.4.0, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.4
(II) GLINT: driver for 3Dlabs chipsets: gamma, gamma2, ti_pm2, ti_pm, r4,
pm4, pm3, pm2v, pm2, pm, 300sx, 500tx, mx, delta
(II) Primary Device is: PCI 01:0a:0
(WW) GLINT: No matching Device section for instance (BusID PCI:1:10:2) found
(--) Chipset delta found
(II) resource ranges after probing:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xfb000000 - 0xfb00ffff (0x10000) MX[B](B)
[6] -1 0 0xf0000000 - 0xf1ffffff (0x2000000) MX[B](B)
[7] -1 0 0xf2000000 - 0xf3ffffff (0x2000000) MX[B](B)
[8] -1 0 0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B)
[9] -1 0 0xfafc0000 - 0xfafdffff (0x20000) MX[B](B)
[10] -1 0 0xfafe0000 - 0xfaffffff (0x20000) MX[B](B)
[11] -1 0 0x80000000 - 0x8000ffff (0x10000) MX[B](B)
[12] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[13] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B]E
[14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[16] -1 0 0x0000fcc0 - 0x0000fcff (0x40) IX[B]E
[17] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]E
[18] -1 0 0x0000ece0 - 0x0000ecff (0x20) IX[B]E
[19] -1 0 0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
(**) GLINT(0): Depth 24, (--) framebuffer bpp 32
(==) GLINT(0): RGB weight 888
(==) GLINT(0): Default visual is TrueColor
(==) GLINT(0): Using gamma correction (1.0, 1.0, 1.0)
(==) GLINT(0): Using HW cursor
(--) GLINT(0): Not using Linux framebuffer device
(--) GLINT(0): Chipset: "delta"
(--) GLINT(0): FrameBuffer used from first rasterizer chip at 0xf2000000
(--) GLINT(0): MMIO registers at 0xFAFE0000
(==) GLINT(0): Write-combining range (0xfafe0000,0x20000) was already clear
(--) GLINT(0): Delta Bug - Changing MMIO registers to 0xF0000000
(**) GLINT(0): VideoRAM: 32768 kByte
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
compiled for 4.4.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.7
(==) GLINT(0): Write-combining range (0xf0000000,0x20000) was already clear
(==) GLINT(0): Write-combining range (0xf2000000,0x2000000)
(--) GLINT(0): Cannot determine TI RAMDAC type, aborting
(==) GLINT(0): Write-combining range (0xf0000000,0x20000) was already clear
(==) GLINT(0): Write-combining range (0xf2000000,0x2000000)
(--) GLINT(0): Attached RAMDAC is IBM 640
(--) GLINT(0): FIFO Size is 15 DWORDS
(==) GLINT(0): Min pixel clock is 16 MHz
(**) GLINT(0): Max pixel clock is 220 MHz
(II) GLINT(0): Dell HTX1025 Ultrascan: Using hsync range of 30.00-70.00 kHz
(II) GLINT(0): Dell HTX1025 Ultrascan: Using vrefresh range of 48.00-150.00 Hz
(II) GLINT(0): Clock range: 16.25 to 220.00 MHz
(II) GLINT(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1280x960" (hsync out of range)
(II) GLINT(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1280x1024" (hsync out of range)
(II) GLINT(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1280x1024" (hsync out of range)
(II) GLINT(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1600x1200" (hsync out of range)
(II) GLINT(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1600x1200" (hsync out of range)
(II) GLINT(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1600x1200" (hsync out of range)
(II) GLINT(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1600x1200" (hsync out of range)
(II) GLINT(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1792x1344" (hsync out of range)
(II) GLINT(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1856x1392" (hsync out of range)
(II) GLINT(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "576x384" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1400x1050" (hsync out of range)
(II) GLINT(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) GLINT(0): Not using default mode "1280x1024" (width too large for virtual size)
(II) GLINT(0): Not using default mode "1280x960" (width too large for virtual size)
(II) GLINT(0): Not using default mode "1152x864" (width too large for virtual size)
(II) GLINT(0): Not using default mode "1152x768" (width too large for virtual size)
(WW) GLINT(0): This GLINT chip only supports one modeline, using first
(--) GLINT(0): Virtual size is 1024x768 (pitch 1024)
(**) GLINT(0): *Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) GLINT(0): Modeline "1024x768" 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
(==) GLINT(0): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
compiled for 4.4.0, module version = 1.0.0
ABI class: XFree86 ANSI C Emulation, version 0.2
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
compiled for 4.4.0, module version = 1.1.0
ABI class: XFree86 Video Driver, version 0.7
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
compiled for 4.4.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.7
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 2 0 0xf0000000 - 0xf1ffffff (0x2000000) MX[B]
[1] 2 0 0xf2000000 - 0xf3ffffff (0x2000000) MX[B]
[2] 2 0 0xf8000000 - 0xf9ffffff (0x2000000) MX[B]
[3] 2 0 0xfafc0000 - 0xfafdffff (0x20000) MX[B]
[4] 1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B]
[5] 0 0 0xfafe0000 - 0xfaffffff (0x20000) MX[B]
[6] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[7] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[8] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[9] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[10] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[11] -1 0 0xfb000000 - 0xfb00ffff (0x10000) MX[B](B)
[12] -1 0 0xf0000000 - 0xf1ffffff (0x2000000) MX[B](B)
[13] -1 0 0xf2000000 - 0xf3ffffff (0x2000000) MX[B](B)
[14] -1 0 0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B)
[15] -1 0 0xfafc0000 - 0xfafdffff (0x20000) MX[B](B)
[16] -1 0 0xfafe0000 - 0xfaffffff (0x20000) MX[B](B)
[17] -1 0 0x80000000 - 0x8000ffff (0x10000) MX[B](B)
[18] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[19] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B]E
[20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[21] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[22] -1 0 0x0000fcc0 - 0x0000fcff (0x40) IX[B]E
[23] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]E
[24] -1 0 0x0000ece0 - 0x0000ecff (0x20) IX[B]E
[25] -1 0 0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
(==) GLINT(0): Write-combining range (0xf0000000,0x20000) was already clear
(==) GLINT(0): Write-combining range (0xf2000000,0x2000000)
(**) GLINT(0): Option "XaaNoScanlineCPUToScreenColorExpandFill"
(II) GLINT(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
8x8 mono pattern filled rectangles
Solid Lines
Offscreen Pixmaps
Driver provided WriteBitmap replacement
Driver provided WritePixmap replacement
Setting up tile and stipple cache:
32 128x128 slots
18 256x256 slots
6 512x512 slots
(==) GLINT(0): Backing store disabled
(==) GLINT(0): Silken mouse enabled
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(**) Option "Protocol" "Auto"
(**) Mouse1: Device: "/dev/sysmouse"
(**) Mouse1: Protocol: "Auto"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/sysmouse"
(**) Option "Emulate3Buttons"
(**) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
(==) Mouse1: Buttons: 3
(II) Keyboard "Keyboard1" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
(II) Mouse1: SetupAuto: hw.iftype is 4, hw.model is 0
(II) Mouse1: SetupAuto: protocol is SysMouse
Could not init font path element /usr/X11R6/lib/X11/fonts/local/, removing from list!



------------------------------End of Xfree86.log.0
Operating system:
FreeBSD saudran.vzavenue.net 5.2-RELEASE FreeBSD 5.2-RELEASE #0: Sun Jan 11 04:2
1:45 GMT 2004 root@xxxxxxxxxxxxxxxxxxxx:/usr/obj/usr/src/sys/GENERIC i386




_______________________________________________
XFree86 mailing list
XFree86@xxxxxxxxxxx
http://XFree86.Org/mailman/listinfo/xfree86

[Index of Archives]     [X Forum]     [Xorg]     [XFree86 Newbie]     [IETF Announce]     [Security]     [Font Config]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux Kernel]

  Powered by Linux