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

ati driver shows nothing on screen, but server runs



hi,

for the past several days on and off, i've been trying to get the ati
driver to play nice with my monitor, and alas, i fail miserably each
time.

symptoms are as follows:

when i exec startx, the server starts up fine, but when the monitor
switches mode (going from fb console to fb xfree, dunno what the word is
for that), instead of the monitor staying on, it switches off, and stays
off. 


to me this is usually a sign the modelines are off, and need tweaking,
but whichever tool i use to get a proper modeline, it fails to get the
monitor going. i've tried XFree86 -configure, Xautoconfig from
penguinppc.org, the xocnfig tool at sf.net, googling for config files... 
...the fbdev driver works fine.

hardware and software set up:

PMac 8500
ATI Rage LT Pro
4 MB VRAM onboard (controlfb)


XFree86 Version 4.3.99.12 (DRI trunk)
Release Date: 10 September 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.6.5-ppc ppc [ELF]
Current Operating System: Linux anubis 2.6.5-ppc #1 Sun Apr 4 12:55:16 UTC 2004 ppc

current XFree86.0.log with fbdev driver, and current XF86Config-4
attached, with XFree86.0.log following up.

(NOTE: Please CC: me, thanks)

-- 
@@-----------------------------------------------------------------@@
| ,''`.   http://www.debian.org/  | http://www.nuit.ca/             |
| : :' :  Debian GNU/Linux        | http://simonraven.nuit.ca/      |
| `. `'                           | PGP key fingerprint (new one):  |
|  `-                             | 7C49 FD9C 1054 7300 3B7B        |
|                                 | 8BF4 6A88 7AE2 711D F097        |
@@-----------------------------------------------------------------@@
### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see "How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.
# File generated by Xautoconfig.
Section "ServerLayout"
	Identifier	"XFree86 Configured"
	Screen		0  "Screen0" 0 0
	InputDevice	"Mouse0" "CorePointer"
	InputDevice	"Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
# RgbPath is 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"

	FontPath     "unix/:7110"
	FontPath    "/usr/lib/X11/fonts/Type1"
#	FontPath    "/usr/lib/X11/fonts/TrueType"
	FontPath    "/usr/lib/X11/fonts/misc"
	FontPath    "/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
	Load	"dbe"
	Load	"extmod"
	Load	"ddc"
	#Load	"fbdevhw"
	Load	"glx"
	Load	"GLcore"
	Load	"record"
	Load	"freetype"
	Load	"type1"
	Load	"dri"
	Load	"xtrap"
	Load	"speedo"
EndSection

Section "InputDevice"
	Identifier	"Keyboard0"
	Driver		"keyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"macintosh"
	Option		"XkbLayout"	"ca"
EndSection

Section "InputDevice"
	Identifier	"Mouse0"
	Driver   	"mouse"
	Option   	"Protocol"	"IMPS/2"
	Option		"Device"	"/dev/input/mice"
EndSection

Section "Monitor"
	Identifier	"Monitor0"
	UseModes	"Modes0"
	ModelName	"15-inch MultiSync"
	Vendor		"Apple"
	Option		"DPMS"
#	HorizSync	30-70
#	VertRefresh	50-96
	HorizSync		31.77,35,37.9,48.1,49.7,56.5,60
	VertRefresh		60,66.7,60,72,75,70,80,90

#	HorizSync		31.77,35.0,37.9,48.1,49.7,56.5
#	VertRefresh		60,66.67,60,70,72,75
# hsync range of 28.00-33.00kHz
# vrefresh range of 43.00-72.00Hz
EndSection

