[Openchrome-devel] openchrome KMS works in console but not in X

Ondrej Zary linux at rainbow-software.org
Tue Sep 24 00:52:39 PDT 2013


Hello,
I'm trying to run openchrome with KMS on K8M890CE (Asus P3-AE5 system, M2V-TVM
board). Compiled latest git versions of drm-openchrome and xf86-video-openchrome.
I've found and fixed some bugs on this system last year but don't remember if
X was working back then.

Console works fine:
[    4.621160] [drm] Initialized drm 1.1.0 20060810
[    4.928744] [TTM] Zone  kernel: Available graphics memory: 497058 kiB
[    4.928753] [TTM] Initializing pool allocator
[    4.928767] [TTM] Initializing DMA pool allocator
[    4.928822] [drm] Detected 32 MB of DDR2 667 Video RAM at physical address 0xc0000000.
[    4.928872] [drm] Detected MMIO at physical address 0xfa000000.
[    4.928887] agpgart-amd64 0000:00:00.0: AGP 3.5 bridge
[    4.928912] agpgart-amd64 0000:00:00.0: putting AGP V3 device into 8x mode
[    4.929029] via 0000:01:00.0: putting AGP V3 device into 8x mode
[    4.929054] [drm] Detected 128 MB of AGP Aperture at physical address 0xd0000000.
[    4.929102] [drm] Allocated 256 KB of memory for VQ
[    4.929501] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    4.929504] [drm] No driver support for vblank timestamp query.
[    4.934203] [drm] Internal DVI not detected
[    5.019507] fbcon: viadrmfb (fb0) is primary device
[    5.076981] Console: switching to colour frame buffer device 160x64
[    5.128812] via 0000:01:00.0: fb0: viadrmfb frame buffer device
[    5.128816] via 0000:01:00.0: registered panic notifier
[    5.130074] [drm] Initialized via 3.0.0 20110221 for 0000:01:00.0 on minor 0

But X.Org does not start:
[    13.634] 
X.Org X Server 1.12.4
Release Date: 2012-08-27
[    13.634] X Protocol Version 11, Revision 0
[    13.634] Build Operating System: Linux 2.6.32-5-686-bigmem i686 Debian
[    13.634] Current Operating System: Linux test 3.11.0-rc7+ #4 Mon Sep 23 16:42:38 CEST 2013 x86_64
[    13.634] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.11.0-rc7+ root=UUID=fccf2461-3e26-4d11-8d15-ccf8ecae080e ro quiet
[    13.635] Build Date: 17 April 2013  11:13:16AM
[    13.635] xorg-server 2:1.12.4-6 (Julien Cristau <jcristau at debian.org>) 
[    13.635] Current version of pixman: 0.26.0
[    13.635] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    13.635] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    13.635] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Sep 24 09:39:52 2013
[    13.668] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    13.677] (==) No Layout section.  Using the first Screen section.
[    13.677] (==) No screen section available. Using defaults.
[    13.677] (**) |-->Screen "Default Screen Section" (0)
[    13.677] (**) |   |-->Monitor "<default monitor>"
[    13.690] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    13.690] (==) Automatically adding devices
[    13.690] (==) Automatically enabling devices
[    13.702] (WW) The directory "/usr/share/fonts/X11/misc" does not exist.
[    13.702] 	Entry deleted from font path.
[    13.702] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    13.702] 	Entry deleted from font path.
[    13.702] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    13.702] 	Entry deleted from font path.
[    13.702] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    13.702] 	Entry deleted from font path.
[    13.702] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[    13.702] 	Entry deleted from font path.
[    13.702] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    13.702] 	Entry deleted from font path.
[    13.702] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    13.702] 	Entry deleted from font path.
[    13.702] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[    13.702] 	Entry deleted from font path.
[    13.702] (==) FontPath set to:
	built-ins
