keyboard "types too much"

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

 



Hello,
Ive got Toshiba Satellite A20-S103 and use a FreeBSD 4.9-RELEASE #2.
XFree86 Version 4.3.0
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6

I compiled XFree86 and all works fine except a keyboard...
In text console alls fine, but in X when i type anything, it repeats some letters...
Ie. when im trying to type "dog"' it writes "dogg" or "doog" or some other combination. When i type slowly, lettter by letter-works ok, but i started to write this letter 15 min ago (have to type veeeery slowly)... :(


Keyboard is ok -it works fine without X. I tried to change option "XkbModel" in config file ("pc102", "armada", "presario" and some other) but no help.
I even took a config from my worksttation- tthe same... :(


Pls help.

Thanks,
Maciek


Attachhedd config file and log_ffile


%cat /etc/X11/XF86Config
Section "ServerLayout"
       Identifier     "XFree86 Configured"
       Screen      0  "Screen0" 0 0
       InputDevice    "Mouse0" "CorePointer"
       InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
       RgbPath      "/usr/X11R6/lib/X11/rgb"
       ModulePath   "/usr/X11R6/lib/modules"
       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/75dpi/"
       FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
       FontPath     "/usr/X11R6/lib/X11/fonts/TTF/"
       FontPath     "/usr/X11R6/lib/X11/fonts/URW/"
EndSection

Section "Module"
       Load  "extmod"
       Load  "glx"
       Load  "dri"
       Load  "dbe"
       Load  "record"
       Load  "xtrap"
       Load  "speedo"
       Load  "type1"
       Load  "freetype"
EndSection

Section "InputDevice"
       Identifier  "Keyboard0"
       Driver      "keyboard"
       Option      "XkbRules" "xfree86"
#       Option      "XkbModel" "armada"
       Option      "XkbModel" "presario"
       Option      "XkbLayout" "pl"
EndSection

Section "InputDevice"
       Identifier  "Mouse0"
       Driver      "mouse"
       Option      "Protocol" "auto"
       Option      "Device" "/dev/sysmouse"
#       Protocol    "IntelliMouse"
       Option      "ZAxisMapping" "4 5"

EndSection

Section "Monitor"
       Identifier   "Monitor0"
       VendorName   "Monitor Vendor"
       ModelName    "Monitor Model"
       HorizSync    31.5 - 57.0
       VertRefresh  50.0 - 90.0
EndSection

Section "Device"
       ### Available Driver options are:-
       ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
       ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
       ### [arg]: arg optional
       #Option     "SWcursor"                  # [<bool>]
       #Option     "PciRetry"                  # [<bool>]
       #Option     "NoAccel"                   # [<bool>]
       #Option     "SetMClk"                   # <freq>
       #Option     "MUXThreshold"              # <i>
       #Option     "ShadowFB"                  # [<bool>]
       #Option     "Rotate"                    # [<str>]
       #Option     "VideoKey"                  # <i>
       #Option     "NoMMIO"                    # [<bool>]
       #Option     "NoPciBurst"                # [<bool>]
       #Option     "MMIOonly"                  # [<bool>]
       #Option     "CyberShadow"               # [<bool>]
       #Option     "CyberStretch"              # [<bool>]
       #Option     "XvHsync"                   # <i>
       #Option     "XvVsync"                   # <i>
       #Option     "XvBskew"                   # <i>
       #Option     "XvRskew"                   # <i>
       #Option     "FpDelay"                   # <i>
       #Option     "Display1400"               # [<bool>]
       #Option     "Display"                   # [<str>]
       #Option     "GammaBrightness"           # [<str>]
       Identifier  "Card0"
       Driver      "trident"
       VendorName  "Trident Microsystems"
       BoardName   "CyberBlade XPAi1"
       BusID       "PCI:1:0:0"
       Option      "NoDDC" "1"
       Option      "DPMS"
EndSection

Section "Screen"
       Identifier "Screen0"
       Device     "Card0"
       Monitor    "Monitor0"
       DefaultDepth      24
       SubSection "Display"
               Depth     24
               Modes     "1024x768"
       EndSubSection
EndSection




%cat /var/log/XFree86.0.log


XFree86 Version 4.3.0
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: FreeBSD 4.9 i386 [ELF]
Build Date: 03 March 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: Wed Mar 10 19:32:44 2004
(==) Using config file: "/etc/X11/XF86Config"
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "presario"
(**) XKB: model: "presario"
(**) Option "XkbLayout" "pl"
(**) XKB: layout: "pl"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/,/usr/X11R6/lib/X11/fonts/TTF/,/usr/X11R6/lib/X11/fonts/URW/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(--) Using syscons driver with X support (version 2.0)
(++) using VT number 9


(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.2
XFree86 Video Driver: 0.6
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.3.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.3.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.6
(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 10b9,1672 card 1179,0001 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 10b9,5247 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:04:0: chip 10b9,5229 card 1179,0004 rev c4 class 01,01,f0 hdr 00
(II) PCI: 00:06:0: chip 10b9,5451 card 1179,0221 rev 02 class 04,01,00 hdr 00
(II) PCI: 00:07:0: chip 10b9,1533 card 1179,0004 rev 00 class 06,01,00 hdr 00
(II) PCI: 00:08:0: chip 10b9,7101 card 1179,0001 rev 00 class 06,80,00 hdr 00
(II) PCI: 00:09:0: chip 10b9,5457 card 1179,0001 rev 00 class 07,03,00 hdr 00
(II) PCI: 00:0a:0: chip 10ec,8139 card 1179,0002 rev 10 class 02,00,00 hdr 00
(II) PCI: 00:0c:0: chip 1033,0035 card 1179,0003 rev 43 class 0c,03,10 hdr 80
(II) PCI: 00:0c:1: chip 1033,0035 card 1179,0003 rev 43 class 0c,03,10 hdr 00
(II) PCI: 00:0c:2: chip 1033,00e0 card 1179,0001 rev 04 class 0c,03,20 hdr 00
(II) PCI: 00:11:0: chip 1179,0617 card 0000,0000 rev 33 class 06,07,00 hdr 02
(II) PCI: 00:12:0: chip 1179,0805 card 1179,0001 rev 05 class 08,80,00 hdr 00
(II) PCI: 01:00:0: chip 1023,8820 card 1179,0001 rev 82 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,3), 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-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xf7f00000 - 0xfdffffff (0x6100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-CardBus bridge:
(II) Bus 3: bridge is at (0:17:0), (0,3,3), BCTRL: 0x0420 (VGA_EN is cleared)
(--) PCI:*(1:0:0) Trident Microsystems CyberBlade XPAi1 rev 130, Mem @ 0xfc000000/25, 0xfbc00000/22, 0xf8000000/25, 0xf7ff8000/15
(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) PCI Memory resource overlap reduced 0xe0000000 from 0xffffffff to 0xdfffffff
(II) Active PCI resource ranges:
[0] -1 0 0xf7efac00 - 0xf7efafff (0x400) MX[B]E
[1] -1 0 0xf7efaf00 - 0xf7efafff (0x100) MX[B]E
[2] -1 0 0xf7efb000 - 0xf7efbfff (0x1000) MX[B]E
[3] -1 0 0xf7efc000 - 0xf7efffff (0x4000) MX[B]E
[4] -1 0 0xf7efdf00 - 0xf7efdfff (0x100) MX[B]E
[5] -1 0 0xf7efe000 - 0xf7efffff (0x2000) MX[B]E
[6] -1 0 0xf7eff000 - 0xf7efffff (0x1000) MX[B]E
[7] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]EO
[8] -1 0 0xf7ff8000 - 0xf7ffffff (0x8000) MX[B](B)
[9] -1 0 0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B)
[10] -1 0 0xfbc00000 - 0xfbffffff (0x400000) MX[B](B)
[11] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B](B)
[12] -1 0 0x0000e900 - 0x0000e9ff (0x100) IX[B]E
[13] -1 0 0x0000ea00 - 0x0000eaff (0x100) IX[B]E
[14] -1 0 0x0000ed00 - 0x0000edff (0x100) IX[B]E
[15] -1 0 0x0000eff0 - 0x0000efff (0x10) IX[B]E
(II) PCI Memory resource overlap reduced 0xf7efac00 from 0xf7efafff to 0xf7efadff
(II) PCI Memory resource overlap reduced 0xf7efc000 from 0xf7efffff to 0xf7efcfff
(II) PCI Memory resource overlap reduced 0xf7efe000 from 0xf7efffff to 0xf7efefff
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xf7efac00 - 0xf7efadff (0x200) MX[B]E
[1] -1 0 0xf7efaf00 - 0xf7efafff (0x100) MX[B]E
[2] -1 0 0xf7efb000 - 0xf7efbfff (0x1000) MX[B]E
[3] -1 0 0xf7efc000 - 0xf7efcfff (0x1000) MX[B]E
[4] -1 0 0xf7efdf00 - 0xf7efdfff (0x100) MX[B]E
[5] -1 0 0xf7efe000 - 0xf7efefff (0x1000) MX[B]E
[6] -1 0 0xf7eff000 - 0xf7efffff (0x1000) MX[B]E
[7] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]EO
[8] -1 0 0xf7ff8000 - 0xf7ffffff (0x8000) MX[B](B)
[9] -1 0 0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B)
[10] -1 0 0xfbc00000 - 0xfbffffff (0x400000) MX[B](B)
[11] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B](B)
[12] -1 0 0x0000e900 - 0x0000e9ff (0x100) IX[B]E
[13] -1 0 0x0000ea00 - 0x0000eaff (0x100) IX[B]E
[14] -1 0 0x0000ed00 - 0x0000edff (0x100) IX[B]E
[15] -1 0 0x0000eff0 - 0x0000efff (0x10) IX[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 0xf7efac00 - 0xf7efadff (0x200) MX[B]E
[6] -1 0 0xf7efaf00 - 0xf7efafff (0x100) MX[B]E
[7] -1 0 0xf7efb000 - 0xf7efbfff (0x1000) MX[B]E
[8] -1 0 0xf7efc000 - 0xf7efcfff (0x1000) MX[B]E
[9] -1 0 0xf7efdf00 - 0xf7efdfff (0x100) MX[B]E
[10] -1 0 0xf7efe000 - 0xf7efefff (0x1000) MX[B]E
[11] -1 0 0xf7eff000 - 0xf7efffff (0x1000) MX[B]E
[12] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]EO
[13] -1 0 0xf7ff8000 - 0xf7ffffff (0x8000) MX[B](B)
[14] -1 0 0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B)
[15] -1 0 0xfbc00000 - 0xfbffffff (0x400000) MX[B](B)
[16] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B](B)
[17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[18] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[19] -1 0 0x0000e900 - 0x0000e9ff (0x100) IX[B]E
[20] -1 0 0x0000ea00 - 0x0000eaff (0x100) IX[B]E
[21] -1 0 0x0000ed00 - 0x0000edff (0x100) IX[B]E
[22] -1 0 0x0000eff0 - 0x0000efff (0x10) IX[B]E
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
compiled for 4.3.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 XFree86-DGA
(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: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/freebsd/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
compiled for 4.3.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: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.13.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "xtrap"
(II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a
(II) Module xtrap: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DEC-XTRAP
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
compiled for 4.3.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: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
compiled for 4.3.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: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 2.0.2
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "trident"
(II) Loading /usr/X11R6/lib/modules/drivers/trident_drv.o
(II) Module trident: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.0.0
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.4
(II) TRIDENT: driver for Trident chipsets: tvga9000, tvga9000i, tvga8900c,
tvga8900d, tvga9200cxr, tgui9400cxi, cyber9320, cyber9388, cyber9397,
cyber9397dvd, cyber9520, cyber9525dvd, cyberblade/e4, tgui9420dgi,
tgui9440agi, tgui9660, tgui9680, providia9682, providia9685,
cyber9382, cyber9385, 3dimage975, 3dimage985, blade3d, cyberbladei7,
cyberbladei7d, cyberbladei1, cyberbladei1d, cyberbladeAi1,
cyberbladeAi1d, bladeXP, cyberbladeXPAi1
(II) Primary Device is: PCI 01:00:0
(--) Chipset cyberbladeXPAi1 found
(II) resource ranges after xf86ClaimFixedResources() call:
[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 0xf7efac00 - 0xf7efadff (0x200) MX[B]E
[6] -1 0 0xf7efaf00 - 0xf7efafff (0x100) MX[B]E
[7] -1 0 0xf7efb000 - 0xf7efbfff (0x1000) MX[B]E
[8] -1 0 0xf7efc000 - 0xf7efcfff (0x1000) MX[B]E
[9] -1 0 0xf7efdf00 - 0xf7efdfff (0x100) MX[B]E
[10] -1 0 0xf7efe000 - 0xf7efefff (0x1000) MX[B]E
[11] -1 0 0xf7eff000 - 0xf7efffff (0x1000) MX[B]E
[12] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]EO
[13] -1 0 0xf7ff8000 - 0xf7ffffff (0x8000) MX[B](B)
[14] -1 0 0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B)
[15] -1 0 0xfbc00000 - 0xfbffffff (0x400000) MX[B](B)
[16] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B](B)
[17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[18] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[19] -1 0 0x0000e900 - 0x0000e9ff (0x100) IX[B]E
[20] -1 0 0x0000ea00 - 0x0000eaff (0x100) IX[B]E
[21] -1 0 0x0000ed00 - 0x0000edff (0x100) IX[B]E
[22] -1 0 0x0000eff0 - 0x0000efff (0x10) IX[B]E
(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 0xf7efac00 - 0xf7efadff (0x200) MX[B]E
[6] -1 0 0xf7efaf00 - 0xf7efafff (0x100) MX[B]E
[7] -1 0 0xf7efb000 - 0xf7efbfff (0x1000) MX[B]E
[8] -1 0 0xf7efc000 - 0xf7efcfff (0x1000) MX[B]E
[9] -1 0 0xf7efdf00 - 0xf7efdfff (0x100) MX[B]E
[10] -1 0 0xf7efe000 - 0xf7efefff (0x1000) MX[B]E
[11] -1 0 0xf7eff000 - 0xf7efffff (0x1000) MX[B]E
[12] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]EO
[13] -1 0 0xf7ff8000 - 0xf7ffffff (0x8000) MX[B](B)
[14] -1 0 0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B)
[15] -1 0 0xfbc00000 - 0xfbffffff (0x400000) MX[B](B)
[16] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B](B)
[17] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[18] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[19] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[21] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[22] -1 0 0x0000e900 - 0x0000e9ff (0x100) IX[B]E
[23] -1 0 0x0000ea00 - 0x0000eaff (0x100) IX[B]E
[24] -1 0 0x0000ed00 - 0x0000edff (0x100) IX[B]E
[25] -1 0 0x0000eff0 - 0x0000efff (0x10) IX[B]E
[26] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[27] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) TRIDENT(0): Depth 24, (--) framebuffer bpp 32
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.6
(II) TRIDENT(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(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.3.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.6
(==) TRIDENT(0): RGB weight 888
(==) TRIDENT(0): Default visual is TrueColor
(==) TRIDENT(0): Using gamma correction (1.0, 1.0, 1.0)
(==) TRIDENT(0): Linear framebuffer at 0xFC000000
(--) TRIDENT(0): IO registers at 0xFBC00000
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.1.0
ABI class: XFree86 Video Driver, version 0.6
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/libint10.a
(II) Module int10: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.6
(II) TRIDENT(0): initializing int10
(==) TRIDENT(0): Write-combining range (0xa0000,0x20000) was already clear
(==) TRIDENT(0): Write-combining range (0xc0000,0x40000) was already clear
(II) TRIDENT(0): Primary V_BIOS segment is: 0xc000
(==) TRIDENT(0): Write-combining range (0x0,0x1000) was already clear
(II) TRIDENT(0): VESA BIOS detected
(II) TRIDENT(0): VESA VBE Version 2.0
(II) TRIDENT(0): VESA VBE Total Mem: 32768 kB
(II) TRIDENT(0): VESA VBE OEM: Trident CYBER 8820
(II) TRIDENT(0): VESA VBE OEM Software Rev: 2.0
(II) TRIDENT(0): VESA VBE OEM Vendor: TRIDENT MICROSYSTEMS INC.
(II) TRIDENT(0): VESA VBE OEM Product: CYBER 8820
(II) TRIDENT(0): VESA VBE OEM Product Rev: IXT 7.1 (25.14)
(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.3.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.6
(**) TRIDENT(0): Option "NoDDC" "1"
(==) TRIDENT(0): Write-combining range (0x0,0x1000) was already clear
(==) TRIDENT(0): Write-combining range (0xfbc00000,0x20000) was already clear
(--) TRIDENT(0): Revision is 152
(--) TRIDENT(0): Found CyberBladeXPAi1 chip
(--) TRIDENT(0): RAM type is SGRAM
(--) TRIDENT(0): Using HW cursor
(--) TRIDENT(0): VideoRAM: 24576 kByte
(--) TRIDENT(0): TFT Panel 1024x768 found
(--) TRIDENT(0): Memory Clock is 60.00 MHz
(==) TRIDENT(0): Min pixel clock is 12 MHz
(--) TRIDENT(0): Max pixel clock is 115 MHz
(II) TRIDENT(0): Monitor0: Using hsync range of 31.50-57.00 kHz
(II) TRIDENT(0): Monitor0: Using vrefresh range of 50.00-90.00 Hz
(II) TRIDENT(0): Clock range: 12.00 to 115.00 MHz
(II) TRIDENT(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1024x768" (hsync out of range)
(II) TRIDENT(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1024x768" (hsync out of range)
(II) TRIDENT(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Removing mode (1152x864) larger than the LCD panel (1024x768)
(II) TRIDENT(0): Not using default mode "1152x864" (unknown reason)
(II) TRIDENT(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Removing mode (1280x960) larger than the LCD panel (1024x768)
(II) TRIDENT(0): Not using default mode "1280x960" (unknown reason)
(II) TRIDENT(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1280x960" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Removing mode (1280x1024) larger than the LCD panel (1024x768)
(II) TRIDENT(0): Not using default mode "1280x1024" (unknown reason)
(II) TRIDENT(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Removing mode (1152x768) larger than the LCD panel (1024x768)
(II) TRIDENT(0): Not using default mode "1152x768" (unknown reason)
(II) TRIDENT(0): Not using default mode "576x384" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Removing mode (1600x1024) larger than the LCD panel (1024x768)
(II) TRIDENT(0): Not using default mode "1600x1024" (unknown reason)
(II) TRIDENT(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) TRIDENT(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(--) TRIDENT(0): Virtual size is 1024x768 (pitch 1024)
(**) TRIDENT(0): *Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) TRIDENT(0): Modeline "1024x768" 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
(**) TRIDENT(0): Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) TRIDENT(0): Modeline "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
(**) TRIDENT(0): Default mode "1024x768": 44.9 MHz, 35.5 kHz, 87.1 Hz (I)
(II) TRIDENT(0): Modeline "1024x768" 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync
(**) TRIDENT(0): Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) TRIDENT(0): Modeline "832x624" 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync
(**) TRIDENT(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) TRIDENT(0): Modeline "800x600" 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync
(**) TRIDENT(0): Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) TRIDENT(0): Modeline "800x600" 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync
(**) TRIDENT(0): Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) TRIDENT(0): Modeline "800x600" 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync
(**) TRIDENT(0): Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) TRIDENT(0): Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync
(**) TRIDENT(0): Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) TRIDENT(0): Modeline "800x600" 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync
(**) TRIDENT(0): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) TRIDENT(0): Modeline "640x480" 36.00 640 696 752 832 480 481 484 509 -hsync -vsync
(**) TRIDENT(0): Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) TRIDENT(0): Modeline "640x480" 31.50 640 656 720 840 480 481 484 500 -hsync -vsync
(**) TRIDENT(0): Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) TRIDENT(0): Modeline "640x480" 31.50 640 664 704 832 480 489 491 520 -hsync -vsync
(**) TRIDENT(0): Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) TRIDENT(0): Modeline "640x480" 25.20 640 656 752 800 480 490 492 525 -hsync -vsync
(**) TRIDENT(0): Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz
(II) TRIDENT(0): Modeline "720x400" 35.50 720 756 828 936 400 401 404 446 -hsync +vsync
(**) TRIDENT(0): Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) TRIDENT(0): Modeline "640x400" 31.50 640 672 736 832 400 401 404 445 -hsync +vsync
(**) TRIDENT(0): Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) TRIDENT(0): Modeline "640x350" 31.50 640 672 736 832 350 382 385 445 +hsync -vsync
(==) TRIDENT(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.3.0, module version = 1.0.0
ABI class: XFree86 ANSI C Emulation, version 0.2
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.2.0
ABI class: XFree86 Video Driver, version 0.6
(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.3.0, module version = 1.1.0
ABI class: XFree86 Video Driver, version 0.6
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xf7ff8000 - 0xf7ffffff (0x8000) MX[B]
[1] 0 0 0xf8000000 - 0xf9ffffff (0x2000000) MX[B]
[2] 0 0 0xfbc00000 - 0xfbffffff (0x400000) MX[B]
[3] 0 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B]
[4] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[5] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[6] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[7] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[8] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[9] -1 0 0xf7efac00 - 0xf7efadff (0x200) MX[B]E
[10] -1 0 0xf7efaf00 - 0xf7efafff (0x100) MX[B]E
[11] -1 0 0xf7efb000 - 0xf7efbfff (0x1000) MX[B]E
[12] -1 0 0xf7efc000 - 0xf7efcfff (0x1000) MX[B]E
[13] -1 0 0xf7efdf00 - 0xf7efdfff (0x100) MX[B]E
[14] -1 0 0xf7efe000 - 0xf7efefff (0x1000) MX[B]E
[15] -1 0 0xf7eff000 - 0xf7efffff (0x1000) MX[B]E
[16] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]EO
[17] -1 0 0xf7ff8000 - 0xf7ffffff (0x8000) MX[B](B)
[18] -1 0 0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B)
[19] -1 0 0xfbc00000 - 0xfbffffff (0x400000) MX[B](B)
[20] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B](B)
[21] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
[22] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
[23] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
[24] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[25] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[26] -1 0 0x0000e900 - 0x0000e9ff (0x100) IX[B]E
[27] -1 0 0x0000ea00 - 0x0000eaff (0x100) IX[B]E
[28] -1 0 0x0000ed00 - 0x0000edff (0x100) IX[B]E
[29] -1 0 0x0000eff0 - 0x0000efff (0x10) IX[B]E
[30] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[31] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) TRIDENT(0): Write-combining range (0xa0000,0x10000) was already clear
(==) TRIDENT(0): Write-combining range (0xfbc00000,0x20000) was already clear
(WW) TRIDENT(0): Failed to set write-combining range (0xfc000000,0x1800000)
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/libint10.a
(II) TRIDENT(0): Initializing int10
(==) TRIDENT(0): Write-combining range (0xa0000,0x20000) was already clear
(II) TRIDENT(0): Primary V_BIOS segment is: 0xc000
(==) TRIDENT(0): Write-combining range (0x0,0x1000) was already clear
(II) TRIDENT(0): Overriding Horizontal timings.
(II) TRIDENT(0): Shadow off
(II) TRIDENT(0): H-timing shadow registers: 0xa3 0x00 0x84 0x94
(II) TRIDENT(0): H-timing registers: 0xa3 0x7f 0x7f 0x00 0x84 0x94
(II) TRIDENT(0): V-timing shadow registers: 0x24 0xf5 0x03 0x09 0x24 (0x08)
(II) TRIDENT(0): V-timing registers: 0x24 0xf5 0x03 0x09 0xff 0x00 0x24
(II) TRIDENT(0): Setting BIOS Mode Regs: 3b 63
(II) TRIDENT(0): Found Clock 65.00 n=219 m=23 k=1
(II) TRIDENT(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
8x8 mono pattern filled rectangles
Solid Horizontal and Vertical Lines
Offscreen Pixmaps
Setting up tile and stipple cache:
32 128x128 slots
10 256x256 slots
(==) TRIDENT(0): Backing store disabled
(==) TRIDENT(0): Silken mouse enabled
(**) Option "dpms"
(**) TRIDENT(0): DPMS enabled
(II) TRIDENT(0): Trident Video Flags: VID_ZOOM_INV VID_OFF_SHIFT_4
(==) 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"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/sysmouse"
(**) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) 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)
(II) Mouse0: SetupAuto: hw.iftype is 4, hw.model is 0
(II) Mouse0: SetupAuto: protocol is SysMouse
GetModeLine - scrn: 0 clock: 75000
GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1328
vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10
(II) TRIDENT(0): Overriding Horizontal timings.
(II) TRIDENT(0): Shadow off
(II) TRIDENT(0): H-timing shadow registers: 0xa3 0x00 0x84 0x94
(II) TRIDENT(0): H-timing registers: 0xa3 0x7f 0x7f 0x00 0x84 0x94
(II) TRIDENT(0): V-timing shadow registers: 0x24 0xf5 0x03 0x09 0x24 (0x08)
(II) TRIDENT(0): V-timing registers: 0x24 0xf5 0x03 0x09 0xff 0x00 0x24
(II) TRIDENT(0): Setting BIOS Mode Regs: 3b 63
(II) TRIDENT(0): Found Clock 65.00 n=219 m=23 k=1
(**) Option "BaudRate" "1200"
(**) Option "StopBits" "2"
(**) Option "DataBits" "8"
(**) Option "Parity" "None"
(**) Option "Vmin" "1"
(**) Option "Vtime" "0"
(**) Option "FlowControl" "None"
(II) 3rd Button detected: disabling emulate3Button



_______________________________________________ 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