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

Bug#624398: xserver-xorg: postinst script wants to invoke-rc.d hal on GNU/kFreeBSD, but there is no more /etc/init.d/hal



Package: xserver-xorg
Version: 1:7.6+6
Severity: normal

trying to install xserver-xorg on this kFreeBSD system failed in the 
postinst script (attached) when trying to "invoke-rc.d hal restart".

I was able to push through without hal by prefixing that line of 
/var/lib/dpkg/info/xserver-xorg.postinst with a ": "

But i'm not sure what the right thing to do is to really resolve the issue.

/usr/share/doc/hal/changelog.Debian.gz notes that the hal maintainer 
removed the init script several months ago.

Any thoughts on what the right thing to do is?

	--dkg

-- Package-specific info:
X server symlink status:
------------------------
lrwxr-xr-x 1 root root 13 Apr 28 02:07 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1782568 Mar 26 07:10 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------

/etc/X11/xorg.conf does not exist.

/etc/X11/xorg.conf.d does not exist.

/etc/modprobe.d contains no KMS configuration files.

Kernel version (/proc/version):
-------------------------------
Linux version 2.6.16 (des@freebsd.org) (gcc version 4.3.5) #4 Sun Dec 18 04:30:00 CET 1977

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 44890 Apr 28 02:27 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[    35.035] 
X.Org X Server 1.9.5
Release Date: 2011-03-17
[    35.035] X Protocol Version 11, Revision 0
[    35.035] Build Operating System: GNU/kFreeBSD 8.1-1-686 i686 Debian
[    35.035] Current Operating System: GNU/kFreeBSD loki 8.2-1-686 #0 Sat Feb 19 22:43:45 UTC 2011 i686
[    35.036] Build Date: 26 March 2011  10:52:36AM
[    35.036] xorg-server 2:1.9.5-1 (Cyril Brulebois <kibi@debian.org>) 
[    35.036] Current version of pixman: 0.21.6
[    35.036] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    35.036] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    35.036] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Apr 28 02:27:03 2011
[    35.134] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    35.159] (==) No Layout section.  Using the first Screen section.
[    35.159] (==) No screen section available. Using defaults.
[    35.160] (**) |-->Screen "Default Screen Section" (0)
[    35.160] (**) |   |-->Monitor "<default monitor>"
[    35.182] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    35.211] (==) Automatically adding devices
[    35.211] (==) Automatically enabling devices
[    35.419] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    35.419] 	Entry deleted from font path.
[    35.739] (WW) `fonts.dir' not found (or not valid) in "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType".
[    35.739] 	Entry deleted from font path.
[    35.739] 	(Run 'mkfontdir' on "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType").
[    35.739] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    35.739] (==) ModulePath set to "/usr/lib/xorg/modules"
[    35.740] (II) The server relies on HAL to provide the list of input devices.
	If no devices become available, reconfigure HAL or disable AutoAddDevices.
[    35.740] (II) Loader magic: 0x81f9040
[    35.740] (II) Module ABI versions:
[    35.740] 	X.Org ANSI C Emulation: 0.4
[    35.740] 	X.Org Video Driver: 8.0
[    35.740] 	X.Org XInput driver : 11.0
[    35.740] 	X.Org Server Extension : 4.0
[    35.740] (--) PCI:*(0:0:2:0) 8086:2562:1028:0127 rev 1, Mem @ 0xf0000000/134217728, 0xffa00000/524288, BIOS @ 0x????????/65536
[    35.740] (II) LoadModule: "extmod"
[    35.915] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    35.971] (II) Module extmod: vendor="X.Org Foundation"
[    35.971] 	compiled for 1.9.5, module version = 1.0.0
[    35.971] 	Module class: X.Org Server Extension
[    35.971] 	ABI class: X.Org Server Extension, version 4.0
[    35.971] (II) Loading extension MIT-SCREEN-SAVER
[    35.971] (II) Loading extension XFree86-VidModeExtension
[    35.971] (II) Loading extension XFree86-DGA
[    35.971] (II) Loading extension DPMS
[    35.971] (II) Loading extension XVideo
[    35.971] (II) Loading extension XVideo-MotionCompensation
[    35.971] (II) Loading extension X-Resource
[    35.971] (II) LoadModule: "dbe"
[    35.972] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    36.022] (II) Module dbe: vendor="X.Org Foundation"
[    36.022] 	compiled for 1.9.5, module version = 1.0.0
[    36.022] 	Module class: X.Org Server Extension
[    36.022] 	ABI class: X.Org Server Extension, version 4.0
[    36.022] (II) Loading extension DOUBLE-BUFFER
[    36.022] (II) LoadModule: "glx"
[    36.023] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    36.114] (II) Module glx: vendor="X.Org Foundation"
[    36.114] 	compiled for 1.9.5, module version = 1.0.0
[    36.114] 	ABI class: X.Org Server Extension, version 4.0
[    36.143] (==) AIGLX enabled
[    36.143] (II) Loading extension GLX
[    36.144] (II) LoadModule: "record"
[    36.144] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    36.193] (II) Module record: vendor="X.Org Foundation"
[    36.193] 	compiled for 1.9.5, module version = 1.13.0
[    36.193] 	Module class: X.Org Server Extension
[    36.193] 	ABI class: X.Org Server Extension, version 4.0
[    36.193] (II) Loading extension RECORD
[    36.193] (II) LoadModule: "dri"
[    36.194] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    36.244] (II) Module dri: vendor="X.Org Foundation"
[    36.244] 	compiled for 1.9.5, module version = 1.0.0
[    36.244] 	ABI class: X.Org Server Extension, version 4.0
[    36.244] (II) Loading extension XFree86-DRI
[    36.244] (II) LoadModule: "dri2"
[    36.245] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    36.299] (II) Module dri2: vendor="X.Org Foundation"
[    36.299] 	compiled for 1.9.5, module version = 1.2.0
[    36.299] 	ABI class: X.Org Server Extension, version 4.0
[    36.299] (II) Loading extension DRI2
[    36.299] (==) Matched intel as autoconfigured driver 0
[    36.299] (==) Matched vesa as autoconfigured driver 1
[    36.299] (==) Matched fbdev as autoconfigured driver 2
[    36.299] (==) Assigned the driver to the xf86ConfigLayout
[    36.299] (II) LoadModule: "intel"
[    36.357] (WW) Warning, couldn't open module intel
[    36.357] (II) UnloadModule: "intel"
[    36.357] (EE) Failed to load module "intel" (module does not exist, 0)
[    36.357] (II) LoadModule: "vesa"
[    36.357] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    36.425] (II) Module vesa: vendor="X.Org Foundation"
[    36.425] 	compiled for 1.9.4, module version = 2.3.0
[    36.425] 	Module class: X.Org Video Driver
[    36.425] 	ABI class: X.Org Video Driver, version 8.0
[    36.425] (II) LoadModule: "fbdev"
[    36.427] (WW) Warning, couldn't open module fbdev
[    36.427] (II) UnloadModule: "fbdev"
[    36.427] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    36.427] (II) VESA: driver for VESA chipsets: vesa
[    36.427] (--) Using syscons driver with X support (version 2.0)
[    36.427] (++) using VT number 7

[    36.555] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    36.555] (II) Loading sub module "vbe"
[    36.555] (II) LoadModule: "vbe"
[    36.556] (II) Loading /usr/lib/xorg/modules/libvbe.so
[    36.568] (II) Module vbe: vendor="X.Org Foundation"
[    36.568] 	compiled for 1.9.5, module version = 1.1.0
[    36.568] 	ABI class: X.Org Video Driver, version 8.0
[    36.568] (II) Loading sub module "int10"
[    36.568] (II) LoadModule: "int10"
[    36.569] (II) Loading /usr/lib/xorg/modules/libint10.so
[    36.573] (II) Module int10: vendor="X.Org Foundation"
[    36.573] 	compiled for 1.9.5, module version = 1.0.0
[    36.573] 	ABI class: X.Org Video Driver, version 8.0
[    36.574] (II) VESA(0): initializing int10
[    36.574] (==) VESA(0): Write-combining range (0xa0000,0x20000) was already clear
[    36.574] (==) VESA(0): Write-combining range (0xc0000,0x40000) was already clear
[    36.574] (II) VESA(0): Bad V_BIOS checksum
[    36.575] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[    36.575] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.575] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.575] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.575] (II) VESA(0): VESA BIOS detected
[    36.575] (II) VESA(0): VESA VBE Version 3.0
[    36.575] (II) VESA(0): VESA VBE Total Mem: 832 kB
[    36.575] (II) VESA(0): VESA VBE OEM: Brookdale-G Graphics Chip Accelerated VGA BIOS
[    36.575] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
[    36.575] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
[    36.575] (II) VESA(0): VESA VBE OEM Product: Brookdale-G Graphics Controller
[    36.575] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
[    36.575] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.575] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.576] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.577] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.577] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.578] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.578] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.579] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.580] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.581] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.581] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.582] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.582] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.584] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.584] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.585] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.585] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.586] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.586] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.587] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.587] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.587] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.587] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.587] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.587] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.588] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.588] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.589] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.589] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.590] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.590] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.591] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.591] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.592] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.592] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.593] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.593] (II) VESA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 16/16
[    36.593] (==) VESA(0): Depth 16, (--) framebuffer bpp 16
[    36.593] (==) VESA(0): RGB weight 565
[    36.593] (==) VESA(0): Default visual is TrueColor
[    36.593] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[    36.593] (II) Loading sub module "ddc"
[    36.593] (II) LoadModule: "ddc"
[    36.593] (II) Module "ddc" already built-in
[    36.593] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.603] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.603] (II) VESA(0): VESA VBE DDC supported
[    36.603] (II) VESA(0): VESA VBE DDC Level none
[    36.603] (II) VESA(0): VESA VBE DDC transfer in appr. 0 sec.
[    36.603] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.604] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.604] (II) VESA(0): VESA VBE DDC read failed
[    36.604] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.604] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.604] (II) VESA(0): VESA VBE PanelID invalid
[    36.604] (II) VESA(0): Searching for matching VESA mode(s):
[    36.604] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.605] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.606] Mode: 107 (1280x1024)
[    36.606] 	ModeAttributes: 0x9a
[    36.606] 	WinAAttributes: 0x7
[    36.606] 	WinBAttributes: 0x0
[    36.606] 	WinGranularity: 64
[    36.606] 	WinSize: 64
[    36.606] 	WinASegment: 0xa000
[    36.606] 	WinBSegment: 0x0
[    36.606] 	WinFuncPtr: 0xc0005793
[    36.606] 	BytesPerScanline: 1280
[    36.606] 	XResolution: 1280
[    36.606] 	YResolution: 1024
[    36.606] 	XCharSize: 8
[    36.606] 	YCharSize: 16
[    36.606] 	NumberOfPlanes: 1
[    36.606] 	BitsPerPixel: 8
[    36.606] 	NumberOfBanks: 1
[    36.606] 	MemoryModel: 4
[    36.606] 	BankSize: 0
[    36.606] 	NumberOfImages: 0
[    36.606] 	RedMaskSize: 0
[    36.606] 	RedFieldPosition: 0
[    36.606] 	GreenMaskSize: 0
[    36.606] 	GreenFieldPosition: 0
[    36.606] 	BlueMaskSize: 0
[    36.606] 	BlueFieldPosition: 0
[    36.606] 	RsvdMaskSize: 0
[    36.606] 	RsvdFieldPosition: 0
[    36.606] 	DirectColorModeInfo: 0
[    36.606] 	PhysBasePtr: 0xf0000000
[    36.606] 	LinBytesPerScanLine: 1280
[    36.606] 	BnkNumberOfImagePages: 0
[    36.606] 	LinNumberOfImagePages: 0
[    36.606] 	LinRedMaskSize: 0
[    36.606] 	LinRedFieldPosition: 0
[    36.606] 	LinGreenMaskSize: 0
[    36.606] 	LinGreenFieldPosition: 0
[    36.606] 	LinBlueMaskSize: 0
[    36.606] 	LinBlueFieldPosition: 0
[    36.606] 	LinRsvdMaskSize: 0
[    36.606] 	LinRsvdFieldPosition: 0
[    36.606] 	MaxPixelClock: 230000000
[    36.606] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.608] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.608] Mode: 112 (640x480)
[    36.608] 	ModeAttributes: 0x9a
[    36.608] 	WinAAttributes: 0x7
[    36.608] 	WinBAttributes: 0x0
[    36.608] 	WinGranularity: 64
[    36.608] 	WinSize: 64
[    36.608] 	WinASegment: 0xa000
[    36.608] 	WinBSegment: 0x0
[    36.608] 	WinFuncPtr: 0xc0005793
[    36.608] 	BytesPerScanline: 2560
[    36.608] 	XResolution: 640
[    36.608] 	YResolution: 480
[    36.608] 	XCharSize: 8
[    36.608] 	YCharSize: 16
[    36.608] 	NumberOfPlanes: 1
[    36.608] 	BitsPerPixel: 32
[    36.608] 	NumberOfBanks: 1
[    36.608] 	MemoryModel: 6
[    36.608] 	BankSize: 0
[    36.608] 	NumberOfImages: 0
[    36.608] 	RedMaskSize: 8
[    36.608] 	RedFieldPosition: 16
[    36.608] 	GreenMaskSize: 8
[    36.608] 	GreenFieldPosition: 8
[    36.608] 	BlueMaskSize: 8
[    36.608] 	BlueFieldPosition: 0
[    36.608] 	RsvdMaskSize: 8
[    36.608] 	RsvdFieldPosition: 24
[    36.608] 	DirectColorModeInfo: 0
[    36.608] 	PhysBasePtr: 0xf0000000
[    36.608] 	LinBytesPerScanLine: 2560
[    36.608] 	BnkNumberOfImagePages: 0
[    36.608] 	LinNumberOfImagePages: 0
[    36.608] 	LinRedMaskSize: 8
[    36.608] 	LinRedFieldPosition: 16
[    36.608] 	LinGreenMaskSize: 8
[    36.608] 	LinGreenFieldPosition: 8
[    36.608] 	LinBlueMaskSize: 8
[    36.608] 	LinBlueFieldPosition: 0
[    36.608] 	LinRsvdMaskSize: 8
[    36.608] 	LinRsvdFieldPosition: 24
[    36.608] 	MaxPixelClock: 230000000
[    36.608] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.610] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.610] Mode: 115 (800x600)
[    36.610] 	ModeAttributes: 0x9a
[    36.610] 	WinAAttributes: 0x7
[    36.610] 	WinBAttributes: 0x0
[    36.610] 	WinGranularity: 64
[    36.610] 	WinSize: 64
[    36.610] 	WinASegment: 0xa000
[    36.610] 	WinBSegment: 0x0
[    36.610] 	WinFuncPtr: 0xc0005793
[    36.610] 	BytesPerScanline: 3200
[    36.610] 	XResolution: 800
[    36.610] 	YResolution: 600
[    36.610] 	XCharSize: 8
[    36.610] 	YCharSize: 16
[    36.610] 	NumberOfPlanes: 1
[    36.610] 	BitsPerPixel: 32
[    36.610] 	NumberOfBanks: 1
[    36.610] 	MemoryModel: 6
[    36.610] 	BankSize: 0
[    36.610] 	NumberOfImages: 0
[    36.610] 	RedMaskSize: 8
[    36.610] 	RedFieldPosition: 16
[    36.610] 	GreenMaskSize: 8
[    36.610] 	GreenFieldPosition: 8
[    36.610] 	BlueMaskSize: 8
[    36.610] 	BlueFieldPosition: 0
[    36.610] 	RsvdMaskSize: 8
[    36.610] 	RsvdFieldPosition: 24
[    36.610] 	DirectColorModeInfo: 0
[    36.610] 	PhysBasePtr: 0xf0000000
[    36.610] 	LinBytesPerScanLine: 3200
[    36.610] 	BnkNumberOfImagePages: 0
[    36.610] 	LinNumberOfImagePages: 0
[    36.610] 	LinRedMaskSize: 8
[    36.610] 	LinRedFieldPosition: 16
[    36.610] 	LinGreenMaskSize: 8
[    36.610] 	LinGreenFieldPosition: 8
[    36.610] 	LinBlueMaskSize: 8
[    36.610] 	LinBlueFieldPosition: 0
[    36.610] 	LinRsvdMaskSize: 8
[    36.610] 	LinRsvdFieldPosition: 24
[    36.610] 	MaxPixelClock: 230000000
[    36.610] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.611] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.611] Mode: 116 (1024x768)
[    36.611] 	ModeAttributes: 0x9a
[    36.612] 	WinAAttributes: 0x7
[    36.612] 	WinBAttributes: 0x0
[    36.612] 	WinGranularity: 64
[    36.612] 	WinSize: 64
[    36.612] 	WinASegment: 0xa000
[    36.612] 	WinBSegment: 0x0
[    36.612] 	WinFuncPtr: 0xc0005793
[    36.612] 	BytesPerScanline: 2048
[    36.612] 	XResolution: 1024
[    36.612] 	YResolution: 768
[    36.612] 	XCharSize: 8
[    36.612] 	YCharSize: 16
[    36.612] 	NumberOfPlanes: 1
[    36.612] 	BitsPerPixel: 15
[    36.612] 	NumberOfBanks: 1
[    36.612] 	MemoryModel: 6
[    36.612] 	BankSize: 0
[    36.612] 	NumberOfImages: 0
[    36.612] 	RedMaskSize: 5
[    36.612] 	RedFieldPosition: 10
[    36.612] 	GreenMaskSize: 5
[    36.612] 	GreenFieldPosition: 5
[    36.612] 	BlueMaskSize: 5
[    36.612] 	BlueFieldPosition: 0
[    36.612] 	RsvdMaskSize: 0
[    36.612] 	RsvdFieldPosition: 0
[    36.612] 	DirectColorModeInfo: 0
[    36.612] 	PhysBasePtr: 0xf0000000
[    36.612] 	LinBytesPerScanLine: 2048
[    36.612] 	BnkNumberOfImagePages: 0
[    36.612] 	LinNumberOfImagePages: 0
[    36.612] 	LinRedMaskSize: 5
[    36.612] 	LinRedFieldPosition: 10
[    36.612] 	LinGreenMaskSize: 5
[    36.612] 	LinGreenFieldPosition: 5
[    36.612] 	LinBlueMaskSize: 5
[    36.612] 	LinBlueFieldPosition: 0
[    36.612] 	LinRsvdMaskSize: 0
[    36.612] 	LinRsvdFieldPosition: 0
[    36.612] 	MaxPixelClock: 230000000
[    36.612] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.613] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.613] Mode: 117 (1024x768)
[    36.613] 	ModeAttributes: 0x9a
[    36.613] 	WinAAttributes: 0x7
[    36.613] 	WinBAttributes: 0x0
[    36.613] 	WinGranularity: 64
[    36.613] 	WinSize: 64
[    36.613] 	WinASegment: 0xa000
[    36.613] 	WinBSegment: 0x0
[    36.614] 	WinFuncPtr: 0xc0005793
[    36.614] 	BytesPerScanline: 2048
[    36.614] 	XResolution: 1024
[    36.614] 	YResolution: 768
[    36.614] 	XCharSize: 8
[    36.614] 	YCharSize: 16
[    36.614] 	NumberOfPlanes: 1
[    36.614] 	BitsPerPixel: 16
[    36.614] 	NumberOfBanks: 1
[    36.614] 	MemoryModel: 6
[    36.614] 	BankSize: 0
[    36.614] 	NumberOfImages: 0
[    36.614] 	RedMaskSize: 5
[    36.614] 	RedFieldPosition: 11
[    36.614] 	GreenMaskSize: 6
[    36.614] 	GreenFieldPosition: 5
[    36.614] 	BlueMaskSize: 5
[    36.614] 	BlueFieldPosition: 0
[    36.614] 	RsvdMaskSize: 0
[    36.614] 	RsvdFieldPosition: 0
[    36.614] 	DirectColorModeInfo: 0
[    36.614] 	PhysBasePtr: 0xf0000000
[    36.614] 	LinBytesPerScanLine: 2048
[    36.614] 	BnkNumberOfImagePages: 0
[    36.614] 	LinNumberOfImagePages: 0
[    36.614] 	LinRedMaskSize: 5
[    36.614] 	LinRedFieldPosition: 11
[    36.614] 	LinGreenMaskSize: 6
[    36.614] 	LinGreenFieldPosition: 5
[    36.614] 	LinBlueMaskSize: 5
[    36.614] 	LinBlueFieldPosition: 0
[    36.614] 	LinRsvdMaskSize: 0
[    36.614] 	LinRsvdFieldPosition: 0
[    36.614] 	MaxPixelClock: 230000000
[    36.614] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.616] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.616] Mode: 118 (1024x768)
[    36.616] 	ModeAttributes: 0x9a
[    36.616] 	WinAAttributes: 0x7
[    36.616] 	WinBAttributes: 0x0
[    36.616] 	WinGranularity: 64
[    36.616] 	WinSize: 64
[    36.616] 	WinASegment: 0xa000
[    36.616] 	WinBSegment: 0x0
[    36.616] 	WinFuncPtr: 0xc0005793
[    36.616] 	BytesPerScanline: 4096
[    36.616] 	XResolution: 1024
[    36.616] 	YResolution: 768
[    36.616] 	XCharSize: 8
[    36.616] 	YCharSize: 16
[    36.616] 	NumberOfPlanes: 1
[    36.616] 	BitsPerPixel: 32
[    36.616] 	NumberOfBanks: 1
[    36.616] 	MemoryModel: 6
[    36.616] 	BankSize: 0
[    36.616] 	NumberOfImages: 0
[    36.616] 	RedMaskSize: 8
[    36.616] 	RedFieldPosition: 16
[    36.616] 	GreenMaskSize: 8
[    36.616] 	GreenFieldPosition: 8
[    36.616] 	BlueMaskSize: 8
[    36.616] 	BlueFieldPosition: 0
[    36.616] 	RsvdMaskSize: 8
[    36.616] 	RsvdFieldPosition: 24
[    36.616] 	DirectColorModeInfo: 0
[    36.616] 	PhysBasePtr: 0xf0000000
[    36.616] 	LinBytesPerScanLine: 4096
[    36.616] 	BnkNumberOfImagePages: 0
[    36.616] 	LinNumberOfImagePages: 0
[    36.616] 	LinRedMaskSize: 8
[    36.616] 	LinRedFieldPosition: 16
[    36.616] 	LinGreenMaskSize: 8
[    36.616] 	LinGreenFieldPosition: 8
[    36.616] 	LinBlueMaskSize: 8
[    36.616] 	LinBlueFieldPosition: 0
[    36.616] 	LinRsvdMaskSize: 8
[    36.616] 	LinRsvdFieldPosition: 24
[    36.616] 	MaxPixelClock: 230000000
[    36.616] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.618] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.618] Mode: 11a (1280x1024)
[    36.618] 	ModeAttributes: 0x9a
[    36.618] 	WinAAttributes: 0x7
[    36.618] 	WinBAttributes: 0x0
[    36.618] 	WinGranularity: 64
[    36.618] 	WinSize: 64
[    36.618] 	WinASegment: 0xa000
[    36.618] 	WinBSegment: 0x0
[    36.618] 	WinFuncPtr: 0xc0005793
[    36.618] 	BytesPerScanline: 2560
[    36.618] 	XResolution: 1280
[    36.618] 	YResolution: 1024
[    36.618] 	XCharSize: 8
[    36.618] 	YCharSize: 16
[    36.618] 	NumberOfPlanes: 1
[    36.618] 	BitsPerPixel: 16
[    36.618] 	NumberOfBanks: 1
[    36.618] 	MemoryModel: 6
[    36.618] 	BankSize: 0
[    36.618] 	NumberOfImages: 0
[    36.618] 	RedMaskSize: 5
[    36.618] 	RedFieldPosition: 11
[    36.618] 	GreenMaskSize: 6
[    36.618] 	GreenFieldPosition: 5
[    36.618] 	BlueMaskSize: 5
[    36.618] 	BlueFieldPosition: 0
[    36.618] 	RsvdMaskSize: 0
[    36.618] 	RsvdFieldPosition: 0
[    36.618] 	DirectColorModeInfo: 0
[    36.618] 	PhysBasePtr: 0xf0000000
[    36.618] 	LinBytesPerScanLine: 2560
[    36.618] 	BnkNumberOfImagePages: 0
[    36.618] 	LinNumberOfImagePages: 0
[    36.618] 	LinRedMaskSize: 5
[    36.618] 	LinRedFieldPosition: 11
[    36.618] 	LinGreenMaskSize: 6
[    36.618] 	LinGreenFieldPosition: 5
[    36.618] 	LinBlueMaskSize: 5
[    36.618] 	LinBlueFieldPosition: 0
[    36.618] 	LinRsvdMaskSize: 0
[    36.618] 	LinRsvdFieldPosition: 0
[    36.618] 	MaxPixelClock: 230000000
[    36.618] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.620] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.620] Mode: 11b (1280x1024)
[    36.620] 	ModeAttributes: 0x9a
[    36.620] 	WinAAttributes: 0x7
[    36.620] 	WinBAttributes: 0x0
[    36.620] 	WinGranularity: 64
[    36.620] 	WinSize: 64
[    36.620] 	WinASegment: 0xa000
[    36.620] 	WinBSegment: 0x0
[    36.620] 	WinFuncPtr: 0xc0005793
[    36.620] 	BytesPerScanline: 5120
[    36.620] 	XResolution: 1280
[    36.620] 	YResolution: 1024
[    36.620] 	XCharSize: 8
[    36.620] 	YCharSize: 16
[    36.620] 	NumberOfPlanes: 1
[    36.620] 	BitsPerPixel: 32
[    36.620] 	NumberOfBanks: 1
[    36.620] 	MemoryModel: 6
[    36.620] 	BankSize: 0
[    36.620] 	NumberOfImages: 0
[    36.620] 	RedMaskSize: 8
[    36.620] 	RedFieldPosition: 16
[    36.620] 	GreenMaskSize: 8
[    36.620] 	GreenFieldPosition: 8
[    36.620] 	BlueMaskSize: 8
[    36.620] 	BlueFieldPosition: 0
[    36.620] 	RsvdMaskSize: 8
[    36.620] 	RsvdFieldPosition: 24
[    36.620] 	DirectColorModeInfo: 0
[    36.620] 	PhysBasePtr: 0xf0000000
[    36.620] 	LinBytesPerScanLine: 5120
[    36.620] 	BnkNumberOfImagePages: 0
[    36.620] 	LinNumberOfImagePages: 0
[    36.620] 	LinRedMaskSize: 8
[    36.620] 	LinRedFieldPosition: 16
[    36.620] 	LinGreenMaskSize: 8
[    36.620] 	LinGreenFieldPosition: 8
[    36.620] 	LinBlueMaskSize: 8
[    36.620] 	LinBlueFieldPosition: 0
[    36.620] 	LinRsvdMaskSize: 8
[    36.620] 	LinRsvdFieldPosition: 24
[    36.620] 	MaxPixelClock: 230000000
[    36.620] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.621] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.621] Mode: 109 (132x25)
[    36.621] 	ModeAttributes: 0xf
[    36.621] 	WinAAttributes: 0x7
[    36.621] 	WinBAttributes: 0x0
[    36.621] 	WinGranularity: 64
[    36.621] 	WinSize: 64
[    36.621] 	WinASegment: 0xa000
[    36.621] 	WinBSegment: 0x0
[    36.621] 	WinFuncPtr: 0xc0005793
[    36.621] 	BytesPerScanline: 594
[    36.621] 	XResolution: 132
[    36.621] 	YResolution: 25
[    36.621] 	XCharSize: 8
[    36.621] 	YCharSize: 16
[    36.621] 	NumberOfPlanes: 1
[    36.621] 	BitsPerPixel: 4
[    36.621] 	NumberOfBanks: 1
[    36.621] 	MemoryModel: 0
[    36.621] 	BankSize: 0
[    36.621] 	NumberOfImages: 0
[    36.621] 	RedMaskSize: 0
[    36.621] 	RedFieldPosition: 0
[    36.621] 	GreenMaskSize: 0
[    36.621] 	GreenFieldPosition: 0
[    36.621] 	BlueMaskSize: 0
[    36.621] 	BlueFieldPosition: 0
[    36.621] 	RsvdMaskSize: 0
[    36.621] 	RsvdFieldPosition: 0
[    36.621] 	DirectColorModeInfo: 0
[    36.621] 	PhysBasePtr: 0x0
[    36.621] 	LinBytesPerScanLine: 0
[    36.621] 	BnkNumberOfImagePages: 0
[    36.621] 	LinNumberOfImagePages: 0
[    36.621] 	LinRedMaskSize: 0
[    36.621] 	LinRedFieldPosition: 0
[    36.621] 	LinGreenMaskSize: 0
[    36.621] 	LinGreenFieldPosition: 0
[    36.621] 	LinBlueMaskSize: 0
[    36.621] 	LinBlueFieldPosition: 0
[    36.621] 	LinRsvdMaskSize: 0
[    36.621] 	LinRsvdFieldPosition: 0
[    36.621] 	MaxPixelClock: 0
[    36.621] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.622] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.622] Mode: 10a (132x43)
[    36.622] 	ModeAttributes: 0xf
[    36.622] 	WinAAttributes: 0x7
[    36.622] 	WinBAttributes: 0x0
[    36.622] 	WinGranularity: 64
[    36.622] 	WinSize: 64
[    36.622] 	WinASegment: 0xa000
[    36.622] 	WinBSegment: 0x0
[    36.622] 	WinFuncPtr: 0xc0005793
[    36.622] 	BytesPerScanline: 594
[    36.622] 	XResolution: 132
[    36.622] 	YResolution: 43
[    36.622] 	XCharSize: 8
[    36.622] 	YCharSize: 16
[    36.622] 	NumberOfPlanes: 1
[    36.622] 	BitsPerPixel: 4
[    36.622] 	NumberOfBanks: 1
[    36.622] 	MemoryModel: 0
[    36.622] 	BankSize: 0
[    36.622] 	NumberOfImages: 0
[    36.622] 	RedMaskSize: 0
[    36.622] 	RedFieldPosition: 0
[    36.622] 	GreenMaskSize: 0
[    36.622] 	GreenFieldPosition: 0
[    36.622] 	BlueMaskSize: 0
[    36.622] 	BlueFieldPosition: 0
[    36.622] 	RsvdMaskSize: 0
[    36.622] 	RsvdFieldPosition: 0
[    36.622] 	DirectColorModeInfo: 0
[    36.622] 	PhysBasePtr: 0x0
[    36.622] 	LinBytesPerScanLine: 0
[    36.622] 	BnkNumberOfImagePages: 0
[    36.622] 	LinNumberOfImagePages: 0
[    36.622] 	LinRedMaskSize: 0
[    36.622] 	LinRedFieldPosition: 0
[    36.622] 	LinGreenMaskSize: 0
[    36.622] 	LinGreenFieldPosition: 0
[    36.622] 	LinBlueMaskSize: 0
[    36.622] 	LinBlueFieldPosition: 0
[    36.622] 	LinRsvdMaskSize: 0
[    36.622] 	LinRsvdFieldPosition: 0
[    36.622] 	MaxPixelClock: 0
[    36.622] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.622] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.622] Mode: 10b (132x50)
[    36.622] 	ModeAttributes: 0xf
[    36.623] 	WinAAttributes: 0x7
[    36.623] 	WinBAttributes: 0x0
[    36.623] 	WinGranularity: 64
[    36.623] 	WinSize: 64
[    36.623] 	WinASegment: 0xa000
[    36.623] 	WinBSegment: 0x0
[    36.623] 	WinFuncPtr: 0xc0005793
[    36.623] 	BytesPerScanline: 594
[    36.623] 	XResolution: 132
[    36.623] 	YResolution: 50
[    36.623] 	XCharSize: 8
[    36.623] 	YCharSize: 16
[    36.623] 	NumberOfPlanes: 1
[    36.623] 	BitsPerPixel: 4
[    36.623] 	NumberOfBanks: 1
[    36.623] 	MemoryModel: 0
[    36.623] 	BankSize: 0
[    36.623] 	NumberOfImages: 0
[    36.623] 	RedMaskSize: 0
[    36.623] 	RedFieldPosition: 0
[    36.623] 	GreenMaskSize: 0
[    36.623] 	GreenFieldPosition: 0
[    36.623] 	BlueMaskSize: 0
[    36.623] 	BlueFieldPosition: 0
[    36.623] 	RsvdMaskSize: 0
[    36.623] 	RsvdFieldPosition: 0
[    36.623] 	DirectColorModeInfo: 0
[    36.623] 	PhysBasePtr: 0x0
[    36.623] 	LinBytesPerScanLine: 0
[    36.623] 	BnkNumberOfImagePages: 0
[    36.623] 	LinNumberOfImagePages: 0
[    36.623] 	LinRedMaskSize: 0
[    36.623] 	LinRedFieldPosition: 0
[    36.623] 	LinGreenMaskSize: 0
[    36.623] 	LinGreenFieldPosition: 0
[    36.623] 	LinBlueMaskSize: 0
[    36.623] 	LinBlueFieldPosition: 0
[    36.623] 	LinRsvdMaskSize: 0
[    36.623] 	LinRsvdFieldPosition: 0
[    36.623] 	MaxPixelClock: 0
[    36.623] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.623] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.623] Mode: 10c (132x60)
[    36.623] 	ModeAttributes: 0xf
[    36.623] 	WinAAttributes: 0x7
[    36.623] 	WinBAttributes: 0x0
[    36.623] 	WinGranularity: 64
[    36.623] 	WinSize: 64
[    36.623] 	WinASegment: 0xa000
[    36.623] 	WinBSegment: 0x0
[    36.623] 	WinFuncPtr: 0xc0005793
[    36.623] 	BytesPerScanline: 594
[    36.623] 	XResolution: 132
[    36.623] 	YResolution: 60
[    36.624] 	XCharSize: 8
[    36.624] 	YCharSize: 16
[    36.624] 	NumberOfPlanes: 1
[    36.624] 	BitsPerPixel: 4
[    36.624] 	NumberOfBanks: 1
[    36.624] 	MemoryModel: 0
[    36.624] 	BankSize: 0
[    36.624] 	NumberOfImages: 0
[    36.624] 	RedMaskSize: 0
[    36.624] 	RedFieldPosition: 0
[    36.624] 	GreenMaskSize: 0
[    36.624] 	GreenFieldPosition: 0
[    36.624] 	BlueMaskSize: 0
[    36.624] 	BlueFieldPosition: 0
[    36.624] 	RsvdMaskSize: 0
[    36.624] 	RsvdFieldPosition: 0
[    36.624] 	DirectColorModeInfo: 0
[    36.624] 	PhysBasePtr: 0x0
[    36.624] 	LinBytesPerScanLine: 0
[    36.624] 	BnkNumberOfImagePages: 0
[    36.624] 	LinNumberOfImagePages: 0
[    36.624] 	LinRedMaskSize: 0
[    36.624] 	LinRedFieldPosition: 0
[    36.624] 	LinGreenMaskSize: 0
[    36.624] 	LinGreenFieldPosition: 0
[    36.624] 	LinBlueMaskSize: 0
[    36.624] 	LinBlueFieldPosition: 0
[    36.624] 	LinRsvdMaskSize: 0
[    36.624] 	LinRsvdFieldPosition: 0
[    36.624] 	MaxPixelClock: 0
[    36.624] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.625] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.625] Mode: 101 (640x480)
[    36.625] 	ModeAttributes: 0x9b
[    36.625] 	WinAAttributes: 0x7
[    36.625] 	WinBAttributes: 0x0
[    36.625] 	WinGranularity: 64
[    36.625] 	WinSize: 64
[    36.625] 	WinASegment: 0xa000
[    36.625] 	WinBSegment: 0x0
[    36.625] 	WinFuncPtr: 0xc0005793
[    36.625] 	BytesPerScanline: 640
[    36.625] 	XResolution: 640
[    36.625] 	YResolution: 480
[    36.625] 	XCharSize: 8
[    36.625] 	YCharSize: 16
[    36.625] 	NumberOfPlanes: 1
[    36.625] 	BitsPerPixel: 8
[    36.625] 	NumberOfBanks: 1
[    36.625] 	MemoryModel: 4
[    36.625] 	BankSize: 0
[    36.625] 	NumberOfImages: 1
[    36.625] 	RedMaskSize: 0
[    36.625] 	RedFieldPosition: 0
[    36.625] 	GreenMaskSize: 0
[    36.625] 	GreenFieldPosition: 0
[    36.625] 	BlueMaskSize: 0
[    36.625] 	BlueFieldPosition: 0
[    36.625] 	RsvdMaskSize: 0
[    36.625] 	RsvdFieldPosition: 0
[    36.625] 	DirectColorModeInfo: 0
[    36.625] 	PhysBasePtr: 0xf0000000
[    36.625] 	LinBytesPerScanLine: 640
[    36.625] 	BnkNumberOfImagePages: 1
[    36.625] 	LinNumberOfImagePages: 1
[    36.625] 	LinRedMaskSize: 0
[    36.625] 	LinRedFieldPosition: 0
[    36.625] 	LinGreenMaskSize: 0
[    36.625] 	LinGreenFieldPosition: 0
[    36.625] 	LinBlueMaskSize: 0
[    36.625] 	LinBlueFieldPosition: 0
[    36.625] 	LinRsvdMaskSize: 0
[    36.625] 	LinRsvdFieldPosition: 0
[    36.625] 	MaxPixelClock: 230000000
[    36.625] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.626] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.627] Mode: 103 (800x600)
[    36.627] 	ModeAttributes: 0x9b
[    36.627] 	WinAAttributes: 0x7
[    36.627] 	WinBAttributes: 0x0
[    36.627] 	WinGranularity: 64
[    36.627] 	WinSize: 64
[    36.627] 	WinASegment: 0xa000
[    36.627] 	WinBSegment: 0x0
[    36.627] 	WinFuncPtr: 0xc0005793
[    36.627] 	BytesPerScanline: 800
[    36.627] 	XResolution: 800
[    36.627] 	YResolution: 600
[    36.627] 	XCharSize: 8
[    36.627] 	YCharSize: 16
[    36.627] 	NumberOfPlanes: 1
[    36.627] 	BitsPerPixel: 8
[    36.627] 	NumberOfBanks: 1
[    36.627] 	MemoryModel: 4
[    36.627] 	BankSize: 0
[    36.627] 	NumberOfImages: 0
[    36.627] 	RedMaskSize: 0
[    36.627] 	RedFieldPosition: 0
[    36.627] 	GreenMaskSize: 0
[    36.627] 	GreenFieldPosition: 0
[    36.627] 	BlueMaskSize: 0
[    36.627] 	BlueFieldPosition: 0
[    36.627] 	RsvdMaskSize: 0
[    36.627] 	RsvdFieldPosition: 0
[    36.627] 	DirectColorModeInfo: 0
[    36.627] 	PhysBasePtr: 0xf0000000
[    36.627] 	LinBytesPerScanLine: 800
[    36.627] 	BnkNumberOfImagePages: 0
[    36.627] 	LinNumberOfImagePages: 0
[    36.627] 	LinRedMaskSize: 0
[    36.627] 	LinRedFieldPosition: 0
[    36.627] 	LinGreenMaskSize: 0
[    36.627] 	LinGreenFieldPosition: 0
[    36.627] 	LinBlueMaskSize: 0
[    36.627] 	LinBlueFieldPosition: 0
[    36.627] 	LinRsvdMaskSize: 0
[    36.627] 	LinRsvdFieldPosition: 0
[    36.627] 	MaxPixelClock: 230000000
[    36.627] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.628] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.628] Mode: 105 (1024x768)
[    36.628] 	ModeAttributes: 0x9b
[    36.628] 	WinAAttributes: 0x7
[    36.628] 	WinBAttributes: 0x0
[    36.628] 	WinGranularity: 64
[    36.628] 	WinSize: 64
[    36.628] 	WinASegment: 0xa000
[    36.628] 	WinBSegment: 0x0
[    36.628] 	WinFuncPtr: 0xc0005793
[    36.628] 	BytesPerScanline: 1024
[    36.628] 	XResolution: 1024
[    36.628] 	YResolution: 768
[    36.628] 	XCharSize: 8
[    36.628] 	YCharSize: 16
[    36.628] 	NumberOfPlanes: 1
[    36.628] 	BitsPerPixel: 8
[    36.628] 	NumberOfBanks: 1
[    36.628] 	MemoryModel: 4
[    36.628] 	BankSize: 0
[    36.628] 	NumberOfImages: 0
[    36.629] 	RedMaskSize: 0
[    36.629] 	RedFieldPosition: 0
[    36.629] 	GreenMaskSize: 0
[    36.629] 	GreenFieldPosition: 0
[    36.629] 	BlueMaskSize: 0
[    36.629] 	BlueFieldPosition: 0
[    36.629] 	RsvdMaskSize: 0
[    36.629] 	RsvdFieldPosition: 0
[    36.629] 	DirectColorModeInfo: 0
[    36.629] 	PhysBasePtr: 0xf0000000
[    36.629] 	LinBytesPerScanLine: 1024
[    36.629] 	BnkNumberOfImagePages: 0
[    36.629] 	LinNumberOfImagePages: 0
[    36.629] 	LinRedMaskSize: 0
[    36.629] 	LinRedFieldPosition: 0
[    36.629] 	LinGreenMaskSize: 0
[    36.629] 	LinGreenFieldPosition: 0
[    36.629] 	LinBlueMaskSize: 0
[    36.629] 	LinBlueFieldPosition: 0
[    36.629] 	LinRsvdMaskSize: 0
[    36.629] 	LinRsvdFieldPosition: 0
[    36.629] 	MaxPixelClock: 230000000
[    36.629] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.630] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.630] *Mode: 111 (640x480)
[    36.630] 	ModeAttributes: 0x9b
[    36.630] 	WinAAttributes: 0x7
[    36.630] 	WinBAttributes: 0x0
[    36.630] 	WinGranularity: 64
[    36.630] 	WinSize: 64
[    36.630] 	WinASegment: 0xa000
[    36.630] 	WinBSegment: 0x0
[    36.630] 	WinFuncPtr: 0xc0005793
[    36.630] 	BytesPerScanline: 1280
[    36.630] 	XResolution: 640
[    36.630] 	YResolution: 480
[    36.630] 	XCharSize: 8
[    36.630] 	YCharSize: 16
[    36.630] 	NumberOfPlanes: 1
[    36.630] 	BitsPerPixel: 16
[    36.630] 	NumberOfBanks: 1
[    36.630] 	MemoryModel: 6
[    36.630] 	BankSize: 0
[    36.630] 	NumberOfImages: 0
[    36.630] 	RedMaskSize: 5
[    36.630] 	RedFieldPosition: 11
[    36.630] 	GreenMaskSize: 6
[    36.630] 	GreenFieldPosition: 5
[    36.630] 	BlueMaskSize: 5
[    36.630] 	BlueFieldPosition: 0
[    36.630] 	RsvdMaskSize: 0
[    36.630] 	RsvdFieldPosition: 0
[    36.630] 	DirectColorModeInfo: 0
[    36.630] 	PhysBasePtr: 0xf0000000
[    36.630] 	LinBytesPerScanLine: 1280
[    36.630] 	BnkNumberOfImagePages: 0
[    36.630] 	LinNumberOfImagePages: 0
[    36.630] 	LinRedMaskSize: 5
[    36.631] 	LinRedFieldPosition: 11
[    36.631] 	LinGreenMaskSize: 6
[    36.631] 	LinGreenFieldPosition: 5
[    36.631] 	LinBlueMaskSize: 5
[    36.631] 	LinBlueFieldPosition: 0
[    36.631] 	LinRsvdMaskSize: 0
[    36.631] 	LinRsvdFieldPosition: 0
[    36.631] 	MaxPixelClock: 230000000
[    36.631] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.632] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.632] Mode: 114 (800x600)
[    36.632] 	ModeAttributes: 0x9a
[    36.632] 	WinAAttributes: 0x7
[    36.632] 	WinBAttributes: 0x0
[    36.632] 	WinGranularity: 64
[    36.632] 	WinSize: 64
[    36.632] 	WinASegment: 0xa000
[    36.632] 	WinBSegment: 0x0
[    36.632] 	WinFuncPtr: 0xc0005793
[    36.632] 	BytesPerScanline: 1600
[    36.632] 	XResolution: 800
[    36.632] 	YResolution: 600
[    36.632] 	XCharSize: 8
[    36.632] 	YCharSize: 16
[    36.632] 	NumberOfPlanes: 1
[    36.632] 	BitsPerPixel: 16
[    36.632] 	NumberOfBanks: 1
[    36.632] 	MemoryModel: 6
[    36.632] 	BankSize: 0
[    36.632] 	NumberOfImages: 0
[    36.632] 	RedMaskSize: 5
[    36.632] 	RedFieldPosition: 11
[    36.632] 	GreenMaskSize: 6
[    36.632] 	GreenFieldPosition: 5
[    36.632] 	BlueMaskSize: 5
[    36.632] 	BlueFieldPosition: 0
[    36.632] 	RsvdMaskSize: 0
[    36.632] 	RsvdFieldPosition: 0
[    36.632] 	DirectColorModeInfo: 0
[    36.632] 	PhysBasePtr: 0xf0000000
[    36.632] 	LinBytesPerScanLine: 1600
[    36.632] 	BnkNumberOfImagePages: 0
[    36.632] 	LinNumberOfImagePages: 0
[    36.632] 	LinRedMaskSize: 5
[    36.632] 	LinRedFieldPosition: 11
[    36.632] 	LinGreenMaskSize: 6
[    36.632] 	LinGreenFieldPosition: 5
[    36.632] 	LinBlueMaskSize: 5
[    36.632] 	LinBlueFieldPosition: 0
[    36.632] 	LinRsvdMaskSize: 0
[    36.632] 	LinRsvdFieldPosition: 0
[    36.632] 	MaxPixelClock: 230000000
[    36.632] 
[    36.632] (II) VESA(0): Total Memory: 13 64KB banks (832kB)
[    36.633] (II) VESA(0): <default monitor>: Using default hsync range of 31.50-37.90 kHz
[    36.633] (II) VESA(0): <default monitor>: Using default vrefresh range of 50.00-70.00 Hz
[    36.633] (WW) VESA(0): Unable to estimate virtual size
[    36.633] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
[    36.633] (WW) VESA(0): No valid modes left. Trying less strict filter...
[    36.633] (II) VESA(0): <default monitor>: Using hsync range of 31.50-37.90 kHz
[    36.633] (II) VESA(0): <default monitor>: Using vrefresh range of 50.00-70.00 Hz
[    36.633] (WW) VESA(0): Unable to estimate virtual size
[    36.633] (--) VESA(0): Virtual size is 640x480 (pitch 640)
[    36.633] (**) VESA(0): *Built-in mode "640x480"
[    36.633] (==) VESA(0): DPI set to (96, 96)
[    36.633] (II) VESA(0): Attempting to use 60Hz refresh for mode "640x480" (111)
[    36.633] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.817] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.817] (**) VESA(0): Using "Shadow Framebuffer"
[    36.817] (II) Loading sub module "shadow"
[    36.817] (II) LoadModule: "shadow"
[    36.818] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    36.838] (II) Module shadow: vendor="X.Org Foundation"
[    36.838] 	compiled for 1.9.5, module version = 1.1.0
[    36.838] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    36.838] (II) Loading sub module "fb"
[    36.838] (II) LoadModule: "fb"
[    36.838] (II) Loading /usr/lib/xorg/modules/libfb.so
[    36.852] (II) Module fb: vendor="X.Org Foundation"
[    36.852] 	compiled for 1.9.5, module version = 1.0.0
[    36.852] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    36.853] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.853] (II) Loading sub module "int10"
[    36.853] (II) LoadModule: "int10"
[    36.854] (II) Reloading /usr/lib/xorg/modules/libint10.so
[    36.854] (II) VESA(0): initializing int10
[    36.854] (==) VESA(0): Write-combining range (0xa0000,0x20000) was already clear
[    36.854] (II) VESA(0): Bad V_BIOS checksum
[    36.854] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[    36.855] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.855] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.855] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.855] (II) VESA(0): VESA BIOS detected
[    36.855] (II) VESA(0): VESA VBE Version 3.0
[    36.855] (II) VESA(0): VESA VBE Total Mem: 832 kB
[    36.855] (II) VESA(0): VESA VBE OEM: Brookdale-G Graphics Chip Accelerated VGA BIOS
[    36.855] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
[    36.855] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
[    36.855] (II) VESA(0): VESA VBE OEM Product: Brookdale-G Graphics Controller
[    36.855] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
[    36.855] (II) VESA(0): virtual address = 0x2881c000,
	physical address = 0xf0000000, size = 851968
[    36.855] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.856] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.866] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.866] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.866] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.869] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.869] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.872] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.872] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.873] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    36.873] (II) VESA(0): Setting up VESA Mode 0x111 (640x480)
[    36.873] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    37.276] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    37.276] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    37.276] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    37.276] (==) VESA(0): Default visual is TrueColor
[    37.410] (==) VESA(0): Backing store disabled
[    37.452] (==) VESA(0): DPMS enabled
[    37.453] (==) RandR enabled
[    37.453] (II) Initializing built-in extension Generic Event Extension
[    37.453] (II) Initializing built-in extension SHAPE
[    37.453] (II) Initializing built-in extension MIT-SHM
[    37.453] (II) Initializing built-in extension XInputExtension
[    37.453] (II) Initializing built-in extension XTEST
[    37.453] (II) Initializing built-in extension BIG-REQUESTS
[    37.453] (II) Initializing built-in extension SYNC
[    37.453] (II) Initializing built-in extension XKEYBOARD
[    37.453] (II) Initializing built-in extension XC-MISC
[    37.453] (II) Initializing built-in extension SECURITY
[    37.453] (II) Initializing built-in extension XINERAMA
[    37.453] (II) Initializing built-in extension XFIXES
[    37.453] (II) Initializing built-in extension RENDER
[    37.453] (II) Initializing built-in extension RANDR
[    37.453] (II) Initializing built-in extension COMPOSITE
[    37.453] (II) Initializing built-in extension DAMAGE
[    37.532] (II) AIGLX: Screen 0 is not DRI2 capable
[    37.532] (II) AIGLX: Screen 0 is not DRI capable
[    37.917] (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
[    37.917] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    38.625] (EE) config/hal: couldn't find input device: org.freedesktop.DBus.Error.Spawn.ChildExited (Launch helper exited with unknown return code 1)
[    53.781] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    53.784] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    53.784] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[    53.976] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear

DRM Information from dmesg:
---------------------------
agp0: <Intel 82845M (845M GMCH) SVGA controller> on vgapci0
agp0: detected 892k stolen memory
agp0: aperture size is 128M


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: kfreebsd-i386 (i686)

Kernel: kFreeBSD 8.2-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg depends on:
ii  hal                   0.5.14-6           Hardware Abstraction Layer
ii  libc0.1               2.11.2-13          Embedded GNU C Library: Shared lib
ii  x11-xkb-utils         7.6+2              X11 XKB utilities
ii  xkb-data              2.1-2              X Keyboard Extension (XKB) configu
ii  xserver-xorg-core     2:1.9.5-1          Xorg X server - core server
ii  xserver-xorg-input-al 1:7.6+6            the X.Org X server -- input driver
ii  xserver-xorg-input-kb 1:1.6.0-1          X.Org X server -- keyboard input d
ii  xserver-xorg-input-mo 1:1.7.0-2          X.Org X server -- mouse input driv
ii  xserver-xorg-video-al 1:7.6+6            the X.Org X server -- output drive
ii  xserver-xorg-video-ap 1:1.2.3-2          X.Org X server -- APM display driv
ii  xserver-xorg-video-ar 1:0.7.3-2          X.Org X server -- ark display driv
ii  xserver-xorg-video-at 1:6.14.1-1         X.Org X server -- AMD/ATI display 
ii  xserver-xorg-video-ch 1:1.2.4-1          X.Org X server -- Chips display dr
ii  xserver-xorg-video-ci 1:1.3.2-4          X.Org X server -- Cirrus display d
ii  xserver-xorg-video-i1 1:1.3.4-2          X.Org X server -- i128 display dri
ii  xserver-xorg-video-i7 1:1.3.2-4          X.Org X server -- i740 display dri
ii  xserver-xorg-video-ma 6.8.2-5            X.Org X server -- ATI Mach64 displ
ii  xserver-xorg-video-mg 1:1.4.13.dfsg-3    X.Org X server -- MGA display driv
ii  xserver-xorg-video-ne 1:1.2.5-2          X.Org X server -- Neomagic display
ii  xserver-xorg-video-op 1:0.2.904+svn918-1 X.Org X server -- VIA display driv
ii  xserver-xorg-video-r1 6.8.1-5            X.Org X server -- ATI r128 display
ii  xserver-xorg-video-ra 1:6.14.1-1         X.Org X server -- AMD/ATI Radeon d
ii  xserver-xorg-video-re 1:4.2.4-2          X.Org X server -- Rendition displa
ii  xserver-xorg-video-s3 1:0.6.3-4          X.Org X server -- legacy S3 displa
ii  xserver-xorg-video-s3 1:1.10.4-4         X.Org X server -- S3 ViRGE display
ii  xserver-xorg-video-sa 1:2.3.2-3          X.Org X server -- Savage display d
ii  xserver-xorg-video-si 1:1.7.5-1          X.Org X server -- SiliconMotion di
ii  xserver-xorg-video-si 1:0.10.3-3         X.Org X server -- SiS display driv
ii  xserver-xorg-video-td 1:1.4.3-4          X.Org X server -- tdfx display dri
ii  xserver-xorg-video-tr 1:1.3.4-2          X.Org X server -- Trident display 
ii  xserver-xorg-video-ts 1:1.2.4-2          X.Org X server -- Tseng display dr
ii  xserver-xorg-video-ve 1:2.3.0-5          X.Org X server -- VESA display dri
ii  xserver-xorg-video-vo 1:1.2.4-2          X.Org X server -- Voodoo display d

Versions of packages xserver-xorg recommends:
ii  libgl1-mesa-dri               7.10.2-1   A free implementation of the OpenG

xserver-xorg suggests no packages.

-- no debconf information



Reply to: