Hi Xavier,

no hurries, I am still looking at getting all the modes to work so there is at least one other patch to come. I can already get one more mode to work (a bit) by hardcoding some stuff. The problem seems to be that the initial selected mode is lost (desired_mode not set?) and then does some guessing to recover that messes up such that a modeline is chosen that does not match the tv register table. Any ideas about why that mode might be lost? The attached log has some extra output that shows this.

Also Willem is still getting a crash when using the tv, we are mailing about that (in Dutch) outside the mailing list.

I'll update the possible_crtcs value, it should be possible to set the tv on both crtcs indeed. I did not realise earlier that it was a bit mask so the value of 0x03 did not make sense to me then, but it does now.

Cheers,
Harry

On 09-12-12 17:57, Xavier Bachelot wrote:
I'm still hunting my pile of hardware for a long enough Svideo cable to
test your patches. If I can't find it I'll move the Epia EX closer to
the tv so I can test your patches.

Just a note, the possible_crtcs value might be set to 0x03, as the TV
output supposedly can live on either the first or the second crtc, not
only the first one, as in your current patch.

Regards,
Xavier

_______________________________________________
Openchrome-devel mailing list
Openchrome-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/openchrome-devel

[1015380.608] 
X.Org X Server 1.13.0
Release Date: 2012-09-05
[1015380.609] X Protocol Version 11, Revision 0
[1015380.609] Build Operating System: Linux 3.2.0-26-generic i686 Ubuntu
[1015380.609] Current Operating System: Linux theepot 3.5.0-19-generic #30-Ubuntu SMP Tue Nov 13 17:49:53 UTC 2012 i686
[1015380.609] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-19-generic root=UUID=2b864326-a450-4c0d-8268-ee298d77e622 ro quiet splash vt.handoff=7
[1015380.609] Build Date: 27 November 2012  07:44:37AM
[1015380.609] xorg-server 2:1.13.0-0ubuntu6.1 (For technical support please see http://www.ubuntu.com/support) 
[1015380.609] Current version of pixman: 0.26.0
[1015380.609] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[1015380.609] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[1015380.610] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Dec  9 16:32:39 2012
[1015380.610] (==) Using config file: "/etc/X11/xorg.conf"
[1015380.611] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[1015380.616] (==) No Layout section.  Using the first Screen section.
[1015380.616] (**) |-->Screen "Screen0" (0)
[1015380.616] (**) |   |-->Monitor "<default monitor>"
[1015380.617] (==) No device specified for screen "Screen0".
	Using the first device section listed.
[1015380.617] (**) |   |-->Device "Configured Video Device"
[1015380.617] (==) No monitor specified for screen "Screen0".
	Using a default monitor configuration.
[1015380.617] (==) Automatically adding devices
[1015380.617] (==) Automatically enabling devices
[1015380.618] (==) Automatically adding GPU devices
[1015380.618] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[1015380.618] 	Entry deleted from font path.
[1015380.618] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[1015380.618] 	Entry deleted from font path.
[1015380.618] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[1015380.618] 	Entry deleted from font path.
[1015380.618] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[1015380.618] 	Entry deleted from font path.
[1015380.618] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[1015380.618] 	Entry deleted from font path.
[1015380.618] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
[1015380.618] (==) ModulePath set to "/usr/lib/i386-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[1015380.618] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[1015380.618] (II) Loader magic: 0xb7753640
[1015380.618] (II) Module ABI versions:
[1015380.618] 	X.Org ANSI C Emulation: 0.4
[1015380.618] 	X.Org Video Driver: 13.0
[1015380.618] 	X.Org XInput driver : 18.0
[1015380.618] 	X.Org Server Extension : 7.0
[1015380.626] (--) PCI:*(0:1:0:0) 1106:3157:1106:3157 rev 3, Mem @ 0xa0000000/536870912, 0xdd000000/16777216, BIOS @ 0x????????/65536
[1015380.632] (II) Open ACPI successful (/var/run/acpid.socket)
[1015380.632] Initializing built-in extension Generic Event Extension
[1015380.632] Initializing built-in extension SHAPE
[1015380.632] Initializing built-in extension MIT-SHM
[1015380.632] Initializing built-in extension XInputExtension
[1015380.632] Initializing built-in extension XTEST
[1015380.632] Initializing built-in extension BIG-REQUESTS
[1015380.632] Initializing built-in extension SYNC
[1015380.632] Initializing built-in extension XKEYBOARD
[1015380.632] Initializing built-in extension XC-MISC
[1015380.632] Initializing built-in extension SECURITY
[1015380.632] Initializing built-in extension XINERAMA
[1015380.632] Initializing built-in extension XFIXES
[1015380.633] Initializing built-in extension RENDER
[1015380.633] Initializing built-in extension RANDR
[1015380.633] Initializing built-in extension COMPOSITE
[1015380.633] Initializing built-in extension DAMAGE
[1015380.633] Initializing built-in extension MIT-SCREEN-SAVER
[1015380.633] Initializing built-in extension DOUBLE-BUFFER
[1015380.633] Initializing built-in extension RECORD
[1015380.633] Initializing built-in extension DPMS
[1015380.633] Initializing built-in extension X-Resource
[1015380.633] Initializing built-in extension XVideo
[1015380.633] Initializing built-in extension XVideo-MotionCompensation
[1015380.633] Initializing built-in extension XFree86-VidModeExtension
[1015380.633] Initializing built-in extension XFree86-DGA
[1015380.633] Initializing built-in extension XFree86-DRI
[1015380.633] Initializing built-in extension DRI2
[1015380.633] (II) LoadModule: "glx"
[1015380.635] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[1015380.635] (II) Module glx: vendor="X.Org Foundation"
[1015380.635] 	compiled for 1.13.0, module version = 1.0.0
[1015380.635] 	ABI class: X.Org Server Extension, version 7.0
[1015380.640] (==) AIGLX enabled
[1015380.640] Loading extension GLX
[1015380.640] (II) LoadModule: "openchrome"
[1015380.641] (II) Loading /usr/lib/xorg/modules/drivers/openchrome_drv.so
[1015380.642] (II) Module openchrome: vendor="http://openchrome.org/";
[1015380.642] 	compiled for 1.13.0, module version = 0.3.1
[1015380.642] 	Module class: X.Org Video Driver
[1015380.642] 	ABI class: X.Org Video Driver, version 13.0
[1015380.642] (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
[1015380.643] (++) using VT number 7

[1015380.643] (!!) VIA Technologies does not support this driver in any way.
[1015380.643] (!!) For support, please refer to http://www.openchrome.org/.
[1015380.643] (!!) (development build, branch vt1625_fixes at revision cd5cb8b)
[1015380.643] (II) CHROME(0): VIAPreInit
[1015380.643] (II) CHROME(0): VIAGetRec
[1015380.644] (--) CHROME(0): Chipset: CX700/VX700
[1015380.644] (--) CHROME(0): Chipset revision: 0
[1015380.730] (EE) CHROME(0): [drm] Failed to open DRM device for pci:0000:01:00.0: No such file or directory
[1015380.730] (II) Loading sub module "vgahw"
[1015380.730] (II) LoadModule: "vgahw"
[1015380.731] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[1015380.731] (II) Module vgahw: vendor="X.Org Foundation"
[1015380.731] 	compiled for 1.13.0, module version = 0.1.0
[1015380.731] 	ABI class: X.Org Video Driver, version 13.0
[1015380.732] (--) CHROME(0): Probed amount of VideoRAM = 65536 kB
[1015380.732] (II) CHROME(0): VIAMapMMIO
[1015380.732] (--) CHROME(0): mapping MMIO @ 0xdd000000 with size 0xd000
[1015380.732] (--) CHROME(0): mapping BitBlt MMIO @ 0xdd200000 with size 0x200000
[1015380.732] (II) CHROME(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0
[1015380.732] (II) CHROME(0): VIAMapFB
[1015380.733] (--) CHROME(0): mapping framebuffer @ 0xa0000000 with size 0x4000000
[1015380.734] (--) CHROME(0): Frame buffer start: 0xb2d5f000, free start: 0x0 end: 0x4000000
[1015380.734] (==) CHROME(0): Depth 24, (--) framebuffer bpp 32
[1015380.734] (==) CHROME(0): RGB weight 888
[1015380.734] (==) CHROME(0): Default visual is TrueColor
[1015380.734] (II) CHROME(0): VIASetupDefaultOptions - Setting up default chipset options.
[1015380.735] (**) CHROME(0): Option "ActiveDevice" "TV"
[1015380.735] (**) CHROME(0): Option "TVType" "PAL"
[1015380.735] (**) CHROME(0): Option "TVOutput" "Composite"
[1015380.735] (==) CHROME(0): Shadow framebuffer is disabled.
[1015380.735] (==) CHROME(0): Hardware acceleration is enabled.
[1015380.735] (==) CHROME(0): Using EXA acceleration architecture.
[1015380.735] (==) CHROME(0): EXA composite acceleration enabled.
[1015380.735] (==) CHROME(0): EXA scratch area size is 4096 kB.
[1015380.735] (==) CHROME(0): Using hardware two-color cursors and software full-color cursors.
[1015380.735] (==) CHROME(0): GPU virtual command queue will be enabled.
[1015380.735] (==) CHROME(0): DRI IRQ will be enabled if DRI is enabled.
[1015380.735] (==) CHROME(0): AGP DMA will be enabled if DRI is enabled.
[1015380.735] (==) CHROME(0): AGP DMA will be used for 2D acceleration.
[1015380.735] (==) CHROME(0): PCI DMA will be used for XV image transfer if DRI is enabled.
[1015380.735] (==) CHROME(0): Will not enable VBE modes.
[1015380.736] (==) CHROME(0): VBE VGA register save & restore will not be used
	if VBE modes are enabled.
[1015380.736] (==) CHROME(0): Xv Bandwidth check is enabled.
[1015380.736] (==) CHROME(0): Will not impose a limit on video RAM reserved for DRI.
[1015380.736] (==) CHROME(0): Will try to allocate 32768 kB of AGP memory.
[1015380.736] (==) CHROME(0): TV dotCrawl is disabled.
[1015380.736] (==) CHROME(0): TV deflicker is set to 0.
[1015380.736] (**) CHROME(0): TV Type is PAL.
[1015380.736] (**) CHROME(0): TV Output Signal is Composite.
[1015380.736] (==) CHROME(0): No default TV output port is set.
[1015380.736] (==) CHROME(0): Will not print VGA registers.
[1015380.736] (==) CHROME(0): Will not scan I2C buses.
[1015380.736] (II) CHROME(0): ...Finished parsing config file options.
[1015380.736] (WW) CHROME(0): Manufacturer plainly copied main PCI IDs to subsystem/card IDs.
[1015380.736] (--) CHROME(0): Detected VIA VT3324 (CX700). Card-Ids (1106|3157)
[1015380.736] (II) CHROME(0): Detected MemClk 7
[1015380.737] (II) CHROME(0): ViaGetMemoryBandwidth. Memory type: 7
[1015380.737] (II) Loading sub module "ramdac"
[1015380.737] (II) LoadModule: "ramdac"
[1015380.737] (II) Module "ramdac" already built-in
[1015380.737] (II) Loading sub module "i2c"
[1015380.737] (II) LoadModule: "i2c"
[1015380.737] (II) Module "i2c" already built-in
[1015380.737] (II) CHROME(0): ViaI2CInit
[1015380.737] (II) CHROME(0): ViaI2CBus1Init
[1015380.737] (II) CHROME(0): I2C bus "I2C bus 1" initialized.
[1015380.737] (II) CHROME(0): ViaI2cBus2Init
[1015380.737] (II) CHROME(0): I2C bus "I2C bus 2" initialized.
[1015380.737] (II) CHROME(0): ViaI2CBus3Init
[1015380.737] (II) CHROME(0): I2C bus "I2C bus 3" initialized.
[1015380.737] (II) Loading sub module "ddc"
[1015380.737] (II) LoadModule: "ddc"
[1015380.738] (II) Module "ddc" already built-in
[1015380.738] (II) CHROME(0): ViaOutputsDetect
[1015380.738] (==) CHROME(0): LVDS-0 : Digital output bus width is 12 bits.
[1015380.738] (==) CHROME(0): LVDS-0 : DVI Center is disabled.
[1015380.738] (==) CHROME(0): LVDS Panel will not be forced.
[1015380.738] (==) CHROME(0): Panel size is not selected from config file.
[1015380.738] (II) CHROME(0): Output VGA-1 has no monitor section
[1015380.739] (II) CHROME(0): ViaVT162xDetect
[1015380.739] (II) CHROME(0): I2C device "I2C bus 2:VT162x" registered at address 0x40.
[1015380.740] (--) CHROME(0): Detected VIA Technologies VT1625 TV Encoder
[1015380.740] (II) CHROME(0): ViaVT162xInit
[1015380.740] (II) CHROME(0): Output TV-1 has no monitor section
[1015380.740] (II) CHROME(0): VT162xSave
[1015380.870] (II) CHROME(0): I2C device "I2C bus 1:ddc2" registered at address 0xA0.
[1015380.883] (--) CHROME(0): Test for CRT with VSYNC
[1015380.891] (II) CHROME(0): EDID for output VGA-1
[1015380.891] (II) CHROME(0): VT1625DACSense
[1015380.903] (--) CHROME(0): VT1625: Composite connected.
[1015380.915] (II) CHROME(0): Printing probed modes for output TV-1
[1015380.917] (II) CHROME(0): Modeline "720x576"x50.0   34.50  720 760 800 1000  576 577 580 690 -hsync +vsync (34.5 kHz UeP)
[1015380.917] (II) CHROME(0): Modeline "1920x1080"x30.0   74.25  1920 1960 2064 2200  1080 1083 1087 1125 -hsync -vsync (33.8 kHz e)
[1015380.917] (II) CHROME(0): Modeline "1280x720"x60.0   74.25  1280 1320 1376 1650  720 722 728 750 -hsync -vsync (45.0 kHz e)
[1015380.918] (II) CHROME(0): Modeline "1024x768"x50.0   57.00  1024 1040 1112 1200  768 829 840 950 -hsync -vsync (47.5 kHz e)
[1015380.918] (II) CHROME(0): Modeline "800x600"x50.0   34.50  800 816 880 920  600 604 620 750 +hsync +vsync (37.5 kHz e)
[1015380.918] (II) CHROME(0): Modeline "720x576Over"x50.0   27.00  720 768 800 864  576 577 579 625 -hsync +vsync (31.2 kHz e)
[1015380.918] (II) CHROME(0): Modeline "720x480Under"x72.3   34.00  720 728 744 784  480 490 496 600 -hsync -vsync (43.4 kHz e)
[1015380.918] (II) CHROME(0): Modeline "720x480Fit"x60.0   28.98  720 728 776 840  480 484 499 575 -hsync -vsync (34.5 kHz e)
[1015380.918] (II) CHROME(0): Modeline "720x480Under"x60.0   28.22  720 728 744 784  480 490 496 600 -hsync -vsync (36.0 kHz e)
[1015380.918] (II) CHROME(0): Modeline "720x480Over"x60.0   27.03  720 784 808 858  480 483 486 525 -hsync -vsync (31.5 kHz e)
[1015380.918] (II) CHROME(0): Modeline "720x480Over"x64.3   27.02  720 752 792 800  480 482 485 525 -hsync -vsync (33.8 kHz e)
[1015380.918] (II) CHROME(0): Modeline "640x480"x63.8   30.00  640 688 744 784  480 488 495 600 -hsync -vsync (38.3 kHz e)
[1015380.918] (II) CHROME(0): Modeline "640x480"x60.0   24.70  640 656 744 784  480 482 483 525 -hsync -vsync (31.5 kHz e)
[1015380.918] (II) CHROME(0): Output VGA-1 disconnected
[1015380.918] (II) CHROME(0): Output TV-1 connected
[1015380.919] (II) CHROME(0): Using user preference for initial modes
[1015380.919] (II) CHROME(0): Output TV-1 using initial mode 720x576
[1015380.920] (II) CHROME(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[1015380.921] (II) CHROME(0): initial desired mode: (null)
[1015380.921] (II) CHROME(0): VIASave
[1015380.921] (II) CHROME(0): Primary
[1015380.922] (II) CHROME(0): Primary Adapter! saving VGA_SR_ALL !!
[1015380.922] (II) CHROME(0): Crtc...
[1015380.922] (II) CHROME(0): TVSave...
[1015380.922] (II) CHROME(0): VT162xSave
[1015381.051] (II) CHROME(0): initial desired mode: (null)
[1015381.051] (II) CHROME(0): VIASave
[1015381.051] (II) CHROME(0): Primary
[1015381.051] (II) CHROME(0): Primary Adapter! saving VGA_SR_ALL !!
[1015381.051] (II) CHROME(0): Crtc...
[1015381.051] (II) CHROME(0): TVSave...
[1015381.051] (II) CHROME(0): VT162xSave
[1015381.173] (==) CHROME(0): DPI set to (96, 96)
[1015381.173] (II) Loading sub module "fb"
[1015381.173] (II) LoadModule: "fb"
[1015381.175] (II) Loading /usr/lib/xorg/modules/libfb.so
[1015381.175] (II) Module fb: vendor="X.Org Foundation"
[1015381.175] 	compiled for 1.13.0, module version = 1.0.0
[1015381.175] 	ABI class: X.Org ANSI C Emulation, version 0.4
[1015381.175] (II) Loading sub module "exa"
[1015381.175] (II) LoadModule: "exa"
[1015381.176] (II) Loading /usr/lib/xorg/modules/libexa.so
[1015381.177] (II) Module exa: vendor="X.Org Foundation"
[1015381.177] 	compiled for 1.13.0, module version = 2.6.0
[1015381.177] 	ABI class: X.Org Video Driver, version 13.0
[1015381.177] (--) Depth 24 pixmap format is 32 bpp
[1015381.177] (II) CHROME(0): VIAScreenInit
[1015381.177] (II) CHROME(0): Frame Buffer From (0,0) To (720,23301)
[1015381.177] (II) CHROME(0): Using 22725 lines for offscreen memory.
[1015381.177] 1658880 bytes of Linear memory allocated at 195000, handle 3095222520
[1015381.177] 262144 bytes of Linear memory allocated at 32ab80, handle 3095222680
[1015381.177] 32 bytes of Linear memory allocated at 36b680, handle 3095222808
[1015381.177] 32 bytes of Linear memory allocated at 36b780, handle 3095222936
[1015381.178] (II) CHROME(0): - Visuals set up
[1015381.178] (II) CHROME(0): - B & W
[1015381.178] (**) CHROME(0): Option "MigrationHeuristic" "greedy"
[1015381.178] (II) EXA(0): Offscreen pixmap area of 65449984 bytes
[1015381.178] (II) EXA(0): Driver registered support for the following operations:
[1015381.178] (II)         Solid
[1015381.178] (II)         Copy
[1015381.178] (II)         Composite (RENDER acceleration)
[1015381.178] (II) CHROME(0): [EXA] Enabled EXA acceleration.
[1015381.178] (==) CHROME(0): Backing store disabled
[1015381.179] (II) CHROME(0): - Backing store set up
[1015381.179] (II) CHROME(0): - SW cursor set up
[1015381.179] (II) CHROME(0): HWCursor ARGB enabled
[1015381.179] 16384 bytes of Linear memory allocated at 36c180, handle 3095243440
[1015381.179] 16384 bytes of Linear memory allocated at 370500, handle 3095223024
[1015381.179] (II) CHROME(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[1015381.180] (II) CHROME(0): - Def Color map set up
[1015381.180] (II) CHROME(0): - Palette loaded
[1015381.180] (II) CHROME(0): - Color maps etc. set up
[1015381.180] (==) CHROME(0): DPMS enabled
[1015381.180] (II) CHROME(0): - DPMS set up
[1015381.180] (II) CHROME(0): VIAEnterVT
[1015381.180] (II) CHROME(0): VIASave
[1015381.180] (II) CHROME(0): Primary
[1015381.180] (II) CHROME(0): Primary Adapter! saving VGA_SR_ALL !!
[1015381.180] (II) CHROME(0): Crtc...
[1015381.180] (II) CHROME(0): TVSave...
[1015381.180] (II) CHROME(0): VT162xSave
[1015381.302] (II) CHROME(0): VIASave
[1015381.302] (II) CHROME(0): Primary
[1015381.302] (II) CHROME(0): Primary Adapter! saving VGA_SR_ALL !!
[1015381.302] (II) CHROME(0): Crtc...
[1015381.302] (II) CHROME(0): TVSave...
[1015381.302] (II) CHROME(0): VT162xSave
[1015381.424] (II) CHROME(0): VT162xSave
[1015381.546] (II) CHROME(0): EnterTV setting desired mode...(II) CHROME(0): ViaDisplayDisableCRT
[1015381.546] (II) CHROME(0): ViaTVPower: Off.
[1015381.546] (II) CHROME(0): VT1625Power
[1015381.547] (II) CHROME(0): Desired mode: (null)
[1015381.547] (II) CHROME(0): ViaFirstCRTCModeValid: (null)
[1015381.547] (II) CHROME(0): ViaTVPower: Off.
[1015381.547] (II) CHROME(0): VT1625Power
[1015381.548] (II) CHROME(0): ViaModeFirstCRTC: 720x576 
[1015381.548] (II) CHROME(0): ViaFirstCRTCSetMode
[1015381.548] (II) CHROME(0): Setting up 720x576
[1015381.548] (II) CHROME(0): ViaSetPrimaryFIFO
[1015381.548] (II) CHROME(0): ViaSetDotclock to 0x0c10b1
[1015381.549] (II) CHROME(0): ViaSetUseExternalClock
[1015381.549] (II) CHROME(0): ViaDisplayDisableSimultaneous
[1015381.549] (II) CHROME(0): ViaFirstCRTCSetStartingAddress
[1015381.549] (II) CHROME(0): ViaDisplaySetStreamOnDVO, port: 2
[1015381.549] (II) CHROME(0): ViaDisplayEnableDVO, port: 2
[1015381.549] (II) CHROME(0): ViaTVSetMode: 720x576
[1015381.549] (II) CHROME(0): VT1622ModeI2C: 720x576
[1015381.549] (II) CHROME(0): VT1622ModeIndex
[1015381.549] (WW) CHROME(0): ALL: width=640:720, height=480:576, std=1:2, name=640x480:720x576.
[1015381.549] (WW) CHROME(0): ALL: width=720:720, height=480:576, std=1:2, name=720x480Under:720x576.
[1015381.549] (WW) CHROME(0): ALL: width=720:720, height=480:576, std=1:2, name=720x480Fit:720x576.
[1015381.549] (WW) CHROME(0): ALL: width=720:720, height=480:576, std=1:2, name=720x480Over:720x576.
[1015381.549] (WW) CHROME(0): ALL: width=720:720, height=480:576, std=3:2, name=720x480Under:720x576.
[1015381.549] (WW) CHROME(0): ALL: width=720:720, height=480:576, std=3:2, name=720x480Fit:720x576.
[1015381.549] (WW) CHROME(0): ALL: width=720:720, height=480:576, std=3:2, name=720x480Over:720x576.
[1015381.549] (WW) CHROME(0): ALL: width=1280:720, height=720:576, std=5:2, name=1280x720:720x576.
[1015381.549] (WW) CHROME(0): ALL: width=1920:720, height=1080:576, std=6:2, name=1920x1080:720x576.
[1015381.549] (WW) CHROME(0): ALL: width=640:720, height=480:576, std=2:2, name=640x480:720x576.
[1015381.549] (WW) CHROME(0): ALL: width=720:720, height=576:576, std=2:2, name=720x576:720x576.
[1015381.549] (WW) CHROME(0): ALL: width=720:720, height=576:576, std=2:2, name=720x576Over:720x576.
[1015381.549] (WW) CHROME(0): width=640:720, height=480:576, std=1:2, name=640x480:720x576.
[1015381.549] (WW) CHROME(0): width=720:720, height=480:576, std=1:2, name=720x480Under:720x576.
[1015381.550] (WW) CHROME(0): width=720:720, height=480:576, std=1:2, name=720x480Fit:720x576.
[1015381.550] (WW) CHROME(0): width=720:720, height=480:576, std=1:2, name=720x480Over:720x576.
[1015381.550] (WW) CHROME(0): width=720:720, height=480:576, std=3:2, name=720x480Under:720x576.
[1015381.550] (WW) CHROME(0): width=720:720, height=480:576, std=3:2, name=720x480Fit:720x576.
[1015381.550] (WW) CHROME(0): width=720:720, height=480:576, std=3:2, name=720x480Over:720x576.
[1015381.550] (WW) CHROME(0): width=1280:720, height=720:576, std=5:2, name=1280x720:720x576.
[1015381.550] (WW) CHROME(0): width=1920:720, height=1080:576, std=6:2, name=1920x1080:720x576.
[1015381.550] (WW) CHROME(0): width=640:720, height=480:576, std=2:2, name=640x480:720x576.
[1015381.550] (WW) CHROME(0): width=720:720, height=576:576, std=2:2, name=720x576:720x576.
[1015381.607] (II) CHROME(0): VT1622ModeCrtc
[1015381.608] (II) CHROME(0): VT1622ModeIndex
[1015381.608] (WW) CHROME(0): ALL: width=640:720, height=480:576, std=1:2, name=640x480:720x576.
[1015381.608] (WW) CHROME(0): ALL: width=720:720, height=480:576, std=1:2, name=720x480Under:720x576.
[1015381.608] (WW) CHROME(0): ALL: width=720:720, height=480:576, std=1:2, name=720x480Fit:720x576.
[1015381.608] (WW) CHROME(0): ALL: width=720:720, height=480:576, std=1:2, name=720x480Over:720x576.
[1015381.608] (WW) CHROME(0): ALL: width=720:720, height=480:576, std=3:2, name=720x480Under:720x576.
[1015381.608] (WW) CHROME(0): ALL: width=720:720, height=480:576, std=3:2, name=720x480Fit:720x576.
[1015381.608] (WW) CHROME(0): ALL: width=720:720, height=480:576, std=3:2, name=720x480Over:720x576.
[1015381.608] (WW) CHROME(0): ALL: width=1280:720, height=720:576, std=5:2, name=1280x720:720x576.
[1015381.608] (WW) CHROME(0): ALL: width=1920:720, height=1080:576, std=6:2, name=1920x1080:720x576.
[1015381.608] (WW) CHROME(0): ALL: width=640:720, height=480:576, std=2:2, name=640x480:720x576.
[1015381.608] (WW) CHROME(0): ALL: width=720:720, height=576:576, std=2:2, name=720x576:720x576.
[1015381.608] (WW) CHROME(0): ALL: width=720:720, height=576:576, std=2:2, name=720x576Over:720x576.
[1015381.608] (WW) CHROME(0): width=640:720, height=480:576, std=1:2, name=640x480:720x576.
[1015381.608] (WW) CHROME(0): width=720:720, height=480:576, std=1:2, name=720x480Under:720x576.
[1015381.608] (WW) CHROME(0): width=720:720, height=480:576, std=1:2, name=720x480Fit:720x576.
[1015381.608] (WW) CHROME(0): width=720:720, height=480:576, std=1:2, name=720x480Over:720x576.
[1015381.608] (WW) CHROME(0): width=720:720, height=480:576, std=3:2, name=720x480Under:720x576.
[1015381.608] (WW) CHROME(0): width=720:720, height=480:576, std=3:2, name=720x480Fit:720x576.
[1015381.608] (WW) CHROME(0): width=720:720, height=480:576, std=3:2, name=720x480Over:720x576.
[1015381.608] (WW) CHROME(0): width=1280:720, height=720:576, std=5:2, name=1280x720:720x576.
[1015381.609] (WW) CHROME(0): width=1920:720, height=1080:576, std=6:2, name=1920x1080:720x576.
[1015381.609] (WW) CHROME(0): width=640:720, height=480:576, std=2:2, name=640x480:720x576.
[1015381.609] (WW) CHROME(0): width=720:720, height=576:576, std=2:2, name=720x576:720x576.
[1015381.609] (II) CHROME(0): ViaSetTVClockSource
[1015381.609] (II) CHROME(0): VIALoadRgbLut
[1015381.609] (II) CHROME(0): ViaTVPower: On.
[1015381.609] (II) CHROME(0): VT1625Power
[1015381.610] (II) CHROME(0): ViaDisplayDisableCRT
[1015381.610] DRM memory allocation failed -6
[1015381.610]  via_xv.c : viaInitVideo, Screen[0]
[1015381.610] 635904 bytes of Linear memory allocated at 374880, handle 3095266280
[1015381.612] (II) CHROME(0): Benchmarking video copy.  Less time is better.
[1015381.619] (--) CHROME(0): Timed   libc YUV420 copy... 1275329. Throughput: 465.2 MiB/s.
[1015381.623] (--) CHROME(0): Timed kernel YUV420 copy... 1251570. Throughput: 474.0 MiB/s.
[1015381.627] (--) CHROME(0): Timed    SSE YUV420 copy... 866024. Throughput: 685.0 MiB/s.
[1015381.631] (--) CHROME(0): Timed    MMX YUV420 copy... 1217480. Throughput: 487.3 MiB/s.
[1015381.631] (--) CHROME(0): Ditching 3DNow! YUV420 copy. Not supported by CPU.
[1015381.635] (--) CHROME(0): Timed   MMX2 YUV420 copy... 920705. Throughput: 644.4 MiB/s.
[1015381.635] Freed 3623040 (pool 4)
[1015381.635] (--) CHROME(0): Using SSE YUV42X copy for video.
[1015381.635]  via_xv.c : viaSetupAdaptors (viaSetupImageVideo): 
[1015381.635]  via_xv.c : viaGetPortAttribute : port 0 73
[1015381.636]  via_xv.c :    ColorKey 0x821
[1015381.636]  via_xv.c : viaGetPortAttribute : port 0 76
[1015381.636]     AutoPaint = 00000001
[1015381.636]  via_xv.c : viaGetPortAttribute : port 0 71
[1015381.636]     xvBrightness = 00005000
[1015381.636]  via_xv.c : viaGetPortAttribute : port 0 72
[1015381.636]     xvContrast = 00010000
[1015381.636]  via_xv.c : viaGetPortAttribute : port 0 75
[1015381.636]     xvSaturation = 00010000
[1015381.636]  via_xv.c : viaGetPortAttribute : port 0 74
[1015381.636]     xvHue = 00000000
[1015381.636]  via_xv.c : viaResetVideo: 
[1015381.636]  via_xv.c : num_adaptors : 0
[1015381.636] (WW) CHROME(0): [XvMC] XvMC is not supported on this chipset.
[1015381.636] 00000288 13171000
[1015381.637] 00000284 13000ded
[1015381.637] (II) CHROME(0): - Done
[1015381.637] (--) RandR disabled
[1015381.679] (II) AIGLX: Screen 0 is not DRI2 capable
[1015381.679] (II) AIGLX: Screen 0 is not DRI capable
[1015381.723] (II) AIGLX: Loaded and initialized swrast
[1015381.723] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[1015381.725] (II) CHROME(0): Setting screen physical size to 190 x 152
[1015381.772] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[1015381.783] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[1015381.783] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[1015381.783] (II) LoadModule: "evdev"
[1015381.784] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[1015381.785] (II) Module evdev: vendor="X.Org Foundation"
[1015381.785] 	compiled for 1.13.0, module version = 2.7.3
[1015381.785] 	Module class: X.Org XInput Driver
[1015381.785] 	ABI class: X.Org XInput driver, version 18.0
[1015381.785] (II) Using input driver 'evdev' for 'Power Button'
[1015381.785] (**) Power Button: always reports core events
[1015381.785] (**) evdev: Power Button: Device: "/dev/input/event2"
[1015381.785] (--) evdev: Power Button: Vendor 0 Product 0x1
[1015381.785] (--) evdev: Power Button: Found keys
[1015381.785] (II) evdev: Power Button: Configuring as keyboard
[1015381.786] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[1015381.786] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[1015381.786] (**) Option "xkb_rules" "evdev"
[1015381.786] (**) Option "xkb_model" "pc105"
[1015381.786] (**) Option "xkb_layout" "us"
[1015381.786] (**) Option "xkb_variant" "dvorak"
[1015381.798] (II) XKB: reuse xkmfile /var/lib/xkb/server-67E01E0DB470BCE62CC253395E30321B147B483E.xkm
[1015381.802] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[1015381.802] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[1015381.802] (II) Using input driver 'evdev' for 'Power Button'
[1015381.802] (**) Power Button: always reports core events
[1015381.802] (**) evdev: Power Button: Device: "/dev/input/event0"
[1015381.802] (--) evdev: Power Button: Vendor 0 Product 0x1
[1015381.803] (--) evdev: Power Button: Found keys
[1015381.803] (II) evdev: Power Button: Configuring as keyboard
[1015381.803] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[1015381.803] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[1015381.803] (**) Option "xkb_rules" "evdev"
[1015381.803] (**) Option "xkb_model" "pc105"
[1015381.803] (**) Option "xkb_layout" "us"
[1015381.803] (**) Option "xkb_variant" "dvorak"
[1015381.805] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[1015381.806] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[1015381.806] (II) Using input driver 'evdev' for 'Sleep Button'
[1015381.806] (**) Sleep Button: always reports core events
[1015381.806] (**) evdev: Sleep Button: Device: "/dev/input/event1"
[1015381.806] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[1015381.806] (--) evdev: Sleep Button: Found keys
[1015381.806] (II) evdev: Sleep Button: Configuring as keyboard
[1015381.806] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1"
[1015381.806] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[1015381.806] (**) Option "xkb_rules" "evdev"
[1015381.806] (**) Option "xkb_model" "pc105"
[1015381.806] (**) Option "xkb_layout" "us"
[1015381.806] (**) Option "xkb_variant" "dvorak"
[1015381.830] (II) CHROME(0): ViaTVPower: On.
[1015381.830] (II) CHROME(0): VT1625Power
[1015981.831] (II) CHROME(0): ViaTVPower: On.
[1015981.831] (II) CHROME(0): VT1625Power
[1015981.832] (II) CHROME(0): ViaTVPower: Off.
[1015981.832] (II) CHROME(0): VT1625Power
[1015981.833] (II) CHROME(0): ViaTVPower: Off.
[1015981.833] (II) CHROME(0): VT1625Power
_______________________________________________
Openchrome-devel mailing list
Openchrome-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/openchrome-devel

Reply via email to