Bug 13637 - [neomagic] Crash in fbFillRegionSolid before a desktop can show up.
Summary: [neomagic] Crash in fbFillRegionSolid before a desktop can show up.
Status: RESOLVED WORKSFORME
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/Acceleration/XAA (show other bugs)
Version: 7.3 (2007.09)
Hardware: x86 (IA32) Linux (All)
: medium major
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: have-backtrace
Depends on:
Blocks:
 
Reported: 2007-12-12 23:25 UTC by Darius
Modified: 2011-10-11 10:51 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Darius 2007-12-12 23:25:02 UTC
After new X install I can't start any window manager.
If I try to start twm, nothing happens, no errors, no crashes, no twm
only grey screen with black X cursor.
If I try to start wmaker, wmaker's blue background shortly appears and
then server crashes down with error:
--
Fatal server error:
Caught signal 11.  Server aborting
--
For server backtrace and other infos see appropriate log files.
I can't discover why it heppens. Log files doesn't contain any
usefull( for me) infos or ...I can't interpret it.
Darius


# Hardware
Notebook IBM Thinkpad tp600E
uPC: Pentium II - mobile
RAM: 287MB
video card: 
01:00.0 VGA compatible controller: Neomagic Corporation NM2200 [MagicGraph
256AV] (rev 12) (prog-if 00 [VGA controller])

# OS
Gentoo
Portage 2.1.4_rc9 (default-linux/x86/2007.0, gcc-4.2.2, glibc-2.7-r1 i686)
Linux kernel version: 2.6.23-gentoo