Section "Modes"
	Identifier	"Modes0"
	# Generated
	# D: 78.518 MHz, H: 59.846 kHz, V: 74.807 Hz
	#Modeline "1024x768" 78.518 1024 1040 1136 1312  768 769 772 800  -HSync -VSync
	#Modeline "832x624"   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync
	ModeLine "1024x768-1" 74.885 1024 1048 1184 1328  768 771 777 806 -Hsync -VSync -csync
	Modeline "1024x768-2" 78.26 1024 1056 1352 1384 768 783 792 807 -hsync -vsync -csync
	Modeline "1024x768-3"   64.90  1024 1064 1200 1344  768 771 777 806 -hsync -vsync -csync
	Modeline "832x624-1" 57.28  832 864 928 1152  624 625 628 667 -hsync -vsync -csync
	ModeLine  "832x624-2" 57.111 832 864 928 1152  624 625 628 667 -HSync -VSync -csync
	Modeline "800x600-1"  62.357  800 821 901 1040  600 601 604 632 -hsync -vsync -csync
EndSection

Section "Device"
	Identifier	"Card0"
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "accel"                 # [<bool>]
        #Option     "crt_display"           # [<bool>]
        #Option     "composite_sync"        # [<bool>]
        #Option     "hw_cursor"             # [<bool>]
        Option     "force_pci_mode"	"true"  # [<bool>]
        #Option     "dma_mode"              # <str>
        #Option     "agp_mode"              # <i>
        #Option     "agp_size"              # <i>
        #Option     "local_textures"        # [<bool>]
        #Option     "buffer_size"           # <i>
        #Option     "mmio_cache"            # [<bool>]
        #Option     "test_mmio_cache"       # [<bool>]
        #Option     "panel_display"         # [<bool>]
        #Option     "probe_clocks"          # [<bool>]
        #Option     "reference_clock"       # <freq>
        #Option     "shadow_fb"             # [<bool>]
        #Option     "sw_cursor"             # [<bool>]
	Option	"HWcursor"	"true"
	Option	"SilkenMouse" "true"
	#Option	"PciRetry"	"true"
	Option	"Accel"		"true"
	Option	"ShadowFB"	"true"
	#Option	"UseFBDev"	"true"
	Option	"BackingStore"	"true"
	# 14.318 MHz, 28.636, or 29.5 MHz
	#Option	"ReferenceClock" "14.318 MHz"
	Option	"ReferenceClock" "28.636 MHz"
	# "ATI 18818-0" or "ATI 18818-1"
	ClockChip "ATI 188818-0"
	Driver	"ati"
	#ChipSet "ati"
	ChipSet	"mach64"
	Option	"nopanel_display"
	Driver  "fbdev"
	BusID	"PCI:0:13:0"
	ChipId      0x4c49
	ChipRev     0xdc
# probably wrong:
	# Clocks 25.175 36.00 44.900
EndSection

Section "Screen"
	Identifier	"Screen0"
	Device		"Card0"
	Monitor		"Monitor0"
	DefaultDepth	24
	SubSection "Display"
		Depth		8
		Modes 		"1024x768"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes 		"1024x768-4" "1024x768-3" "832x62-1" "832x624-2"
	EndSubSection
	SubSection "Display"
		Depth		24
		#Modes 		"1024x768+" "1024x768@70" "832x624+" "640x480"
	EndSubSection
EndSection

Section "DRI"
	Group 0
	Mode 0666
EndSection
### END DEBCONF SECTION
This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
to fixes@XFree86.Org.  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs).

