Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

calculate modeline on lcd screen

Graphical Environments, Managers, Multimedia & Desktop questions.
Post Reply
Message
Author
User avatar
philo_neo
Posts: 77
Joined: 2010-06-18 16:48

calculate modeline on lcd screen

#1 Post by philo_neo »

hi,
i use debian 8.7.1 on bi quad cores opteron, also i've a graphic card ATI radeon 34xx with 512 mo to ram,
i've replace my old display (crt) by lcd screen, but my resolution is 1024*768 or i try with ms windows, the max resolution is 1380*1024.
how can i calculate the modeline with xandr ?


Regards
philo

Segfault
Posts: 993
Joined: 2005-09-24 12:24
Has thanked: 5 times
Been thanked: 17 times

Re: calculate modeline on lcd screen

#2 Post by Segfault »

You better look at Xorg log, why correct resolution is not used?

User avatar
philo_neo
Posts: 77
Joined: 2010-06-18 16:48

Re: calculate modeline on lcd screen

#3 Post by philo_neo »

this my xorg.0.log

Code: Select all

[    15.402] 
X.Org X Server 1.16.4
Release Date: 2014-12-20
[    15.402] X Protocol Version 11, Revision 0
[    15.402] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[    15.402] Current Operating System: Linux dct-phyton 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1+deb8u1 (2017-02-22) x86_64
[    15.402] Kernel command line: BOOT_IMAGE=/vmlinuz-3.16.0-4-amd64 root=UUID=5787e046-6429-4b71-a564-2125ae105110 ro quiet
[    15.402] Build Date: 11 February 2015  12:32:02AM
[    15.402] xorg-server 2:1.16.4-1 (http://www.debian.org/support) 
[    15.402] Current version of pixman: 0.32.6
[    15.402] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    15.402] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    15.402] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Mar  3 23:54:35 2017
[    15.459] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    15.497] (==) No Layout section.  Using the first Screen section.
[    15.497] (==) No screen section available. Using defaults.
[    15.497] (**) |-->Screen "Default Screen Section" (0)
[    15.497] (**) |   |-->Monitor "<default monitor>"
[    15.498] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    15.498] (==) Automatically adding devices
[    15.498] (==) Automatically enabling devices
[    15.498] (==) Automatically adding GPU devices
[    15.540] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    15.540] 	Entry deleted from font path.
[    15.561] (==) 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
[    15.561] (==) ModulePath set to "/usr/lib/xorg/modules"
[    15.561] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    15.561] (II) Loader magic: 0x7f94947b9d80
[    15.561] (II) Module ABI versions:
[    15.561] 	X.Org ANSI C Emulation: 0.4
[    15.561] 	X.Org Video Driver: 18.0
[    15.561] 	X.Org XInput driver : 21.0
[    15.561] 	X.Org Server Extension : 8.0
[    15.564] (--) PCI:*(0:1:0:0) 1002:954f:174b:e990 rev 0, Mem @ 0xc0000000/268435456, 0xdfde0000/65536, I/O @ 0x0000d800/256, BIOS @ 0x????????/131072
[    15.565] (II) LoadModule: "glx"
[    15.571] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    15.672] (II) Module glx: vendor="X.Org Foundation"
[    15.672] 	compiled for 1.16.4, module version = 1.0.0
[    15.672] 	ABI class: X.Org Server Extension, version 8.0
[    15.672] (==) AIGLX enabled
[    15.672] (==) Matched ati as autoconfigured driver 0
[    15.672] (==) Matched modesetting as autoconfigured driver 1
[    15.672] (==) Matched fbdev as autoconfigured driver 2
[    15.672] (==) Matched vesa as autoconfigured driver 3
[    15.672] (==) Assigned the driver to the xf86ConfigLayout
[    15.672] (II) LoadModule: "ati"
[    15.673] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[    15.684] (II) Module ati: vendor="X.Org Foundation"
[    15.684] 	compiled for 1.16.1, module version = 7.5.0
[    15.684] 	Module class: X.Org Video Driver
[    15.684] 	ABI class: X.Org Video Driver, version 18.0
[    15.684] (II) LoadModule: "radeon"
[    15.684] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[    15.707] (II) Module radeon: vendor="X.Org Foundation"
[    15.707] 	compiled for 1.16.1, module version = 7.5.0
[    15.707] 	Module class: X.Org Video Driver
[    15.707] 	ABI class: X.Org Video Driver, version 18.0
[    15.707] (II) LoadModule: "modesetting"
[    15.708] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    15.714] (II) Module modesetting: vendor="X.Org Foundation"
[    15.714] 	compiled for 1.16.4, module version = 0.9.0
[    15.714] 	Module class: X.Org Video Driver
[    15.714] 	ABI class: X.Org Video Driver, version 18.0
[    15.714] (II) LoadModule: "fbdev"
[    15.714] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    15.715] (II) Module fbdev: vendor="X.Org Foundation"
[    15.715] 	compiled for 1.15.99.904, module version = 0.4.4
[    15.715] 	Module class: X.Org Video Driver
[    15.715] 	ABI class: X.Org Video Driver, version 18.0
[    15.715] (II) LoadModule: "vesa"
[    15.715] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    15.726] (II) Module vesa: vendor="X.Org Foundation"
[    15.726] 	compiled for 1.15.99.904, module version = 2.3.3
[    15.726] 	Module class: X.Org Video Driver
[    15.726] 	ABI class: X.Org Video Driver, version 18.0
[    15.726] (II) RADEON: Driver for ATI Radeon chipsets:
	ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
	ATI Radeon Mobility X300 (M24) 3152 (PCIE),
	ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
	
[    15.742] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    15.742] (II) FBDEV: driver for framebuffer: fbdev
[    15.742] (II) VESA: driver for VESA chipsets: vesa
[    15.742] (++) using VT number 7

[    15.761] (II) [KMS] drm report modesetting isn't supported.
[    15.761] (EE) open /dev/dri/card0: No such file or directory
[    15.761] (WW) Falling back to old probe method for modesetting
[    15.761] (EE) open /dev/dri/card0: No such file or directory
[    15.761] (II) Loading sub module "fbdevhw"
[    15.761] (II) LoadModule: "fbdevhw"
[    15.761] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    15.777] (II) Module fbdevhw: vendor="X.Org Foundation"
[    15.777] 	compiled for 1.16.4, module version = 0.0.2
[    15.777] 	ABI class: X.Org Video Driver, version 18.0
[    15.777] (EE) open /dev/fb0: No such file or directory
[    15.777] (WW) Falling back to old probe method for fbdev
[    15.777] (II) Loading sub module "fbdevhw"
[    15.777] (II) LoadModule: "fbdevhw"
[    15.777] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    15.777] (II) Module fbdevhw: vendor="X.Org Foundation"
[    15.777] 	compiled for 1.16.4, module version = 0.0.2
[    15.777] 	ABI class: X.Org Video Driver, version 18.0
[    15.777] (EE) open /dev/fb0: No such file or directory
[    15.778] (EE) Screen 0 deleted because of no matching config section.
[    15.778] (II) UnloadModule: "radeon"
[    15.778] (EE) Screen 0 deleted because of no matching config section.
[    15.778] (II) UnloadModule: "modesetting"
[    15.778] (EE) Screen 0 deleted because of no matching config section.
[    15.778] (II) UnloadModule: "fbdev"
[    15.778] (II) UnloadSubModule: "fbdevhw"
[    15.778] (II) Loading sub module "vbe"
[    15.778] (II) LoadModule: "vbe"
[    15.778] (II) Loading /usr/lib/xorg/modules/libvbe.so
[    15.780] (II) Module vbe: vendor="X.Org Foundation"
[    15.780] 	compiled for 1.16.4, module version = 1.1.0
[    15.780] 	ABI class: X.Org Video Driver, version 18.0
[    15.780] (II) Loading sub module "int10"
[    15.780] (II) LoadModule: "int10"
[    15.781] (II) Loading /usr/lib/xorg/modules/libint10.so
[    15.795] (II) Module int10: vendor="X.Org Foundation"
[    15.795] 	compiled for 1.16.4, module version = 1.0.0
[    15.795] 	ABI class: X.Org Video Driver, version 18.0
[    15.795] (II) VESA(0): initializing int10
[    15.806] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[    15.807] (II) VESA(0): VESA BIOS detected
[    15.807] (II) VESA(0): VESA VBE Version 3.0
[    15.807] (II) VESA(0): VESA VBE Total Mem: 16384 kB
[    15.807] (II) VESA(0): VESA VBE OEM: ATI ATOMBIOS
[    15.807] (II) VESA(0): VESA VBE OEM Software Rev: 11.13
[    15.807] (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc. 
[    15.807] (II) VESA(0): VESA VBE OEM Product: RV710
[    15.807] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[    15.855] (II) VESA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    15.856] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[    15.856] (==) VESA(0): RGB weight 888
[    15.856] (==) VESA(0): Default visual is TrueColor
[    15.856] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[    15.856] (II) Loading sub module "ddc"
[    15.856] (II) LoadModule: "ddc"
[    15.856] (II) Module "ddc" already built-in
[    15.856] (II) VESA(0): VESA VBE DDC supported
[    15.856] (II) VESA(0): VESA VBE DDC Level 2
[    15.856] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[    16.209] (II) VESA(0): VESA VBE DDC unkown failure 768
[    16.210] (II) VESA(0): Searching for matching VESA mode(s):

[    16.244] 	MaxPixelClock: 400000000
[    16.245] Mode: 153 (1152x864)
[    16.245] 	ModeAttributes: 0xbb
[    16.245] 	WinAAttributes: 0x7
[    16.245] 	WinBAttributes: 0x0
[    16.245] 	WinGranularity: 64
[    16.245] 	WinSize: 64
[    16.245] 	WinASegment: 0xa000
[    16.245] 	WinBSegment: 0x0
[    16.245] 	WinFuncPtr: 0xc0005093
[    16.245] 	BytesPerScanline: 1152
[    16.245] 	XResolution: 1152
[    16.245] 	YResolution: 864
[    16.245] 	XCharSize: 8
[    16.245] 	YCharSize: 16
[    16.245] 	NumberOfPlanes: 1
[    16.245] 	BitsPerPixel: 8
[    16.245] 	NumberOfBanks: 1
[    16.245] 	MemoryModel: 4
[    16.245] 	BankSize: 0
[    16.245] 	NumberOfImages: 15
[    16.245] 	RedMaskSize: 0
[    16.245] 	RedFieldPosition: 0
[    16.245] 	GreenMaskSize: 0
[    16.245] 	GreenFieldPosition: 0
[    16.245] 	BlueMaskSize: 0
[    16.245] 	BlueFieldPosition: 0
[    16.245] 	RsvdMaskSize: 0
[    16.245] 	RsvdFieldPosition: 0
[    16.245] 	DirectColorModeInfo: 0
[    16.245] 	PhysBasePtr: 0xc0000000
[    16.245] 	LinBytesPerScanLine: 1152
[    16.245] 	BnkNumberOfImagePages: 15
[    16.245] 	LinNumberOfImagePages: 15
[    16.245] 	LinRedMaskSize: 0
[    16.245] 	LinRedFieldPosition: 0
[    16.245] 	LinGreenMaskSize: 0
[    16.245] 	LinGreenFieldPosition: 0
[    16.245] 	LinBlueMaskSize: 0
[    16.245] 	LinBlueFieldPosition: 0
[    16.245] 	LinRsvdMaskSize: 0
[    16.245] 	LinRsvdFieldPosition: 0
[    16.245] 	MaxPixelClock: 400000000
[    16.246] Mode: 155 (1152x864)
[    16.246] 	ModeAttributes: 0xbb
[    16.246] 	WinAAttributes: 0x7
[    16.246] 	WinBAttributes: 0x0
[    16.246] 	WinGranularity: 64
[    16.246] 	WinSize: 64
[    16.246] 	WinASegment: 0xa000
[    16.246] 	WinBSegment: 0x0
[    16.246] 	WinFuncPtr: 0xc0005093
[    16.246] 	BytesPerScanline: 2304
[    16.246] 	XResolution: 1152
[    16.246] 	YResolution: 864
[    16.246] 	XCharSize: 8
[    16.246] 	YCharSize: 16
[    16.246] 	NumberOfPlanes: 1
[    16.246] 	BitsPerPixel: 16
[    16.246] 	NumberOfBanks: 1
[    16.246] 	MemoryModel: 6
[    16.246] 	BankSize: 0
[    16.246] 	NumberOfImages: 7
[    16.246] 	RedMaskSize: 5
[    16.246] 	RedFieldPosition: 11
[    16.246] 	GreenMaskSize: 6
[    16.246] 	GreenFieldPosition: 5
[    16.246] 	BlueMaskSize: 5
[    16.246] 	BlueFieldPosition: 0
[    16.246] 	RsvdMaskSize: 0
[    16.246] 	RsvdFieldPosition: 0
[    16.246] 	DirectColorModeInfo: 0
[    16.246] 	PhysBasePtr: 0xc0000000
[    16.246] 	LinBytesPerScanLine: 2304
[    16.246] 	BnkNumberOfImagePages: 7
[    16.246] 	LinNumberOfImagePages: 7
[    16.246] 	LinRedMaskSize: 5
[    16.246] 	LinRedFieldPosition: 11
[    16.246] 	LinGreenMaskSize: 6
[    16.246] 	LinGreenFieldPosition: 5
[    16.246] 	LinBlueMaskSize: 5
[    16.246] 	LinBlueFieldPosition: 0
[    16.246] 	LinRsvdMaskSize: 0
[    16.246] 	LinRsvdFieldPosition: 0
[    16.246] 	MaxPixelClock: 400000000
[    16.247] *Mode: 156 (1152x864)
[    16.247] 	ModeAttributes: 0xbb
[    16.247] 	WinAAttributes: 0x7
[    16.247] 	WinBAttributes: 0x0
[    16.247] 	WinGranularity: 64
[    16.247] 	WinSize: 64
[    16.247] 	WinASegment: 0xa000
[    16.247] 	WinBSegment: 0x0
[    16.247] 	WinFuncPtr: 0xc0005093
[    16.247] 	BytesPerScanline: 4608
[    16.247] 	XResolution: 1152
[    16.247] 	YResolution: 864
[    16.247] 	XCharSize: 8
[    16.247] 	YCharSize: 16
[    16.247] 	NumberOfPlanes: 1
[    16.247] 	BitsPerPixel: 32
[    16.247] 	NumberOfBanks: 1
[    16.247] 	MemoryModel: 6
[    16.247] 	BankSize: 0
[    16.247] 	NumberOfImages: 3
[    16.247] 	RedMaskSize: 8
[    16.247] 	RedFieldPosition: 16
[    16.247] 	GreenMaskSize: 8
[    16.248] 	GreenFieldPosition: 8
[    16.248] 	BlueMaskSize: 8
[    16.248] 	BlueFieldPosition: 0
[    16.248] 	RsvdMaskSize: 0
[    16.248] 	RsvdFieldPosition: 0
[    16.248] 	DirectColorModeInfo: 0
[    16.248] 	PhysBasePtr: 0xc0000000
[    16.248] 	LinBytesPerScanLine: 4608
[    16.248] 	BnkNumberOfImagePages: 3
[    16.248] 	LinNumberOfImagePages: 3
[    16.248] 	LinRedMaskSize: 8
[    16.248] 	LinRedFieldPosition: 16
[    16.248] 	LinGreenMaskSize: 8
[    16.248] 	LinGreenFieldPosition: 8
[    16.248] 	LinBlueMaskSize: 8
[    16.248] 	LinBlueFieldPosition: 0
[    16.248] 	LinRsvdMaskSize: 0
[    16.248] 	LinRsvdFieldPosition: 0
[    16.248] 	MaxPixelClock: 400000000
[    16.249] Mode: 163 (1280x960)
[    16.249] 	ModeAttributes: 0xbb
[    16.249] 	WinAAttributes: 0x7
[    16.249] 	WinBAttributes: 0x0
[    16.249] 	WinGranularity: 64
[    16.249] 	WinSize: 64
[    16.249] 	WinASegment: 0xa000
[    16.249] 	WinBSegment: 0x0
[    16.249] 	WinFuncPtr: 0xc0005093
[    16.249] 	BytesPerScanline: 1280
[    16.249] 	XResolution: 1280
[    16.249] 	YResolution: 960
[    16.249] 	XCharSize: 8
[    16.249] 	YCharSize: 16
[    16.249] 	NumberOfPlanes: 1
[    16.249] 	BitsPerPixel: 8
[    16.249] 	NumberOfBanks: 1
[    16.249] 	MemoryModel: 4
[    16.249] 	BankSize: 0
[    16.249] 	NumberOfImages: 12
[    16.249] 	RedMaskSize: 0
[    16.249] 	RedFieldPosition: 0
[    16.249] 	GreenMaskSize: 0
[    16.249] 	GreenFieldPosition: 0
[    16.249] 	BlueMaskSize: 0
[    16.249] 	BlueFieldPosition: 0
[    16.249] 	RsvdMaskSize: 0
[    16.249] 	RsvdFieldPosition: 0
[    16.249] 	DirectColorModeInfo: 0
[    16.249] 	PhysBasePtr: 0xc0000000
[    16.249] 	LinBytesPerScanLine: 1280
[    16.249] 	BnkNumberOfImagePages: 12
[    16.249] 	LinNumberOfImagePages: 12
[    16.249] 	LinRedMaskSize: 0
[    16.249] 	LinRedFieldPosition: 0
[    16.249] 	LinGreenMaskSize: 0
[    16.249] 	LinGreenFieldPosition: 0
[    16.249] 	LinBlueMaskSize: 0
[    16.249] 	LinBlueFieldPosition: 0
[    16.249] 	LinRsvdMaskSize: 0
[    16.249] 	LinRsvdFieldPosition: 0
[    16.249] 	MaxPixelClock: 400000000
[    16.250] Mode: 165 (1280x960)
[    16.250] 	ModeAttributes: 0xbb
[    16.250] 	WinAAttributes: 0x7
[    16.250] 	WinBAttributes: 0x0
[    16.250] 	WinGranularity: 64
[    16.250] 	WinSize: 64
[    16.250] 	WinASegment: 0xa000
[    16.250] 	WinBSegment: 0x0
[    16.250] 	WinFuncPtr: 0xc0005093
[    16.250] 	BytesPerScanline: 2560
[    16.250] 	XResolution: 1280
[    16.250] 	YResolution: 960
[    16.250] 	XCharSize: 8
[    16.250] 	YCharSize: 16
[    16.250] 	NumberOfPlanes: 1
[    16.250] 	BitsPerPixel: 16
[    16.250] 	NumberOfBanks: 1
[    16.250] 	MemoryModel: 6
[    16.250] 	BankSize: 0
[    16.250] 	NumberOfImages: 5
[    16.250] 	RedMaskSize: 5
[    16.250] 	RedFieldPosition: 11
[    16.250] 	GreenMaskSize: 6
[    16.250] 	GreenFieldPosition: 5
[    16.250] 	BlueMaskSize: 5
[    16.250] 	BlueFieldPosition: 0
[    16.250] 	RsvdMaskSize: 0
[    16.250] 	RsvdFieldPosition: 0
[    16.250] 	DirectColorModeInfo: 0
[    16.250] 	PhysBasePtr: 0xc0000000
[    16.250] 	LinBytesPerScanLine: 2560
[    16.250] 	BnkNumberOfImagePages: 5
[    16.250] 	LinNumberOfImagePages: 5
[    16.250] 	LinRedMaskSize: 5
[    16.250] 	LinRedFieldPosition: 11
[    16.250] 	LinGreenMaskSize: 6
[    16.250] 	LinGreenFieldPosition: 5
[    16.250] 	LinBlueMaskSize: 5
[    16.250] 	LinBlueFieldPosition: 0
[    16.250] 	LinRsvdMaskSize: 0
[    16.250] 	LinRsvdFieldPosition: 0
[    16.250] 	MaxPixelClock: 400000000
[    16.251] *Mode: 166 (1280x960)
[    16.251] 	ModeAttributes: 0xbb
[    16.251] 	WinAAttributes: 0x7
[    16.251] 	WinBAttributes: 0x0
[    16.251] 	WinGranularity: 64
[    16.251] 	WinSize: 64
[    16.251] 	WinASegment: 0xa000
[    16.251] 	WinBSegment: 0x0
[    16.251] 	WinFuncPtr: 0xc0005093
[    16.251] 	BytesPerScanline: 5120
[    16.251] 	XResolution: 1280
[    16.251] 	YResolution: 960
[    16.251] 	XCharSize: 8
[    16.251] 	YCharSize: 16
[    16.252] 	NumberOfPlanes: 1
[    16.252] 	BitsPerPixel: 32
[    16.252] 	NumberOfBanks: 1
[    16.252] 	MemoryModel: 6
[    16.252] 	BankSize: 0
[    16.252] 	NumberOfImages: 2
[    16.252] 	RedMaskSize: 8
[    16.252] 	RedFieldPosition: 16
[    16.252] 	GreenMaskSize: 8
[    16.252] 	GreenFieldPosition: 8
[    16.252] 	BlueMaskSize: 8
[    16.252] 	BlueFieldPosition: 0
[    16.252] 	RsvdMaskSize: 0
[    16.252] 	RsvdFieldPosition: 0
[    16.252] 	DirectColorModeInfo: 0
[    16.252] 	PhysBasePtr: 0xc0000000
[    16.252] 	LinBytesPerScanLine: 5120
[    16.252] 	BnkNumberOfImagePages: 2
[    16.252] 	LinNumberOfImagePages: 2
[    16.252] 	LinRedMaskSize: 8
[    16.252] 	LinRedFieldPosition: 16
[    16.252] 	LinGreenMaskSize: 8
[    16.252] 	LinGreenFieldPosition: 8
[    16.252] 	LinBlueMaskSize: 8
[    16.252] 	LinBlueFieldPosition: 0
[    16.252] 	LinRsvdMaskSize: 0
[    16.252] 	LinRsvdFieldPosition: 0
[    16.252] 	MaxPixelClock: 400000000
[    16.253] *Mode: 121 (640x480)
[    16.253] 	ModeAttributes: 0xbb
[    16.253] 	WinAAttributes: 0x7
[    16.253] 	WinBAttributes: 0x0
[    16.253] 	WinGranularity: 64
[    16.253] 	WinSize: 64
[    16.253] 	WinASegment: 0xa000
[    16.253] 	WinBSegment: 0x0
[    16.253] 	WinFuncPtr: 0xc0005093
[    16.253] 	BytesPerScanline: 2560
[    16.253] 	XResolution: 640
[    16.253] 	YResolution: 480
[    16.253] 	XCharSize: 8
[    16.253] 	YCharSize: 16
[    16.253] 	NumberOfPlanes: 1
[    16.253] 	BitsPerPixel: 32
[    16.253] 	NumberOfBanks: 1
[    16.253] 	MemoryModel: 6
[    16.253] 	BankSize: 0
[    16.253] 	NumberOfImages: 12
[    16.253] 	RedMaskSize: 8
[    16.253] 	RedFieldPosition: 16
[    16.253] 	GreenMaskSize: 8
[    16.253] 	GreenFieldPosition: 8
[    16.253] 	BlueMaskSize: 8
[    16.253] 	BlueFieldPosition: 0
[    16.253] 	RsvdMaskSize: 0
[    16.253] 	RsvdFieldPosition: 0
[    16.253] 	DirectColorModeInfo: 0
[    16.253] 	PhysBasePtr: 0xc0000000
[    16.253] 	LinBytesPerScanLine: 2560
[    16.253] 	BnkNumberOfImagePages: 12
[    16.253] 	LinNumberOfImagePages: 12
[    16.253] 	LinRedMaskSize: 8
[    16.253] 	LinRedFieldPosition: 16
[    16.253] 	LinGreenMaskSize: 8
[    16.253] 	LinGreenFieldPosition: 8
[    16.253] 	LinBlueMaskSize: 8
[    16.253] 	LinBlueFieldPosition: 0
[    16.253] 	LinRsvdMaskSize: 0
[    16.253] 	LinRsvdFieldPosition: 0
[    16.253] 	MaxPixelClock: 400000000
[    16.254] *Mode: 122 (800x600)
[    16.254] 	ModeAttributes: 0xbb
[    16.254] 	WinAAttributes: 0x7
[    16.254] 	WinBAttributes: 0x0
[    16.254] 	WinGranularity: 64
[    16.254] 	WinSize: 64
[    16.254] 	WinASegment: 0xa000
[    16.254] 	WinBSegment: 0x0
[    16.254] 	WinFuncPtr: 0xc0005093
[    16.254] 	BytesPerScanline: 3200
[    16.254] 	XResolution: 800
[    16.254] 	YResolution: 600
[    16.254] 	XCharSize: 8
[    16.254] 	YCharSize: 14
[    16.254] 	NumberOfPlanes: 1
[    16.254] 	BitsPerPixel: 32
[    16.254] 	NumberOfBanks: 1
[    16.254] 	MemoryModel: 6
[    16.254] 	BankSize: 0
[    16.254] 	NumberOfImages: 7
[    16.254] 	RedMaskSize: 8
[    16.254] 	RedFieldPosition: 16
[    16.254] 	GreenMaskSize: 8
[    16.254] 	GreenFieldPosition: 8
[    16.254] 	BlueMaskSize: 8
[    16.254] 	BlueFieldPosition: 0
[    16.254] 	RsvdMaskSize: 0
[    16.254] 	RsvdFieldPosition: 0
[    16.254] 	DirectColorModeInfo: 0
[    16.254] 	PhysBasePtr: 0xc0000000
[    16.254] 	LinBytesPerScanLine: 3200
[    16.254] 	BnkNumberOfImagePages: 7
[    16.254] 	LinNumberOfImagePages: 7
[    16.254] 	LinRedMaskSize: 8
[    16.254] 	LinRedFieldPosition: 16
[    16.254] 	LinGreenMaskSize: 8
[    16.254] 	LinGreenFieldPosition: 8
[    16.254] 	LinBlueMaskSize: 8
[    16.254] 	LinBlueFieldPosition: 0
[    16.254] 	LinRsvdMaskSize: 0
[    16.254] 	LinRsvdFieldPosition: 0
[    16.254] 	MaxPixelClock: 400000000
[    16.255] *Mode: 123 (1024x768)
[    16.255] 	ModeAttributes: 0xbb
[    16.255] 	WinAAttributes: 0x7
[    16.255] 	WinBAttributes: 0x0
[    16.255] 	WinGranularity: 64
[    16.255] 	WinSize: 64
[    16.255] 	WinASegment: 0xa000
[    16.255] 	WinBSegment: 0x0
[    16.255] 	WinFuncPtr: 0xc0005093
[    16.255] 	BytesPerScanline: 4096
[    16.256] 	XResolution: 1024
[    16.256] 	YResolution: 768
[    16.256] 	XCharSize: 8
[    16.256] 	YCharSize: 16
[    16.256] 	NumberOfPlanes: 1
[    16.256] 	BitsPerPixel: 32
[    16.256] 	NumberOfBanks: 1
[    16.256] 	MemoryModel: 6
[    16.256] 	BankSize: 0
[    16.256] 	NumberOfImages: 4
[    16.256] 	RedMaskSize: 8
[    16.256] 	RedFieldPosition: 16
[    16.256] 	GreenMaskSize: 8
[    16.256] 	GreenFieldPosition: 8
[    16.256] 	BlueMaskSize: 8
[    16.256] 	BlueFieldPosition: 0
[    16.256] 	RsvdMaskSize: 0
[    16.256] 	RsvdFieldPosition: 0
[    16.256] 	DirectColorModeInfo: 0
[    16.256] 	PhysBasePtr: 0xc0000000
[    16.256] 	LinBytesPerScanLine: 4096
[    16.256] 	BnkNumberOfImagePages: 4
[    16.256] 	LinNumberOfImagePages: 4
[    16.256] 	LinRedMaskSize: 8
[    16.256] 	LinRedFieldPosition: 16
[    16.256] 	LinGreenMaskSize: 8
[    16.256] 	LinGreenFieldPosition: 8
[    16.256] 	LinBlueMaskSize: 8
[    16.256] 	LinBlueFieldPosition: 0
[    16.256] 	LinRsvdMaskSize: 0
[    16.256] 	LinRsvdFieldPosition: 0
[    16.256] 	MaxPixelClock: 400000000
[    16.257] *Mode: 124 (1280x1024)
[    16.257] 	ModeAttributes: 0xbb
[    16.257] 	WinAAttributes: 0x7
[    16.257] 	WinBAttributes: 0x0
[    16.257] 	WinGranularity: 64
[    16.257] 	WinSize: 64
[    16.257] 	WinASegment: 0xa000
[    16.257] 	WinBSegment: 0x0
[    16.257] 	WinFuncPtr: 0xc0005093
[    16.257] 	BytesPerScanline: 5120
[    16.257] 	XResolution: 1280
[    16.257] 	YResolution: 1024
[    16.257] 	XCharSize: 8
[    16.257] 	YCharSize: 16
[    16.257] 	NumberOfPlanes: 1
[    16.257] 	BitsPerPixel: 32
[    16.257] 	NumberOfBanks: 1
[    16.257] 	MemoryModel: 6
[    16.257] 	BankSize: 0
[    16.257] 	NumberOfImages: 2
[    16.257] 	RedMaskSize: 8
[    16.257] 	RedFieldPosition: 16
[    16.257] 	GreenMaskSize: 8
[    16.257] 	GreenFieldPosition: 8
[    16.257] 	BlueMaskSize: 8
[    16.257] 	BlueFieldPosition: 0
[    16.257] 	RsvdMaskSize: 0
[    16.257] 	RsvdFieldPosition: 0
[    16.257] 	DirectColorModeInfo: 0
[    16.257] 	PhysBasePtr: 0xc0000000
[    16.257] 	LinBytesPerScanLine: 5120
[    16.257] 	BnkNumberOfImagePages: 2
[    16.257] 	LinNumberOfImagePages: 2
[    16.257] 	LinRedMaskSize: 8
[    16.257] 	LinRedFieldPosition: 16
[    16.257] 	LinGreenMaskSize: 8
[    16.257] 	LinGreenFieldPosition: 8
[    16.257] 	LinBlueMaskSize: 8
[    16.257] 	LinBlueFieldPosition: 0
[    16.257] 	LinRsvdMaskSize: 0
[    16.257] 	LinRsvdFieldPosition: 0
[    16.257] 	MaxPixelClock: 400000000
[    16.258] Mode: 143 (1400x1050)
[    16.258] 	ModeAttributes: 0xbb
[    16.258] 	WinAAttributes: 0x7
[    16.258] 	WinBAttributes: 0x0
[    16.258] 	WinGranularity: 64
[    16.258] 	WinSize: 64
[    16.258] 	WinASegment: 0xa000
[    16.258] 	WinBSegment: 0x0
[    16.258] 	WinFuncPtr: 0xc0005093
[    16.258] 	BytesPerScanline: 1408
[    16.258] 	XResolution: 1400
[    16.258] 	YResolution: 1050
[    16.258] 	XCharSize: 8
[    16.258] 	YCharSize: 16
[    16.258] 	NumberOfPlanes: 1
[    16.258] 	BitsPerPixel: 8
[    16.258] 	NumberOfBanks: 1
[    16.258] 	MemoryModel: 4
[    16.258] 	BankSize: 0
[    16.258] 	NumberOfImages: 10
[    16.258] 	RedMaskSize: 0
[    16.258] 	RedFieldPosition: 0
[    16.258] 	GreenMaskSize: 0
[    16.258] 	GreenFieldPosition: 0
[    16.258] 	BlueMaskSize: 0
[    16.259] 	BlueFieldPosition: 0
[    16.259] 	RsvdMaskSize: 0
[    16.259] 	RsvdFieldPosition: 0
[    16.259] 	DirectColorModeInfo: 0
[    16.259] 	PhysBasePtr: 0xc0000000
[    16.259] 	LinBytesPerScanLine: 1408
[    16.259] 	BnkNumberOfImagePages: 10
[    16.259] 	LinNumberOfImagePages: 10
[    16.259] 	LinRedMaskSize: 0
[    16.259] 	LinRedFieldPosition: 0
[    16.259] 	LinGreenMaskSize: 0
[    16.259] 	LinGreenFieldPosition: 0
[    16.259] 	LinBlueMaskSize: 0
[    16.259] 	LinBlueFieldPosition: 0
[    16.259] 	LinRsvdMaskSize: 0
[    16.259] 	LinRsvdFieldPosition: 0
[    16.259] 	MaxPixelClock: 400000000
[    16.260] Mode: 145 (1400x1050)
[    16.260] 	ModeAttributes: 0xbb
[    16.260] 	WinAAttributes: 0x7
[    16.260] 	WinBAttributes: 0x0
[    16.260] 	WinGranularity: 64
[    16.260] 	WinSize: 64
[    16.260] 	WinASegment: 0xa000
[    16.260] 	WinBSegment: 0x0
[    16.260] 	WinFuncPtr: 0xc0005093
[    16.260] 	BytesPerScanline: 2816
[    16.260] 	XResolution: 1400
[    16.260] 	YResolution: 1050
[    16.260] 	XCharSize: 8
[    16.260] 	YCharSize: 16
[    16.260] 	NumberOfPlanes: 1
[    16.260] 	BitsPerPixel: 16
[    16.260] 	NumberOfBanks: 1
[    16.260] 	MemoryModel: 6
[    16.260] 	BankSize: 0
[    16.260] 	NumberOfImages: 4
[    16.260] 	RedMaskSize: 5
[    16.260] 	RedFieldPosition: 11
[    16.260] 	GreenMaskSize: 6
[    16.260] 	GreenFieldPosition: 5
[    16.260] 	BlueMaskSize: 5
[    16.260] 	BlueFieldPosition: 0
[    16.260] 	RsvdMaskSize: 0
[    16.260] 	RsvdFieldPosition: 0
[    16.260] 	DirectColorModeInfo: 0
[    16.260] 	PhysBasePtr: 0xc0000000
[    16.260] 	LinBytesPerScanLine: 2816
[    16.260] 	BnkNumberOfImagePages: 4
[    16.260] 	LinNumberOfImagePages: 4
[    16.260] 	LinRedMaskSize: 5
[    16.260] 	LinRedFieldPosition: 11
[    16.260] 	LinGreenMaskSize: 6
[    16.260] 	LinGreenFieldPosition: 5
[    16.260] 	LinBlueMaskSize: 5
[    16.260] 	LinBlueFieldPosition: 0
[    16.260] 	LinRsvdMaskSize: 0
[    16.260] 	LinRsvdFieldPosition: 0
[    16.260] 	MaxPixelClock: 400000000
[    16.261] *Mode: 146 (1400x1050)
[    16.261] 	ModeAttributes: 0xbb
[    16.261] 	WinAAttributes: 0x7
[    16.261] 	WinBAttributes: 0x0
[    16.261] 	WinGranularity: 64
[    16.261] 	WinSize: 64
[    16.261] 	WinASegment: 0xa000
[    16.261] 	WinBSegment: 0x0
[    16.261] 	WinFuncPtr: 0xc0005093
[    16.261] 	BytesPerScanline: 5632
[    16.261] 	XResolution: 1400
[    16.261] 	YResolution: 1050
[    16.261] 	XCharSize: 8
[    16.261] 	YCharSize: 16
[    16.261] 	NumberOfPlanes: 1
[    16.261] 	BitsPerPixel: 32
[    16.261] 	NumberOfBanks: 1
[    16.261] 	MemoryModel: 6
[    16.261] 	BankSize: 0
[    16.261] 	NumberOfImages: 1
[    16.261] 	RedMaskSize: 8
[    16.261] 	RedFieldPosition: 16
[    16.261] 	GreenMaskSize: 8
[    16.261] 	GreenFieldPosition: 8
[    16.261] 	BlueMaskSize: 8
[    16.261] 	BlueFieldPosition: 0
[    16.261] 	RsvdMaskSize: 0
[    16.261] 	RsvdFieldPosition: 0
[    16.261] 	DirectColorModeInfo: 0
[    16.261] 	PhysBasePtr: 0xc0000000
[    16.261] 	LinBytesPerScanLine: 5632
[    16.261] 	BnkNumberOfImagePages: 1
[    16.261] 	LinNumberOfImagePages: 1
[    16.261] 	LinRedMaskSize: 8
[    16.261] 	LinRedFieldPosition: 16
[    16.261] 	LinGreenMaskSize: 8
[    16.261] 	LinGreenFieldPosition: 8
[    16.261] 	LinBlueMaskSize: 8
[    16.261] 	LinBlueFieldPosition: 0
[    16.261] 	LinRsvdMaskSize: 0
[    16.261] 	LinRsvdFieldPosition: 0
[    16.261] 	MaxPixelClock: 400000000
[    16.262] Mode: 173 (1600x1200)
[    16.263] 	ModeAttributes: 0xbb
[    16.263] 	WinAAttributes: 0x7
[    16.263] 	WinBAttributes: 0x0
[    16.263] 	WinGranularity: 64
[    16.263] 	WinSize: 64
[    16.263] 	WinASegment: 0xa000
[    16.263] 	WinBSegment: 0x0
[    16.263] 	WinFuncPtr: 0xc0005093
[    16.263] 	BytesPerScanline: 1600
[    16.263] 	XResolution: 1600
[    16.263] 	YResolution: 1200
[    16.263] 	XCharSize: 8
[    16.263] 	YCharSize: 16
[    16.263] 	NumberOfPlanes: 1
[    16.263] 	BitsPerPixel: 8
[    16.263] 	NumberOfBanks: 1
[    16.263] 	MemoryModel: 4
[    16.263] 	BankSize: 0
[    16.263] 	NumberOfImages: 7
[    16.263] 	RedMaskSize: 0
[    16.263] 	RedFieldPosition: 0
[    16.263] 	GreenMaskSize: 0
[    16.263] 	GreenFieldPosition: 0
[    16.263] 	BlueMaskSize: 0
[    16.263] 	BlueFieldPosition: 0
[    16.263] 	RsvdMaskSize: 0
[    16.263] 	RsvdFieldPosition: 0
[    16.263] 	DirectColorModeInfo: 0
[    16.263] 	PhysBasePtr: 0xc0000000
[    16.263] 	LinBytesPerScanLine: 1600
[    16.263] 	BnkNumberOfImagePages: 7
[    16.263] 	LinNumberOfImagePages: 7
[    16.263] 	LinRedMaskSize: 0
[    16.263] 	LinRedFieldPosition: 0
[    16.263] 	LinGreenMaskSize: 0
[    16.263] 	LinGreenFieldPosition: 0
[    16.263] 	LinBlueMaskSize: 0
[    16.263] 	LinBlueFieldPosition: 0
[    16.263] 	LinRsvdMaskSize: 0
[    16.263] 	LinRsvdFieldPosition: 0
[    16.263] 	MaxPixelClock: 400000000
[    16.264] Mode: 175 (1600x1200)
[    16.264] 	ModeAttributes: 0xbb
[    16.264] 	WinAAttributes: 0x7
[    16.264] 	WinBAttributes: 0x0
[    16.264] 	WinGranularity: 64
[    16.264] 	WinSize: 64
[    16.264] 	WinASegment: 0xa000
[    16.264] 	WinBSegment: 0x0
[    16.264] 	WinFuncPtr: 0xc0005093
[    16.264] 	BytesPerScanline: 3200
[    16.264] 	XResolution: 1600
[    16.264] 	YResolution: 1200
[    16.264] 	XCharSize: 8
[    16.264] 	YCharSize: 16
[    16.264] 	NumberOfPlanes: 1
[    16.264] 	BitsPerPixel: 16
[    16.264] 	NumberOfBanks: 1
[    16.264] 	MemoryModel: 6
[    16.264] 	BankSize: 0
[    16.264] 	NumberOfImages: 3
[    16.264] 	RedMaskSize: 5
[    16.264] 	RedFieldPosition: 11
[    16.264] 	GreenMaskSize: 6
[    16.264] 	GreenFieldPosition: 5
[    16.264] 	BlueMaskSize: 5
[    16.264] 	BlueFieldPosition: 0
[    16.264] 	RsvdMaskSize: 0
[    16.264] 	RsvdFieldPosition: 0
[    16.264] 	DirectColorModeInfo: 0
[    16.264] 	PhysBasePtr: 0xc0000000
[    16.264] 	LinBytesPerScanLine: 3200
[    16.264] 	BnkNumberOfImagePages: 3
[    16.264] 	LinNumberOfImagePages: 3
[    16.264] 	LinRedMaskSize: 5
[    16.264] 	LinRedFieldPosition: 11
[    16.264] 	LinGreenMaskSize: 6
[    16.264] 	LinGreenFieldPosition: 5
[    16.264] 	LinBlueMaskSize: 5
[    16.264] 	LinBlueFieldPosition: 0
[    16.264] 	LinRsvdMaskSize: 0
[    16.264] 	LinRsvdFieldPosition: 0
[    16.264] 	MaxPixelClock: 400000000
[    16.265] *Mode: 176 (1600x1200)
[    16.265] 	ModeAttributes: 0xbb
[    16.265] 	WinAAttributes: 0x7
[    16.265] 	WinBAttributes: 0x0
[    16.265] 	WinGranularity: 64
[    16.265] 	WinSize: 64
[    16.265] 	WinASegment: 0xa000
[    16.265] 	WinBSegment: 0x0
[    16.265] 	WinFuncPtr: 0xc0005093
[    16.265] 	BytesPerScanline: 6400
[    16.265] 	XResolution: 1600
[    16.265] 	YResolution: 1200
[    16.265] 	XCharSize: 8
[    16.265] 	YCharSize: 16
[    16.266] 	NumberOfPlanes: 1
[    16.266] 	BitsPerPixel: 32
[    16.266] 	NumberOfBanks: 1
[    16.266] 	MemoryModel: 6
[    16.266] 	BankSize: 0
[    16.266] 	NumberOfImages: 1
[    16.266] 	RedMaskSize: 8
[    16.266] 	RedFieldPosition: 16
[    16.266] 	GreenMaskSize: 8
[    16.266] 	GreenFieldPosition: 8
[    16.266] 	BlueMaskSize: 8
[    16.266] 	BlueFieldPosition: 0
[    16.266] 	RsvdMaskSize: 0
[    16.266] 	RsvdFieldPosition: 0
[    16.266] 	DirectColorModeInfo: 0
[    16.266] 	PhysBasePtr: 0xc0000000
[    16.266] 	LinBytesPerScanLine: 6400
[    16.266] 	BnkNumberOfImagePages: 1
[    16.266] 	LinNumberOfImagePages: 1
[    16.266] 	LinRedMaskSize: 8
[    16.266] 	LinRedFieldPosition: 16
[    16.266] 	LinGreenMaskSize: 8
[    16.266] 	LinGreenFieldPosition: 8
[    16.266] 	LinBlueMaskSize: 8
[    16.266] 	LinBlueFieldPosition: 0
[    16.266] 	LinRsvdMaskSize: 0
[    16.266] 	LinRsvdFieldPosition: 0
[    16.266] 	MaxPixelClock: 400000000
[    16.267] Mode: 183 (1792x1344)
[    16.267] 	ModeAttributes: 0xbb
[    16.267] 	WinAAttributes: 0x7
[    16.267] 	WinBAttributes: 0x0
[    16.267] 	WinGranularity: 64
[    16.267] 	WinSize: 64
[    16.267] 	WinASegment: 0xa000
[    16.267] 	WinBSegment: 0x0
[    16.267] 	WinFuncPtr: 0xc0005093
[    16.267] 	BytesPerScanline: 1792
[    16.267] 	XResolution: 1792
[    16.267] 	YResolution: 1344
[    16.267] 	XCharSize: 8
[    16.267] 	YCharSize: 16
[    16.267] 	NumberOfPlanes: 1
[    16.267] 	BitsPerPixel: 8
[    16.267] 	NumberOfBanks: 1
[    16.267] 	MemoryModel: 4
[    16.267] 	BankSize: 0
[    16.267] 	NumberOfImages: 5
[    16.267] 	RedMaskSize: 0
[    16.267] 	RedFieldPosition: 0
[    16.267] 	GreenMaskSize: 0
[    16.267] 	GreenFieldPosition: 0
[    16.267] 	BlueMaskSize: 0
[    16.267] 	BlueFieldPosition: 0
[    16.267] 	RsvdMaskSize: 0
[    16.267] 	RsvdFieldPosition: 0
[    16.267] 	DirectColorModeInfo: 0
[    16.267] 	PhysBasePtr: 0xc0000000
[    16.267] 	LinBytesPerScanLine: 1792
[    16.267] 	BnkNumberOfImagePages: 5
[    16.267] 	LinNumberOfImagePages: 5
[    16.267] 	LinRedMaskSize: 0
[    16.267] 	LinRedFieldPosition: 0
[    16.267] 	LinGreenMaskSize: 0
[    16.267] 	LinGreenFieldPosition: 0
[    16.267] 	LinBlueMaskSize: 0
[    16.267] 	LinBlueFieldPosition: 0
[    16.267] 	LinRsvdMaskSize: 0
[    16.267] 	LinRsvdFieldPosition: 0
[    16.267] 	MaxPixelClock: 400000000
[    16.268] Mode: 185 (1792x1344)
[    16.268] 	ModeAttributes: 0xbb
[    16.268] 	WinAAttributes: 0x7
[    16.268] 	WinBAttributes: 0x0
[    16.268] 	WinGranularity: 64
[    16.268] 	WinSize: 64
[    16.268] 	WinASegment: 0xa000
[    16.268] 	WinBSegment: 0x0
[    16.268] 	WinFuncPtr: 0xc0005093
[    16.268] 	BytesPerScanline: 3584
[    16.268] 	XResolution: 1792
[    16.268] 	YResolution: 1344
[    16.268] 	XCharSize: 8
[    16.268] 	YCharSize: 16
[    16.268] 	NumberOfPlanes: 1
[    16.268] 	BitsPerPixel: 16
[    16.268] 	NumberOfBanks: 1
[    16.268] 	MemoryModel: 6
[    16.268] 	BankSize: 0
[    16.268] 	NumberOfImages: 2
[    16.269] 	RedMaskSize: 5
[    16.269] 	RedFieldPosition: 11
[    16.269] 	GreenMaskSize: 6
[    16.269] 	GreenFieldPosition: 5
[    16.269] 	BlueMaskSize: 5
[    16.269] 	BlueFieldPosition: 0
[    16.269] 	RsvdMaskSize: 0
[    16.269] 	RsvdFieldPosition: 0
[    16.269] 	DirectColorModeInfo: 0
[    16.269] 	PhysBasePtr: 0xc0000000
[    16.269] 	LinBytesPerScanLine: 3584
[    16.269] 	BnkNumberOfImagePages: 2
[    16.269] 	LinNumberOfImagePages: 2
[    16.269] 	LinRedMaskSize: 5
[    16.269] 	LinRedFieldPosition: 11
[    16.269] 	LinGreenMaskSize: 6
[    16.269] 	LinGreenFieldPosition: 5
[    16.269] 	LinBlueMaskSize: 5
[    16.269] 	LinBlueFieldPosition: 0
[    16.269] 	LinRsvdMaskSize: 0
[    16.269] 	LinRsvdFieldPosition: 0
[    16.269] 	MaxPixelClock: 400000000
[    16.270] *Mode: 186 (1792x1344)
[    16.270] 	ModeAttributes: 0xbb
[    16.270] 	WinAAttributes: 0x7
[    16.270] 	WinBAttributes: 0x0
[    16.270] 	WinGranularity: 64
[    16.270] 	WinSize: 64
[    16.270] 	WinASegment: 0xa000
[    16.270] 	WinBSegment: 0x0
[    16.270] 	WinFuncPtr: 0xc0005093
[    16.270] 	BytesPerScanline: 7168
[    16.270] 	XResolution: 1792
[    16.270] 	YResolution: 1344
[    16.270] 	XCharSize: 8
[    16.270] 	YCharSize: 16
[    16.270] 	NumberOfPlanes: 1
[    16.270] 	BitsPerPixel: 32
[    16.270] 	NumberOfBanks: 1
[    16.270] 	MemoryModel: 6
[    16.270] 	BankSize: 0
[    16.270] 	NumberOfImages: 1
[    16.270] 	RedMaskSize: 8
[    16.270] 	RedFieldPosition: 16
[    16.270] 	GreenMaskSize: 8
[    16.270] 	GreenFieldPosition: 8
[    16.270] 	BlueMaskSize: 8
[    16.270] 	BlueFieldPosition: 0
[    16.270] 	RsvdMaskSize: 0
[    16.270] 	RsvdFieldPosition: 0
[    16.270] 	DirectColorModeInfo: 0
[    16.270] 	PhysBasePtr: 0xc0000000
[    16.270] 	LinBytesPerScanLine: 7168
[    16.270] 	BnkNumberOfImagePages: 1
[    16.270] 	LinNumberOfImagePages: 1
[    16.270] 	LinRedMaskSize: 8
[    16.270] 	LinRedFieldPosition: 16
[    16.270] 	LinGreenMaskSize: 8
[    16.270] 	LinGreenFieldPosition: 8
[    16.270] 	LinBlueMaskSize: 8
[    16.270] 	LinBlueFieldPosition: 0
[    16.270] 	LinRsvdMaskSize: 0
[    16.270] 	LinRsvdFieldPosition: 0
[    16.270] 	MaxPixelClock: 400000000
[    16.271] Mode: 1d3 (1856x1392)
[    16.271] 	ModeAttributes: 0xbb
[    16.271] 	WinAAttributes: 0x7
[    16.271] 	WinBAttributes: 0x0
[    16.271] 	WinGranularity: 64
[    16.271] 	WinSize: 64
[    16.271] 	WinASegment: 0xa000
[    16.271] 	WinBSegment: 0x0
[    16.271] 	WinFuncPtr: 0xc0005093
[    16.271] 	BytesPerScanline: 1856
[    16.271] 	XResolution: 1856
[    16.271] 	YResolution: 1392
[    16.271] 	XCharSize: 8
[    16.271] 	YCharSize: 16
[    16.271] 	NumberOfPlanes: 1
[    16.271] 	BitsPerPixel: 8
[    16.271] 	NumberOfBanks: 1
[    16.271] 	MemoryModel: 4
[    16.271] 	BankSize: 0
[    16.271] 	NumberOfImages: 5
[    16.272] 	RedMaskSize: 0
[    16.272] 	RedFieldPosition: 0
[    16.272] 	GreenMaskSize: 0
[    16.272] 	GreenFieldPosition: 0
[    16.272] 	BlueMaskSize: 0
[    16.272] 	BlueFieldPosition: 0
[    16.272] 	RsvdMaskSize: 0
[    16.272] 	RsvdFieldPosition: 0
[    16.272] 	DirectColorModeInfo: 0
[    16.272] 	PhysBasePtr: 0xc0000000
[    16.272] 	LinBytesPerScanLine: 1856
[    16.272] 	BnkNumberOfImagePages: 5
[    16.272] 	LinNumberOfImagePages: 5
[    16.272] 	LinRedMaskSize: 0
[    16.272] 	LinRedFieldPosition: 0
[    16.272] 	LinGreenMaskSize: 0
[    16.272] 	LinGreenFieldPosition: 0
[    16.272] 	LinBlueMaskSize: 0
[    16.272] 	LinBlueFieldPosition: 0
[    16.272] 	LinRsvdMaskSize: 0
[    16.272] 	LinRsvdFieldPosition: 0
[    16.272] 	MaxPixelClock: 400000000
[    16.273] Mode: 1d5 (1856x1392)
[    16.273] 	ModeAttributes: 0xbb
[    16.273] 	WinAAttributes: 0x7
[    16.273] 	WinBAttributes: 0x0
[    16.273] 	WinGranularity: 64
[    16.273] 	WinSize: 64
[    16.273] 	WinASegment: 0xa000
[    16.273] 	WinBSegment: 0x0
[    16.273] 	WinFuncPtr: 0xc0005093
[    16.273] 	BytesPerScanline: 3712
[    16.273] 	XResolution: 1856
[    16.273] 	YResolution: 1392
[    16.273] 	XCharSize: 8
[    16.273] 	YCharSize: 16
[    16.273] 	NumberOfPlanes: 1
[    16.273] 	BitsPerPixel: 16
[    16.273] 	NumberOfBanks: 1
[    16.273] 	MemoryModel: 6
[    16.273] 	BankSize: 0
[    16.273] 	NumberOfImages: 2
[    16.273] 	RedMaskSize: 5
[    16.273] 	RedFieldPosition: 11
[    16.273] 	GreenMaskSize: 6
[    16.273] 	GreenFieldPosition: 5
[    16.273] 	BlueMaskSize: 5
[    16.273] 	BlueFieldPosition: 0
[    16.273] 	RsvdMaskSize: 0
[    16.273] 	RsvdFieldPosition: 0
[    16.273] 	DirectColorModeInfo: 0
[    16.273] 	PhysBasePtr: 0xc0000000
[    16.273] 	LinBytesPerScanLine: 3712
[    16.273] 	BnkNumberOfImagePages: 2
[    16.273] 	LinNumberOfImagePages: 2
[    16.273] 	LinRedMaskSize: 5
[    16.273] 	LinRedFieldPosition: 11
[    16.273] 	LinGreenMaskSize: 6
[    16.273] 	LinGreenFieldPosition: 5
[    16.273] 	LinBlueMaskSize: 5
[    16.273] 	LinBlueFieldPosition: 0
[    16.273] 	LinRsvdMaskSize: 0
[    16.273] 	LinRsvdFieldPosition: 0
[    16.273] 	MaxPixelClock: 400000000
[    16.274] *Mode: 1d6 (1856x1392)
[    16.274] 	ModeAttributes: 0xbb
[    16.274] 	WinAAttributes: 0x7
[    16.274] 	WinBAttributes: 0x0
[    16.274] 	WinGranularity: 64
[    16.274] 	WinSize: 64
[    16.274] 	WinASegment: 0xa000
[    16.274] 	WinBSegment: 0x0
[    16.274] 	WinFuncPtr: 0xc0005093
[    16.274] 	BytesPerScanline: 7424
[    16.274] 	XResolution: 1856
[    16.274] 	YResolution: 1392
[    16.274] 	XCharSize: 8
[    16.274] 	YCharSize: 16
[    16.274] 	NumberOfPlanes: 1
[    16.274] 	BitsPerPixel: 32
[    16.274] 	NumberOfBanks: 1
[    16.274] 	MemoryModel: 6
[    16.275] 	BankSize: 0
[    16.275] 	NumberOfImages: 1
[    16.275] 	RedMaskSize: 8
[    16.275] 	RedFieldPosition: 16
[    16.275] 	GreenMaskSize: 8
[    16.275] 	GreenFieldPosition: 8
[    16.275] 	BlueMaskSize: 8
[    16.275] 	BlueFieldPosition: 0
[    16.275] 	RsvdMaskSize: 0
[    16.275] 	RsvdFieldPosition: 0
[    16.275] 	DirectColorModeInfo: 0
[    16.275] 	PhysBasePtr: 0xc0000000
[    16.275] 	LinBytesPerScanLine: 7424
[    16.275] 	BnkNumberOfImagePages: 1
[    16.275] 	LinNumberOfImagePages: 1
[    16.275] 	LinRedMaskSize: 8
[    16.275] 	LinRedFieldPosition: 16
[    16.275] 	LinGreenMaskSize: 8
[    16.275] 	LinGreenFieldPosition: 8
[    16.275] 	LinBlueMaskSize: 8
[    16.275] 	LinBlueFieldPosition: 0
[    16.275] 	LinRsvdMaskSize: 0
[    16.275] 	LinRsvdFieldPosition: 0
[    16.275] 	MaxPixelClock: 400000000
[    16.276] Mode: 1e3 (1920x1440)
[    16.276] 	ModeAttributes: 0xbb
[    16.276] 	WinAAttributes: 0x7
[    16.276] 	WinBAttributes: 0x0
[    16.276] 	WinGranularity: 64
[    16.276] 	WinSize: 64
[    16.276] 	WinASegment: 0xa000
[    16.276] 	WinBSegment: 0x0
[    16.276] 	WinFuncPtr: 0xc0005093
[    16.276] 	BytesPerScanline: 1920
[    16.276] 	XResolution: 1920
[    16.276] 	YResolution: 1440
[    16.276] 	XCharSize: 8
[    16.276] 	YCharSize: 16
[    16.276] 	NumberOfPlanes: 1
[    16.276] 	BitsPerPixel: 8
[    16.276] 	NumberOfBanks: 1
[    16.276] 	MemoryModel: 4
[    16.276] 	BankSize: 0
[    16.276] 	NumberOfImages: 4
[    16.276] 	RedMaskSize: 0
[    16.276] 	RedFieldPosition: 0
[    16.276] 	GreenMaskSize: 0
[    16.276] 	GreenFieldPosition: 0
[    16.276] 	BlueMaskSize: 0
[    16.276] 	BlueFieldPosition: 0
[    16.276] 	RsvdMaskSize: 0
[    16.276] 	RsvdFieldPosition: 0
[    16.276] 	DirectColorModeInfo: 0
[    16.276] 	PhysBasePtr: 0xc0000000
[    16.276] 	LinBytesPerScanLine: 1920
[    16.276] 	BnkNumberOfImagePages: 4
[    16.276] 	LinNumberOfImagePages: 4
[    16.276] 	LinRedMaskSize: 0
[    16.276] 	LinRedFieldPosition: 0
[    16.276] 	LinGreenMaskSize: 0
[    16.276] 	LinGreenFieldPosition: 0
[    16.276] 	LinBlueMaskSize: 0
[    16.276] 	LinBlueFieldPosition: 0
[    16.276] 	LinRsvdMaskSize: 0
[    16.276] 	LinRsvdFieldPosition: 0
[    16.276] 	MaxPixelClock: 400000000
[    16.277] Mode: 1e5 (1920x1440)
[    16.277] 	ModeAttributes: 0xbb
[    16.277] 	WinAAttributes: 0x7
[    16.277] 	WinBAttributes: 0x0
[    16.277] 	WinGranularity: 64
[    16.277] 	WinSize: 64
[    16.277] 	WinASegment: 0xa000
[    16.277] 	WinBSegment: 0x0
[    16.277] 	WinFuncPtr: 0xc0005093
[    16.277] 	BytesPerScanline: 3840
[    16.277] 	XResolution: 1920
[    16.277] 	YResolution: 1440
[    16.277] 	XCharSize: 8
[    16.277] 	YCharSize: 16
[    16.277] 	NumberOfPlanes: 1
[    16.277] 	BitsPerPixel: 16
[    16.278] 	NumberOfBanks: 1
[    16.278] 	MemoryModel: 6
[    16.278] 	BankSize: 0
[    16.278] 	NumberOfImages: 2
[    16.278] 	RedMaskSize: 5
[    16.278] 	RedFieldPosition: 11
[    16.278] 	GreenMaskSize: 6
[    16.278] 	GreenFieldPosition: 5
[    16.278] 	BlueMaskSize: 5
[    16.278] 	BlueFieldPosition: 0
[    16.278] 	RsvdMaskSize: 0
[    16.278] 	RsvdFieldPosition: 0
[    16.278] 	DirectColorModeInfo: 0
[    16.278] 	PhysBasePtr: 0xc0000000
[    16.278] 	LinBytesPerScanLine: 3840
[    16.278] 	BnkNumberOfImagePages: 2
[    16.278] 	LinNumberOfImagePages: 2
[    16.278] 	LinRedMaskSize: 5
[    16.278] 	LinRedFieldPosition: 11
[    16.278] 	LinGreenMaskSize: 6
[    16.278] 	LinGreenFieldPosition: 5
[    16.278] 	LinBlueMaskSize: 5
[    16.278] 	LinBlueFieldPosition: 0
[    16.278] 	LinRsvdMaskSize: 0
[    16.278] 	LinRsvdFieldPosition: 0
[    16.278] 	MaxPixelClock: 400000000
[    16.279] *Mode: 1e6 (1920x1440)
[    16.279] 	ModeAttributes: 0xbb
[    16.279] 	WinAAttributes: 0x7
[    16.279] 	WinBAttributes: 0x0
[    16.279] 	WinGranularity: 64
[    16.279] 	WinSize: 64
[    16.279] 	WinASegment: 0xa000
[    16.279] 	WinBSegment: 0x0
[    16.279] 	WinFuncPtr: 0xc0005093
[    16.279] 	BytesPerScanline: 7680
[    16.279] 	XResolution: 1920
[    16.279] 	YResolution: 1440
[    16.279] 	XCharSize: 8
[    16.279] 	YCharSize: 16
[    16.279] 	NumberOfPlanes: 1
[    16.279] 	BitsPerPixel: 32
[    16.279] 	NumberOfBanks: 1
[    16.279] 	MemoryModel: 6
[    16.279] 	BankSize: 0
[    16.279] 	NumberOfImages: 1
[    16.279] 	RedMaskSize: 8
[    16.279] 	RedFieldPosition: 16
[    16.279] 	GreenMaskSize: 8
[    16.279] 	GreenFieldPosition: 8
[    16.279] 	BlueMaskSize: 8
[    16.279] 	BlueFieldPosition: 0
[    16.279] 	RsvdMaskSize: 0
[    16.279] 	RsvdFieldPosition: 0
[    16.279] 	DirectColorModeInfo: 0
[    16.279] 	PhysBasePtr: 0xc0000000
[    16.279] 	LinBytesPerScanLine: 7680
[    16.279] 	BnkNumberOfImagePages: 1
[    16.279] 	LinNumberOfImagePages: 1
[    16.279] 	LinRedMaskSize: 8
[    16.279] 	LinRedFieldPosition: 16
[    16.279] 	LinGreenMaskSize: 8
[    16.279] 	LinGreenFieldPosition: 8
[    16.279] 	LinBlueMaskSize: 8
[    16.279] 	LinBlueFieldPosition: 0
[    16.279] 	LinRsvdMaskSize: 0
[    16.279] 	LinRsvdFieldPosition: 0
[    16.279] 	MaxPixelClock: 400000000
[    16.279] 
[    16.279] (II) VESA(0): Total Memory: 256 64KB banks (16384kB)
[    16.279] (II) VESA(0): <default monitor>: Using default hsync range of 31.50-48.00 kHz
[    16.279] (II) VESA(0): <default monitor>: Using default vrefresh range of 50.00-70.00 Hz
[    16.279] (II) VESA(0): <default monitor>: Using default maximum pixel clock of 65.00 MHz
[    16.279] (WW) VESA(0): Unable to estimate virtual size
[    16.279] (II) VESA(0): Not using built-in mode "1920x1440" (no mode of this name)
[    16.279] (II) VESA(0): Not using built-in mode "1856x1392" (no mode of this name)
[    16.279] (II) VESA(0): Not using built-in mode "1792x1344" (no mode of this name)
[    16.280] (II) VESA(0): Not using built-in mode "1600x1200" (no mode of this name)
[    16.280] (II) VESA(0): Not using built-in mode "1400x1050" (no mode of this name)
[    16.280] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[    16.280] (II) VESA(0): Not using built-in mode "1280x960" (no mode of this name)
[    16.280] (II) VESA(0): Not using built-in mode "1152x864" (no mode of this name)
[    16.280] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[    16.280] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
[    16.280] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
[    16.280] (II) VESA(0): Not using built-in mode "720x400" (no mode of this name)
[    16.280] (II) VESA(0): Not using built-in mode "640x350" (no mode of this name)
[    16.280] (II) VESA(0): Not using built-in mode "512x384" (no mode of this name)
[    16.280] (II) VESA(0): Not using built-in mode "320x240" (no mode of this name)
[    16.280] (II) VESA(0): Not using built-in mode "320x200" (no mode of this name)
[    16.280] (WW) VESA(0): No valid modes left. Trying less strict filter...
[    16.280] (II) VESA(0): <default monitor>: Using hsync range of 31.50-48.00 kHz
[    16.280] (II) VESA(0): <default monitor>: Using vrefresh range of 50.00-70.00 Hz
[    16.280] (II) VESA(0): <default monitor>: Using maximum pixel clock of 65.00 MHz
[    16.280] (WW) VESA(0): Unable to estimate virtual size
[    16.280] (II) VESA(0): Not using built-in mode "1920x1440" (hsync out of range)
[    16.280] (II) VESA(0): Not using built-in mode "1856x1392" (hsync out of range)
[    16.280] (II) VESA(0): Not using built-in mode "1792x1344" (hsync out of range)
[    16.280] (II) VESA(0): Not using built-in mode "1600x1200" (hsync out of range)
[    16.280] (II) VESA(0): Not using built-in mode "1400x1050" (hsync out of range)
[    16.280] (II) VESA(0): Not using built-in mode "1280x1024" (hsync out of range)
[    16.280] (II) VESA(0): Not using built-in mode "1280x960" (hsync out of range)
[    16.280] (II) VESA(0): Not using built-in mode "1152x864" (hsync out of range)
[    16.280] (II) VESA(0): Not using built-in mode "720x400" (hsync out of range)
[    16.280] (II) VESA(0): Not using built-in mode "640x350" (hsync out of range)
[    16.280] (II) VESA(0): Not using built-in mode "512x384" (hsync out of range)
[    16.280] (II) VESA(0): Not using built-in mode "320x240" (illegal horizontal timings)
[    16.280] (II) VESA(0): Not using built-in mode "320x200" (illegal horizontal timings)
[    16.280] (--) VESA(0): Virtual size is 1024x768 (pitch 1024)
[    16.280] (**) VESA(0): *Built-in mode "1024x768"
[    16.280] (**) VESA(0): *Built-in mode "800x600"
[    16.280] (**) VESA(0): *Built-in mode "640x480"
[    16.280] (==) VESA(0): DPI set to (96, 96)
[    16.280] (II) VESA(0): Attempting to use 60Hz refresh for mode "1024x768" (123)
[    16.281] (II) VESA(0): Attempting to use 60Hz refresh for mode "800x600" (122)
[    16.281] (II) VESA(0): Attempting to use 60Hz refresh for mode "640x480" (121)
[    16.281] (**) VESA(0): Using "Shadow Framebuffer"
[    16.281] (II) Loading sub module "shadow"
[    16.281] (II) LoadModule: "shadow"
[    16.282] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    16.288] (II) Module shadow: vendor="X.Org Foundation"
[    16.288] 	compiled for 1.16.4, module version = 1.1.0
[    16.288] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    16.288] (II) Loading sub module "fb"
[    16.288] (II) LoadModule: "fb"
[    16.289] (II) Loading /usr/lib/xorg/modules/libfb.so
[    16.301] (II) Module fb: vendor="X.Org Foundation"
[    16.301] 	compiled for 1.16.4, module version = 1.0.0
[    16.301] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    16.301] (==) Depth 24 pixmap format is 32 bpp
[    16.301] (II) Loading sub module "int10"
[    16.301] (II) LoadModule: "int10"
[    16.302] (II) Loading /usr/lib/xorg/modules/libint10.so
[    16.302] (II) Module int10: vendor="X.Org Foundation"
[    16.302] 	compiled for 1.16.4, module version = 1.0.0
[    16.302] 	ABI class: X.Org Video Driver, version 18.0
[    16.302] (II) VESA(0): initializing int10
[    16.311] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[    16.312] (II) VESA(0): VESA BIOS detected
[    16.312] (II) VESA(0): VESA VBE Version 3.0
[    16.312] (II) VESA(0): VESA VBE Total Mem: 16384 kB
[    16.312] (II) VESA(0): VESA VBE OEM: ATI ATOMBIOS
[    16.312] (II) VESA(0): VESA VBE OEM Software Rev: 11.13
[    16.312] (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc. 
[    16.312] (II) VESA(0): VESA VBE OEM Product: RV710
[    16.312] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[    16.312] (II) VESA(0): virtual address = 0x7f948c0d9000,
	physical address = 0xc0000000, size = 16777216
[    16.326] (II) VESA(0): Setting up VESA Mode 0x123 (1024x768)
[    16.326] (II) VESA(0): VBESetVBEMode failed, mode set without customized refresh.
[    16.860] (==) VESA(0): Default visual is TrueColor
[    16.866] (==) VESA(0): Backing store enabled
[    16.866] (==) VESA(0): DPMS enabled
[    16.866] (==) RandR enabled
[    16.880] (II) SELinux: Disabled on system
[    16.882] (II) AIGLX: Screen 0 is not DRI2 capable
[    16.882] (EE) AIGLX: reverting to software rendering
[    17.361] (II) AIGLX: Loaded and initialized swrast
[    17.361] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    17.663] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    17.664] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    17.664] (II) LoadModule: "evdev"
[    17.664] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    17.701] (II) Module evdev: vendor="X.Org Foundation"
[    17.701] 	compiled for 1.16.0, module version = 2.9.0
[    17.701] 	Module class: X.Org XInput Driver
[    17.701] 	ABI class: X.Org XInput driver, version 21.0
[    17.701] (II) Using input driver 'evdev' for 'Power Button'
[    17.701] (**) Power Button: always reports core events
[    17.702] (**) evdev: Power Button: Device: "/dev/input/event4"
[    17.702] (--) evdev: Power Button: Vendor 0 Product 0x1
[    17.702] (--) evdev: Power Button: Found keys
[    17.702] (II) evdev: Power Button: Configuring as keyboard
[    17.702] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[    17.702] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    17.702] (**) Option "xkb_rules" "evdev"
[    17.702] (**) Option "xkb_model" "pc105"
[    17.702] (**) Option "xkb_layout" "fr"
[    17.702] (**) Option "xkb_variant" "latin9"
[    17.775] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    17.776] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    17.776] (II) Using input driver 'evdev' for 'Power Button'
[    17.776] (**) Power Button: always reports core events
[    17.776] (**) evdev: Power Button: Device: "/dev/input/event3"
[    17.776] (--) evdev: Power Button: Vendor 0 Product 0x1
[    17.776] (--) evdev: Power Button: Found keys
[    17.776] (II) evdev: Power Button: Configuring as keyboard
[    17.776] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event3"
[    17.776] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    17.776] (**) Option "xkb_rules" "evdev"
[    17.776] (**) Option "xkb_model" "pc105"
[    17.776] (**) Option "xkb_layout" "fr"
[    17.776] (**) Option "xkb_variant" "latin9"
[    17.778] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event1)
[    17.778] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev keyboard catchall"
[    17.778] (II) Using input driver 'evdev' for 'MOSART Semi. 2.4G Keyboard Mouse'
[    17.778] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
[    17.778] (**) evdev: MOSART Semi. 2.4G Keyboard Mouse: Device: "/dev/input/event1"
[    17.778] (--) evdev: MOSART Semi. 2.4G Keyboard Mouse: Vendor 0x62a Product 0x4101
[    17.778] (--) evdev: MOSART Semi. 2.4G Keyboard Mouse: Found keys
[    17.778] (II) evdev: MOSART Semi. 2.4G Keyboard Mouse: Configuring as keyboard
[    17.778] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb2/2-2/2-2:1.0/0003:062A:4101.0001/input/input1/event1"
[    17.778] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: KEYBOARD, id 8)
[    17.778] (**) Option "xkb_rules" "evdev"
[    17.778] (**) Option "xkb_model" "pc105"
[    17.778] (**) Option "xkb_layout" "fr"
[    17.778] (**) Option "xkb_variant" "latin9"
[    17.780] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event2)
[    17.780] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev pointer catchall"
[    17.780] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev keyboard catchall"
[    17.780] (II) Using input driver 'evdev' for 'MOSART Semi. 2.4G Keyboard Mouse'
[    17.780] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
[    17.780] (**) evdev: MOSART Semi. 2.4G Keyboard Mouse: Device: "/dev/input/event2"
[    17.780] (--) evdev: MOSART Semi. 2.4G Keyboard Mouse: Vendor 0x62a Product 0x4101
[    17.780] (--) evdev: MOSART Semi. 2.4G Keyboard Mouse: Found 9 mouse buttons
[    17.780] (--) evdev: MOSART Semi. 2.4G Keyboard Mouse: Found scroll wheel(s)
[    17.781] (--) evdev: MOSART Semi. 2.4G Keyboard Mouse: Found relative axes
[    17.781] (--) evdev: MOSART Semi. 2.4G Keyboard Mouse: Found x and y relative axes
[    17.781] (--) evdev: MOSART Semi. 2.4G Keyboard Mouse: Found absolute axes
[    17.781] (II) evdev: MOSART Semi. 2.4G Keyboard Mouse: Forcing absolute x/y axes to exist.
[    17.781] (--) evdev: MOSART Semi. 2.4G Keyboard Mouse: Found keys
[    17.781] (II) evdev: MOSART Semi. 2.4G Keyboard Mouse: Configuring as mouse
[    17.781] (II) evdev: MOSART Semi. 2.4G Keyboard Mouse: Configuring as keyboard
[    17.781] (II) evdev: MOSART Semi. 2.4G Keyboard Mouse: Adding scrollwheel support
[    17.781] (**) evdev: MOSART Semi. 2.4G Keyboard Mouse: YAxisMapping: buttons 4 and 5
[    17.781] (**) evdev: MOSART Semi. 2.4G Keyboard Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    17.781] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb2/2-2/2-2:1.1/0003:062A:4101.0002/input/input2/event2"
[    17.781] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: KEYBOARD, id 9)
[    17.781] (**) Option "xkb_rules" "evdev"
[    17.781] (**) Option "xkb_model" "pc105"
[    17.781] (**) Option "xkb_layout" "fr"
[    17.781] (**) Option "xkb_variant" "latin9"
[    17.782] (II) evdev: MOSART Semi. 2.4G Keyboard Mouse: initialized for relative axes.
[    17.782] (WW) evdev: MOSART Semi. 2.4G Keyboard Mouse: ignoring absolute axes.
[    17.782] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) keeping acceleration scheme 1
[    17.782] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration profile 0
[    17.782] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration factor: 2.000
[    17.782] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration threshold: 4
[    17.783] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/mouse0)
[    17.783] (II) No input driver specified, ignoring this device.
[    17.783] (II) This device may have been added with another device file.
[    17.784] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event6)
[    17.784] (II) No input driver specified, ignoring this device.
[    17.784] (II) This device may have been added with another device file.
[    17.785] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    17.785] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    17.785] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    17.785] (**) AT Translated Set 2 keyboard: always reports core events
[    17.785] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    17.785] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    17.785] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    17.785] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    17.785] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    17.785] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[    17.785] (**) Option "xkb_rules" "evdev"
[    17.785] (**) Option "xkb_model" "pc105"
[    17.785] (**) Option "xkb_layout" "fr"
[    17.785] (**) Option "xkb_variant" "latin9"
[    17.787] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[    17.787] (II) No input driver specified, ignoring this device.
[    17.787] (II) This device may have been added with another device file.
>> i hope you found this issue
Last edited by emariz on 2017-03-04 16:08, edited 1 time in total.
Reason: Use CODE tags (instead of QUOTE tags) to include long output.