[    13.702] (==) ModulePath set to "/usr/lib/xorg/modules"
[    13.702] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    13.702] (II) Loader magic: 0xf77ac5a0
[    13.702] (II) Module ABI versions:
[    13.702] 	X.Org ANSI C Emulation: 0.4
[    13.702] 	X.Org Video Driver: 12.1
[    13.702] 	X.Org XInput driver : 16.0
[    13.702] 	X.Org Server Extension : 6.0
[    13.704] (--) PCI:*(0:1:0:0) 1106:3230:1043:81b5 rev 17, Mem @ 0xc0000000/268435456, 0xfa000000/16777216, BIOS @ 0x????????/65536
[    13.704] (II) Open ACPI successful (/var/run/acpid.socket)
[    13.704] (II) LoadModule: "extmod"
[    13.769] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    13.783] (II) Module extmod: vendor="X.Org Foundation"
[    13.784] 	compiled for 1.12.4, module version = 1.0.0
[    13.784] 	Module class: X.Org Server Extension
[    13.784] 	ABI class: X.Org Server Extension, version 6.0
[    13.784] (II) Loading extension SELinux
[    13.784] (II) Loading extension MIT-SCREEN-SAVER
[    13.784] (II) Loading extension XFree86-VidModeExtension
[    13.784] (II) Loading extension XFree86-DGA
[    13.784] (II) Loading extension DPMS
[    13.784] (II) Loading extension XVideo
[    13.784] (II) Loading extension XVideo-MotionCompensation
[    13.784] (II) Loading extension X-Resource
[    13.784] (II) LoadModule: "dbe"
[    13.784] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    13.785] (II) Module dbe: vendor="X.Org Foundation"
[    13.786] 	compiled for 1.12.4, module version = 1.0.0
[    13.786] 	Module class: X.Org Server Extension
[    13.786] 	ABI class: X.Org Server Extension, version 6.0
[    13.786] (II) Loading extension DOUBLE-BUFFER
[    13.786] (II) LoadModule: "glx"
[    13.786] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    13.807] (II) Module glx: vendor="X.Org Foundation"
[    13.807] 	compiled for 1.12.4, module version = 1.0.0
[    13.807] 	ABI class: X.Org Server Extension, version 6.0
[    13.807] (==) AIGLX enabled
[    13.807] (II) Loading extension GLX
[    13.808] (II) LoadModule: "record"
[    13.808] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    13.809] (II) Module record: vendor="X.Org Foundation"
[    13.809] 	compiled for 1.12.4, module version = 1.13.0
[    13.809] 	Module class: X.Org Server Extension
[    13.809] 	ABI class: X.Org Server Extension, version 6.0
[    13.809] (II) Loading extension RECORD
[    13.809] (II) LoadModule: "dri"
[    13.809] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    13.816] (II) Module dri: vendor="X.Org Foundation"
[    13.816] 	compiled for 1.12.4, module version = 1.0.0
[    13.816] 	ABI class: X.Org Server Extension, version 6.0
[    13.816] (II) Loading extension XFree86-DRI
[    13.816] (II) LoadModule: "dri2"
[    13.816] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    13.817] (II) Module dri2: vendor="X.Org Foundation"
[    13.817] 	compiled for 1.12.4, module version = 1.2.0
[    13.817] 	ABI class: X.Org Server Extension, version 6.0
[    13.817] (II) Loading extension DRI2
[    13.817] (==) Matched openchrome as autoconfigured driver 0
[    13.817] (==) Matched vesa as autoconfigured driver 1
[    13.817] (==) Matched fbdev as autoconfigured driver 2
[    13.817] (==) Assigned the driver to the xf86ConfigLayout
[    13.817] (II) LoadModule: "openchrome"
[    13.846] (II) Loading /usr/lib/xorg/modules/drivers/openchrome_drv.so
[    13.989] (II) Module openchrome: vendor="http://openchrome.org/"
[    13.989] 	compiled for 1.12.4, module version = 0.3.3
[    13.989] 	Module class: X.Org Video Driver
[    13.989] 	ABI class: X.Org Video Driver, version 12.1
[    13.990] (II) LoadModule: "vesa"
[    13.991] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    14.009] (II) Module vesa: vendor="X.Org Foundation"
[    14.009] 	compiled for 1.12.1, module version = 2.3.1
[    14.009] 	Module class: X.Org Video Driver
[    14.009] 	ABI class: X.Org Video Driver, version 12.0
[    14.010] (II) LoadModule: "fbdev"
[    14.010] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    14.034] (II) Module fbdev: vendor="X.Org Foundation"
[    14.034] 	compiled for 1.12.1, module version = 0.4.2
[    14.034] 	ABI class: X.Org Video Driver, version 12.0
[    14.034] (II) OPENCHROME: Driver for VIA Chrome chipsets: CLE266, KM400/KN400,
	K8M800/K8N800, PM800/PM880/CN400, VM800/P4M800Pro/VN800/CN700,
	CX700/VX700, K8M890/K8N890, P4M890, P4M900/VN896/CN896, VX800/VX820,
	VX855/VX875, VX900
[    14.035] (II) VESA: driver for VESA chipsets: vesa
[    14.035] (II) FBDEV: driver for framebuffer: fbdev
[    14.035] (++) using VT number 7