XFree86 Version 4.3.99.12 (DRI trunk)
Release Date: 10 September 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.6.5-ppc ppc [ELF] 
Current Operating System: Linux anubis 2.6.5-ppc #1 Sun Apr 4 12:55:16 UTC 2004 ppc
Build Date: 15 April 2004
Changelog Date: 10 September 2003
	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: Thu Apr 15 17:39:11 2004
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "macintosh"
(**) XKB: model: "macintosh"
(**) Option "XkbLayout" "ca"
(**) XKB: layout: "ca"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to "unix/:7110,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/75dpi"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(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 linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
	compiled for 4.3.99.12, 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.99.12, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.7
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:0b:0: chip 106b,0001 card 0000,0000 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:0d:0: chip 1002,4c49 card 1002,0044 rev dc class 03,80,00 hdr 00
(II) PCI: 00:0e:0: chip 10b7,7646 card 10b7,7646 rev 30 class 02,00,00 hdr 00
(II) PCI: 00:0f:0: chip 9004,8178 card 0000,0000 rev 00 class 01,00,00 hdr 00
(II) PCI: 00:10:0: chip 106b,0002 card 0000,0000 rev 02 class ff,00,00 hdr 00
(II) PCI: 01:0b:0: chip 106b,0003 card 0000,0000 rev 00 class 00,00,00 hdr 00
(II) PCI: 01:0d:0: chip 106b,0004 card 0000,0000 rev 01 class ff,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:11: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) Host-to-PCI bridge:
(II) Bus 1: bridge is at (0:0:0), (1,1,0), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 1 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(--) PCI:*(0:13:0) ATI Technologies Inc 3D Rage LT Pro rev 220, Mem @ 0x81000000/24, 0xf3020000/12, I/O @ 0x0400/8, BIOS @ 0x80840000/17
(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	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1	0	0x00000000 - 0x00000000 (0x1) MX[B]
	[2] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[3] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
(II) Active PCI resource ranges:
	[0] -1	0	0xf3000000 - 0xf301ffff (0x20000) MX[B]
	[1] -1	0	0x80801000 - 0x80801fff (0x1000) MX[B]
	[2] -1	0	0x80800000 - 0x8080007f (0x80) MX[B]
	[3] -1	0	0x80840000 - 0x8085ffff (0x20000) MX[B](B)
	[4] -1	0	0xf3020000 - 0xf3020fff (0x1000) MX[B](B)
	[5] -1	0	0x81000000 - 0x81ffffff (0x1000000) MX[B](B)
	[6] -1	0	0x00000800 - 0x0000087f (0x80) IX[B]
	[7] -1	0	0x00000400 - 0x000004ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges:
	[0] -1	0	0xf1000000 - 0xf10003ff (0x400) MX[B]
	[1] -1	0	0x94000000 - 0x97ffffff (0x4000000) MX[B]
	[2] -1	0	0x90000000 - 0x9000ffff (0x10000) MX[B]
	[3] -1	0	0x00001000 - 0x000010ff (0x100) IX[B]
	[4] -1	0	0xfffffffc - 0xfffffffc (0x1) IX[B]
	[5] -1	0	0xfffffffc - 0xfffffffc (0x1) IX[B]
	[6] -1	0	0xfffffffc - 0xfffffffc (0x1) IX[B]
	[7] -1	0	0xfffffffc - 0xfffffffc (0x1) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xf3000000 - 0xf301ffff (0x20000) MX[B]
	[1] -1	0	0x80801000 - 0x80801fff (0x1000) MX[B]
	[2] -1	0	0x80800000 - 0x8080007f (0x80) MX[B]
	[3] -1	0	0x80840000 - 0x8085ffff (0x20000) MX[B](B)
	[4] -1	0	0xf3020000 - 0xf3020fff (0x1000) MX[B](B)
	[5] -1	0	0x81000000 - 0x81ffffff (0x1000000) MX[B](B)
	[6] -1	0	0x00000800 - 0x0000087f (0x80) IX[B]
	[7] -1	0	0x00000400 - 0x000004ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges after removing overlaps:
	[0] -1	0	0xf1000000 - 0xf10003ff (0x400) MX[B]
	[1] -1	0	0x94000000 - 0x97ffffff (0x4000000) MX[B]
	[2] -1	0	0x90000000 - 0x9000ffff (0x10000) MX[B]
	[3] -1	0	0x00001000 - 0x000010ff (0x100) IX[B]
	[4] -1	0	0xfffffffc - 0xfffffffc (0x1) IX[B]
	[5] -1	0	0xfffffffc - 0xfffffffc (0x1) IX[B]
	[6] -1	0	0xfffffffc - 0xfffffffc (0x1) IX[B]
	[7] -1	0	0xfffffffc - 0xfffffffc (0x1) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1	0	0x00000000 - 0x00000000 (0x1) MX[B]
	[2] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[3] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
(II) All system resource ranges:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1	0	0x00000000 - 0x00000000 (0x1) MX[B]
	[2] -1	0	0xf3000000 - 0xf301ffff (0x20000) MX[B]
	[3] -1	0	0x80801000 - 0x80801fff (0x1000) MX[B]
	[4] -1	0	0x80800000 - 0x8080007f (0x80) MX[B]
	[5] -1	0	0x80840000 - 0x8085ffff (0x20000) MX[B](B)
	[6] -1	0	0xf3020000 - 0xf3020fff (0x1000) MX[B](B)
	[7] -1	0	0x81000000 - 0x81ffffff (0x1000000) MX[B](B)
	[8] -1	0	0xf1000000 - 0xf10003ff (0x400) MX[B]
	[9] -1	0	0x94000000 - 0x97ffffff (0x4000000) MX[B]
	[10] -1	0	0x90000000 - 0x9000ffff (0x10000) MX[B]
	[11] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[12] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[13] -1	0	0x00000800 - 0x0000087f (0x80) IX[B]
	[14] -1	0	0x00000400 - 0x000004ff (0x100) IX[B](B)
	[15] -1	0	0x00001000 - 0x000010ff (0x100) IX[B]
	[16] -1	0	0xfffffffc - 0xfffffffc (0x1) IX[B]
	[17] -1	0	0xfffffffc - 0xfffffffc (0x1) IX[B]
	[18] -1	0	0xfffffffc - 0xfffffffc (0x1) IX[B]
	[19] -1	0	0xfffffffc - 0xfffffffc (0x1) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
	compiled for 4.3.99.12, 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.3.99.12, 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.99.12, 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.99.12, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
	compiled for 4.3.99.12, module version = 1.13.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
	compiled for 4.3.99.12, module version = 2.0.4
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
	compiled for 4.3.99.12, 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: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
	compiled for 4.3.99.12, 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/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
	compiled for 4.3.99.12, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "xtrap"
(II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a
(II) Module xtrap: vendor="The XFree86 Project"
	compiled for 4.3.99.12, 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.99.12, module version = 1.0.1
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Speedo
(II) LoadModule: "fbdev"
(II) Loading /usr/X11R6/lib/modules/drivers/fbdev_drv.o
(II) Module fbdev: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 0.1.0
	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.99.12, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.4
(II) FBDEV: driver for framebuffer: fbdev, afb
(II) Primary Device is: PCI 00:0d:0
(II) Loading sub module "fbdevhw"
(II) LoadModule: "fbdevhw"
(II) Loading /usr/X11R6/lib/modules/linux/libfbdevhw.a
(II) Module fbdevhw: vendor="The XFree86 Project"
	compiled for 4.3.99.12, module version = 0.0.2
	ABI class: XFree86 Video Driver, version 0.7
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1	0	0x00000000 - 0x00000000 (0x1) MX[B]
	[2] -1	0	0xf3000000 - 0xf301ffff (0x20000) MX[B]
	[3] -1	0	0x80801000 - 0x80801fff (0x1000) MX[B]
	[4] -1	0	0x80800000 - 0x8080007f (0x80) MX[B]
	[5] -1	0	0x80840000 - 0x8085ffff (0x20000) MX[B](B)
	[6] -1	0	0xf3020000 - 0xf3020fff (0x1000) MX[B](B)
	[7] -1	0	0x81000000 - 0x81ffffff (0x1000000) MX[B](B)
	[8] -1	0	0xf1000000 - 0xf10003ff (0x400) MX[B]
	[9] -1	0	0x94000000 - 0x97ffffff (0x4000000) MX[B]
	[10] -1	0	0x90000000 - 0x9000ffff (0x10000) MX[B]
	[11] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[12] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[13] -1	0	0x00000800 - 0x0000087f (0x80) IX[B]
	[14] -1	0	0x00000400 - 0x000004ff (0x100) IX[B](B)
	[15] -1	0	0x00001000 - 0x000010ff (0x100) IX[B]
	[16] -1	0	0xfffffffc - 0xfffffffc (0x1) IX[B]
	[17] -1	0	0xfffffffc - 0xfffffffc (0x1) IX[B]
	[18] -1	0	0xfffffffc - 0xfffffffc (0x1) IX[B]
	[19] -1	0	0xfffffffc - 0xfffffffc (0x1) IX[B]
(**) FBDEV(0): claimed PCI slot 0:13:0
(II) FBDEV(0): using default device
(II) resource ranges after probing:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1	0	0x00000000 - 0x00000000 (0x1) MX[B]
	[2] -1	0	0xf3000000 - 0xf301ffff (0x20000) MX[B]
	[3] -1	0	0x80801000 - 0x80801fff (0x1000) MX[B]
	[4] -1	0	0x80800000 - 0x8080007f (0x80) MX[B]
	[5] -1	0	0x80840000 - 0x8085ffff (0x20000) MX[B](B)
	[6] -1	0	0xf3020000 - 0xf3020fff (0x1000) MX[B](B)
	[7] -1	0	0x81000000 - 0x81ffffff (0x1000000) MX[B](B)
	[8] -1	0	0xf1000000 - 0xf10003ff (0x400) MX[B]
	[9] -1	0	0x94000000 - 0x97ffffff (0x4000000) MX[B]
	[10] -1	0	0x90000000 - 0x9000ffff (0x10000) MX[B]
	[11] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[12] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[13] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[14] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[15] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[16] -1	0	0x00000800 - 0x0000087f (0x80) IX[B]
	[17] -1	0	0x00000400 - 0x000004ff (0x100) IX[B](B)
	[18] -1	0	0x00001000 - 0x000010ff (0x100) IX[B]
	[19] -1	0	0xfffffffc - 0xfffffffc (0x1) IX[B]
	[20] -1	0	0xfffffffc - 0xfffffffc (0x1) IX[B]
	[21] -1	0	0xfffffffc - 0xfffffffc (0x1) IX[B]
	[22] -1	0	0xfffffffc - 0xfffffffc (0x1) IX[B]
	[23] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[24] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) FBDEV(0): Depth 24, (--) framebuffer bpp 32
(==) FBDEV(0): RGB weight 888
(==) FBDEV(0): Default visual is TrueColor
(==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
(II) FBDEV(0): Hardware: ATY Mach64 (vidmem: 8184k)
(**) FBDEV(0): Option "ShadowFB" "true"
(II) FBDEV(0): Checking Modes against framebuffer device...
(II) FBDEV(0): Checking Modes against monitor...
(--) FBDEV(0): Virtual size is 1024x768 (pitch 1024)
(**) FBDEV(0):  Built-in mode "current": 64.9 MHz, 48.3 kHz, 59.9 Hz
(II) FBDEV(0): Modeline "current"   64.90  1024 1064 1200 1344  768 771 777 806 -hsync -vsync -csync
(==) FBDEV(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.99.12, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.2
(**) FBDEV(0): Using "Shadow Framebuffer"
(II) Loading sub module "shadow"
(II) LoadModule: "shadow"
(II) Loading /usr/X11R6/lib/modules/libshadow.a
(II) Module shadow: vendor="The XFree86 Project"
	compiled for 4.3.99.12, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.2
(++) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xf3020000 - 0xf3020fff (0x1000) MX[B]
	[1] 0	0	0x81000000 - 0x81ffffff (0x1000000) MX[B]
	[2] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[3] -1	0	0x00000000 - 0x00000000 (0x1) MX[B]
	[4] -1	0	0xf3000000 - 0xf301ffff (0x20000) MX[B]
	[5] -1	0	0x80801000 - 0x80801fff (0x1000) MX[B]
	[6] -1	0	0x80800000 - 0x8080007f (0x80) MX[B]
	[7] -1	0	0x80840000 - 0x8085ffff (0x20000) MX[B](B)
	[8] -1	0	0xf3020000 - 0xf3020fff (0x1000) MX[B](B)
	[9] -1	0	0x81000000 - 0x81ffffff (0x1000000) MX[B](B)
	[10] -1	0	0xf1000000 - 0xf10003ff (0x400) MX[B]
	[11] -1	0	0x94000000 - 0x97ffffff (0x4000000) MX[B]
	[12] -1	0	0x90000000 - 0x9000ffff (0x10000) MX[B]
	[13] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[14] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[15] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[16] 0	0	0x00000400 - 0x000004ff (0x100) IX[B]
	[17] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[18] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[19] -1	0	0x00000800 - 0x0000087f (0x80) IX[B]
	[20] -1	0	0x00000400 - 0x000004ff (0x100) IX[B](B)
	[21] -1	0	0x00001000 - 0x000010ff (0x100) IX[B]
	[22] -1	0	0xfffffffc - 0xfffffffc (0x1) IX[B]
	[23] -1	0	0xfffffffc - 0xfffffffc (0x1) IX[B]
	[24] -1	0	0xfffffffc - 0xfffffffc (0x1) IX[B]
	[25] -1	0	0xfffffffc - 0xfffffffc (0x1) IX[B]
	[26] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[27] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(**) FBDEV(0): Option "BackingStore" "true"
(**) FBDEV(0): Backing store enabled
(**) Option "dpms"
(**) FBDEV(0): DPMS enabled
(==) RandR enabled
(II) Setting vga for screen 0.
(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" "IMPS/2"
(**) Mouse0: Protocol: "IMPS/2"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(==) Mouse0: Buttons: 3
(II) Keyboard "Keyboard0" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) Server_Terminate keybinding not found
(II) Mouse0: ps2EnableDataReporting: succeeded
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Mouse0: ps2EnableDataReporting: succeeded
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Mouse0: ps2EnableDataReporting: succeeded
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Mouse0: ps2EnableDataReporting: succeeded
(II) 3rd Button detected: disabling emulate3Button
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Mouse0: ps2EnableDataReporting: succeeded
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Mouse0: ps2EnableDataReporting: succeeded
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Mouse0: ps2EnableDataReporting: succeeded
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Mouse0: ps2EnableDataReporting: succeeded
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Mouse0: ps2EnableDataReporting: succeeded
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Mouse0: ps2EnableDataReporting: succeeded
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Mouse0: ps2EnableDataReporting: succeeded
(II) 3rd Button detected: disabling emulate3Button
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Mouse0: ps2EnableDataReporting: succeeded
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
(II) 3rd Button detected: disabling emulate3Button
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Mouse0: ps2EnableDataReporting: succeeded
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Mouse0: ps2EnableDataReporting: succeeded
(II) 3rd Button detected: disabling emulate3Button
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Mouse0: ps2EnableDataReporting: succeeded
(II) 3rd Button detected: disabling emulate3Button
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Mouse0: ps2EnableDataReporting: succeeded
(II) 3rd Button detected: disabling emulate3Button
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
GetModeLine - scrn: 0 clock: 64901
GetModeLine - hdsp: 1024 hbeg: 1064 hend: 1200 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266
ModModeLine - scrn: 0 hdsp: 1024 hbeg: 1068 hend: 1204 httl: 1344
              vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 266

Attachment: signature.asc
Description: Digital signature


Reply to: