Did some attempts: added some modeline entries but the siliconmotion driver rejects them while the vesa driver ignore them.
Here are the relevant Xorg.log files:
siliconmotion
Code:
[ 478.632]
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[ 478.633] Current Operating System: Linux dsl32 5.10.188-antix.1-486-smp #1 SMP Tue Aug 1 00:54:36 EEST 2023 i686
[ 478.634] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.10.188-antix.1-486-smp root=UUID=931488a3-14e4-473c-890f-a297f04d9733 ro quiet selinux=0 3
[ 478.635] xorg-server 2:21.1.7-3.0nosystemd4 (https://www.devuan.org/os/community)
[ 478.635] Current version of pixman: 0.42.2
[ 478.636] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 478.636] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 478.639] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun 2 22:20:07 2024
[ 478.721] (++) Using config file: "./xorg.conf"
[ 478.722] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 478.742] (==) ServerLayout "Default Layout"
[ 478.742] (**) |-->Screen "Screen0" (0)
[ 478.743] (**) | |-->Monitor "Monitor0"
[ 478.750] (**) | |-->Device "Videocard0"
[ 478.750] (**) |-->Input Device "Mouse0"
[ 478.751] (**) |-->Input Device "Keyboard0"
[ 478.751] (==) Automatically adding devices
[ 478.751] (==) Automatically enabling devices
[ 478.751] (==) Automatically adding GPU devices
[ 478.751] (==) Automatically binding GPU devices
[ 478.779] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 478.849] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 478.849] Entry deleted from font path.
[ 478.850] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 478.850] Entry deleted from font path.
[ 478.850] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 478.850] Entry deleted from font path.
[ 478.850] (**) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
built-ins
[ 478.851] (**) ModulePath set to "/usr/lib/xorg/modules"
[ 478.851] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 478.851] (WW) Disabling Mouse0
[ 478.851] (WW) Disabling Keyboard0
[ 478.851] (II) Loader magic: 0x78a780
[ 478.851] (II) Module ABI versions:
[ 478.852] X.Org ANSI C Emulation: 0.4
[ 478.852] X.Org Video Driver: 25.2
[ 478.852] X.Org XInput driver : 24.4
[ 478.852] X.Org Server Extension : 10.0
[ 478.852] (--) using VT number 7
[ 478.853] (II) seat-libseat: libseat integration requires -keeptty and -keeptty was not provided, disabling libseat integration
[ 478.876] (--) PCI:*(0@0:2:0) 126f:0910:126f:0910 rev 181, Mem @ 0xfd000000/16777216, BIOS @ 0x????????/131072
[ 478.877] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 478.877] (II) LoadModule: "fbdevhw"
[ 478.929] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 478.938] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 478.938] compiled for 1.21.1.7, module version = 0.0.2
[ 478.939] ABI class: X.Org Video Driver, version 25.2
[ 478.939] (II) LoadModule: "glx"
[ 478.942] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 479.242] (II) Module glx: vendor="X.Org Foundation"
[ 479.242] compiled for 1.21.1.7, module version = 1.0.0
[ 479.242] ABI class: X.Org Server Extension, version 10.0
[ 479.242] (II) LoadModule: "siliconmotion"
[ 479.244] (II) Loading /usr/lib/xorg/modules/drivers/siliconmotion_drv.so
[ 479.267] (II) Module siliconmotion: vendor="X.Org Foundation"
[ 479.267] compiled for 1.21.1.7, module version = 1.7.10
[ 479.268] Module class: X.Org Video Driver
[ 479.268] ABI class: X.Org Video Driver, version 25.2
[ 479.268] (II) SMI: driver (version 1.7.10) for Silicon Motion Lynx chipsets: Lynx,
LynxE, Lynx3D, LynxEM, LynxEM+, Lynx3DM, Cougar3DR, MSOC
[ 479.282] (WW) Falling back to old probe method for siliconmotion
[ 479.284] (--) Chipset Lynx found
[ 479.285] (II) Loading sub module "vgahw"
[ 479.285] (II) LoadModule: "vgahw"
[ 479.290] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[ 479.305] (II) Module vgahw: vendor="X.Org Foundation"
[ 479.305] compiled for 1.21.1.7, module version = 0.1.0
[ 479.306] ABI class: X.Org Video Driver, version 25.2
[ 479.306] (**) SMI(0): Depth 16, (--) framebuffer bpp 16
[ 479.307] (==) SMI(0): RGB weight 565
[ 479.307] (==) SMI(0): Default visual is TrueColor
[ 479.312] (**) SMI(0): Option "NoAccel"
[ 479.312] (==) SMI(0): PCI Burst enabled
[ 479.312] (==) SMI(0): PCI Retry enabled
[ 479.317] (**) SMI(0): Option: NoAccel - Acceleration disabled
[ 479.317] (==) SMI(0): Using Hardware Cursor
[ 479.317] (II) Loading sub module "int10"
[ 479.317] (II) LoadModule: "int10"
[ 479.325] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 479.360] (II) Module int10: vendor="X.Org Foundation"
[ 479.361] compiled for 1.21.1.7, module version = 1.0.0
[ 479.361] ABI class: X.Org Video Driver, version 25.2
[ 479.382] (II) SMI(0): Primary V_BIOS segment is: 0xc000
[ 479.382] (II) Loading sub module "vbe"
[ 479.389] (II) LoadModule: "vbe"
[ 479.393] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 479.393] (II) Module int10: vendor="X.Org Foundation"
[ 479.395] compiled for 1.21.1.7, module version = 1.0.0
[ 479.395] ABI class: X.Org Video Driver, version 25.2
[ 479.396] (II) SMI(0): VESA BIOS detected
[ 479.396] (II) SMI(0): VESA VBE Version 0.0
[ 479.396] (II) SMI(0): VESA VBE Total Mem: 4096 kB
[ 479.396] (II) SMI(0): VESA VBE OEM: Sÿ
[ 479.396] (--) SMI(0): Chipset: "Lynx"
[ 479.397] (==) SMI(0): Dual head disabled
[ 479.397] (--) SMI(0): videoram: 4096kB
[ 479.405] (II) SMI(0): Cursor Offset: 003FFC00
[ 479.405] (II) SMI(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0
[ 479.408] (II) SMI(0): Reserved: 003FF800
[ 479.408] (II) SMI(0): TFT Panel Size = 1024x768
[ 479.408] (II) Loading sub module "i2c"
[ 479.408] (II) LoadModule: "i2c"
[ 479.410] (II) Module "i2c" already built-in
[ 479.410] (II) SMI(0): I2C bus "I2C bus" initialized.
[ 479.410] (II) Loading sub module "ddc"
[ 479.410] (II) LoadModule: "ddc"
[ 479.411] (II) Module "ddc" already built-in
[ 479.411] (==) SMI(0): Using gamma correction (1.0, 1.0, 1.0)
[ 479.411] (II) SMI(0): MCLK = 80.182
[ 479.411] (II) SMI(0): Output LVDS using monitor section Monitor0
[ 479.412] (II) SMI(0): Not using mode "1024x768_75.00" (hsync out of range)
[ 479.412] (II) SMI(0): Not using mode "800x600_75.00" (exceeds panel dimensions)
[ 479.412] (II) SMI(0): Not using mode "800x600_60.00" (exceeds panel dimensions)
[ 479.412] (II) SMI(0): Not using mode "640x480_75.00" (exceeds panel dimensions)
[ 479.413] (II) SMI(0): Not using mode "640x480_60.00" (hsync out of range)
[ 479.413] (EE)
[ 479.413] (EE) Backtrace:
[ 479.449] (EE) 0: /usr/lib/xorg/Xorg (OsLookupColor+0x142) [0x6bc392]
[ 479.459] (EE) 1: linux-gate.so.1 (?+0x0) [0xb7f4f570]
[ 479.518] (EE) 2: /lib/i386-linux-gnu/libc.so.6 (__xpg_strerror_r+0x12d5a) [0xb79c82aa]
[ 479.565] (EE) 3: /usr/lib/xorg/Xorg (xf86ProbeOutputModes+0x62e) [0x5b573e]
[ 479.570] (EE) 4: /usr/lib/xorg/Xorg (xf86InitialConfiguration+0x11c) [0x5b5d7c]
[ 479.610] (EE) 5: /usr/lib/xorg/modules/drivers/siliconmotion_drv.so (SMI_PreInit+0xc9b) [0xb732ceeb]
[ 479.616] (EE) 6: /usr/lib/xorg/Xorg (InitOutput+0xa5e) [0x584b2e]
[ 479.640] (EE) 7: /usr/lib/xorg/Xorg (InitFonts+0x229) [0x544349]
[ 479.643] (EE) 8: /usr/lib/xorg/Xorg (miPolyFillRect+0x80f) [0x52caab]
[ 479.648] (EE) 9: /lib/i386-linux-gnu/libc.so.6 (__libc_init_first+0x85) [0xb79352d5]
[ 479.653] (EE) 10: /lib/i386-linux-gnu/libc.so.6 (__libc_start_main+0x88) [0xb7935398]
[ 479.656] (EE) 11: /usr/lib/xorg/Xorg (_start+0x27) [0x52cae7]
[ 479.657] (EE)
[ 479.657] (EE) Segmentation fault at address 0x0
[ 479.658] (EE)
Fatal server error:
[ 479.658] (EE) Caught signal 11 (Segmentation fault). Server aborting
[ 479.659] (EE)
[ 479.659] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 479.660] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 479.660] (EE)
[ 479.665] (EE) Server terminated with error (1). Closing log file.
vesa
Code:
[ 562.410]
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[ 562.411] Current Operating System: Linux dsl32 5.10.188-antix.1-486-smp #1 SMP Tue Aug 1 00:54:36 EEST 2023 i686
[ 562.411] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.10.188-antix.1-486-smp root=UUID=931488a3-14e4-473c-890f-a297f04d9733 ro quiet selinux=0 3
[ 562.412] xorg-server 2:21.1.7-3.0nosystemd4 (https://www.devuan.org/os/community)
[ 562.413] Current version of pixman: 0.42.2
[ 562.414] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 562.414] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 562.417] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun 2 22:43:44 2024
[ 562.499] (++) Using config file: "./xorg.conf"
[ 562.500] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 562.520] (==) ServerLayout "Default Layout"
[ 562.520] (**) |-->Screen "Screen0" (0)
[ 562.520] (**) | |-->Monitor "Monitor0"
[ 562.528] (**) | |-->Device "Videocard0"
[ 562.528] (**) |-->Input Device "Mouse0"
[ 562.528] (**) |-->Input Device "Keyboard0"
[ 562.529] (==) Automatically adding devices
[ 562.529] (==) Automatically enabling devices
[ 562.529] (==) Automatically adding GPU devices
[ 562.529] (==) Automatically binding GPU devices
[ 562.557] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 562.626] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 562.626] Entry deleted from font path.
[ 562.627] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 562.627] Entry deleted from font path.
[ 562.627] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 562.627] Entry deleted from font path.
[ 562.628] (**) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
built-ins
[ 562.628] (**) ModulePath set to "/usr/lib/xorg/modules"
[ 562.628] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 562.628] (WW) Disabling Mouse0
[ 562.628] (WW) Disabling Keyboard0
[ 562.628] (II) Loader magic: 0x734780
[ 562.629] (II) Module ABI versions:
[ 562.629] X.Org ANSI C Emulation: 0.4
[ 562.629] X.Org Video Driver: 25.2
[ 562.629] X.Org XInput driver : 24.4
[ 562.629] X.Org Server Extension : 10.0
[ 562.630] (--) using VT number 7
[ 562.630] (II) seat-libseat: libseat integration requires -keeptty and -keeptty was not provided, disabling libseat integration
[ 562.653] (--) PCI:*(0@0:2:0) 126f:0910:126f:0910 rev 181, Mem @ 0xfd000000/16777216, BIOS @ 0x????????/131072
[ 562.654] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 562.655] (II) LoadModule: "fbdevhw"
[ 562.693] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 562.702] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 562.702] compiled for 1.21.1.7, module version = 0.0.2
[ 562.702] ABI class: X.Org Video Driver, version 25.2
[ 562.702] (II) LoadModule: "glx"
[ 562.706] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 563.005] (II) Module glx: vendor="X.Org Foundation"
[ 563.005] compiled for 1.21.1.7, module version = 1.0.0
[ 563.005] ABI class: X.Org Server Extension, version 10.0
[ 563.006] (II) LoadModule: "vesa"
[ 563.007] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 563.020] (II) Module vesa: vendor="X.Org Foundation"
[ 563.020] compiled for 1.21.1.3, module version = 2.5.0
[ 563.021] Module class: X.Org Video Driver
[ 563.021] ABI class: X.Org Video Driver, version 25.2
[ 563.021] (II) VESA: driver for VESA chipsets: vesa
[ 563.036] (II) Loading sub module "vbe"
[ 563.037] (II) LoadModule: "vbe"
[ 563.042] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 563.067] (II) Module int10: vendor="X.Org Foundation"
[ 563.067] compiled for 1.21.1.7, module version = 1.0.0
[ 563.067] ABI class: X.Org Video Driver, version 25.2
[ 563.067] (II) Loading sub module "int10"
[ 563.068] (II) LoadModule: "int10"
[ 563.072] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 563.072] (II) Module int10: vendor="X.Org Foundation"
[ 563.072] compiled for 1.21.1.7, module version = 1.0.0
[ 563.074] ABI class: X.Org Video Driver, version 25.2
[ 563.074] (II) VESA(0): initializing int10
[ 563.090] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[ 563.096] (II) VESA(0): VESA BIOS detected
[ 563.098] (II) VESA(0): VESA VBE Version 0.0
[ 563.098] (II) VESA(0): VESA VBE Total Mem: 4096 kB
[ 563.098] (II) VESA(0): VESA VBE OEM: Sÿ
[ 939.736] (**) VESA(0): Depth 16, (--) framebuffer bpp 16
[ 939.737] (==) VESA(0): RGB weight 565
[ 939.737] (==) VESA(0): Default visual is TrueColor
[ 939.737] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 939.738] (II) VESA(0): VESA VBE PanelID read failed
[ 939.739] (II) VESA(0): Searching for matching VESA mode(s):
[ 1311.828] Mode: 4c45 (800x600)
[ 1311.828] ModeAttributes: 0xc1
[ 1311.829] WinAAttributes: 0xe0
[ 1311.829] WinBAttributes: 0x0
[ 1311.829] WinGranularity: 3
[ 1311.829] WinSize: 64
[ 1311.829] WinASegment: 0xa000
[ 1311.829] WinBSegment: 0xa000
[ 1311.830] WinFuncPtr: 0xc0003873
[ 1311.830] BytesPerScanline: 1600
[ 1311.830] XResolution: 800
[ 1311.830] YResolution: 600
[ 1311.830] XCharSize: 8
[ 1311.830] YCharSize: 8
[ 1311.831] NumberOfPlanes: 226
[ 1311.831] BitsPerPixel: 6
[ 1311.831] NumberOfBanks: 193
[ 1311.831] MemoryModel: 6
[ 1311.831] BankSize: 0
[ 1311.831] NumberOfImages: 15
[ 1311.831] RedMaskSize: 5
[ 1311.832] RedFieldPosition: 11
[ 1311.832] GreenMaskSize: 6
[ 1311.832] GreenFieldPosition: 5
[ 1311.832] BlueMaskSize: 5
[ 1311.832] BlueFieldPosition: 0
[ 1311.832] RsvdMaskSize: 0
[ 1311.832] RsvdFieldPosition: 0
[ 1311.833] DirectColorModeInfo: 0
[color=#e82a1f]... (truncated cz very-very long file) ...[/color]
[ 1322.206]
[ 1322.208] (II) VESA(0): Total Memory: 64 64KB banks (4096kB)
[ 1322.211] (II) VESA(0): Monitor0: Using hsync range of 31.50-57.50 kHz
[ 1322.211] (II) VESA(0): Monitor0: Using vrefresh range of 40.00-80.00 Hz
[ 1322.211] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.211] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.212] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.212] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.212] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.212] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.212] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.213] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.213] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.213] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.213] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.213] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.213] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.214] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.214] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.214] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.214] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.214] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.215] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.216] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.216] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.216] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.216] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.216] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.217] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.217] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.217] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.217] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.218] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.218] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.218] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.218] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.218] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.219] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.219] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.219] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.219] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.219] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.220] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.220] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.220] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.220] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.220] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.221] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.221] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.221] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.221] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.221] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.222] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.222] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.222] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.222] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.222] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.223] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.223] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.223] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.223] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.223] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.223] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.224] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.224] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.224] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.224] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.224] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.225] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.225] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 1322.225] (II) VESA(0): Not using mode "800x600" (no mode of this name)
[ 1322.225] (II) VESA(0): Not using mode "640x480" (no mode of this name)
[ 1322.226] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.226] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.226] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.226] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.226] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.227] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.227] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.227] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.227] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.227] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.228] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.228] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.228] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.228] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.228] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.229] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.229] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.229] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.229] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.229] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.229] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.230] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.230] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.230] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.230] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.230] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.231] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.231] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.231] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.231] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.231] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.232] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.232] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.232] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.232] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.232] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.233] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.233] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.233] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.233] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.233] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.234] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.234] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.234] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.234] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.234] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.235] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.235] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.235] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.235] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.235] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.236] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.236] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.236] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.236] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.237] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.237] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.237] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.237] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.237] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.238] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.238] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.238] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.238] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.238] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.239] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.239] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.239] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.239] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.239] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.240] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.240] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.240] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.240] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.240] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.241] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.241] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.241] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.241] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.241] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.242] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.242] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.242] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 1322.242] (WW) VESA(0): No valid modes left. Trying less strict filter...
[ 1322.243] (II) VESA(0): Monitor0: Using hsync range of 31.50-57.50 kHz
[ 1322.243] (II) VESA(0): Monitor0: Using vrefresh range of 40.00-80.00 Hz
[ 1322.243] (II) VESA(0): Not using mode "800x600" (no mode of this name)
[ 1322.243] (II) VESA(0): Not using mode "640x480" (no mode of this name)
[ 1322.244] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.244] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.244] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.244] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.244] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.244] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.245] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.245] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.245] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.245] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.245] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.246] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.246] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.246] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.246] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.246] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.247] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.247] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.247] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.247] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.247] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.248] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.248] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.248] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.248] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.248] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.248] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.249] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.249] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.249] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.249] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.249] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.250] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.250] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.250] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.250] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.250] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.251] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.251] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.251] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.251] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.251] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.252] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.252] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.252] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.252] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.252] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.253] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.253] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.253] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.253] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.253] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.254] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.254] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.254] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.254] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.254] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.255] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.255] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.255] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.255] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.255] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.256] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.256] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.256] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.256] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.256] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.257] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.257] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.257] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.257] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.257] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.258] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.258] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.258] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.258] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.258] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.259] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.259] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.259] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.259] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.260] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.260] (II) VESA(0): Not using built-in mode "1280x1024" (width too large for virtual size)
[ 1322.264] (II) VESA(0): Virtual size is 1024x768 (pitch 1024)
[ 1322.264] (**) VESA(0): *Built-in mode "1024x768"
[ 1322.265] (**) VESA(0): Built-in mode "1024x768"
[ 1322.265] (**) VESA(0): Built-in mode "1024x768"
[ 1322.265] (**) VESA(0): Built-in mode "1024x768"
[ 1322.265] (**) VESA(0): Built-in mode "1024x768"
[ 1322.265] (**) VESA(0): Built-in mode "1024x768"
[ 1322.265] (**) VESA(0): Built-in mode "1024x768"
[ 1322.266] (**) VESA(0): Built-in mode "1024x768"
[ 1322.266] (**) VESA(0): Built-in mode "1024x768"
[ 1322.266] (**) VESA(0): Built-in mode "1024x768"
[ 1322.266] (**) VESA(0): Built-in mode "1024x768"
[ 1322.266] (**) VESA(0): Built-in mode "1024x768"
[ 1322.266] (**) VESA(0): Built-in mode "1024x768"
[ 1322.266] (**) VESA(0): Built-in mode "1024x768"
[ 1322.267] (**) VESA(0): Built-in mode "1024x768"
[ 1322.267] (**) VESA(0): Built-in mode "1024x768"
[ 1322.267] (**) VESA(0): Built-in mode "1024x768"
[ 1322.267] (**) VESA(0): Built-in mode "1024x768"
[ 1322.267] (**) VESA(0): Built-in mode "1024x768"
[ 1322.267] (**) VESA(0): Built-in mode "1024x768"
[ 1322.268] (**) VESA(0): Built-in mode "1024x768"
[ 1322.268] (**) VESA(0): Built-in mode "1024x768"
[ 1322.268] (**) VESA(0): Built-in mode "1024x768"
[ 1322.268] (**) VESA(0): Built-in mode "1024x768"
[ 1322.268] (**) VESA(0): Built-in mode "1024x768"
[ 1322.268] (**) VESA(0): Built-in mode "1024x768"
[ 1322.269] (**) VESA(0): Built-in mode "1024x768"
[ 1322.269] (**) VESA(0): Built-in mode "1024x768"
[ 1322.269] (**) VESA(0): Built-in mode "1024x768"
[ 1322.269] (**) VESA(0): Built-in mode "1024x768"
[ 1322.269] (**) VESA(0): Built-in mode "1024x768"
[ 1322.269] (**) VESA(0): Built-in mode "1024x768"
[ 1322.270] (**) VESA(0): Built-in mode "1024x768"
[ 1322.270] (**) VESA(0): Built-in mode "1024x768"
[ 1322.270] (**) VESA(0): Built-in mode "1024x768"
[ 1322.270] (**) VESA(0): Built-in mode "1024x768"
[ 1322.270] (**) VESA(0): Built-in mode "1024x768"
[ 1322.270] (**) VESA(0): Built-in mode "1024x768"
[ 1322.271] (**) VESA(0): Built-in mode "1024x768"
[ 1322.271] (**) VESA(0): Built-in mode "1024x768"
[ 1322.271] (**) VESA(0): Built-in mode "1024x768"
[ 1322.271] (**) VESA(0): Built-in mode "1024x768"
[ 1322.271] (**) VESA(0): Built-in mode "1024x768"
[ 1322.271] (**) VESA(0): Built-in mode "1024x768"
[ 1322.271] (**) VESA(0): Built-in mode "1024x768"
[ 1322.272] (**) VESA(0): Built-in mode "1024x768"
[ 1322.272] (**) VESA(0): Built-in mode "1024x768"
[ 1322.272] (**) VESA(0): Built-in mode "1024x768"
[ 1322.272] (**) VESA(0): Built-in mode "1024x768"
[ 1322.272] (**) VESA(0): Built-in mode "1024x768"
[ 1322.272] (**) VESA(0): Built-in mode "1024x768"
[ 1322.273] (**) VESA(0): Built-in mode "1024x768"
[ 1322.273] (**) VESA(0): Built-in mode "1024x768"
[ 1322.273] (**) VESA(0): Built-in mode "1024x768"
[ 1322.273] (**) VESA(0): Built-in mode "1024x768"
[ 1322.273] (**) VESA(0): Built-in mode "1024x768"
[ 1322.273] (**) VESA(0): Built-in mode "1024x768"
[ 1322.273] (**) VESA(0): Built-in mode "1024x768"
[ 1322.274] (**) VESA(0): Built-in mode "1024x768"
[ 1322.274] (**) VESA(0): Built-in mode "1024x768"
[ 1322.274] (**) VESA(0): Built-in mode "1024x768"
[ 1322.274] (**) VESA(0): Built-in mode "1024x768"
[ 1322.274] (**) VESA(0): Built-in mode "1024x768"
[ 1322.274] (**) VESA(0): Built-in mode "1024x768"
[ 1322.275] (**) VESA(0): Built-in mode "1024x768"
[ 1322.275] (**) VESA(0): Built-in mode "1024x768"
[ 1322.275] (==) VESA(0): DPI set to (96, 96)
[ 1322.275] (**) VESA(0): Using "Shadow Framebuffer"
[ 1322.275] (II) Loading sub module "shadow"
[ 1322.275] (II) LoadModule: "shadow"
[ 1322.278] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 1322.294] (II) Module shadow: vendor="X.Org Foundation"
[ 1322.294] compiled for 1.21.1.7, module version = 1.1.0
[ 1322.294] ABI class: X.Org ANSI C Emulation, version 0.4
[ 1322.294] (II) Loading sub module "fb"
[ 1322.295] (II) LoadModule: "fb"
[ 1322.295] (II) Module "fb" already built-in
[ 1322.296] (II) Loading sub module "int10"
[ 1322.297] (II) LoadModule: "int10"
[ 1322.299] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 1322.299] (II) Module int10: vendor="X.Org Foundation"
[ 1322.299] compiled for 1.21.1.7, module version = 1.0.0
[ 1322.299] ABI class: X.Org Video Driver, version 25.2
[ 1322.300] (II) VESA(0): initializing int10
[ 1322.308] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[ 1322.310] (II) VESA(0): VESA BIOS detected
[ 1322.310] (II) VESA(0): VESA VBE Version 0.0
[ 1322.310] (II) VESA(0): VESA VBE Total Mem: 4096 kB
[ 1322.311] (II) VESA(0): VESA VBE OEM: Sÿ
[ 1322.314] (II) VESA(0): virtual address = 0xb6ce1000, VGAbase = 0xb6cd1000
physical address = 0xfd000000, size = 4194304
[ 1322.336] (II) VESA(0): Setting up VESA Mode 0x2E2 (1024x768)
[ 1323.023] (==) VESA(0): Default visual is TrueColor
[ 1323.058] (==) VESA(0): Backing store enabled
[ 1323.062] (**) VESA(0): DPMS enabled
[ 1323.063] (II) Initializing extension Generic Event Extension
[ 1323.067] (II) Initializing extension SHAPE
[ 1323.071] (II) Initializing extension MIT-SHM
[ 1323.075] (II) Initializing extension XInputExtension
[ 1323.095] (II) Initializing extension XTEST
[ 1323.098] (II) Initializing extension BIG-REQUESTS
[ 1323.102] (II) Initializing extension SYNC
[ 1323.106] (II) Initializing extension XKEYBOARD
[ 1323.109] (II) Initializing extension XC-MISC
[ 1323.113] (II) Initializing extension SECURITY
[ 1323.117] (II) Initializing extension XFIXES
[ 1323.120] (II) Initializing extension RENDER
[ 1323.124] (II) Initializing extension RANDR
[ 1323.131] (II) Initializing extension COMPOSITE
[ 1323.135] (II) Initializing extension DAMAGE
[ 1323.138] (II) Initializing extension MIT-SCREEN-SAVER
[ 1323.142] (II) Initializing extension DOUBLE-BUFFER
[ 1323.146] (II) Initializing extension RECORD
[ 1323.149] (II) Initializing extension DPMS
[ 1323.153] (II) Initializing extension Present
[ 1323.156] (II) Initializing extension DRI3
[ 1323.157] (II) Initializing extension X-Resource
[ 1323.160] (II) Initializing extension XVideo
[ 1323.164] (II) Initializing extension XVideo-MotionCompensation
[ 1323.164] (II) Initializing extension SELinux
[ 1323.164] (II) SELinux: Disabled on system
[ 1323.165] (II) Initializing extension GLX
[ 1323.169] (II) AIGLX: Screen 0 is not DRI2 capable
[ 1329.860] (II) IGLX: Loaded and initialized swrast
[ 1329.861] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 1329.861] (II) Initializing extension XFree86-VidModeExtension
[ 1329.865] (II) Initializing extension XFree86-DGA
[ 1329.868] (II) Initializing extension XFree86-DRI
[ 1329.869] (II) Initializing extension DRI2
[ 1331.251] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 1331.251] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 1331.251] (II) LoadModule: "libinput"
[ 1331.254] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 1331.426] (II) Module libinput: vendor="X.Org Foundation"
[ 1331.426] compiled for 1.21.1.3, module version = 1.2.1
[ 1331.426] Module class: X.Org XInput Driver
[ 1331.426] ABI class: X.Org XInput driver, version 24.4
[ 1331.427] (II) Using input driver 'libinput' for 'Power Button'
[ 1331.427] (**) Power Button: always reports core events
[ 1331.427] (**) Option "Device" "/dev/input/event4"
[ 1331.552] (II) event4 - Power Button: is tagged by udev as: Keyboard
[ 1331.553] (II) event4 - Power Button: device is a keyboard
[ 1331.557] (II) event4 - Power Button: device removed
[ 1331.558] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4"
[ 1331.558] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 1331.558] (**) Option "xkb_model" "pc105"
[ 1331.559] (**) Option "xkb_layout" "it"
[ 1331.559] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 1331.885] (II) event4 - Power Button: is tagged by udev as: Keyboard
[ 1331.887] (II) event4 - Power Button: device is a keyboard
[ 1331.894] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[ 1331.895] (II) No input driver specified, ignoring this device.
[ 1331.895] (II) This device may have been added with another device file.
[ 1331.899] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[ 1331.899] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 1331.900] (II) Using input driver 'libinput' for 'Sleep Button'
[ 1331.900] (**) Sleep Button: always reports core events
[ 1331.900] (**) Option "Device" "/dev/input/event3"
[ 1331.911] (II) event3 - Sleep Button: is tagged by udev as: Keyboard
[ 1331.912] (II) event3 - Sleep Button: device is a keyboard
[ 1331.916] (II) event3 - Sleep Button: device removed
[ 1331.916] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event3"
[ 1331.917] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 7)
[ 1331.917] (**) Option "xkb_model" "pc105"
[ 1331.917] (**) Option "xkb_layout" "it"
[ 1331.918] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 1331.931] (II) event3 - Sleep Button: is tagged by udev as: Keyboard
[ 1331.933] (II) event3 - Sleep Button: device is a keyboard
[ 1331.940] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 1331.941] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 1331.941] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 1331.941] (**) AT Translated Set 2 keyboard: always reports core events
[ 1331.942] (**) Option "Device" "/dev/input/event0"
[ 1331.952] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 1331.954] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 1331.962] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 1331.963] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 1331.963] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8)
[ 1331.963] (**) Option "xkb_model" "pc105"
[ 1331.964] (**) Option "xkb_layout" "it"
[ 1331.964] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 1331.977] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 1331.979] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 1331.995] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/event1)
[ 1331.995] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "libinput touchpad catchall"
[ 1331.995] (II) Using input driver 'libinput' for 'AlpsPS/2 ALPS GlidePoint'
[ 1331.996] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
[ 1331.996] (**) Option "Device" "/dev/input/event1"
[ 1332.020] (II) event1 - AlpsPS/2 ALPS GlidePoint: is tagged by udev as: Touchpad
[ 1332.035] (II) event1 - AlpsPS/2 ALPS GlidePoint: no resolution or size hints, assuming a size of 69x50mm
[ 1332.078] (II) event1 - AlpsPS/2 ALPS GlidePoint: device is a touchpad
[ 1332.083] (II) event1 - AlpsPS/2 ALPS GlidePoint: device removed
[ 1332.101] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event1"
[ 1332.101] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS GlidePoint" (type: TOUCHPAD, id 9)
[ 1332.129] (**) Option "AccelerationScheme" "none"
[ 1332.130] (**) AlpsPS/2 ALPS GlidePoint: (accel) selected scheme none/0
[ 1332.130] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration factor: 2.000
[ 1332.130] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration threshold: 4
[ 1332.152] (II) event1 - AlpsPS/2 ALPS GlidePoint: is tagged by udev as: Touchpad
[ 1332.169] (II) event1 - AlpsPS/2 ALPS GlidePoint: no resolution or size hints, assuming a size of 69x50mm
[ 1332.204] (II) event1 - AlpsPS/2 ALPS GlidePoint: device is a touchpad
[ 1332.212] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/mouse0)
[ 1332.213] (II) No input driver specified, ignoring this device.
[ 1332.213] (II) This device may have been added with another device file.
And here is the output of vbeinfo:
Adapter Vesa BIOS Extension Video Driver: VBE ver. 2, OEM software rev. 2
Total mem: 4096 KiB
1280x1024x24, x16 (direct color), x8 (paletted)
1024x768x24, x16 (direct color), x8, x4 (paletted)
800x600x24, x16, x8, x4
640x480x24, x16, x8
Adapter Cirrus CLGD 5446 PCI Video Driver: no info.
Adapter Bochs PCI Video Driver: no info.