[    14.087] (!!) VIA Technologies does not support this driver in any way.
[    14.087] (!!) For support, please refer to http://www.openchrome.org/.
[    14.087] (!!) (development build, branch master at revision 94e5ff3)
[    14.087] (WW) Falling back to old probe method for vesa
[    14.087] (WW) Falling back to old probe method for fbdev
[    14.087] (II) Loading sub module "fbdevhw"
[    14.087] (II) LoadModule: "fbdevhw"
[    14.088] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    14.106] (II) Module fbdevhw: vendor="X.Org Foundation"
[    14.106] 	compiled for 1.12.4, module version = 0.0.2
[    14.106] 	ABI class: X.Org Video Driver, version 12.1
[    14.106] (II) CHROME(0): VIAPreInit
[    14.106] (II) CHROME(0): VIAGetRec
[    14.106] (--) CHROME(0): Chipset: K8M890/K8N890
[    14.106] (--) CHROME(0): Chipset revision: 0
[    14.106] drmOpenDevice: node name is /dev/dri/card0
[    14.107] drmOpenDevice: open result is 9, (OK)
[    17.812] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[    17.812] drmOpenDevice: node name is /dev/dri/card0
[    17.813] drmOpenDevice: open result is 9, (OK)
[    17.813] drmOpenByBusid: drmOpenMinor returns 9
[    17.813] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[    17.813] drmOpenByBusid: drmGetBusid reports (null)
[    21.317] drmOpenDevice: node name is /dev/dri/card1
[    21.322] drmOpenByBusid: drmOpenMinor returns -1
[    21.322] drmOpenDevice: node name is /dev/dri/card2
[    21.326] drmOpenByBusid: drmOpenMinor returns -1
[    21.326] drmOpenDevice: node name is /dev/dri/card3
[    21.330] drmOpenByBusid: drmOpenMinor returns -1
[    21.330] drmOpenDevice: node name is /dev/dri/card4
[    21.334] drmOpenByBusid: drmOpenMinor returns -1
[    21.334] drmOpenDevice: node name is /dev/dri/card5
[    21.339] drmOpenByBusid: drmOpenMinor returns -1
[    21.339] drmOpenDevice: node name is /dev/dri/card6
[    21.343] drmOpenByBusid: drmOpenMinor returns -1
[    21.343] drmOpenDevice: node name is /dev/dri/card7
[    21.347] drmOpenByBusid: drmOpenMinor returns -1
[    21.347] drmOpenDevice: node name is /dev/dri/card8
[    21.351] drmOpenByBusid: drmOpenMinor returns -1
[    21.351] drmOpenDevice: node name is /dev/dri/card9
[    21.355] drmOpenByBusid: drmOpenMinor returns -1
[    21.355] drmOpenDevice: node name is /dev/dri/card10
[    21.359] drmOpenByBusid: drmOpenMinor returns -1
[    21.359] drmOpenDevice: node name is /dev/dri/card11
[    21.363] drmOpenByBusid: drmOpenMinor returns -1
[    21.363] drmOpenDevice: node name is /dev/dri/card12
[    21.367] drmOpenByBusid: drmOpenMinor returns -1
[    21.367] drmOpenDevice: node name is /dev/dri/card13
[    21.371] drmOpenByBusid: drmOpenMinor returns -1
[    21.371] drmOpenDevice: node name is /dev/dri/card14
[    21.375] drmOpenByBusid: drmOpenMinor returns -1
[    21.375] drmOpenDevice: node name is /dev/dri/card15
[    21.384] drmOpenByBusid: drmOpenMinor returns -1
[    21.384] drmOpenDevice: node name is /dev/dri/card0
[    21.384] drmOpenDevice: open result is 9, (OK)
[    24.891] drmOpenDevice: node name is /dev/dri/card0
[    24.891] drmOpenDevice: open result is 9, (OK)
[    28.396] drmOpenDevice: node name is /dev/dri/card1
[    28.400] drmOpenDevice: node name is /dev/dri/card2
[    28.404] drmOpenDevice: node name is /dev/dri/card3
[    28.408] drmOpenDevice: node name is /dev/dri/card4
[    28.412] drmOpenDevice: node name is /dev/dri/card5
[    28.416] drmOpenDevice: node name is /dev/dri/card6
[    28.420] drmOpenDevice: node name is /dev/dri/card7
[    28.424] drmOpenDevice: node name is /dev/dri/card8
[    28.428] drmOpenDevice: node name is /dev/dri/card9
[    28.432] drmOpenDevice: node name is /dev/dri/card10
[    28.436] drmOpenDevice: node name is /dev/dri/card11
[    28.441] drmOpenDevice: node name is /dev/dri/card12
[    28.445] drmOpenDevice: node name is /dev/dri/card13
[    28.449] drmOpenDevice: node name is /dev/dri/card14
[    28.453] drmOpenDevice: node name is /dev/dri/card15
[    28.458] (EE) CHROME(0): [drm] Failed to open DRM device for pci:0000:01:00.0: No such file or directory
[    28.476] (II) Loading sub module "vgahw"
[    28.476] (II) LoadModule: "vgahw"
[    28.476] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[    28.507] (II) Module vgahw: vendor="X.Org Foundation"
[    28.507] 	compiled for 1.12.4, module version = 0.1.0
[    28.507] 	ABI class: X.Org Video Driver, version 12.1
[    28.507] (--) CHROME(0): Probed amount of VideoRAM = 32768 kB
[    28.507] (II) CHROME(0): VIAMapMMIO
[    28.507] (--) CHROME(0): mapping MMIO @ 0xfa000000 with size 0xd000
[    28.508] (--) CHROME(0): mapping BitBlt MMIO @ 0xfa200000 with size 0x200000
[    28.508] (II) CHROME(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0
[    28.508] (II) CHROME(0): VIAMapFB
[    28.508] (--) CHROME(0): mapping framebuffer @ 0xc0000000 with size 0x2000000
[    28.508] (--) CHROME(0): Frame buffer start: 0xf4dbe000, free start: 0x0 end: 0x2000000
[    28.508] (II) CHROME(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    28.508] (==) CHROME(0): Depth 24, (--) framebuffer bpp 32
[    28.508] (==) CHROME(0): RGB weight 888
[    28.508] (==) CHROME(0): Default visual is TrueColor
[    28.508] (II) CHROME(0): VIASetupDefaultOptions - Setting up default chipset options.
[    28.508] (==) CHROME(0): Shadow framebuffer is disabled.
[    28.508] (==) CHROME(0): Hardware acceleration is enabled.
[    28.508] (==) CHROME(0): Using EXA acceleration architecture.
[    28.508] (==) CHROME(0): EXA composite acceleration enabled.
[    28.508] (==) CHROME(0): EXA scratch area size is 4096 kB.
[    28.508] (==) CHROME(0): Using hardware two-color cursors and software full-color cursors.
[    28.508] (==) CHROME(0): GPU virtual command queue will be enabled.
[    28.508] (==) CHROME(0): DRI IRQ will be enabled if DRI is enabled.
[    28.508] (==) CHROME(0): AGP DMA will be disabled if DRI is enabled.
[    28.508] (==) CHROME(0): PCI DMA will not be used for XV image transfer if DRI is enabled.
[    28.508] (==) CHROME(0): Will not enable VBE modes.
[    28.508] (==) CHROME(0): VBE VGA register save & restore will not be used
	if VBE modes are enabled.
[    28.508] (==) CHROME(0): Xv Bandwidth check is enabled.
[    28.508] (==) CHROME(0): Will not impose a limit on video RAM reserved for DRI.
[    28.508] (==) CHROME(0): Will try to allocate 32768 kB of AGP memory.
[    28.508] (==) CHROME(0): TV dotCrawl is disabled.
[    28.508] (==) CHROME(0): TV deflicker is set to 0.
[    28.508] (==) CHROME(0): No default TV type is set.
[    28.508] (==) CHROME(0): No default TV output signal type is set.
[    28.508] (==) CHROME(0): No default TV output port is set.
[    28.508] (==) CHROME(0): Will not print VGA registers.
[    28.508] (==) CHROME(0): Will not scan I2C buses.
[    28.508] (II) CHROME(0): ...Finished parsing config file options.
[    28.508] (--) CHROME(0): Detected Asustek A8V-VM. Card-Ids (1043|81B5)
[    28.508] (II) CHROME(0): Detected MemClk 6
[    28.508] (II) CHROME(0): ViaGetMemoryBandwidth. Memory type: 6
[    28.508] (II) CHROME(0): Detected TV standard: NTSC.
[    28.508] (II) Loading sub module "ramdac"
[    28.508] (II) LoadModule: "ramdac"
[    28.508] (II) Module "ramdac" already built-in
[    28.508] (II) Loading sub module "i2c"
[    28.508] (II) LoadModule: "i2c"
[    28.508] (II) Module "i2c" already built-in
[    28.508] (II) CHROME(0): ViaI2CInit
[    28.508] (II) CHROME(0): ViaI2CBus1Init
[    28.508] (II) CHROME(0): I2C bus "I2C bus 1" initialized.
[    28.508] (II) CHROME(0): ViaI2cBus2Init
[    28.508] (II) CHROME(0): I2C bus "I2C bus 2" initialized.
[    28.508] (II) CHROME(0): ViaI2CBus3Init
[    28.508] (II) CHROME(0): I2C bus "I2C bus 3" initialized.
[    28.508] (II) Loading sub module "ddc"
[    28.508] (II) LoadModule: "ddc"
[    28.508] (II) Module "ddc" already built-in
[    28.508] (II) CHROME(0): ViaOutputsDetect
[    28.508] (==) CHROME(0): LVDS-0 : Digital output bus width is 12 bits.
[    28.509] (==) CHROME(0): LVDS-0 : DVI Center is disabled.
[    28.509] (==) CHROME(0): LVDS Panel will not be forced.
[    28.509] (==) CHROME(0): Panel size is not selected from config file.
[    28.509] (II) CHROME(0): Output VGA-1 has no monitor section
[    28.510] (II) CHROME(0): I2C device "I2C bus 1:ddc2" registered at address 0xA0.
[    28.702] (II) CHROME(0): EDID for output VGA-1
[    28.702] (II) CHROME(0): Manufacturer: AOC  Model: a781  Serial#: 11721
[    28.702] (II) CHROME(0): Year: 2003  Week: 4
[    28.702] (II) CHROME(0): EDID Version: 1.3
[    28.702] (II) CHROME(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[    28.702] (II) CHROME(0): Sync:  Separate
[    28.702] (II) CHROME(0): Max Image Size [cm]: horiz.: 34  vert.: 27
[    28.702] (II) CHROME(0): Gamma: 2.20
[    28.702] (II) CHROME(0): DPMS capabilities: Off; RGB/Color Display
[    28.702] (II) CHROME(0): First detailed timing is preferred mode
[    28.702] (II) CHROME(0): redX: 0.631 redY: 0.354   greenX: 0.294 greenY: 0.596
[    28.702] (II) CHROME(0): blueX: 0.143 blueY: 0.087   whiteX: 0.300 whiteY: 0.340
[    28.702] (II) CHROME(0): Supported established timings:
[    28.702] (II) CHROME(0): 720x400 at 70Hz
[    28.702] (II) CHROME(0): 640x480 at 60Hz
[    28.702] (II) CHROME(0): 640x480 at 67Hz
[    28.702] (II) CHROME(0): 640x480 at 72Hz
[    28.702] (II) CHROME(0): 640x480 at 75Hz
[    28.702] (II) CHROME(0): 800x600 at 56Hz
[    28.702] (II) CHROME(0): 800x600 at 60Hz
[    28.702] (II) CHROME(0): 800x600 at 72Hz
[    28.702] (II) CHROME(0): 800x600 at 75Hz
[    28.702] (II) CHROME(0): 832x624 at 75Hz
[    28.702] (II) CHROME(0): 1024x768 at 60Hz
[    28.702] (II) CHROME(0): 1024x768 at 70Hz
[    28.702] (II) CHROME(0): 1024x768 at 75Hz
[    28.702] (II) CHROME(0): 1280x1024 at 75Hz
[    28.702] (II) CHROME(0): Manufacturer's mask: 0
[    28.702] (II) CHROME(0): Supported standard timings:
[    28.702] (II) CHROME(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    28.702] (II) CHROME(0): Supported detailed timing:
[    28.702] (II) CHROME(0): clock: 135.0 MHz   Image Size:  340 x 270 mm
[    28.702] (II) CHROME(0): h_active: 1280  h_sync: 1296  h_sync_end 1440 h_blank_end 1688 h_border: 0
[    28.702] (II) CHROME(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[    28.702] (II) CHROME(0): Serial No: T7SB31AZ11721
[    28.702] (II) CHROME(0): Ranges: V min: 55 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 135 MHz
[    28.702] (II) CHROME(0): Monitor name: LM720/LM720A
[    28.702] (II) CHROME(0): EDID (in hex):
[    28.702] (II) CHROME(0): 	00ffffffffffff0005e381a7c92d0000
[    28.703] (II) CHROME(0): 	040d010368221b782aa69ca15a4b9824
[    28.703] (II) CHROME(0): 	164c57bfef0081800101010101010101
[    28.703] (II) CHROME(0): 	010101010101bc34009851002a401090
[    28.703] (II) CHROME(0): 	1300540e11000018000000ff00543753
[    28.703] (II) CHROME(0): 	423331415a3131373231000000fd0037
[    28.703] (II) CHROME(0): 	4b1e530d000a202020202020000000fc
[    28.703] (II) CHROME(0): 	004c4d3732302f4c4d373230410a00ae
[    28.703] (II) CHROME(0): EDID vendor "AOC", prod id 42881
[    28.703] (II) CHROME(0): Using EDID range info for horizontal sync
[    28.703] (II) CHROME(0): Using EDID range info for vertical refresh
[    28.703] (II) CHROME(0): Printing DDC gathered Modelines:
[    28.703] (II) CHROME(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 -hsync -vsync (80.0 kHz eP)
[    28.703] (II) CHROME(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    28.703] (II) CHROME(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    28.703] (II) CHROME(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    28.703] (II) CHROME(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    28.703] (II) CHROME(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    28.703] (II) CHROME(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    28.703] (II) CHROME(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    28.703] (II) CHROME(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    28.703] (II) CHROME(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    28.703] (II) CHROME(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    28.703] (II) CHROME(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    28.703] (II) CHROME(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    28.703] (II) CHROME(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    28.703] (II) CHROME(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    28.703] (II) CHROME(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    28.703] (--) CHROME(0): DDC pI2CBus1 detected a CRT
[    28.703] (II) CHROME(0): EDID vendor "AOC", prod id 42881
[    28.704] (II) CHROME(0): Printing probed modes for output VGA-1
[    28.704] (II) CHROME(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 -hsync -vsync (80.0 kHz eP)
[    28.704] (II) CHROME(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    28.704] (II) CHROME(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    28.704] (II) CHROME(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    28.704] (II) CHROME(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    28.704] (II) CHROME(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    28.704] (II) CHROME(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    28.704] (II) CHROME(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    28.704] (II) CHROME(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    28.704] (II) CHROME(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    28.704] (II) CHROME(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    28.704] (II) CHROME(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    28.704] (II) CHROME(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    28.704] (II) CHROME(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    28.704] (II) CHROME(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    28.704] (II) CHROME(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    28.704] (II) CHROME(0): Output VGA-1 connected
[    28.704] (II) CHROME(0): Using exact sizes for initial modes
[    28.704] (II) CHROME(0): Output VGA-1 using initial mode 1280x1024
[    28.704] (II) CHROME(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    28.704] (**) CHROME(0): Display dimensions: (340, 270) mm
[    28.704] (**) CHROME(0): DPI set to (95, 96)
[    28.704] (II) Loading sub module "fb"
[    28.704] (II) LoadModule: "fb"
[    28.704] (II) Loading /usr/lib/xorg/modules/libfb.so
[    28.749] (II) Module fb: vendor="X.Org Foundation"
[    28.749] 	compiled for 1.12.4, module version = 1.0.0
[    28.749] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    28.749] (II) Loading sub module "exa"
[    28.749] (II) LoadModule: "exa"
[    28.750] (II) Loading /usr/lib/xorg/modules/libexa.so
[    28.770] (II) Module exa: vendor="X.Org Foundation"
[    28.770] 	compiled for 1.12.4, module version = 2.5.0
[    28.771] 	ABI class: X.Org Video Driver, version 12.1
[    28.771] (II) UnloadModule: "vesa"
[    28.771] (II) Unloading vesa
[    28.771] (II) UnloadModule: "fbdev"
[    28.771] (II) Unloading fbdev
[    28.771] (II) UnloadSubModule: "fbdevhw"
[    28.771] (II) Unloading fbdevhw
[    28.771] (--) Depth 24 pixmap format is 32 bpp
[    28.771] (II) CHROME(0): VIAScreenInit
[    28.771] (II) CHROME(0): Frame Buffer From (0,0) To (1280,6553)
[    28.771] (II) CHROME(0): Using 5529 lines for offscreen memory.
[    28.771] 5242880 bytes of Linear memory allocated at 500000, handle 4177810872
[    28.771] 262144 bytes of Linear memory allocated at a00000, handle 4177811824
[    28.771] 32 bytes of Linear memory allocated at a41000, handle 4177811680
[    28.771] 32 bytes of Linear memory allocated at a41080, handle 4177811728
[    28.793] (II) CHROME(0): - Visuals set up
[    28.800] (II) CHROME(0): - B & W
[    28.802] (**) CHROME(0): Option "MigrationHeuristic" "greedy"
[    28.802] (II) EXA(0): Offscreen pixmap area of 28311552 bytes
[    28.802] (II) EXA(0): Driver registered support for the following operations:
[    28.802] (II)         Solid
[    28.802] (II)         Copy
[    28.802] (II)         Composite (RENDER acceleration)
[    28.802] (II) CHROME(0): [EXA] Enabled EXA acceleration.
[    28.802] (==) CHROME(0): Backing store disabled
[    28.802] (II) CHROME(0): - Backing store set up
[    28.802] (II) CHROME(0): - SW cursor set up
[    28.802] (II) CHROME(0): HWCursor ARGB enabled
[    28.802] 16384 bytes of Linear memory allocated at a42400, handle 4177813136
[    28.802] 16384 bytes of Linear memory allocated at a47400, handle 4177815784
[    28.802] (II) CHROME(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    28.803] (II) CHROME(0): - Def Color map set up
[    28.803] (II) CHROME(0): - Palette loaded
[    28.803] (II) CHROME(0): - Color maps etc. set up
[    28.803] (==) CHROME(0): DPMS enabled
[    28.803] (II) CHROME(0): - DPMS set up
[    28.803] (II) CHROME(0): VIAEnterVT
[    28.803] (II) CHROME(0): VIASave
[    28.803] (II) CHROME(0): Primary
[    28.804] (II) CHROME(0): Primary Adapter! saving VGA_SR_ALL !!
[    28.804] (II) CHROME(0): Crtc...
[    28.804] (II) CHROME(0): TVSave...
[    28.804] (II) CHROME(0): VIASave
[    28.804] (II) CHROME(0): Primary
[    28.804] (II) CHROME(0): Primary Adapter! saving VGA_SR_ALL !!
[    28.804] (II) CHROME(0): Crtc...
[    28.804] (II) CHROME(0): TVSave...
[    28.804] (II) CHROME(0): ViaDisplayDisableCRT
[    28.804] (II) CHROME(0): ViaFirstCRTCModeValid
[    28.804] (II) CHROME(0): ViaDisplayDisableCRT
[    28.804] (II) CHROME(0): ViaModeFirstCRTC
[    28.805] (II) CHROME(0): ViaFirstCRTCSetMode
[    28.805] (II) CHROME(0): Setting up 1280x1024
[    28.805] (II) CHROME(0): ViaSetPrimaryFIFO
[    28.805] (II) CHROME(0): ViaSetDotclock to 0x071069
[    28.805] (II) CHROME(0): ViaSetUseExternalClock
[    28.805] (II) CHROME(0): ViaDisplayDisableSimultaneous
[    28.805] (II) CHROME(0): ViaFirstCRTCSetStartingAddress
[    28.805] (II) CHROME(0): ViaDisplayEnableCRT
[    28.805] (II) CHROME(0): VIALoadRgbLut
[    28.805] (II) CHROME(0): ViaDisplayEnableCRT
[    28.805] DRM memory allocation failed -6
[    28.805] 635904 bytes of Linear memory allocated at a4c400, handle 4177880352
[    28.815] (II) CHROME(0): Benchmarking video copy.  Less time is better.
[    28.838] (--) CHROME(0): Timed   libc YUV420 copy... 7134444. Throughput: 83.2 MiB/s.
[    28.856] (--) CHROME(0): Timed kernel YUV420 copy... 5817518. Throughput: 102.0 MiB/s.
[    28.877] (--) CHROME(0): Timed    SSE YUV420 copy... 9198839. Throughput: 64.5 MiB/s.
[    28.892] (--) CHROME(0): Timed    MMX YUV420 copy... 8593925. Throughput: 69.0 MiB/s.
[    28.907] (--) CHROME(0): Timed 3DNow! YUV420 copy... 9033319. Throughput: 65.7 MiB/s.
[    28.921] (--) CHROME(0): Timed   MMX2 YUV420 copy... 9212344. Throughput: 64.4 MiB/s.
[    28.921] Freed 10798080 (pool 4)
[    28.921] (--) CHROME(0): Using kernel YUV42X copy for video.
[    28.921] (WW) CHROME(0): [XvMC] XvMC is not supported on this chipset.
[    28.921] (II) CHROME(0): - Done
[    28.921] (--) RandR disabled
[    28.921] (II) Initializing built-in extension Generic Event Extension
[    28.921] (II) Initializing built-in extension SHAPE
[    28.921] (II) Initializing built-in extension MIT-SHM
[    28.921] (II) Initializing built-in extension XInputExtension
[    28.921] (II) Initializing built-in extension XTEST
[    28.921] (II) Initializing built-in extension BIG-REQUESTS
[    28.921] (II) Initializing built-in extension SYNC
[    28.921] (II) Initializing built-in extension XKEYBOARD
[    28.921] (II) Initializing built-in extension XC-MISC
[    28.921] (II) Initializing built-in extension SECURITY
[    28.921] (II) Initializing built-in extension XINERAMA
[    28.922] (II) Initializing built-in extension XFIXES
[    28.922] (II) Initializing built-in extension RENDER
[    28.922] (II) Initializing built-in extension RANDR
[    28.922] (II) Initializing built-in extension COMPOSITE
[    28.922] (II) Initializing built-in extension DAMAGE
[    28.922] (II) SELinux: Disabled on system
[    29.000] (II) AIGLX: Screen 0 is not DRI2 capable
[    29.000] (II) AIGLX: Screen 0 is not DRI capable
[    29.768] (II) AIGLX: Loaded and initialized swrast
[    29.768] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    29.769] (II) CHROME(0): Setting screen physical size to 338 x 270
[    30.663] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    30.663] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    30.663] (II) LoadModule: "evdev"
[    30.663] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    30.675] (II) Module evdev: vendor="X.Org Foundation"
[    30.675] 	compiled for 1.12.1, module version = 2.7.0
[    30.675] 	Module class: X.Org XInput Driver
[    30.676] 	ABI class: X.Org XInput driver, version 16.0
[    30.676] (II) Using input driver 'evdev' for 'Power Button'
[    30.676] (**) Power Button: always reports core events
[    30.676] (**) evdev: Power Button: Device: "/dev/input/event2"
[    30.676] (--) evdev: Power Button: Vendor 0 Product 0x1
[    30.676] (--) evdev: Power Button: Found keys
[    30.676] (II) evdev: Power Button: Configuring as keyboard
[    30.676] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    30.676] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    30.676] (**) Option "xkb_rules" "evdev"
[    30.676] (**) Option "xkb_model" "pc105"
[    30.676] (**) Option "xkb_layout" "us"
[    30.677] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    30.678] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    30.678] (II) Using input driver 'evdev' for 'Power Button'
[    30.678] (**) Power Button: always reports core events
[    30.678] (**) evdev: Power Button: Device: "/dev/input/event1"
[    30.678] (--) evdev: Power Button: Vendor 0 Product 0x1
[    30.678] (--) evdev: Power Button: Found keys
[    30.678] (II) evdev: Power Button: Configuring as keyboard
[    30.678] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[    30.678] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    30.678] (**) Option "xkb_rules" "evdev"
[    30.678] (**) Option "xkb_model" "pc105"
[    30.678] (**) Option "xkb_layout" "us"
[    30.679] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    30.679] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    30.679] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    30.679] (**) AT Translated Set 2 keyboard: always reports core events
[    30.679] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    30.679] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    30.679] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    30.679] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    30.679] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    30.680] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8)
[    30.680] (**) Option "xkb_rules" "evdev"
[    30.680] (**) Option "xkb_model" "pc105"
[    30.680] (**) Option "xkb_layout" "us"
[    30.681] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/event3)
[    30.681] (**) ImPS/2 Logitech Wheel Mouse: Applying InputClass "evdev pointer catchall"
[    30.681] (II) Using input driver 'evdev' for 'ImPS/2 Logitech Wheel Mouse'
[    30.681] (**) ImPS/2 Logitech Wheel Mouse: always reports core events
[    30.681] (**) evdev: ImPS/2 Logitech Wheel Mouse: Device: "/dev/input/event3"
[    30.681] (--) evdev: ImPS/2 Logitech Wheel Mouse: Vendor 0x2 Product 0x5
[    30.681] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found 3 mouse buttons
[    30.681] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found scroll wheel(s)
[    30.681] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found relative axes
[    30.681] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found x and y relative axes
[    30.681] (II) evdev: ImPS/2 Logitech Wheel Mouse: Configuring as mouse
[    30.681] (II) evdev: ImPS/2 Logitech Wheel Mouse: Adding scrollwheel support
[    30.682] (**) evdev: ImPS/2 Logitech Wheel Mouse: YAxisMapping: buttons 4 and 5
[    30.682] (**) evdev: ImPS/2 Logitech Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    30.682] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input3/event3"
[    30.682] (II) XINPUT: Adding extended input device "ImPS/2 Logitech Wheel Mouse" (type: MOUSE, id 9)
[    30.682] (II) evdev: ImPS/2 Logitech Wheel Mouse: initialized for relative axes.
[    30.682] (**) ImPS/2 Logitech Wheel Mouse: (accel) keeping acceleration scheme 1
[    30.682] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration profile 0
[    30.682] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration factor: 2.000
[    30.682] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration threshold: 4
[    30.683] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/mouse0)
[    30.683] (II) No input driver specified, ignoring this device.
[    30.683] (II) This device may have been added with another device file.
[    30.748] (II) CHROME(0): ViaDisplayEnableCRT
[    30.749] (II) evdev: Power Button: Close
[    30.749] (II) UnloadModule: "evdev"
[    30.749] (II) evdev: Power Button: Close
[    30.749] (II) UnloadModule: "evdev"
[    30.749] (II) evdev: AT Translated Set 2 keyboard: Close
[    30.749] (II) UnloadModule: "evdev"
[    30.749] (II) evdev: ImPS/2 Logitech Wheel Mouse: Close
[    30.749] (II) UnloadModule: "evdev"
[    30.750] (II) CHROME(0): ViaDisplayEnableCRT
[    30.750] (II) CHROME(0): VIACloseScreen
[    30.756] Freed 10485760 (pool 4)
[    30.756] Freed 10752128 (pool 4)
[    30.756] (II) CHROME(0): VIALeaveVT
[    30.756] (II) CHROME(0): VIARestore
[    30.756] (II) CHROME(0): ViaDisplayInit
[    30.756] (II) CHROME(0): ViaSecondDisplayChannelDisable
[    30.757] (II) CHROME(0): ViaDisablePrimaryFIFO
[    30.757] (II) CHROME(0): VIARestore
[    30.757] (II) CHROME(0): ViaDisplayInit
[    30.757] (II) CHROME(0): ViaSecondDisplayChannelDisable
[    30.758] (II) CHROME(0): ViaDisablePrimaryFIFO
[    30.758] Freed 10757120 (pool 4)
[    30.758] Freed 10777600 (pool 4)
[    30.758] Freed 5242880 (pool 4)
[    30.872] Server terminated successfully (0). Closing log file.

The same version of xf86-video-openchrome works fine with distribution kernel
without VIA KMS.


-- 
Ondrej Zary


More information about the Openchrome-devel mailing list