Segfault
Posts: 993
Joined: 2005-09-24 12:24
Has thanked: 5 times
Been thanked: 17 times

Re: calculate modeline on lcd screen

#4 Post by Segfault »

Your X is using fallback VESA driver, thus the low resolution. KMS for ATI is not loaded, after that everything fails. You may need a newer kernel or backport.

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 132 times

Re: calculate modeline on lcd screen

#5 Post by Head_on_a_Stick »

Have you installed the non-free firmware that is required by AMD cards for full performance?

https://wiki.debian.org/AtiHowTo#Firmware

Also, please use code tags rather than quote tags for terminal output, it makes the thread *much* more readable.
deadbang

User avatar
philo_neo
Posts: 77
Joined: 2010-06-18 16:48

Re: calculate modeline on lcd screen

#6 Post by philo_neo »

ok
Debian i built the new kernel 4.10 src, i try with FreeBSD 10.3, that good i have a setting list for choise the résolution, 1440*900, very good !!
i don't forgot to add the ATI firmware !

thank u for your help
philo

User avatar
philo_neo
Posts: 77
Joined: 2010-06-18 16:48

Re: calculate modeline on lcd screen

#7 Post by philo_neo »

hi,
i have compiled a new kernel (4.8 ), the computer restart but the resolution of the screen is still bad, what option i forgot to menuconfig before compilation ?

the screen is (philips 220ws), under ms windows i can to used 1600*1200 pixels !

someone can help me !

regards
philo

Post Reply