# Xorg & Co. versions
{
xorg-server 
Installed versions:  1.4-r2(22:03:06 07.12.2007)(debug dri hal input_devices_keyboard input_devices_mouse ipv6 video_cards_neomagic xorg

xorg-x11
Installed versions:  7.3(19:17:58 07.12.2007)

xf86-video-neomagic
Installed versions:  1.1.1(20:43:06 11.12.2007)(debug)

twm
Installed versions:  1.0.3(20:45:07 11.12.2007)(debug)

windowmaker
Installed versions:  0.92.0-r7(14:03:30 08.12.2007)(debug gif jpeg nls png tiff
}

# My /etc/X11/xorg.conf file
{
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	FontPath     "/usr/share/fonts/misc/"
	# dartst
	#FontPath     "/usr/share/fonts/TTF/"
	#FontPath     "/usr/share/fonts/OTF"
	#
	#FontPath     "/usr/share/fonts/ttf-bitstream-vera"
	FontPath     "/usr/share/fonts/Type1/"
	FontPath     "/usr/share/fonts/100dpi/"
	FontPath     "/usr/share/fonts/75dpi/"
EndSection

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

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
	Option	    "CoreKeyboard"
	Option	    "XkbRules"  "xorg"
	Option	    "XkbModel"  "pc105"
	Option	    "XkbLayout" "pl"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "ExplorerPS/2"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "IVM"
	ModelName    "PLE430"
 ### Comment all HorizSync and VertRefresh values to use DDC:
	HorizSync    24.0 - 80.0
	VertRefresh  55.0 - 75.0
	Option	    "DPMS"
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     "NoLinear"           	# [<bool>]
        #Option     "NoAccel"            	# [<bool>]
        #Option     "SWcursor"           	# [<bool>]
        #Option     "noMMIO"             	# [<bool>]
        #Option     "internDisp"         	# [<bool>]
        #Option     "externDisp"         	# [<bool>]
        #Option     "LcdCenter"          	# [<bool>]
        #Option     "ShadowFB"           	# [<bool>]
        #Option     "NoStretch"          	# [<bool>]
        #Option     "pciBurst"           	# [<bool>]
        #Option     "ShowCache"          	# [<bool>]
        #Option     "Rotate"             	# [<str>]
        #Option     "StrangeLockups"     	# [<bool>]
        #Option     "DisplayHeight480"   	# [<bool>]
        #Option     "progLcdModeRegs"    	# [<bool>]
        #Option     "progLcdModeStretch" 	# [<bool>]
        #Option     "overrideValidateMode" 	# [<bool>]
        #Option     "VideoKey"           	# <i>
        #Option     "OverlayMem"         	# <i>
        #Option     "Interlace"          	# <i>
	Identifier  "Card0"
	Driver      "neomagic"
	VendorName  "Neomagic Corporation"
	BoardName   "NM2200 [MagicGraph 256AV]"
	# dartst
	Option	    "Interlace"		"0" #0-2
        Option     "internDisp"		"true" 
        Option      "externDisp"       	"true"
	#
	BusID       "PCI:1:0:0"
EndSection

Section "Screen"
	Identifier	"Screen0"
	Device		"Card0"
	Monitor		"Monitor0"
	DefaultDepth	16
	SubSection "Display"
		Depth		1
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
EndSection

#Section "DRI"
#	Mode	0666
#EndSection
}

# -----------------------------------------------------------------------------
# Starting twm
# Local .xinitrc file
{
#!/bin/bash

xclock -geometry 75x75-0-0 &
exec twm -v
}

# bash -x startx -- -nolisten tcp -verbose 3 -logverbose 6 2>> ~/startx_twm.log
# startx_twm.log
{

+ userclientrc=/home/tangram/.xinitrc
+ sysclientrc=/etc/X11/xinit/xinitrc
+ userserverrc=/home/tangram/.xserverrc
+ sysserverrc=/etc/X11/xinit/xserverrc
+ defaultclientargs=
+ defaultserverargs='-nolisten tcp -br'
+ clientargs=
+ serverargs=
+ '[' -f /home/tangram/.xinitrc ']'
+ defaultclientargs=/home/tangram/.xinitrc
+ '[' x '!=' x ']'
+ export DISPLAY=:0
+ DISPLAY=:0
+ '[' -f /home/tangram/.xserverrc ']'
+ '[' -f /etc/X11/xinit/xserverrc ']'
+ whoseargs=client
+ '[' x-- '!=' x ']'
+ case "$1" in
+ whoseargs=server
+ shift
+ '[' x-nolisten '!=' x ']'
+ case "$1" in
+ '[' server = client ']'
+ case "$1" in
+ serverargs=' -nolisten'
+ shift
+ '[' xtcp '!=' x ']'
+ case "$1" in
+ '[' server = client ']'
+ case "$1" in
+ serverargs=' -nolisten tcp'
+ shift
+ '[' x-verbose '!=' x ']'
+ case "$1" in
+ '[' server = client ']'
+ case "$1" in
+ serverargs=' -nolisten tcp -verbose'
+ shift
+ '[' x3 '!=' x ']'
+ case "$1" in
+ '[' server = client ']'
+ case "$1" in
+ serverargs=' -nolisten tcp -verbose 3'
+ shift
+ '[' x-logverbose '!=' x ']'
+ case "$1" in
+ '[' server = client ']'
+ case "$1" in
+ serverargs=' -nolisten tcp -verbose 3 -logverbose'
+ shift
+ '[' x6 '!=' x ']'
+ case "$1" in
+ '[' server = client ']'
+ case "$1" in
+ serverargs=' -nolisten tcp -verbose 3 -logverbose 6'
+ shift
+ '[' x '!=' x ']'
+ '[' x = x ']'
+ clientargs=/home/tangram/.xinitrc
+ '[' 'x -nolisten tcp -verbose 3 -logverbose 6' = x ']'
+ '[' x = x ']'
+ XAUTHORITY=/home/tangram/.Xauthority
+ export XAUTHORITY
+ removelist=
+ case `uname` in
++ uname
++ hostname --version
++ grep GNU
+ '[' -z '' ']'
++ hostname -f
hostname: Odnalezienie nazwy urządzenia jest niemożliwe
+ hostname=
+ authdisplay=:0
++ /usr/bin/mcookie
+ mcookie=65c559ed16a8407b9691ade6e90dd8d9
+ dummy=0
+ xserverauthfile=/home/tangram/.serverauth.7083
+ xauth -q -f /home/tangram/.serverauth.7083
xauth:  creating new authority file /home/tangram/.serverauth.7083
+ serverargs=' -nolisten tcp -verbose 3 -logverbose 6 -auth /home/tangram/.serverauth.7083'
+ for displayname in '$authdisplay' '$hostname$authdisplay'
++ sed -n 's/.*:0[[:space:]*].*[[:space:]*]//p'
++ xauth list :0
+ authcookie=
+ '[' z = z ']'
+ xauth -q
+ removelist=':0 '
+ for displayname in '$authdisplay' '$hostname$authdisplay'
++ xauth list :0
++ sed -n 's/.*:0[[:space:]*].*[[:space:]*]//p'
+ authcookie=65c559ed16a8407b9691ade6e90dd8d9
+ '[' z65c559ed16a8407b9691ade6e90dd8d9 = z ']'
+ dummy=1
+ xauth -q -f /home/tangram/.serverauth.7083
+ trap cleanup 0
+ PID=7099
+ wait 7099
+ xinit /home/tangram/.xinitrc -- -nolisten tcp -verbose 3 -logverbose 6 -auth /home/tangram/.serverauth.7083 -deferglyphs 16


X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.23-dm02 i686 
Current Operating System: Linux karaktikus 2.6.23-dm02 #6 Fri Nov 2 09:50:39 CET 2007 i686
Build Date: 07 December 2007  08:20:09PM
 
	Before reporting problems, check http://wiki.x.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/Xorg.0.log", Time: Wed Dec 12 21:06:18 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) Including the default font path /usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/OTF,/usr/share/fonts/Type1/,/usr/share/fonts/100dpi/,/usr/share/fonts/75dpi/.
(**) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/,
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) Open APM successful
(II) Loader magic: 0x81db660
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 2.0
	X.Org XInput driver : 2.0
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7190 card 0000,0000 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,7191 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 104c,ac1d card 1000,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 00:02:1: chip 104c,ac1d card 1800,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 00:06:0: chip 1013,6001 card 1014,1010 rev 01 class 04,01,00 hdr 00
(II) PCI: 00:07:0: chip 8086,7110 card 0000,0000 rev 02 class 06,80,00 hdr 80
(II) PCI: 00:07:1: chip 8086,7111 card 0000,0000 rev 01 class 01,01,80 hdr 00
(II) PCI: 00:07:2: chip 8086,7112 card 0000,0000 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 8086,7113 card 0000,0000 rev 02 class 06,80,00 hdr 00
(II) PCI: 01:00:0: chip 10c8,0005 card 1014,00dd rev 12 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,6), 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: 0x0088 (VGA_EN is set)
(II) Bus 1 I/O range:
	[0] -1	0	0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0x70000000 - 0xdfffffff (0x70000000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xe0000000 - 0xf7ffffff (0x18000000) MX[B]
(II) PCI-to-CardBus bridge:
(II) Bus 2: bridge is at (0:2:0), (0,2,5), BCTRL: 0x05c0 (VGA_EN is cleared)
(II) Bus 2 I/O range:
	[0] -1	0	0x00001000 - 0x000010ff (0x100) IX[B]
	[1] -1	0	0x00001400 - 0x000014ff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
	[0] -1	0	0x24000000 - 0x27ffffff (0x4000000) MX[B]
(II) Bus 2 prefetchable memory range:
	[0] -1	0	0x20000000 - 0x23ffffff (0x4000000) MX[B]
(II) PCI-to-CardBus bridge:
(II) Bus 6: bridge is at (0:2:1), (0,6,9), BCTRL: 0x05c0 (VGA_EN is cleared)
(II) Bus 6 I/O range:
	[0] -1	0	0x00001800 - 0x000018ff (0x100) IX[B]
	[1] -1	0	0x00001c00 - 0x00001cff (0x100) IX[B]
(II) Bus 6 non-prefetchable memory range:
	[0] -1	0	0x2c000000 - 0x2fffffff (0x4000000) MX[B]
(II) Bus 6 prefetchable memory range:
	[0] -1	0	0x28000000 - 0x2bffffff (0x4000000) MX[B]
(--) PCI:*(1:0:0) Neomagic Corporation NM2200 [MagicGraph 256AV] rev 18, Mem @ 0xe0000000/24, 0x70000000/22, 0x70400000/20
(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	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0x40000000 from 0x43ffffff to 0x3fffffff
(II) Active PCI resource ranges:
	[0] -1	0	0x50000000 - 0x500fffff (0x100000) MX[B]
	[1] -1	0	0x50100000 - 0x50100fff (0x1000) MX[B]
	[2] -1	0	0x40000000 - 0x3fffffff (0x0) MX[B]O
	[3] -1	0	0x70400000 - 0x704fffff (0x100000) MX[B](B)
	[4] -1	0	0x70000000 - 0x703fffff (0x400000) MX[B](B)
	[5] -1	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
	[6] -1	0	0x00008400 - 0x0000841f (0x20) IX[B]
	[7] -1	0	0x0000fcf0 - 0x0000fcff (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0x50000000 - 0x500fffff (0x100000) MX[B]
	[1] -1	0	0x50100000 - 0x50100fff (0x1000) MX[B]
	[2] -1	0	0x40000000 - 0x3fffffff (0x0) MX[B]O
	[3] -1	0	0x70400000 - 0x704fffff (0x100000) MX[B](B)
	[4] -1	0	0x70000000 - 0x703fffff (0x400000) MX[B](B)
	[5] -1	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
	[6] -1	0	0x00008400 - 0x0000841f (0x20) IX[B]
	[7] -1	0	0x0000fcf0 - 0x0000fcff (0x10) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x50000000 - 0x500fffff (0x100000) MX[B]
	[5] -1	0	0x50100000 - 0x50100fff (0x1000) MX[B]
	[6] -1	0	0x40000000 - 0x3fffffff (0x0) MX[B]O
	[7] -1	0	0x70400000 - 0x704fffff (0x100000) MX[B](B)
	[8] -1	0	0x70000000 - 0x703fffff (0x400000) MX[B](B)
	[9] -1	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
	[10] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[11] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[12] -1	0	0x00008400 - 0x0000841f (0x20) IX[B]
	[13] -1	0	0x0000fcf0 - 0x0000fcff (0x10) IX[B]
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
(II) "type1" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(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 TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "xtrap"
(II) Loading /usr/lib/xorg/modules/extensions//libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DEC-XTRAP
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 1.4.0, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts//libtype1.so
(II) Module type1: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.2
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "neomagic"
(II) Loading /usr/lib/xorg/modules/drivers//neomagic_drv.so
(II) Module neomagic: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.1.1
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.2.3
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.2.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(II) NEOMAGIC: Driver for Neomagic chipsets: neo2070, neo2090, neo2093,
	neo2097, neo2160, neo2200, neo2230, neo2360, neo2380
(II) Primary Device is: PCI 01:00:0
(--) Chipset neo2200 found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x50000000 - 0x500fffff (0x100000) MX[B]
	[5] -1	0	0x50100000 - 0x50100fff (0x1000) MX[B]
	[6] -1	0	0x40000000 - 0x3fffffff (0x0) MX[B]O
	[7] -1	0	0x70400000 - 0x704fffff (0x100000) MX[B](B)
	[8] -1	0	0x70000000 - 0x703fffff (0x400000) MX[B](B)
	[9] -1	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
	[10] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[11] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[12] -1	0	0x00008400 - 0x0000841f (0x20) IX[B]
	[13] -1	0	0x0000fcf0 - 0x0000fcff (0x10) IX[B]
(II) resource ranges after probing:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x50000000 - 0x500fffff (0x100000) MX[B]
	[5] -1	0	0x50100000 - 0x50100fff (0x1000) MX[B]
	[6] -1	0	0x40000000 - 0x3fffffff (0x0) MX[B]O
	[7] -1	0	0x70400000 - 0x704fffff (0x100000) MX[B](B)
	[8] -1	0	0x70000000 - 0x703fffff (0x400000) MX[B](B)
	[9] -1	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
	[10] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[11] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[12] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[13] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[14] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[15] -1	0	0x00008400 - 0x0000841f (0x20) IX[B]
	[16] -1	0	0x0000fcf0 - 0x0000fcff (0x10) IX[B]
	[17] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[18] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 0.1.0
	ABI class: X.Org Video Driver, version 2.0
(II) NEOMAGIC(0): Chipset is a MagicMedia 256AV (NM2200)
(II) NEOMAGIC(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(--) NEOMAGIC(0): Panel is a 1024x768 color TFT display
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.1.0
	ABI class: X.Org Video Driver, version 2.0
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(II) NEOMAGIC(0): initializing int10
(II) NEOMAGIC(0): Primary V_BIOS segment is: 0xc000
(II) NEOMAGIC(0): VESA BIOS detected
(II) NEOMAGIC(0): VESA VBE Version 2.0
(II) NEOMAGIC(0): VESA VBE Total Mem: 2496 kB
(II) NEOMAGIC(0): VESA VBE OEM: MagicMedia 256AV  48K
(II) NEOMAGIC(0): VESA VBE OEM Software Rev: 1.15
(II) NEOMAGIC(0): VESA VBE OEM Vendor: NeoMagic
(II) NEOMAGIC(0): VESA VBE OEM Product: MagicMedia 256AV 
(II) NEOMAGIC(0): VESA VBE OEM Product Rev: 01.0
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(II) NEOMAGIC(0): VESA VBE DDC supported
(II) NEOMAGIC(0): VESA VBE DDC Level 2
(II) NEOMAGIC(0): VESA VBE DDC transfer in appr. 1 sec.
(II) NEOMAGIC(0): VESA VBE DDC read successfully
(II) NEOMAGIC(0): Manufacturer: IVM  Model: 46b4  Serial#: 33431
(II) NEOMAGIC(0): Year: 2004  Week: 13
(II) NEOMAGIC(0): EDID Version: 1.3
(II) NEOMAGIC(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
(II) NEOMAGIC(0): Sync:  Separate
(II) NEOMAGIC(0): Max H-Image Size [cm]: horiz.: 34  vert.: 27
(II) NEOMAGIC(0): Gamma: 2.20
(II) NEOMAGIC(0): DPMS capabilities: Off; RGB/Color Display
(II) NEOMAGIC(0): First detailed timing is preferred mode
(II) NEOMAGIC(0): redX: 0.641 redY: 0.342   greenX: 0.292 greenY: 0.610
(II) NEOMAGIC(0): blueX: 0.146 blueY: 0.067   whiteX: 0.312 whiteY: 0.328
(II) NEOMAGIC(0): Supported VESA Video Modes:
(II) NEOMAGIC(0): 720x400@70Hz
(II) NEOMAGIC(0): 640x480@60Hz
(II) NEOMAGIC(0): 640x480@67Hz
(II) NEOMAGIC(0): 640x480@72Hz
(II) NEOMAGIC(0): 640x480@75Hz
(II) NEOMAGIC(0): 800x600@56Hz
(II) NEOMAGIC(0): 800x600@60Hz
(II) NEOMAGIC(0): 800x600@72Hz
(II) NEOMAGIC(0): 800x600@75Hz
(II) NEOMAGIC(0): 832x624@75Hz
(II) NEOMAGIC(0): 1024x768@60Hz
(II) NEOMAGIC(0): 1024x768@70Hz
(II) NEOMAGIC(0): 1024x768@75Hz
(II) NEOMAGIC(0): 1280x1024@75Hz
(II) NEOMAGIC(0): Manufacturer's mask: 0
(II) NEOMAGIC(0): Supported Future Video Modes:
(II) NEOMAGIC(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) NEOMAGIC(0): #1: hsize: 1152  vsize 864  refresh: 75  vid: 20337
(II) NEOMAGIC(0): Supported additional Video Mode:
(II) NEOMAGIC(0): clock: 108.0 MHz   Image Size:  340 x 270 mm
(II) NEOMAGIC(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
(II) NEOMAGIC(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
(II) NEOMAGIC(0): Serial No: 05205G4333431
(II) NEOMAGIC(0): Ranges: V min: 55  V max: 76 Hz, H min: 24  H max: 83 kHz, PixClock max 140 MHz
(II) NEOMAGIC(0): Monitor name: PLE430
(II) NEOMAGIC(0): EDID (in hex):
(II) NEOMAGIC(0): 	00ffffffffffff0026cdb44697820000
(II) NEOMAGIC(0): 	0d0e010368221b782a2d90a4574a9c25
(II) NEOMAGIC(0): 	115054bfef008180714f010101010101
(II) NEOMAGIC(0): 	010101010101302a009851002a403070
(II) NEOMAGIC(0): 	1300540e1100001e000000ff00303532
(II) NEOMAGIC(0): 	30354734333333343331000000fd0037
(II) NEOMAGIC(0): 	4c18530e000a202020202020000000fc
(II) NEOMAGIC(0): 	00504c453433300a202020202020000e
(II) NEOMAGIC(0): EDID vendor "IVM", prod id 18100
(II) NEOMAGIC(0): Using hsync ranges from config file
(II) NEOMAGIC(0): Using vrefresh ranges from config file
(II) NEOMAGIC(0): Printing DDC gathered Modelines:
(II) NEOMAGIC(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) NEOMAGIC(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) NEOMAGIC(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(II) NEOMAGIC(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) NEOMAGIC(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
(II) NEOMAGIC(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
(II) NEOMAGIC(0): Modeline "640x480"x0.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) NEOMAGIC(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) NEOMAGIC(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) NEOMAGIC(0): Modeline "1024x768"x0.0   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
(II) NEOMAGIC(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) NEOMAGIC(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) NEOMAGIC(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) NEOMAGIC(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) NEOMAGIC(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) NEOMAGIC(0): Modeline "1280x1024"x59.9  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
(II) NEOMAGIC(0): Modeline "1152x864"x74.8  104.00  1152 1224 1344 1536  864 867 871 905 -hsync +vsync (67.7 kHz)
(**) NEOMAGIC(0): Depth 16, (--) framebuffer bpp 16
(==) NEOMAGIC(0): RGB weight 565
(==) NEOMAGIC(0): Default visual is TrueColor
(==) NEOMAGIC(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NEOMAGIC(0): Option "internDisp" "true"
(**) NEOMAGIC(0): Option "externDisp" "true"
(**) NEOMAGIC(0): Option "Interlace" "0"
(**) NEOMAGIC(0): interlace flag = 0
(**) NEOMAGIC(0): Simultaneous LCD/CRT display mode
(==) NEOMAGIC(0): using linear mode
(**) NEOMAGIC(0): using PCI Burst mode
(**) NEOMAGIC(0): Option StrangeLockups set: disabling some acceleration
(--) NEOMAGIC(0): FB base address is set at 0xE0000000.
(--) NEOMAGIC(0): MMIO base address is set at 0x70000000.
(--) NEOMAGIC(0): MMIO base address2 is set at 0x70400000.
(--) NEOMAGIC(0): VideoRAM: 2560 kByte
(--) NEOMAGIC(0): Max Clock: 110000 kHz
(II) NEOMAGIC(0): Monitor0: Using hsync range of 24.00-80.00 kHz
(II) NEOMAGIC(0): Monitor0: Using vrefresh range of 55.00-75.00 Hz
(II) NEOMAGIC(0): Monitor0: Using maximum pixel clock of 140.00 MHz
(II) NEOMAGIC(0): Clock range:  11.00 to 110.00 MHz
(II) NEOMAGIC(0): Removing mode (640x350) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "640x350" (unknown reason)
(II) NEOMAGIC(0): Removing mode (320x175) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "320x175" (unknown reason)
(II) NEOMAGIC(0): Removing mode (640x400) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "640x400" (unknown reason)
(II) NEOMAGIC(0): Removing mode (320x200) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "320x200" (unknown reason)
(II) NEOMAGIC(0): Removing mode (720x400) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "720x400" (unknown reason)
(II) NEOMAGIC(0): Removing mode (360x200) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "360x200" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "640x480" (vrefresh out of range)
(II) NEOMAGIC(0): Not using default mode "320x240" (vrefresh out of range)
(II) NEOMAGIC(0): Removing mode (400x300) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "400x300" (unknown reason)
(II) NEOMAGIC(0): Removing mode (400x300) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "400x300" (unknown reason)
(II) NEOMAGIC(0): Removing mode (400x300) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "400x300" (unknown reason)
(II) NEOMAGIC(0): Removing mode (400x300) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "400x300" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "800x600" (vrefresh out of range)
(II) NEOMAGIC(0): Removing mode (400x300) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "400x300" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Removing mode (512x384) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "512x384" (unknown reason)
(II) NEOMAGIC(0): Removing mode (512x384) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "512x384" (unknown reason)
(II) NEOMAGIC(0): Removing mode (512x384) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "512x384" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1024x768" (vrefresh out of range)
(II) NEOMAGIC(0): Removing mode (512x384) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "512x384" (unknown reason)
(II) NEOMAGIC(0): Removing mode (1152x864) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "1152x864" (unknown reason)
(II) NEOMAGIC(0): Removing mode (576x432) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "576x432" (unknown reason)
(II) NEOMAGIC(0): Removing mode (1280x960) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "1280x960" (unknown reason)
(II) NEOMAGIC(0): Removing mode (640x480) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "640x480" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1280x960" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Removing mode (640x480) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "640x480" (unknown reason)
(II) NEOMAGIC(0): Removing mode (1280x1024) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "1280x1024" (unknown reason)
(II) NEOMAGIC(0): Removing mode (640x512) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "640x512" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Removing mode (640x512) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "640x512" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Removing mode (640x512) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "640x512" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "800x600" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "800x600" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "800x600" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "800x600" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "896x672" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "928x696" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Removing mode (832x624) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "832x624" (unknown reason)
(II) NEOMAGIC(0): Removing mode (416x312) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "416x312" (unknown reason)
(II) NEOMAGIC(0): Removing mode (1152x768) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "1152x768" (unknown reason)
(II) NEOMAGIC(0): Removing mode (576x384) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "576x384" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "700x525" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "700x525" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1600x1024" (insufficient memory for mode)
(II) NEOMAGIC(0): Removing mode (800x512) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "800x512" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Removing mode (1280x1024) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using driver mode "1280x1024" (unknown reason)
(II) NEOMAGIC(0): Removing mode (720x400) that won't display properly on LCD
(II) NEOMAGIC(0): Not using driver mode "720x400" (unknown reason)
(II) NEOMAGIC(0): Not using driver mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Removing mode (832x624) that won't display properly on LCD
(II) NEOMAGIC(0): Not using driver mode "832x624" (unknown reason)
(II) NEOMAGIC(0): Removing mode (1280x1024) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using driver mode "1280x1024" (unknown reason)
(II) NEOMAGIC(0): Removing mode (1152x864) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using driver mode "1152x864" (unknown reason)
(--) NEOMAGIC(0): Virtual size is 1024x768 (pitch 1024)
(**) NEOMAGIC(0): *Driver mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) NEOMAGIC(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
(**) NEOMAGIC(0): *Driver mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) NEOMAGIC(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(**) NEOMAGIC(0): *Driver mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) NEOMAGIC(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(**) NEOMAGIC(0):  Driver mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) NEOMAGIC(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(**) NEOMAGIC(0):  Driver mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) NEOMAGIC(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(**) NEOMAGIC(0):  Default mode "1024x768": 78.8 MHz, 60.0 kHz, 75.0 Hz
(II) NEOMAGIC(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(**) NEOMAGIC(0):  Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) NEOMAGIC(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(**) NEOMAGIC(0):  Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) NEOMAGIC(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(**) NEOMAGIC(0):  Driver mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) NEOMAGIC(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(**) NEOMAGIC(0):  Driver mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) NEOMAGIC(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(**) NEOMAGIC(0):  Driver mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) NEOMAGIC(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(**) NEOMAGIC(0):  Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) NEOMAGIC(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(**) NEOMAGIC(0):  Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) NEOMAGIC(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(**) NEOMAGIC(0):  Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) NEOMAGIC(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(**) NEOMAGIC(0):  Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) NEOMAGIC(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(**) NEOMAGIC(0):  Driver mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) NEOMAGIC(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
(**) NEOMAGIC(0):  Driver mode "640x480": 30.2 MHz, 35.0 kHz, 66.7 Hz
(II) NEOMAGIC(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
(**) NEOMAGIC(0):  Driver mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) NEOMAGIC(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(**) NEOMAGIC(0):  Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) NEOMAGIC(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(**) NEOMAGIC(0):  Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) NEOMAGIC(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
(**) NEOMAGIC(0):  Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
(II) NEOMAGIC(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(**) NEOMAGIC(0):  Default mode "320x240": 15.8 MHz, 37.5 kHz, 75.0 Hz (D)
(II) NEOMAGIC(0): Modeline "320x240"x75.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz)
(**) NEOMAGIC(0):  Default mode "320x240": 15.8 MHz, 37.9 kHz, 72.8 Hz (D)
(II) NEOMAGIC(0): Modeline "320x240"x72.8   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz)
(**) NEOMAGIC(0):  Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
(II) NEOMAGIC(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz)
(**) NEOMAGIC(0): Display dimensions: (340, 270) mm
(**) NEOMAGIC(0): DPI set to (76, 72)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.2.0
	ABI class: X.Org Video Driver, version 2.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0x70400000 - 0x704fffff (0x100000) MX[B]
	[1] 0	0	0x70000000 - 0x703fffff (0x400000) MX[B]
	[2] 0	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B]
	[3] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[4] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[5] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[6] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[7] -1	0	0x50000000 - 0x500fffff (0x100000) MX[B]
	[8] -1	0	0x50100000 - 0x50100fff (0x1000) MX[B]
	[9] -1	0	0x40000000 - 0x3fffffff (0x0) MX[B]O
	[10] -1	0	0x70400000 - 0x704fffff (0x100000) MX[B](B)
	[11] -1	0	0x70000000 - 0x703fffff (0x400000) MX[B](B)
	[12] -1	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B](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] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[17] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[18] -1	0	0x00008400 - 0x0000841f (0x20) IX[B]
	[19] -1	0	0x0000fcf0 - 0x0000fcff (0x10) IX[B]
	[20] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[21] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(==) NEOMAGIC(0): Write-combining range (0xe0000000,0x400000)
(II) NEOMAGIC(0): Stretching disabled
(II) NEOMAGIC(0): Using linear framebuffer at: 0xE0000000
(--) NEOMAGIC(0): 1048576 bytes off-screen memory available
(II) NEOMAGIC(0): Using H/W Cursor.
(II) NEOMAGIC(0): Using 256 scanlines of offscreen memory 
(II) NEOMAGIC(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	Solid Horizontal and Vertical Lines
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		16 128x128 slots
(II) NEOMAGIC(0): Acceleration  Initialized
(==) NEOMAGIC(0): Backing store disabled
(==) NEOMAGIC(0): Silken mouse enabled
(**) Option "dpms"
(**) NEOMAGIC(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 XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) AIGLX: Screen 0 is not DRI capable
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
No matching visual for __GLcontextMode with visual class = 3 (32772), nplanes = 16
No matching visual for __GLcontextMode with visual class = 1 (32774), nplanes = 16
No matching visual for __GLcontextMode with visual class = 2 (32773), nplanes = 16
No matching visual for __GLcontextMode with visual class = 0 (32775), nplanes = 16
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
expected keysym, got XF86KbdLightOnOff: line 70 of pc
expected keysym, got XF86KbdBrightnessDown: line 71 of pc
expected keysym, got XF86KbdBrightnessUp: line 72 of pc
(**) Option "Protocol" "ExplorerPS/2"
(**) Mouse0: Device: "/dev/input/mice"
(**) Mouse0: Protocol: "ExplorerPS/2"
(**) Option "CorePointer"
(**) Mouse0: always reports core events
(**) Option "Device" "/dev/input/mice"
(==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5 6 7"
(**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
(**) Mouse0: Buttons: 11
(**) Mouse0: Sensitivity: 1
(**) Option "CoreKeyboard"
(**) Keyboard0: always reports core events
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "pl"
(**) Keyboard0: XkbLayout: "pl"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) evaluating device (Keyboard0)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) evaluating device (Mouse0)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
expected keysym, got XF86KbdLightOnOff: line 70 of pc
expected keysym, got XF86KbdBrightnessDown: line 71 of pc
expected keysym, got XF86KbdBrightnessUp: line 72 of pc
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(II) Mouse0: ps2EnableDataReporting: succeeded
Could not init font path element /usr/share/fonts/TTF/, removing from list!
Could not init font path element /usr/share/fonts/OTF, removing from list!
X connection to :0.0 broken (explicit kill or server shutdown).
xinit:  connection to X server lost.

waiting for X server to shut down FreeFontPath: FPE "/usr/share/fonts/misc/" refcount is 2, should be 1; fixing.


+ unset PID
+ cleanup
+ '[' -n '' ']'
+ '[' 'x:0 ' '!=' x ']'
+ xauth remove :0
+ '[' x/home/tangram/.serverauth.7083 '!=' x ']'
+ rm -f /home/tangram/.serverauth.7083
+ command -v deallocvt
+ deallocvt
}



# -----------------------------------------------------------------------------
# Starting wmaker
# Local .xinitrc file
{
#!/bin/bash
exec wmaker
}

# bash -x startx -- -nolisten tcp -verbose 3 -logverbose 6 2>> ~/startx_wmaker.log
# startx_wmaker.log
{
...
Same as startx_twm.log 
...
expected keysym, got XF86KbdLightOnOff: line 70 of pc
expected keysym, got XF86KbdBrightnessDown: line 71 of pc
expected keysym, got XF86KbdBrightnessUp: line 72 of pc
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(II) Mouse0: ps2EnableDataReporting: succeeded
Could not init font path element /usr/share/fonts/TTF/, removing from list!
Could not init font path element /usr/share/fonts/OTF, removing from list!

Backtrace:
0: X(xf86SigHandler+0x80) [0x80d2380]
1: [0xb7f64420]
2: /usr/lib/xorg/modules//libfb.so(fbFillRegionSolid+0xd2) [0xb7b07272]
3: /usr/lib/xorg/modules//libfb.so(fbPaintWindow+0x143) [0xb7b07453]
4: /usr/lib/xorg/modules//libxaa.so [0xb7ab4e07]
5: X [0x816f1d6]
6: /usr/lib/xorg/modules//libfb.so [0xb7b0cef6]
7: X(miHandleValidateExposures+0x5a) [0x8135faa]
8: X(MapWindow+0x3a5) [0x80795c5]
9: X(ProcMapWindow+0x67) [0x808cf37]
10: X [0x814f07c]
11: X(Dispatch+0x2c0) [0x808d740]
12: X(main+0x485) [0x8074ba5]
13: /lib/libc.so.6(__libc_start_main+0xdc) [0xb7c893ec]
14: X(FontFileCompleteXLFD+0x21d) [0x8073f11]

Fatal server error:
Caught signal 11.  Server aborting
}
Comment 1 Darius 2007-12-13 23:28:36 UTC
The problem didn't give me the peace. 
Yesterday I tweaked little in xorg.conf on neomagic driver options 
and enabled "noAccel" option.
Impossible but true ! the change of this option caused starting wmaker.
It looks like there is no error only but driver settings.
Where I could find the description of all options of the driver ?
Man pages and sources are poorly described.
Sorry boys, my bug report are false alarm. 
Comment 2 Brice Goglin 2008-03-02 08:27:01 UTC
Could be bug#6842 ? and http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468852 ?
Comment 3 Jesse Adkins 2010-12-01 20:21:09 UTC
Is this still an issue for you on a newer version of xserver? If so, does this problem also occur with the vesa driver?
Comment 4 Jeremy Huddleston Sequoia 2011-10-11 10:51:22 UTC
No response.  Closing.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.