[Openchrome-users] issue on VIA EPIA EX10000EG using openchrome

Willem van Asperen willem at van.asperen.org
Sat Nov 10 04:56:55 PST 2012


Hi all,

I have been running Arch Linux on a VIA EPIA EX10000EG with success 
using version openchrome 0.2.906, until the upgrade of openchrome to 
0.3.0. Since then my screen just comes up blank black.

Trying to get it running, I broke the system and had to do a re-install. 
Although, sticking to 0.2.906 would have been the solution...

I have now installed 0.3.1 and still no luck.

The box is booting from the network using NFS and pxelinux. That works 
great (much better and stable than I expected!) and gets me into console 
mode ok, after setting some viafb properties, on both the DVI as well as 
the TV (S-Video) output.

The experiments I have done are as follows:

First I needed to get viafb properly running, so I created the following 
options.conf in my /etc/modprobe.d. directory:

|options viafb viafb_active_dev=DVI+LCD viafb_display_hardware_layout=2 
viafb_platform_epia_dvi=1 viafb_dvi_port=DVP1 viafb_lcd_panel_id=9 
viafb_mode=1024x768 viafb_refresh=70|

This seems to help the viafb to give me a working console in 1024x768 
resolution on the DVI output. So far so good...

The drm module is inserted into the kernel at boot. For this I included 
the following lines in my mkinitcpio.conf:
|
||...||
||MODULES="nfsv3 via_agp drm"||
||...||
||FILES="/etc/modprobe.d/options.conf"|
...

But, starting up lxdm (X), there is no graphical output on the DVI port, 
when I have viafb inserted in the kernel. The screen goes to black with 
a static console cursor in the top left hand corner. Using Ctrl-Alt-F1 I 
can get to the console, just fine.

I found that leaving out viafb (blacklist it) from the kernel, I start 
getting some output on the DVI port. But the video does not properly 
sync. I get horizontally and vertically moving garbled lines floating 
across my 1920x1080 screen...

The system does not freeze. I can still login using ssh and even, 
knowing the keystrokes by hart, I can even login to X (LXDM).

This is my 10-monitor.conf in /etc/X11/xorg.conf.d/:

|Section "Monitor"||
||  Identifier "Monitor0"||
||#  HorizSync 30 - 50||
||# VertRefresh 50.0 - 50.0||
||EndSection||
||
||Section "Device"||
||  Identifier "Device0"||
||  Driver "openchrome"||
||  Option "ActiveDevice" "DFP"||
||#  Option "TVType" "PAL"||
||#  Option "TVOutput" "S-Video"||
||EndSection||
||
||Section "Screen"||
||  Identifier "Screen0"||
||  Device "Device0"||
||  Monitor "Monitor0"||
||  DefaultDepth 32||
||  SubSection "Display"||
||    Viewport 0 0||
||#    Modes "720x576" "720x576Noscale"||
||    Modes "1920x1080"||
||#    Virtual 3200 1080||
||#    Modes "640x480"||
||#    Modes "1024x768"||
||  EndSubSection||
||EndSection|

So I figured I should do some further checks, as indicated at 
http://www.openchrome.org/trac/wiki/Troubleshooting

Here we go:

|# dmesg | grep -e agp -e drm||
||[    2.473998] Linux agpgart interface v0.103||
||[    2.475573] agpgart: Detected VIA CX700 chipset||
||[    2.485747] agpgart-via 0000:00:00.0: AGP aperture is 128M @ 
0xd0000000||
||[    2.499803] [drm] Initialized drm 1.1.0 20060810||
||
||# grep openchrome /var/log/Xorg.0.log||
||[   431.974] (II) LoadModule: "openchrome"||
||[   431.977] (II) Loading 
/usr/lib/xorg/modules/drivers/openchrome_drv.so||
||[   431.978] (II) Module openchrome: vendor="http://openchrome.org/"||
||[   431.985] (!!) For support, please refer to 
http://www.openchrome.org/.||
||[   431.985] (!!) (openchrome 0.3.1 release)||
||
||# grep rendering /var/log/Xorg.0.log||
||
||# grep "(EE)" /var/log/Xorg.0.log||
||[   286.707] (EE) CHROME(0): [drm] Failed to open DRM device for 
pci:0000:01:00.0: No such file or directory||
|
Aha! DRM issue?

|# lsmod | grep drm||
||drm                   180042  0 ||
||i2c_core               16943  2 drm,i2c_viapro||
||agpgart                21935  2 drm,via_agp||
||
||# modinfo  drm||
||filename: /lib/modules/3.6.6-1-ARCH/kernel/drivers/gpu/drm/drm.ko.gz||
||license:        GPL and additional rights||
||description:    DRM shared core routines||
||author:         Gareth Hughes, Leif Delgass, José Fonseca, Jon Smirl||
||depends:        agpgart,i2c-core||
||intree:         Y||
||vermagic:       3.6.6-1-ARCH SMP preempt mod_unload modversions 686 ||
||parm:           edid_fixup:Minimum number of valid EDID header bytes 
(0-8, default 6) (int)||
||parm:           debug:Enable debug output (int)||
||parm:           vblankoffdelay:Delay until vblank irq auto-disable 
[msecs] (int)||
||parm:           timestamp_precision_usec:Max. error on timestamps 
[usecs] (int)||
|
Loaded ok...

|# lspci | grep 01:00.0||
||01:00.0 VGA compatible controller: VIA Technologies, Inc. CX700/VX700 
[S3 UniChrome Pro] (rev 03)||
|
Card is there...

Are there any warnings?

|# grep "(WW)" /var/log/Xorg.0.log||
||[   286.457] (WW) The directory "/usr/share/fonts/TTF/" does not exist.||
||[   286.458] (WW) The directory "/usr/share/fonts/OTF/" does not exist.||
||[   286.458] (WW) The directory "/usr/share/fonts/Type1/" does not 
exist.||
||[   286.471] (WW) `fonts.dir' not found (or not valid) in 
"/usr/share/fonts/100dpi/".||
||[   286.473] (WW) `fonts.dir' not found (or not valid) in 
"/usr/share/fonts/75dpi/".||
||[   286.479] (WW) Open ACPI failed (/var/run/acpid.socket) (No such 
file or directory)||
||[   286.735] (WW) CHROME(0): Manufacturer plainly copied main PCI IDs 
to subsystem/card IDs.||
||[   287.922] (WW) CHROME(0): [XvMC] XvMC is not supported on this 
chipset.||
|
Ok. So: some fonts missing, acpid not operational, a lazy manufacturer 
and XvMC not supported.

Some other things I tested:

Setting |VBEModes| to "true" sigfaults X...

When I set |Option "ActiveDevice" "TV"|, X no longer checks if there is 
anything connected to DP-1 and tells me:

|...
[  1386.156] (--) CHROME(0): Detected VIA Technologies VT1625 TV Encoder||
||[  1386.156] (II) CHROME(0): ViaVT162xInit||
||[  1386.157] (II) CHROME(0): Output TV-1 has no monitor section||
||[  1386.157] (II) CHROME(0): VT162xSave||
||[  1386.257] (II) CHROME(0): I2C device "I2C bus 1:ddc2" registered at 
address 0xA0.||
||[  1386.261] (II) CHROME(0): ViaDisplayDisableCRT||
||[  1386.261] (II) CHROME(0): EDID for output VGA-1||
||[  1386.261] (II) CHROME(0): VT1625DACSense||
||[  1386.265] (--) CHROME(0): VT1625: Nothing connected.||
||[  1386.265] (II) CHROME(0): EDID for output TV-1||
||[  1386.265] (II) CHROME(0): Output VGA-1 disconnected||
||[  1386.265] (II) CHROME(0): Output TV-1 disconnected||
||[  1386.265] (WW) CHROME(0): No outputs definitely connected, trying 
again...||
||[  1386.266] (II) CHROME(0): Output VGA-1 disconnected||
||[  1386.266] (II) CHROME(0): Output TV-1 disconnected||
||[  1386.266] (WW) CHROME(0): Unable to find connected outputs - 
setting 1024x768 initial framebuffer||
||[  1386.266] (II) CHROME(0): Using default gamma of (1.0, 1.0, 1.0) 
unless otherwise stated.||
||[  1386.266] (==) CHROME(0): DPI set to (96, 96)|
...

But both the DVI and the TV are connected!

I am out of ideas now after having tried many things...

Maybe you can spot an issue...

Thanks for any further suggestions.
Willem

Here are my bare logs:

|# dmesg ||
||[    0.000000] Initializing cgroup subsys cpuset||
||[    0.000000] Initializing cgroup subsys cpu||
||[    0.000000] Linux version 3.6.6-1-ARCH (tobias at testing) (gcc 
version 4.7.2 (GCC) ) #1 SMP PREEMPT Mon Nov 5 13:14:42 CET 2012||
||[    0.000000] e820: BIOS-provided physical RAM map:||
||[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] 
usable||
||[    0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] 
reserved||
||[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] 
reserved||
||[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000037eeffff] 
usable||
||[    0.000000] BIOS-e820: [mem 0x0000000037ef0000-0x0000000037ef2fff] 
ACPI NVS||
||[    0.000000] BIOS-e820: [mem 0x0000000037ef3000-0x0000000037efffff] 
ACPI data||
||[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] 
reserved||
||[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] 
reserved||
||[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] 
reserved||
||[    0.000000] BIOS-e820: [mem 0x00000000ffff0000-0x00000000ffffffff] 
reserved||
||[    0.000000] Notice: NX (Execute Disable) protection missing in CPU!||
||[    0.000000] DMI 2.3 present.||
||[    0.000000] DMI: VIA Technologies, Inc. CX700/CX700, BIOS 6.00 PG 
01/24/2007||
||[    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> 
reserved||
||[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable||
||[    0.000000] e820: last_pfn = 0x37ef0 max_arch_pfn = 0x100000||
||[    0.000000] MTRR default type: uncachable||
||[    0.000000] MTRR fixed ranges enabled:||
||[    0.000000]   00000-9FFFF write-back||
||[    0.000000]   A0000-BFFFF uncachable||
||[    0.000000]   C0000-CFFFF write-protect||
||[    0.000000]   D0000-EFFFF uncachable||
||[    0.000000]   F0000-F7FFF write-through||
||[    0.000000]   F8000-F8FFF uncachable||
||[    0.000000]   F9000-FFFFF write-through||
||[    0.000000] MTRR variable ranges enabled:||
||[    0.000000]   0 base 000000000 mask FE0000000 write-back||
||[    0.000000]   1 base 020000000 mask FF0000000 write-back||
||[    0.000000]   2 base 030000000 mask FF8000000 write-back||
||[    0.000000]   3 base 0D0000000 mask FF8000000 write-combining||
||[    0.000000]   4 base 037F00000 mask FFFF00000 uncachable||
||[    0.000000]   5 disabled||
||[    0.000000]   6 disabled||
||[    0.000000]   7 disabled||
||[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 
0x7010600070106||
||[    0.000000] found SMP MP-table at [mem 0x000f51e0-0x000f51ef] 
mapped at [c00f51e0]||
||[    0.000000] initial memory mapped: [mem 0x00000000-0x00bfffff]||
||[    0.000000] Base memory trampoline at [c009b000] 9b000 size 16384||
||[    0.000000] init_memory_mapping: [mem 0x00000000-0x377fdfff]||
||[    0.000000]  [mem 0x00000000-0x003fffff] page 4k||
||[    0.000000]  [mem 0x00400000-0x373fffff] page 2M||
||[    0.000000]  [mem 0x37400000-0x377fdfff] page 4k||
||[    0.000000] kernel direct mapping tables up to 0x377fdfff @ [mem 
0x00bfa000-0x00bfffff]||
||[    0.000000] RAMDISK: [mem 0x36ca5000-0x37ecefff]||
||[    0.000000] Allocated new RAMDISK: [mem 0x35a7b000-0x36ca4657]||
||[    0.000000] Move RAMDISK from [mem 0x36ca5000-0x37ece657] to [mem 
0x35a7b000-0x36ca4657]||
||[    0.000000] ACPI: RSDP 000f92a0 00014 (v00 CX700 )||
||[    0.000000] ACPI: RSDT 37ef3040 00030 (v01 CX700 AWRDACPI 30302E32 
AWRD 00000000)||
||[    0.000000] ACPI: FACP 37ef30c0 00084 (v02 CX700 AWRDACPI 30302E32 
AWRD 00000000)||
||[    0.000000] ACPI: DSDT 37ef31c0 03D9A (v01 CX700 AWRDACPI 00001000 
MSFT 0100000E)||
||[    0.000000] ACPI: FACS 37ef0000 00040||
||[    0.000000] ACPI: MCFG 37ef7080 0003C (v01 CX700 AWRDACPI 30302E32 
AWRD 00000000)||
||[    0.000000] ACPI: APIC 37ef6fc0 0005A (v01 CX700 AWRDACPI 30302E32 
AWRD 00000000)||
||[    0.000000] ACPI: Local APIC address 0xfee00000||
||[    0.000000] 6MB HIGHMEM available.||
||[    0.000000] 887MB LOWMEM available.||
||[    0.000000]   mapped low ram: 0 - 377fe000||
||[    0.000000]   low ram: 0 - 377fe000||
||[    0.000000] Zone ranges:||
||[    0.000000]   DMA      [mem 0x00010000-0x00ffffff]||
||[    0.000000]   Normal   [mem 0x01000000-0x377fdfff]||
||[    0.000000]   HighMem  [mem 0x377fe000-0x37eeffff]||
||[    0.000000] Movable zone start for each node||
||[    0.000000] Early memory node ranges||
||[    0.000000]   node   0: [mem 0x00010000-0x0009efff]||
||[    0.000000]   node   0: [mem 0x00100000-0x37eeffff]||
||[    0.000000] On node 0 totalpages: 228991||
||[    0.000000] free_area_init_node: node 0, pgdat c0658b00, 
node_mem_map f70fd200||
||[    0.000000]   DMA zone: 32 pages used for memmap||
||[    0.000000]   DMA zone: 0 pages reserved||
||[    0.000000]   DMA zone: 3951 pages, LIFO batch:0||
||[    0.000000]   Normal zone: 1744 pages used for memmap||
||[    0.000000]   Normal zone: 221486 pages, LIFO batch:31||
||[    0.000000]   HighMem zone: 14 pages used for memmap||
||[    0.000000]   HighMem zone: 1764 pages, LIFO batch:0||
||[    0.000000] Using APIC driver default||
||[    0.000000] ACPI: PM-Timer IO Port: 0x408||
||[    0.000000] ACPI: Local APIC address 0xfee00000||
||[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)||
||[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])||
||[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])||
||[    0.000000] IOAPIC[0]: apic_id 2, version 3, address 0xfec00000, 
GSI 0-23||
||[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)||
||[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low 
level)||
||[    0.000000] ACPI: IRQ0 used by override.||
||[    0.000000] ACPI: IRQ2 used by override.||
||[    0.000000] ACPI: IRQ9 used by override.||
||[    0.000000] Using ACPI (MADT) for SMP configuration information||
||[    0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs||
||[    0.000000] nr_irqs_gsi: 40||
||[    0.000000] PM: Registered nosave memory: 000000000009f000 - 
00000000000a0000||
||[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 
00000000000f0000||
||[    0.000000] PM: Registered nosave memory: 00000000000f0000 - 
0000000000100000||
||[    0.000000] e820: [mem 0x37f00000-0xdfffffff] available for PCI 
devices||
||[    0.000000] Booting paravirtualized kernel on bare hardware||
||[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 
nr_node_ids:1||
||[    0.000000] PERCPU: Embedded 13 pages/cpu @f70ea000 s32384 r0 
d20864 u53248||
||[    0.000000] pcpu-alloc: s32384 r0 d20864 u53248 alloc=13*4096||
||[    0.000000] pcpu-alloc: [0] 0 ||
||[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  
Total pages: 227201||
||[    0.000000] Kernel command line: nomodeset 
initrd=initramfs-linux.img rootfstype=nfs root=/dev/nfs 
nfsroot=192.168.1.102:///srv/tftp/diskless-root,v3,rsize=16384,wsize=16384 
ip=:::::eth0:dhcp BOOT_IMAGE=vmlinuz-linux ||
||[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)||
||[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 
524288 bytes)||
||[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 
bytes)||
||[    0.000000] __ex_table already sorted, skipping sort||
||[    0.000000] Initializing CPU#0||
||[    0.000000] allocated 1832704 bytes of page_cgroup||
||[    0.000000] please try 'cgroup_disable=memory' option if you don't 
want memory cgroups||
||[    0.000000] Initializing HighMem for node 0 (000377fe:00037ef0)||
||[    0.000000] Memory: 880528k/916416k available (3972k kernel code, 
35436k reserved, 1539k data, 536k init, 7112k highmem)||
||[    0.000000] virtual kernel memory layout:||
||    fixmap  : 0xfff16000 - 0xfffff000   ( 932 kB)||
||    pkmap   : 0xff800000 - 0xffc00000   (4096 kB)||
||    vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)||
||    lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)||
||      .init : 0xc0662000 - 0xc06e8000   ( 536 kB)||
||      .data : 0xc04e10f2 - 0xc0661e00   (1539 kB)||
||      .text : 0xc0100000 - 0xc04e10f2   (3972 kB)||
||[    0.000000] Checking if this processor honours the WP bit even in 
supervisor mode...Ok.||
||[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, 
CPUs=1, Nodes=1||
||[    0.000000] Preemptible hierarchical RCU implementation.||
||[    0.000000]  RCU dyntick-idle grace-period acceleration is enabled.||
||[    0.000000]  Dump stacks of tasks blocking RCU-preempt GP.||
||[    0.000000]  RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1.||
||[    0.000000] NR_IRQS:2304 nr_irqs:256 16||
||[    0.000000] CPU 0 irqstacks, hard=f5408000 soft=f540a000||
||[    0.000000] Console: colour VGA+ 80x25||
||[    0.000000] console [tty0] enabled||
||[    0.000000] tsc: Fast TSC calibration using PIT||
||[    0.000000] tsc: Detected 999.811 MHz processor||
||[    0.006671] Calibrating delay loop (skipped), value calculated 
using timer frequency.. 2000.93 BogoMIPS (lpj=3332703)||
||[    0.006683] pid_max: default: 32768 minimum: 301||
||[    0.006805] Security Framework initialized||
||[    0.006818] AppArmor: AppArmor disabled by boot time parameter||
||[    0.006896] Mount-cache hash table entries: 512||
||[    0.007628] Initializing cgroup subsys cpuacct||
||[    0.007637] Initializing cgroup subsys memory||
||[    0.007667] Initializing cgroup subsys devices||
||[    0.007674] Initializing cgroup subsys freezer||
||[    0.007681] Initializing cgroup subsys net_cls||
||[    0.007688] Initializing cgroup subsys blkio||
||[    0.007908] SMP alternatives: switching to UP code||
||[    0.028685] Freeing SMP alternatives: 16k freed||
||[    0.028722] ACPI: Core revision 20120711||
||[    0.039033] ftrace: allocating 17424 entries in 35 pages||
||[    0.063478] Enabling APIC mode:  Flat.  Using 1 I/O APICs||
||[    0.063952] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1||
||[    0.097392] smpboot: CPU0: Centaur VIA Esther processor 1000MHz 
stepping 09||
||[    0.100000] Performance Events: ||
||[    0.126860] NMI watchdog: disabled (cpu0): hardware events not 
enabled||
||[    0.126963] Brought up 1 CPUs||
||[    0.126971] smpboot: Total of 1 processors activated (2000.93 
BogoMIPS)||
||[    0.128151] devtmpfs: initialized||
||[    0.128866] PM: Registering ACPI NVS region [mem 
0x37ef0000-0x37ef2fff] (12288 bytes)||
||[    0.132768] NET: Registered protocol family 16||
||[    0.133459] ACPI: bus type pci registered||
||[    0.133720] PCI: MMCONFIG for domain 0000 [bus 02-02] at [mem 
0xe0200000-0xe02fffff] (base 0xe0000000)||
||[    0.133731] PCI: MMCONFIG at [mem 0xe0200000-0xe02fffff] reserved 
in E820||
||[    0.133735] PCI: Using MMCONFIG for extended config space||
||[    0.133741] PCI: Using configuration type 1 for base access||
||[    0.136116] bio: create slab <bio-0> at 0||
||[    0.136340] ACPI: Added _OSI(Module Device)||
||[    0.136347] ACPI: Added _OSI(Processor Device)||
||[    0.136354] ACPI: Added _OSI(3.0 _SCP Extensions)||
||[    0.136361] ACPI: Added _OSI(Processor Aggregator Device)||
||[    0.138896] ACPI: EC: Look up EC in DSDT||
||[    0.141886] ACPI: Actual Package length (8) is larger than 
NumElements field (2), truncated||
||
||[    0.142136] ACPI: Actual Package length (8) is larger than 
NumElements field (2), truncated||
||
||[    0.151040] ACPI: Interpreter enabled||
||[    0.151064] ACPI: (supports S0 S1 S3 S4 S5)||
||[    0.151130] ACPI: Using IOAPIC for interrupt routing||
||[    0.161141] ACPI: No dock devices found.||
||[    0.161159] PCI: Ignoring host bridge windows from ACPI; if 
necessary, use "pci=use_crs" and report a bug||
||[    0.161338] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])||
||[    0.161575] pci_root PNP0A08:00: host bridge window [io  
0x0000-0x0cf7] (ignored)||
||[    0.161586] pci_root PNP0A08:00: host bridge window [io  
0x0d00-0xffff] (ignored)||
||[    0.161597] pci_root PNP0A08:00: host bridge window [mem 
0x000a0000-0x000bffff] (ignored)||
||[    0.161607] pci_root PNP0A08:00: host bridge window [mem 
0x000c0000-0x000dffff] (ignored)||
||[    0.161618] pci_root PNP0A08:00: host bridge window [mem 
0x37f00000-0xfebfffff] (ignored)||
||[    0.161625] PCI: root bus 00: using default resources||
||[    0.161637] pci_root PNP0A08:00: fail to add MMCONFIG information, 
can't access extended PCI configuration space under this bridge.||
||[    0.161793] PCI host bridge to bus 0000:00||
||[    0.161807] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted 
under domain [bus 00-ff]||
||[    0.161817] pci_bus 0000:00: root bus resource [bus 00-ff]||
||[    0.161827] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]||
||[    0.161838] pci_bus 0000:00: root bus resource [mem 
0x00000000-0xffffffff]||
||[    0.161874] pci 0000:00:00.0: [1106:0324] type 00 class 0x060000||
||[    0.161898] pci 0000:00:00.0: reg 10: [mem 0xd0000000-0xd7ffffff 
pref]||
||[    0.162004] pci 0000:00:00.1: [1106:1324] type 00 class 0x060000||
||[    0.162077] pci 0000:00:00.2: [1106:2324] type 00 class 0x060000||
||[    0.162150] pci 0000:00:00.3: [1106:3324] type 00 class 0x060000||
||[    0.162222] pci 0000:00:00.4: [1106:4324] type 00 class 0x060000||
||[    0.162304] pci 0000:00:00.7: [1106:7324] type 00 class 0x060000||
||[    0.162379] pci 0000:00:01.0: [1106:b198] type 01 class 0x060400||
||[    0.162440] pci 0000:00:01.0: supports D1||
||[    0.162489] pci 0000:00:0f.0: [1106:5324] type 00 class 0x01018a||
||[    0.162547] pci 0000:00:0f.0: reg 20: [io 0xfc00-0xfc0f]||
||[    0.162626] pci 0000:00:10.0: [1106:3038] type 00 class 0x0c0300||
||[    0.162682] pci 0000:00:10.0: reg 20: [io 0xf800-0xf81f]||
||[    0.162734] pci 0000:00:10.0: supports D1 D2||
||[    0.162744] pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot 
D3cold||
||[    0.162779] pci 0000:00:10.1: [1106:3038] type 00 class 0x0c0300||
||[    0.162835] pci 0000:00:10.1: reg 20: [io 0xf400-0xf41f]||
||[    0.162887] pci 0000:00:10.1: supports D1 D2||
||[    0.162896] pci 0000:00:10.1: PME# supported from D0 D1 D2 D3hot 
D3cold||
||[    0.162931] pci 0000:00:10.2: [1106:3038] type 00 class 0x0c0300||
||[    0.162987] pci 0000:00:10.2: reg 20: [io 0xf000-0xf01f]||
||[    0.163038] pci 0000:00:10.2: supports D1 D2||
||[    0.163048] pci 0000:00:10.2: PME# supported from D0 D1 D2 D3hot 
D3cold||
||[    0.163085] pci 0000:00:10.4: [1106:3104] type 00 class 0x0c0320||
||[    0.163113] pci 0000:00:10.4: reg 10: [mem 0xdffff000-0xdffff0ff]||
||[    0.163204] pci 0000:00:10.4: supports D1 D2||
||[    0.163213] pci 0000:00:10.4: PME# supported from D0 D1 D2 D3hot 
D3cold||
||[    0.163255] pci 0000:00:11.0: [1106:8324] type 00 class 0x060100||
||[    0.163345] HPET not enabled in BIOS. You might try hpet=force boot 
option||
||[    0.163414] pci 0000:00:11.7: [1106:324e] type 00 class 0x060000||
||[    0.163497] pci 0000:00:13.0: [1106:324b] type 01 class 0x060400||
||[    0.163554] pci 0000:00:13.1: [1106:324a] type 01 class 0x060401||
||[    0.163650] pci_bus 0000:01: busn_res: [bus 01] is inserted under 
[bus 00-ff]||
||[    0.163679] pci 0000:01:00.0: [1106:3157] type 00 class 0x030000||
||[    0.163706] pci 0000:01:00.0: reg 10: [mem 0xa0000000-0xbfffffff 
pref]||
||[    0.163724] pci 0000:01:00.0: reg 14: [mem 0xdd000000-0xddffffff]||
||[    0.163770] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0000ffff 
pref]||
||[    0.163812] pci 0000:01:00.0: supports D1 D2||
||[    0.163864] pci 0000:00:01.0: PCI bridge to [bus 01]||
||[    0.163876] pci 0000:00:01.0:   bridge window [io 0xe000-0xefff]||
||[    0.163888] pci 0000:00:01.0:   bridge window [mem 
0xdd000000-0xdeffffff]||
||[    0.163901] pci 0000:00:01.0:   bridge window [mem 
0xa0000000-0xbfffffff pref]||
||[    0.163930] pci_bus 0000:02: busn_res: [bus 02] is inserted under 
[bus 00-ff]||
||[    0.163962] pci 0000:02:01.0: [1106:3288] type 00 class 0x040300||
||[    0.163992] pci 0000:02:01.0: reg 10: [mem 0xdfefc000-0xdfefffff 
64bit]||
||[    0.164075] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold||
||[    0.164096] pci 0000:02:01.0: disabling ASPM on pre-1.1 PCIe 
device.  You can enable it with 'pcie_aspm=force'||
||[    0.164145] pci 0000:00:13.0: PCI bridge to [bus 02]||
||[    0.164156] pci 0000:00:13.0:   bridge window [io 0xd000-0xdfff]||
||[    0.164168] pci 0000:00:13.0:   bridge window [mem 
0xdfe00000-0xdfefffff]||
||[    0.164183] pci 0000:00:13.0:   bridge window [mem 
0xdfd00000-0xdfdfffff 64bit pref]||
||[    0.164209] pci_bus 0000:03: busn_res: [bus 03] is inserted under 
[bus 00-ff]||
||[    0.164246] pci 0000:03:08.0: [1106:3065] type 00 class 0x020000||
||[    0.164272] pci 0000:03:08.0: reg 10: [io 0xcc00-0xccff]||
||[    0.164291] pci 0000:03:08.0: reg 14: [mem 0xdfcff000-0xdfcff0ff]||
||[    0.164369] pci 0000:03:08.0: supports D1 D2||
||[    0.164379] pci 0000:03:08.0: PME# supported from D0 D1 D2 D3hot 
D3cold||
||[    0.164414] pci 0000:03:09.0: [1106:3044] type 00 class 0x0c0010||
||[    0.164440] pci 0000:03:09.0: reg 10: [mem 0xdfcfe000-0xdfcfe7ff]||
||[    0.164459] pci 0000:03:09.0: reg 14: [io 0xc800-0xc87f]||
||[    0.164537] pci 0000:03:09.0: supports D2||
||[    0.164546] pci 0000:03:09.0: PME# supported from D2 D3hot D3cold||
||[    0.164592] pci 0000:00:13.1: PCI bridge to [bus 03] (subtractive 
decode)||
||[    0.164603] pci 0000:00:13.1:   bridge window [io 0xc000-0xcfff]||
||[    0.164615] pci 0000:00:13.1:   bridge window [mem 
0xdfc00000-0xdfcfffff]||
||[    0.164630] pci 0000:00:13.1:   bridge window [mem 
0xdfb00000-0xdfbfffff 64bit pref]||
||[    0.164640] pci 0000:00:13.1:   bridge window [io 0x0000-0xffff] 
(subtractive decode)||
||[    0.164650] pci 0000:00:13.1:   bridge window [mem 
0x00000000-0xffffffff] (subtractive decode)||
||[    0.164675] pci_bus 0000:00: on NUMA node 0||
||[    0.164687] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]||
||[    0.165305] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2PE._PRT]||
||[    0.165492] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2PB._PRT]||
||[    0.165879]  pci0000:00: ACPI _OSC support notification failed, 
disabling PCIe ASPM||
||[    0.165887]  pci0000:00: Unable to request _OSC control (_OSC 
support mask: 0x08)||
||[    0.200901] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12)||
||[    0.201173] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 6 7 10 11 12) 
*5||
||[    0.201459] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 *11 12)||
||[    0.201732] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 6 7 10 11 12)||
||[    0.201936] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12) 
*0, disabled.||
||[    0.202129] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12) 
*0, disabled.||
||[    0.202321] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 6 7 10 11 12) 
*0, disabled.||
||[    0.202514] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 6 7 10 11 12) 
*0, disabled.||
||[    0.202833] vgaarb: device added: 
PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none||
||[    0.202845] vgaarb: loaded||
||[    0.202850] vgaarb: bridge control possible 0000:01:00.0||
||[    0.203013] PCI: Using ACPI for IRQ routing||
||[    0.203024] PCI: pci_cache_line_size set to 64 bytes||
||[    0.203171] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]||
||[    0.203178] e820: reserve RAM buffer [mem 0x37ef0000-0x37ffffff]||
||[    0.203570] NetLabel: Initializing||
||[    0.203575] NetLabel:  domain hash size = 128||
||[    0.203580] NetLabel:  protocols = UNLABELED CIPSOv4||
||[    0.203623] NetLabel:  unlabeled traffic allowed by default||
||[    0.227215] pnp: PnP ACPI init||
||[    0.227279] ACPI: bus type pnp registered||
||[    0.227550] pnp 00:00: [bus 00-ff]||
||[    0.227561] pnp 00:00: [io  0x0cf8-0x0cff]||
||[    0.227571] pnp 00:00: [io  0x0000-0x0cf7 window]||
||[    0.227581] pnp 00:00: [io  0x0d00-0xffff window]||
||[    0.227591] pnp 00:00: [mem 0x000a0000-0x000bffff window]||
||[    0.227601] pnp 00:00: [mem 0x000c0000-0x000dffff window]||
||[    0.227612] pnp 00:00: [mem 0x37f00000-0xfebfffff window]||
||[    0.227754] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 
PNP0a03 (active)||
||[    0.227815] pnp 00:01: [io  0x0400-0x047f]||
||[    0.227824] pnp 00:01: [io  0x0500-0x050f]||
||[    0.227981] system 00:01: [io  0x0400-0x047f] has been reserved||
||[    0.227992] system 00:01: [io  0x0500-0x050f] has been reserved||
||[    0.228006] system 00:01: Plug and Play ACPI device, IDs PNP0c02 
(active)||
||[    0.228667] pnp 00:02: [mem 0xf0000000-0xf0000fff]||
||[    0.228815] system 00:02: [mem 0xf0000000-0xf0000fff] has been 
reserved||
||[    0.228827] system 00:02: Plug and Play ACPI device, IDs PNP0c02 
(active)||
||[    0.229461] pnp 00:03: [io  0x0010-0x001f]||
||[    0.229470] pnp 00:03: [io  0x0022-0x003f]||
||[    0.229480] pnp 00:03: [io  0x0044-0x005f]||
||[    0.229489] pnp 00:03: [io  0x0062-0x0063]||
||[    0.229498] pnp 00:03: [io  0x0065-0x006f]||
||[    0.229507] pnp 00:03: [io  0x0074-0x007f]||
||[    0.229516] pnp 00:03: [io  0x0091-0x0093]||
||[    0.229525] pnp 00:03: [io  0x00a2-0x00bf]||
||[    0.229534] pnp 00:03: [io  0x00e0-0x00ef]||
||[    0.229543] pnp 00:03: [io  0x04d0-0x04d1]||
||[    0.229552] pnp 00:03: [io  0x0800-0x087f]||
||[    0.229561] pnp 00:03: [io  0x0880-0x08ff]||
||[    0.229734] system 00:03: [io  0x04d0-0x04d1] has been reserved||
||[    0.229746] system 00:03: [io  0x0800-0x087f] has been reserved||
||[    0.229757] system 00:03: [io  0x0880-0x08ff] has been reserved||
||[    0.229770] system 00:03: Plug and Play ACPI device, IDs PNP0c02 
(active)||
||[    0.229811] pnp 00:04: [dma 4]||
||[    0.229820] pnp 00:04: [io  0x0000-0x000f]||
||[    0.229829] pnp 00:04: [io  0x0080-0x0090]||
||[    0.229839] pnp 00:04: [io  0x0094-0x009f]||
||[    0.229848] pnp 00:04: [io  0x00c0-0x00df]||
||[    0.229958] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 
(active)||
||[    0.230022] pnp 00:05: [io  0x0070-0x0073]||
||[    0.230049] pnp 00:05: [irq 8]||
||[    0.230158] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 
(active)||
||[    0.230192] pnp 00:06: [io  0x0061]||
||[    0.230298] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 
(active)||
||[    0.230329] pnp 00:07: [io  0x00f0-0x00ff]||
||[    0.230345] pnp 00:07: [irq 13]||
||[    0.230458] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 
(active)||
||[    0.230663] pnp 00:08: [mem 0xe0000000-0xefffffff]||
||[    0.230825] system 00:08: [mem 0xe0000000-0xefffffff] has been 
reserved||
||[    0.230838] system 00:08: Plug and Play ACPI device, IDs PNP0c02 
(active)||
||[    0.231276] pnp 00:09: [mem 0x000d0000-0x000d3fff]||
||[    0.231286] pnp 00:09: [mem 0x000da000-0x000dbfff]||
||[    0.231295] pnp 00:09: [mem 0x000f0000-0x000fbfff]||
||[    0.231305] pnp 00:09: [mem 0x000fc000-0x000fffff]||
||[    0.231314] pnp 00:09: [mem 0x37ef0000-0x37efffff]||
||[    0.231324] pnp 00:09: [mem 0xffff0000-0xffffffff]||
||[    0.231333] pnp 00:09: [mem 0x00000000-0x0009ffff]||
||[    0.231343] pnp 00:09: [mem 0x00100000-0x37eeffff]||
||[    0.231353] pnp 00:09: [mem 0xfec00000-0xfec00fff]||
||[    0.231362] pnp 00:09: [mem 0xfee00000-0xfee00fff]||
||[    0.231372] pnp 00:09: [mem 0xfff80000-0xfffeffff]||
||[    0.231555] system 00:09: [mem 0x000d0000-0x000d3fff] has been 
reserved||
||[    0.231566] system 00:09: [mem 0x000da000-0x000dbfff] has been 
reserved||
||[    0.231578] system 00:09: [mem 0x000f0000-0x000fbfff] could not be 
reserved||
||[    0.231589] system 00:09: [mem 0x000fc000-0x000fffff] could not be 
reserved||
||[    0.231601] system 00:09: [mem 0x37ef0000-0x37efffff] could not be 
reserved||
||[    0.231613] system 00:09: [mem 0xffff0000-0xffffffff] has been 
reserved||
||[    0.231625] system 00:09: [mem 0x00000000-0x0009ffff] could not be 
reserved||
||[    0.231637] system 00:09: [mem 0x00100000-0x37eeffff] could not be 
reserved||
||[    0.231649] system 00:09: [mem 0xfec00000-0xfec00fff] could not be 
reserved||
||[    0.231660] system 00:09: [mem 0xfee00000-0xfee00fff] has been 
reserved||
||[    0.231672] system 00:09: [mem 0xfff80000-0xfffeffff] has been 
reserved||
||[    0.231685] system 00:09: Plug and Play ACPI device, IDs PNP0c01 
(active)||
||[    0.231711] pnp: PnP ACPI: found 10 devices||
||[    0.231716] ACPI: ACPI bus type pnp unregistered||
||[    0.272608] Switching to clocksource acpi_pm||
||[    0.272762] pci 0000:01:00.0: BAR 6: assigned [mem 
0xde000000-0xde00ffff pref]||
||[    0.272775] pci 0000:00:01.0: PCI bridge to [bus 01]||
||[    0.272786] pci 0000:00:01.0:   bridge window [io 0xe000-0xefff]||
||[    0.272800] pci 0000:00:01.0:   bridge window [mem 
0xdd000000-0xdeffffff]||
||[    0.272812] pci 0000:00:01.0:   bridge window [mem 
0xa0000000-0xbfffffff pref]||
||[    0.272827] pci 0000:00:13.0: PCI bridge to [bus 02]||
||[    0.272838] pci 0000:00:13.0:   bridge window [io 0xd000-0xdfff]||
||[    0.272851] pci 0000:00:13.0:   bridge window [mem 
0xdfe00000-0xdfefffff]||
||[    0.272864] pci 0000:00:13.0:   bridge window [mem 
0xdfd00000-0xdfdfffff 64bit pref]||
||[    0.272880] pci 0000:00:13.1: PCI bridge to [bus 03]||
||[    0.272890] pci 0000:00:13.1:   bridge window [io 0xc000-0xcfff]||
||[    0.272903] pci 0000:00:13.1:   bridge window [mem 
0xdfc00000-0xdfcfffff]||
||[    0.272916] pci 0000:00:13.1:   bridge window [mem 
0xdfb00000-0xdfbfffff 64bit pref]||
||[    0.272938] pci 0000:00:01.0: setting latency timer to 64||
||[    0.272957] pci 0000:00:13.0: setting latency timer to 64||
||[    0.272971] pci 0000:00:13.1: setting latency timer to 64||
||[    0.272983] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]||
||[    0.272994] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]||
||[    0.273005] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]||
||[    0.273015] pci_bus 0000:01: resource 1 [mem 0xdd000000-0xdeffffff]||
||[    0.273026] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xbfffffff 
pref]||
||[    0.273037] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff]||
||[    0.273047] pci_bus 0000:02: resource 1 [mem 0xdfe00000-0xdfefffff]||
||[    0.273058] pci_bus 0000:02: resource 2 [mem 0xdfd00000-0xdfdfffff 
64bit pref]||
||[    0.273069] pci_bus 0000:03: resource 0 [io 0xc000-0xcfff]||
||[    0.273079] pci_bus 0000:03: resource 1 [mem 0xdfc00000-0xdfcfffff]||
||[    0.273090] pci_bus 0000:03: resource 2 [mem 0xdfb00000-0xdfbfffff 
64bit pref]||
||[    0.273100] pci_bus 0000:03: resource 4 [io 0x0000-0xffff]||
||[    0.273110] pci_bus 0000:03: resource 5 [mem 0x00000000-0xffffffff]||
||[    0.273246] NET: Registered protocol family 2||
||[    0.273246] TCP established hash table entries: 131072 (order: 8, 
1048576 bytes)||
||[    0.273531] TCP bind hash table entries: 65536 (order: 7, 524288 
bytes)||
||[    0.274736] TCP: Hash tables configured (established 131072 bind 
65536)||
||[    0.274832] TCP: reno registered||
||[    0.274843] UDP hash table entries: 512 (order: 2, 16384 bytes)||
||[    0.274878] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)||
||[    0.275161] NET: Registered protocol family 1||
||[    0.275233] pci 0000:00:01.0: disabling DAC on VIA PCI bridge||
||[    0.275493] pci 0000:01:00.0: Boot video device||
||[    0.275519] PCI: CLS 4 bytes, default 64||
||[    0.275676] Unpacking initramfs...||
||[    1.948112] Freeing initrd memory: 18600k freed||
||[    1.977172] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)||
||[    1.977180] apm: overridden by ACPI.||
||[    1.977946] audit: initializing netlink socket (disabled)||
||[    1.977979] type=2000 audit(1352549730.973:1): initialized||
||[    2.024008] bounce pool size: 64 pages||
||[    2.024057] HugeTLB registered 4 MB page size, pre-allocated 0 pages||
||[    2.032902] VFS: Disk quotas dquot_6.5.2||
||[    2.033129] Dquot-cache hash table entries: 1024 (order 0, 4096 
bytes)||
||[    2.033715] msgmni has been set to 1742||
||[    2.034398] Block layer SCSI generic (bsg) driver version 0.4 
loaded (major 252)||
||[    2.034482] io scheduler noop registered||
||[    2.034488] io scheduler deadline registered||
||[    2.034515] io scheduler cfq registered (default)||
||[    2.035291] GHES: HEST is not enabled!||
||[    2.035334] isapnp: Scanning for PnP cards...||
||[    2.391940] isapnp: No Plug & Play device found||
||[    2.392091] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled||
||[    2.393762] i8042: PNP: No PS/2 controller found. Probing ports 
directly.||
||[    2.394323] serio: i8042 KBD port at 0x60,0x64 irq 1||
||[    2.394443] serio: i8042 AUX port at 0x60,0x64 irq 12||
||[    2.394765] mousedev: PS/2 mouse device common for all mice||
||[    2.394994] rtc_cmos 00:05: RTC can wake from S4||
||[    2.395313] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0||
||[    2.395363] rtc0: alarms up to one year, y3k, 242 bytes nvram||
||[    2.395441] cpuidle: using governor ladder||
||[    2.395447] cpuidle: using governor menu||
||[    2.395923] drop_monitor: Initializing network drop monitor service||
||[    2.396249] TCP: cubic registered||
||[    2.396854] NET: Registered protocol family 10||
||[    2.397425] NET: Registered protocol family 17||
||[    2.397471] Key type dns_resolver registered||
||[    2.397618] Using IPI No-Shortcut mode||
||[    2.397990] PM: Hibernation image not present or could not be loaded.||
||[    2.398023] registered taskstats version 1||
||[    2.399103] rtc_cmos 00:05: setting system clock to 2012-11-10 
12:15:32 UTC (1352549732)||
||[    2.399447] Freeing unused kernel memory: 536k freed||
||[    2.400710] Write protecting the kernel text: 3976k||
||[    2.400821] Write protecting the kernel read-only data: 1176k||
||[    2.437180] systemd-udevd[36]: starting version 195||
||[    2.443796] FS-Cache: Loaded||
||[    2.453768] RPC: Registered named UNIX socket transport module.||
||[    2.453778] RPC: Registered udp transport module.||
||[    2.453783] RPC: Registered tcp transport module.||
||[    2.453788] RPC: Registered tcp NFSv4.1 backchannel transport module.||
||[    2.465015] FS-Cache: Netfs 'nfs' registered for caching||
||[    2.473998] Linux agpgart interface v0.103||
||[    2.475573] agpgart: Detected VIA CX700 chipset||
||[    2.485747] agpgart-via 0000:00:00.0: AGP aperture is 128M @ 
0xd0000000||
||[    2.499803] [drm] Initialized drm 1.1.0 20060810||
||[    2.668729] ACPI: bus type usb registered||
||[    2.668832] usbcore: registered new interface driver usbfs||
||[    2.668878] usbcore: registered new interface driver hub||
||[    2.672539] usbcore: registered new device driver usb||
||[    2.677421] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) 
Driver||
||[    2.677520] ehci_hcd 0000:00:10.4: EHCI Host Controller||
||[    2.677543] ehci_hcd 0000:00:10.4: new USB bus registered, assigned 
bus number 1||
||[    2.677613] ehci_hcd 0000:00:10.4: debug port 1||
||[    2.677669] ehci_hcd 0000:00:10.4: irq 23, io mem 0xdffff000||
||[    2.687369] ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00||
||[    2.687905] hub 1-0:1.0: USB hub found||
||[    2.687921] hub 1-0:1.0: 6 ports detected||
||[    2.689420] via_rhine: v1.10-LK1.5.0 2010-10-09 Written by Donald 
Becker||
||[    2.689432] via_rhine: Broken BIOS detected, avoid_D3 enabled||
||[    2.697876] uhci_hcd: USB Universal Host Controller Interface driver||
||[    2.697988] uhci_hcd 0000:00:10.0: UHCI Host Controller||
||[    2.698012] uhci_hcd 0000:00:10.0: new USB bus registered, assigned 
bus number 2||
||[    2.698089] uhci_hcd 0000:00:10.0: irq 20, io base 0x0000f800||
||[    2.699760] hub 2-0:1.0: USB hub found||
||[    2.699779] hub 2-0:1.0: 2 ports detected||
||[    2.702853] uhci_hcd 0000:00:10.1: UHCI Host Controller||
||[    2.702880] uhci_hcd 0000:00:10.1: new USB bus registered, assigned 
bus number 3||
||[    2.702953] uhci_hcd 0000:00:10.1: irq 22, io base 0x0000f400||
||[    2.704603] hub 3-0:1.0: USB hub found||
||[    2.704622] hub 3-0:1.0: 2 ports detected||
||[    2.707514] uhci_hcd 0000:00:10.2: UHCI Host Controller||
||[    2.707543] uhci_hcd 0000:00:10.2: new USB bus registered, assigned 
bus number 4||
||[    2.707624] uhci_hcd 0000:00:10.2: irq 21, io base 0x0000f000||
||[    2.708178] hub 4-0:1.0: USB hub found||
||[    2.708194] hub 4-0:1.0: 2 ports detected||
||[    2.721756] via-rhine 0000:03:08.0: eth0: VIA Rhine III at 0x1cc00, 
00:40:63:ee:52:80, IRQ 18||
||[    2.722546] via-rhine 0000:03:08.0: eth0: MII PHY found at address 
1, status 0x786d advertising 01e1 Link cde1||
||[    2.980029] tsc: Refined TSC clocksource calibration: 1000.035 MHz||
||[    2.980045] Switching to clocksource tsc||
||[    2.993365] usb 1-2: new high-speed USB device number 2 using 
ehci_hcd||
||[    3.573364] usb 3-1: new low-speed USB device number 2 using uhci_hcd||
||[    3.958978] usbcore: registered new interface driver usbhid||
||[    3.958988] usbhid: USB HID core driver||
||[    3.967285] input:   USB Keyboard as 
/devices/pci0000:00/0000:00:10.1/usb3/3-1/3-1:1.0/input/input0||
||[    3.967678] hid-generic 0003:04D9:1603.0001: input,hidraw0: USB HID 
v1.10 Keyboard [  USB Keyboard] on usb-0000:00:10.1-1/input0||
||[    3.990341] input:   USB Keyboard as 
/devices/pci0000:00/0000:00:10.1/usb3/3-1/3-1:1.1/input/input1||
||[    3.990697] hid-generic 0003:04D9:1603.0002: input,hidraw1: USB HID 
v1.10 Device [  USB Keyboard] on usb-0000:00:10.1-1/input1||
||[   13.593589] systemd[1]: systemd 195 running in system mode. (+PAM 
-LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; 
arch)||
||[   13.605111] systemd[1]: Set hostname to <livingroom>.||
||[   14.001190] systemd[1]: Starting Forward Password Requests to Wall 
Directory Watch.||
||[   14.001459] systemd[1]: Started Forward Password Requests to Wall 
Directory Watch.||
||[   14.001528] systemd[1]: Starting Remote File Systems.||
||[   14.001998] systemd[1]: Reached target Remote File Systems.||
||[   14.002053] systemd[1]: Starting /dev/initctl Compatibility Named 
Pipe.||
||[   14.002538] systemd[1]: Listening on /dev/initctl Compatibility 
Named Pipe.||
||[   14.002588] systemd[1]: Starting Delayed Shutdown Socket.||
||[   14.003085] systemd[1]: Listening on Delayed Shutdown Socket.||
||[   14.003244] systemd[1]: Starting Arbitrary Executable File Formats 
File System Automount Point.||
||[   14.004166] systemd[1]: Set up automount Arbitrary Executable File 
Formats File System Automount Point.||
||[   14.004268] systemd[1]: Starting Dispatch Password Requests to 
Console Directory Watch.||
||[   14.004467] systemd[1]: Started Dispatch Password Requests to 
Console Directory Watch.||
||[   14.004520] systemd[1]: Starting Encrypted Volumes.||
||[   14.004946] systemd[1]: Reached target Encrypted Volumes.||
||[   14.005276] systemd[1]: Starting udev Kernel Socket.||
||[   14.005793] systemd[1]: Listening on udev Kernel Socket.||
||[   14.006099] systemd[1]: Starting udev Control Socket.||
||[   14.006639] systemd[1]: Listening on udev Control Socket.||
||[   14.006765] systemd[1]: Starting Swap.||
||[   14.007176] systemd[1]: Reached target Swap.||
||[   14.007246] systemd[1]: Starting Journal Socket.||
||[   14.008424] systemd[1]: Listening on Journal Socket.||
||[   14.008952] systemd[1]: Started File System Check on Root Device.||
||[   14.009028] systemd[1]: Starting Remount Root and Kernel File 
Systems...||
||[   14.021773] systemd[1]: Mounting Debug File System...||
||[   14.029810] systemd[1]: Starting udev Kernel Device Manager...||
||[   14.034614] systemd[1]: Starting Setup Virtual Console...||
||[   14.040729] systemd[1]: Starting udev Coldplug all Devices...||
||[   14.058950] systemd[1]: Starting Apply Kernel Variables...||
||[   14.068645] systemd[1]: Mounting POSIX Message Queue File System...||
||[   14.142699] systemd[1]: Started Set Up Additional Binary Formats.||
||[   14.142813] systemd[1]: Mounting Huge Pages File System...||
||[   14.160912] systemd[1]: Started Load Kernel Modules.||
||[   14.161010] systemd[1]: Mounted Configuration File System.||
||[   14.161068] systemd[1]: Mounted FUSE Control File System.||
||[   14.161123] systemd[1]: Starting Journal Service...||
||[   14.167846] systemd[1]: Started Journal Service.||
||[   14.376018] systemd-udevd[79]: starting version 195||
||[   15.043886] systemd-journald[85]: Received SIGUSR1||
||[   15.261348] systemd-journald[85]: File 
/var/log/journal/75cdd1d3364e4dca9655d13aa3a1cdd1/system.journal 
corrupted or uncleanly shut down, renaming and replacing.||
||[   15.895506] input: Power Button as 
/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2||
||[   15.895532] ACPI: Power Button [PWRB]||
||[   15.896186] input: Sleep Button as 
/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3||
||[   15.896225] ACPI: Sleep Button [SLPB]||
||[   15.904491] input: Power Button as 
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4||
||[   15.904512] ACPI: Power Button [PWRF]||
||[   16.245495] ACPI: Requesting acpi_cpufreq||
||[   16.306833] pci_hotplug: PCI Hot Plug PCI Core version: 0.5||
||[   16.417392] shpchp: Standard Hot Plug PCI Controller Driver 
version: 0.4||
||[   16.517726] input: PC Speaker as 
/devices/platform/pcspkr/input/input5||
||[   16.847595] longhaul: APIC detected. Longhaul is currently broken 
in this configuration.||
||[   16.861290] SCSI subsystem initialized||
||[   17.063637] firewire_ohci 0000:03:09.0: added OHCI v1.10 device as 
card 0, 4 IR + 8 IT contexts, quirks 0x11||
||[   17.155162] usbcore: registered new interface driver uas||
||[   17.207093] padlock_aes: Using VIA PadLock ACE for AES algorithm.||
||[   17.250188] padlock_sha: Using VIA PadLock ACE for SHA1/SHA256 
algorithms.||
||[   17.311664] Initializing USB Mass Storage driver...||
||[   17.319753] scsi0 : usb-storage 1-2:1.0||
||[   17.323617] usbcore: registered new interface driver usb-storage||
||[   17.323626] USB Mass Storage support registered.||
||[   17.404719] ACPI: bus type scsi registered||
||[   17.407282] systemd-logind[109]: Watching system buttons on 
/dev/input/event2 (Power Button)||
||[   17.409230] libata version 3.00 loaded.||
||[   17.417525] systemd-logind[109]: Watching system buttons on 
/dev/input/event4 (Power Button)||
||[   17.438346] systemd-logind[109]: Watching system buttons on 
/dev/input/event3 (Sleep Button)||
||[   17.454163] pata_via 0000:00:0f.0: version 0.3.4||
||[   17.461244] scsi1 : pata_via||
||[   17.507836] scsi2 : pata_via||
||[   17.533047] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 
0xfc00 irq 14||
||[   17.533061] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 
0xfc08 irq 15||
||[   17.563794] firewire_core 0000:03:09.0: created device fw0: GUID 
004063500009a7df, S400||
||[   17.606844] tsc: Marking TSC unstable due to cpufreq changes||
||[   17.610201] Switching to clocksource acpi_pm||
||[   17.870739] ata2.00: CFA: TRANSCEND, 20110519, max UDMA/66||
||[   17.870755] ata2.00: 3915072 sectors, multi 0: LBA ||
||[   17.870772] ata2.00: limited to UDMA/33 due to 40-wire cable||
||[   17.884092] ata2.00: configured for UDMA/33||
||[   17.884721] scsi 2:0:0:0: Direct-Access     ATA TRANSCEND        
2011 PQ: 0 ANSI: 5||
||[   17.927193] snd_hda_intel 0000:02:01.0: irq 40 for MSI/MSI-X||
||[   17.927266] snd_hda_intel 0000:02:01.0: PCI: Disallowing DAC for 
device||
||[   18.324568] scsi 0:0:0:0: Direct-Access     Generic USB SD 
Reader    1.00 PQ: 0 ANSI: 0||
||[   18.325947] scsi 0:0:0:1: Direct-Access     Generic USB MS 
Reader    1.03 PQ: 0 ANSI: 0||
||[   17.886520] ACPI: Invalid Power Resource to register!||
||[   18.371043] sd 2:0:0:0: [sda] 3915072 512-byte logical blocks: 
(2.00 GB/1.86 GiB)||
||[   18.371205] sd 2:0:0:0: [sda] Write Protect is off||
||[   18.371217] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00||
||[   18.371298] sd 2:0:0:0: [sda] Write cache: disabled, read cache: 
enabled, doesn't support DPO or FUA||
||[   18.372944]  sda: sda1 sda2||
||[   18.374243] sd 2:0:0:0: [sda] Attached SCSI disk||
||[   18.382546] sd 0:0:0:0: [sdb] Attached SCSI removable disk||
||[   18.392164] sd 0:0:0:1: [sdc] Attached SCSI removable disk|
|
# lsmod
Module                  Size  Used by
sd_mod                 27311  0
snd_hda_codec_via      33334  1
ata_generic             2434  0
snd_hda_intel          22256  0
pata_acpi               2399  0
snd_hda_codec          83677  2 snd_hda_codec_via,snd_hda_intel
pata_via                7282  0
snd_hwdep               4746  1 snd_hda_codec
snd_pcm                61470  2 snd_hda_codec,snd_hda_intel
libata                146063  3 pata_acpi,pata_via,ata_generic
usb_storage            36952  0
padlock_sha             6411  0
snd_page_alloc          5869  2 snd_pcm,snd_hda_intel
padlock_aes             4987  0
snd_timer              14902  1 snd_pcm
uas                     8887  0
aes_generic            26054  1 padlock_aes
snd                    44874  6 
snd_hwdep,snd_timer,snd_hda_codec_via,snd_pcm,snd_hda_codec,snd_hda_intel
psmouse                71856  0
firewire_ohci          27502  0
soundcore               4378  1 snd
evdev                   7662  8
via_cputemp             2547  0
acpi_cpufreq            5141  0
firewire_core          45540  1 firewire_ohci
scsi_mod              113033  4 uas,usb_storage,libata,sd_mod
mperf                   1023  1 acpi_cpufreq
crc_itu_t               1095  1 firewire_core
hwmon_vid               2280  1 via_cputemp
pcspkr                  1455  0
serio_raw               3713  0
shpchp                 22301  0
i2c_viapro              4591  0
pci_hotplug            20150  1 shpchp
processor              24039  1 acpi_cpufreq
button                  3710  0
hid_generic              709  0
usbhid                 32179  0
hid                    68189  2 hid_generic,usbhid
uhci_hcd               19808  0
via_rhine              18361  0
mii                     3439  1 via_rhine
ehci_hcd               36652  0
usbcore               126730  5 uas,uhci_hcd,usb_storage,ehci_hcd,usbhid
usb_common               622  1 usbcore
drm                   180042  0
i2c_core               16943  2 drm,i2c_viapro
via_agp                 4910  1
agpgart                21935  2 drm,via_agp
nfsv3                  22451  1
nfs_acl                 1931  1 nfsv3
nfs                   107548  2 nfsv3
lockd                  54110  2 nfs,nfsv3
sunrpc                154879  8 nfs,lockd,nfsv3,nfs_acl
fscache                36587  1 nfs

||# cat /var/log/Xorg.0.log||
||[   286.418] ||
||X.Org X Server 1.13.0||
||Release Date: 2012-09-05||
||[   286.418] X Protocol Version 11, Revision 0||
||[   286.418] Build Operating System: Linux 3.6.2-1-ARCH i686 ||
||[   286.418] Current Operating System: Linux livingroom 3.6.6-1-ARCH 
#1 SMP PREEMPT Mon Nov 5 13:14:42 CET 2012 i686||
||[   286.418] Kernel command line: nomodeset initrd=initramfs-linux.img 
rootfstype=nfs root=/dev/nfs 
nfsroot=192.168.1.102:///srv/tftp/diskless-root,v3,rsize=16384,wsize=16384 
ip=:::::eth0:dhcp BOOT_IMAGE=vmlinuz-linux ||
||[   286.418] Build Date: 19 October 2012  03:58:01PM||
||[   286.419] ||
||[   286.419] Current version of pixman: 0.26.2||
||[   286.419]    Before reporting problems, check http://wiki.x.org||
||        to make sure that you have the latest version.||
||[   286.419] Markers: (--) probed, (**) from config file, (==) default 
setting,||
||        (++) from command line, (!!) notice, (II) informational,||
||        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.||
||[   286.420] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Nov 10 
13:20:17 2012||
||[   286.441] (==) Using config directory: "/etc/X11/xorg.conf.d"||
||[   286.452] (==) No Layout section.  Using the first Screen section.||
||[   286.453] (**) |-->Screen "Screen0" (0)||
||[   286.453] (**) |   |-->Monitor "Monitor0"||
||[   286.453] (**) |   |-->Device "Device0"||
||[   286.454] (==) Automatically adding devices||
||[   286.454] (==) Automatically enabling devices||
||[   286.454] (==) Automatically adding GPU devices||
||[   286.457] (WW) The directory "/usr/share/fonts/TTF/" does not exist.||
||[   286.457]    Entry deleted from font path.||
||[   286.458] (WW) The directory "/usr/share/fonts/OTF/" does not exist.||
||[   286.458]    Entry deleted from font path.||
||[   286.458] (WW) The directory "/usr/share/fonts/Type1/" does not 
exist.||
||[   286.458]    Entry deleted from font path.||
||[   286.471] (WW) `fonts.dir' not found (or not valid) in 
"/usr/share/fonts/100dpi/".||
||[   286.471]    Entry deleted from font path.||
||[   286.471]    (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").||
||[   286.473] (WW) `fonts.dir' not found (or not valid) in 
"/usr/share/fonts/75dpi/".||
||[   286.473]    Entry deleted from font path.||
||[   286.473]    (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").||
||[   286.473] (==) FontPath set to:||
||        /usr/share/fonts/misc/||
||[   286.473] (==) ModulePath set to "/usr/lib/xorg/modules"||
||[   286.473] (II) The server relies on udev to provide the list of 
input devices.||
||        If no devices become available, reconfigure udev or disable 
AutoAddDevices.||
||[   286.473] (II) Loader magic: 0x825a620||
||[   286.473] (II) Module ABI versions:||
||[   286.473]    X.Org ANSI C Emulation: 0.4||
||[   286.473]    X.Org Video Driver: 13.0||
||[   286.473]    X.Org XInput driver : 18.0||
||[   286.474]    X.Org Server Extension : 7.0||
||[   286.478] (--) PCI:*(0:1:0:0) 1106:3157:1106:3157 rev 3, Mem @ 
0xa0000000/536870912, 0xdd000000/16777216, BIOS @ 0x????????/65536||
||[   286.479] (WW) Open ACPI failed (/var/run/acpid.socket) (No such 
file or directory)||
||[   286.480] Initializing built-in extension Generic Event Extension||
||[   286.480] Initializing built-in extension SHAPE||
||[   286.480] Initializing built-in extension MIT-SHM||
||[   286.480] Initializing built-in extension XInputExtension||
||[   286.480] Initializing built-in extension XTEST||
||[   286.480] Initializing built-in extension BIG-REQUESTS||
||[   286.480] Initializing built-in extension SYNC||
||[   286.480] Initializing built-in extension XKEYBOARD||
||[   286.480] Initializing built-in extension XC-MISC||
||[   286.480] Initializing built-in extension SECURITY||
||[   286.480] Initializing built-in extension XINERAMA||
||[   286.480] Initializing built-in extension XFIXES||
||[   286.480] Initializing built-in extension RENDER||
||[   286.480] Initializing built-in extension RANDR||
||[   286.480] Initializing built-in extension COMPOSITE||
||[   286.480] Initializing built-in extension DAMAGE||
||[   286.481] Initializing built-in extension MIT-SCREEN-SAVER||
||[   286.481] Initializing built-in extension DOUBLE-BUFFER||
||[   286.481] Initializing built-in extension RECORD||
||[   286.481] Initializing built-in extension DPMS||
||[   286.481] Initializing built-in extension X-Resource||
||[   286.481] Initializing built-in extension XVideo||
||[   286.481] Initializing built-in extension XVideo-MotionCompensation||
||[   286.481] Initializing built-in extension XFree86-VidModeExtension||
||[   286.481] Initializing built-in extension XFree86-DGA||
||[   286.481] Initializing built-in extension XFree86-DRI||
||[   286.481] Initializing built-in extension DRI2||
||[   286.481] (II) LoadModule: "glx"||
||[   286.515] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so||
||[   286.565] (II) Module glx: vendor="X.Org Foundation"||
||[   286.566]    compiled for 1.13.0, module version = 1.0.0||
||[   286.566]    ABI class: X.Org Server Extension, version 7.0||
||[   286.566] (==) AIGLX enabled||
||[   286.566] Loading extension GLX||
||[   286.566] (II) LoadModule: "openchrome"||
||[   286.568] (II) Loading 
/usr/lib/xorg/modules/drivers/openchrome_drv.so||
||[   286.605] (II) Module openchrome: vendor="http://openchrome.org/"||
||[   286.605]    compiled for 1.13.0, module version = 0.3.1||
||[   286.605]    Module class: X.Org Video Driver||
||[   286.605]    ABI class: X.Org Video Driver, version 13.0||
||[   286.605] (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||
||[   286.606] (++) using VT number 7||
||
||[   286.610] (!!) VIA Technologies does not support this driver in any 
way.||
||[   286.610] (!!) For support, please refer to 
http://www.openchrome.org/.||
||[   286.610] (!!) (openchrome 0.3.1 release)||
||[   286.611] (II) CHROME(0): VIAPreInit||
||[   286.611] (II) CHROME(0): VIAGetRec||
||[   286.611] (--) CHROME(0): Chipset: CX700/VX700||
||[   286.611] (--) CHROME(0): Chipset revision: 0||
||[   286.707] (EE) CHROME(0): [drm] Failed to open DRM device for 
pci:0000:01:00.0: No such file or directory||
||[   286.707] (II) Loading sub module "vgahw"||
||[   286.707] (II) LoadModule: "vgahw"||
||[   286.709] (II) Loading /usr/lib/xorg/modules/libvgahw.so||
||[   286.731] (II) Module vgahw: vendor="X.Org Foundation"||
||[   286.731]    compiled for 1.13.0, module version = 0.1.0||
||[   286.731]    ABI class: X.Org Video Driver, version 13.0||
||[   286.732] (--) CHROME(0): Probed amount of VideoRAM = 131072 kB||
||[   286.732] (II) CHROME(0): VIAMapMMIO||
||[   286.732] (--) CHROME(0): mapping MMIO @ 0xdd000000 with size 0xd000||
||[   286.732] (--) CHROME(0): mapping BitBlt MMIO @ 0xdd200000 with 
size 0x200000||
||[   286.732] (II) CHROME(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0||
||[   286.732] (II) CHROME(0): VIAMapFB||
||[   286.732] (--) CHROME(0): mapping framebuffer @ 0xa0000000 with 
size 0x8000000||
||[   286.734] (--) CHROME(0): Frame buffer start: 0xaef43000, free 
start: 0x0 end: 0x8000000||
||[   286.734] (**) CHROME(0): Depth 32, (--) framebuffer bpp 32||
||[   286.734] (==) CHROME(0): RGB weight 888||
||[   286.734] (==) CHROME(0): Default visual is TrueColor||
||[   286.734] (II) CHROME(0): VIASetupDefaultOptions - Setting up 
default chipset options.||
||[   286.734] (**) CHROME(0): Option "ActiveDevice" "DFP"||
||[   286.734] (==) CHROME(0): Shadow framebuffer is disabled.||
||[   286.734] (==) CHROME(0): Hardware acceleration is enabled.||
||[   286.734] (==) CHROME(0): Using EXA acceleration architecture.||
||[   286.734] (==) CHROME(0): EXA composite acceleration disabled.||
||[   286.734] (==) CHROME(0): EXA scratch area size is 4096 kB.||
||[   286.735] (==) CHROME(0): Using hardware two-color cursors and 
software full-color cursors.||
||[   286.735] (==) CHROME(0): GPU virtual command queue will be enabled.||
||[   286.735] (==) CHROME(0): DRI IRQ will be enabled if DRI is enabled.||
||[   286.735] (==) CHROME(0): AGP DMA will be enabled if DRI is enabled.||
||[   286.735] (==) CHROME(0): AGP DMA will be used for 2D acceleration.||
||[   286.735] (==) CHROME(0): PCI DMA will be used for XV image 
transfer if DRI is enabled.||
||[   286.735] (==) CHROME(0): Will not enable VBE modes.||
||[   286.735] (==) CHROME(0): VBE VGA register save & restore will not 
be used||
||        if VBE modes are enabled.||
||[   286.735] (==) CHROME(0): Xv Bandwidth check is enabled.||
||[   286.735] (==) CHROME(0): Will not impose a limit on video RAM 
reserved for DRI.||
||[   286.735] (==) CHROME(0): Will try to allocate 32768 kB of AGP 
memory.||
||[   286.735] (==) CHROME(0): TV dotCrawl is disabled.||
||[   286.735] (==) CHROME(0): TV deflicker is set to 0.||
||[   286.735] (==) CHROME(0): No default TV type is set.||
||[   286.735] (==) CHROME(0): No default TV output signal type is set.||
||[   286.735] (==) CHROME(0): No default TV output port is set.||
||[   286.735] (==) CHROME(0): Will not print VGA registers.||
||[   286.735] (==) CHROME(0): Will not scan I2C buses.||
||[   286.735] (II) CHROME(0): ...Finished parsing config file options.||
||[   286.735] (WW) CHROME(0): Manufacturer plainly copied main PCI IDs 
to subsystem/card IDs.||
||[   286.735] (--) CHROME(0): Detected VIA VT3324 (CX700). Card-Ids 
(1106|3157)||
||[   286.735] (II) CHROME(0): Detected MemClk 7||
||[   286.735] (II) CHROME(0): ViaGetMemoryBandwidth. Memory type: 7||
||[   286.735] (II) CHROME(0): Detected TV standard: NTSC.||
||[   286.735] (II) Loading sub module "ramdac"||
||[   286.735] (II) LoadModule: "ramdac"||
||[   286.735] (II) Module "ramdac" already built-in||
||[   286.735] (II) Loading sub module "i2c"||
||[   286.735] (II) LoadModule: "i2c"||
||[   286.735] (II) Module "i2c" already built-in||
||[   286.735] (II) CHROME(0): ViaI2CInit||
||[   286.735] (II) CHROME(0): ViaI2CBus1Init||
||[   286.735] (II) CHROME(0): I2C bus "I2C bus 1" initialized.||
||[   286.736] (II) CHROME(0): ViaI2cBus2Init||
||[   286.736] (II) CHROME(0): I2C bus "I2C bus 2" initialized.||
||[   286.736] (II) CHROME(0): ViaI2CBus3Init||
||[   286.736] (II) CHROME(0): I2C bus "I2C bus 3" initialized.||
||[   286.736] (II) Loading sub module "ddc"||
||[   286.736] (II) LoadModule: "ddc"||
||[   286.736] (II) Module "ddc" already built-in||
||[   286.736] (II) CHROME(0): ViaOutputsDetect||
||[   286.736] (==) CHROME(0): LVDS-0 : Digital output bus width is 12 
bits.||
||[   286.736] (==) CHROME(0): LVDS-0 : DVI Center is disabled.||
||[   286.736] (==) CHROME(0): LVDS Panel will not be forced.||
||[   286.736] (==) CHROME(0): Panel size is not selected from config 
file.||
||[   286.736] (II) CHROME(0): Output VGA-1 using monitor section Monitor0||
||[   286.737] (II) CHROME(0): ViaVT162xDetect||
||[   286.737] (II) CHROME(0): I2C device "I2C bus 2:VT162x" registered 
at address 0x40.||
||[   286.738] (--) CHROME(0): Detected VIA Technologies VT1625 TV Encoder||
||[   286.738] (II) CHROME(0): ViaVT162xInit||
||[   286.738] (II) CHROME(0): Output TV-1 has no monitor section||
||[   286.738] (II) CHROME(0): VT162xSave||
||[   286.838] (II) CHROME(0): Output DP-1 has no monitor section||
||[   286.838] (II) CHROME(0): I2C device "I2C bus 1:ddc2" registered at 
address 0xA0.||
||[   286.842] (II) CHROME(0): ViaDisplayDisableCRT||
||[   286.842] (II) CHROME(0): EDID for output VGA-1||
||[   286.842] (II) CHROME(0): VT1625DACSense||
||[   286.847] (--) CHROME(0): VT1625: Nothing connected.||
||[   286.847] (II) CHROME(0): EDID for output TV-1||
||[   286.847] (II) CHROME(0): I2C device "I2C bus 2:ddc2" registered at 
address 0xA0.||
||[   286.899] (II) CHROME(0): EDID for output DP-1||
||[   286.899] (II) CHROME(0): Manufacturer: IVM  Model: 560a  Serial#: 
11500||
||[   286.899] (II) CHROME(0): Year: 2009  Week: 42||
||[   286.899] (II) CHROME(0): EDID Version: 1.3||
||[   286.899] (II) CHROME(0): Digital Display Input||
||[   286.899] (II) CHROME(0): Max Image Size [cm]: horiz.: 48  vert.: 27||
||[   286.899] (II) CHROME(0): Gamma: 2.20||
||[   286.899] (II) CHROME(0): DPMS capabilities: Off||
||[   286.899] (II) CHROME(0): Supported color encodings: RGB 4:4:4 
YCrCb 4:4:4 ||
||[   286.900] (II) CHROME(0): Default color space is primary color space||
||[   286.900] (II) CHROME(0): First detailed timing is preferred mode||
||[   286.900] (II) CHROME(0): redX: 0.648 redY: 0.339 greenX: 0.282 
greenY: 0.603||
||[   286.900] (II) CHROME(0): blueX: 0.143 blueY: 0.070   whiteX: 0.312 
whiteY: 0.329||
||[   286.900] (II) CHROME(0): Supported established timings:||
||[   286.900] (II) CHROME(0): 720x400 at 70Hz||
||[   286.900] (II) CHROME(0): 640x480 at 60Hz||
||[   286.900] (II) CHROME(0): 640x480 at 67Hz||
||[   286.900] (II) CHROME(0): 640x480 at 72Hz||
||[   286.900] (II) CHROME(0): 640x480 at 75Hz||
||[   286.900] (II) CHROME(0): 800x600 at 56Hz||
||[   286.900] (II) CHROME(0): 800x600 at 60Hz||
||[   286.900] (II) CHROME(0): 800x600 at 72Hz||
||[   286.900] (II) CHROME(0): 800x600 at 75Hz||
||[   286.900] (II) CHROME(0): 832x624 at 75Hz||
||[   286.900] (II) CHROME(0): 1024x768 at 60Hz||
||[   286.900] (II) CHROME(0): 1024x768 at 70Hz||
||[   286.900] (II) CHROME(0): 1024x768 at 75Hz||
||[   286.900] (II) CHROME(0): 1280x1024 at 75Hz||
||[   286.900] (II) CHROME(0): 1152x864 at 75Hz||
||[   286.900] (II) CHROME(0): Manufacturer's mask: 0||
||[   286.900] (II) CHROME(0): Supported standard timings:||
||[   286.900] (II) CHROME(0): #0: hsize: 1152  vsize 864  refresh: 75  
vid: 20337||
||[   286.900] (II) CHROME(0): #1: hsize: 1280  vsize 1024  refresh: 60  
vid: 32897||
||[   286.900] (II) CHROME(0): #2: hsize: 1280  vsize 1024  refresh: 75  
vid: 36737||
||[   286.900] (II) CHROME(0): #3: hsize: 1440  vsize 900  refresh: 60  
vid: 149||
||[   286.900] (II) CHROME(0): #4: hsize: 1440  vsize 900  refresh: 75  
vid: 3989||
||[   286.900] (II) CHROME(0): #5: hsize: 1600  vsize 1200  refresh: 60  
vid: 16553||
||[   286.900] (II) CHROME(0): #6: hsize: 1680  vsize 1050  refresh: 60  
vid: 179||
||[   286.900] (II) CHROME(0): Supported detailed timing:||
||[   286.900] (II) CHROME(0): clock: 148.5 MHz   Image Size:  477 x 268 
mm||
||[   286.900] (II) CHROME(0): h_active: 1920  h_sync: 2008  h_sync_end 
2052 h_blank_end 2200 h_border: 0||
||[   286.900] (II) CHROME(0): v_active: 1080  v_sync: 1084  v_sync_end 
1089 v_blanking: 1125 v_border: 0||
||[   286.900] (II) CHROME(0): Serial No: 1102894211500||
||[   286.900] (II) CHROME(0): Ranges: V min: 55 V max: 76 Hz, H min: 30 
H max: 84 kHz, PixClock max 175 MHz||
||[   286.900] (II) CHROME(0): Monitor name: PLE2208HDS||
||[   286.900] (II) CHROME(0): EDID (in hex):||
||[   286.900] (II) CHROME(0): 00ffffffffffff0026cd0a56ec2c0000||
||[   286.900] (II) CHROME(0): 2a13010380301b782e3581a656489a24||
||[   286.900] (II) CHROME(0): 125054bfef80714f8180818f9500950f||
||[   286.900] (II) CHROME(0): a940b3000101023a801871382d40582c||
||[   286.901] (II) CHROME(0): 4500dd0c1100001e000000ff00313130||
||[   286.901] (II) CHROME(0): 32383934323131353030000000fd0037||
||[   286.901] (II) CHROME(0): 4c1e5411000a202020202020000000fc||
||[   286.901] (II) CHROME(0): 00504c45323230384844530a202000aa||
||[   286.901] (--) CHROME(0): DDC pI2CBus2 detected a DP||
||[   286.901] (II) CHROME(0): EDID vendor "IVM", prod id 22026||
||[   286.903] (II) CHROME(0): Printing probed modes for output DP-1||
||[   286.903] (II) CHROME(0): Modeline "1920x1080"x60.0 148.50  1920 
2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz UeP)||
||[   286.903] (II) CHROME(0): Modeline "1600x1200"x60.0 162.00  1600 
1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)||
||[   286.903] (II) CHROME(0): Modeline "1680x1050"x59.9 119.00  1680 
1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)||
||[   286.903] (II) CHROME(0): Modeline "1280x1024"x75.0 135.00  1280 
1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)||
||[   286.903] (II) CHROME(0): Modeline "1280x1024"x60.0 108.00  1280 
1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)||
||[   286.903] (II) CHROME(0): Modeline "1440x900"x75.0 136.75  1440 
1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)||
||[   286.903] (II) CHROME(0): Modeline "1440x900"x59.9 88.75  1440 1488 
1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)||
||[   286.903] (II) CHROME(0): Modeline "1152x864"x75.0 108.00  1152 
1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)||
||[   286.903] (II) CHROME(0): Modeline "1024x768"x75.0 78.75  1024 1040 
1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)||
||[   286.903] (II) CHROME(0): Modeline "1024x768"x70.1 75.00  1024 1048 
1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)||
||[   286.903] (II) CHROME(0): Modeline "1024x768"x60.0 65.00  1024 1048 
1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)||
||[   286.903] (II) CHROME(0): Modeline "832x624"x74.6 57.28  832 864 
928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)||
||[   286.903] (II) CHROME(0): Modeline "800x600"x72.2 50.00  800 856 
976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)||
||[   286.903] (II) CHROME(0): Modeline "800x600"x75.0 49.50  800 816 
896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)||
||[   286.903] (II) CHROME(0): Modeline "800x600"x60.3 40.00  800 840 
968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)||
||[   286.903] (II) CHROME(0): Modeline "800x600"x56.2 36.00  800 824 
896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)||
||[   286.903] (II) CHROME(0): Modeline "640x480"x75.0 31.50  640 656 
720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)||
||[   286.903] (II) CHROME(0): Modeline "640x480"x72.8 31.50  640 664 
704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)||
||[   286.903] (II) CHROME(0): Modeline "640x480"x66.7 30.24  640 704 
768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)||
||[   286.903] (II) CHROME(0): Modeline "640x480"x59.9 25.18  640 656 
752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)||
||[   286.904] (II) CHROME(0): Modeline "720x400"x70.1 28.32  720 738 
846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)||
||[   286.904] (II) CHROME(0): Output VGA-1 disconnected||
||[   286.904] (II) CHROME(0): Output TV-1 disconnected||
||[   286.904] (II) CHROME(0): Output DP-1 connected||
||[   286.904] (II) CHROME(0): Using user preference for initial modes||
||[   286.904] (II) CHROME(0): Output DP-1 using initial mode 1920x1080||
||[   286.904] (II) CHROME(0): Using default gamma of (1.0, 1.0, 1.0) 
unless otherwise stated.||
||[   286.904] (==) CHROME(0): DPI set to (96, 96)||
||[   286.904] (II) Loading sub module "fb"||
||[   286.904] (II) LoadModule: "fb"||
||[   286.906] (II) Loading /usr/lib/xorg/modules/libfb.so||
||[   286.943] (II) Module fb: vendor="X.Org Foundation"||
||[   286.943]    compiled for 1.13.0, module version = 1.0.0||
||[   286.943]    ABI class: X.Org ANSI C Emulation, version 0.4||
||[   286.943] (II) Loading sub module "exa"||
||[   286.943] (II) LoadModule: "exa"||
||[   286.946] (II) Loading /usr/lib/xorg/modules/libexa.so||
||[   286.960] (II) Module exa: vendor="X.Org Foundation"||
||[   286.960]    compiled for 1.13.0, module version = 2.6.0||
||[   286.960]    ABI class: X.Org Video Driver, version 13.0||
||[   286.960] (--) Depth 24 pixmap format is 32 bpp||
||[   286.960] (II) CHROME(0): VIAScreenInit||
||[   286.961] (II) CHROME(0): Frame Buffer From (0,0) To (1920,17476)||
||[   286.961] (II) CHROME(0): Using 16396 lines for offscreen memory.||
||[   286.961] 8294400 bytes of Linear memory allocated at 7e9000, 
handle 151159544||
||[   286.961] 262144 bytes of Linear memory allocated at fd2000, handle 
151159672||
||[   286.961] 32 bytes of Linear memory allocated at 1013a00, handle 
151159800||
||[   286.961] 32 bytes of Linear memory allocated at 1013a80, handle 
151159928||
||[   286.969] (II) CHROME(0): - Visuals set up||
||[   286.975] (II) CHROME(0): - B & W||
||[   286.988] (II) CHROME(0): [EXA] Disabling EXA accelerated composite.||
||[   286.988] (**) CHROME(0): Option "MigrationHeuristic" "greedy"||
||[   286.988] (II) EXA(0): Offscreen pixmap area of 125923328 bytes||
||[   286.988] (II) EXA(0): Driver registered support for the following 
operations:||
||[   286.988] (II)         Solid||
||[   286.988] (II)         Copy||
||[   286.988] (II) CHROME(0): [EXA] Enabled EXA acceleration.||
||[   286.988] (==) CHROME(0): Backing store disabled||
||[   286.988] (II) CHROME(0): - Backing store set up||
||[   286.994] (II) CHROME(0): - SW cursor set up||
||[   286.994] (II) CHROME(0): HWCursor ARGB enabled||
||[   286.994] 16384 bytes of Linear memory allocated at 1015800, handle 
151180432||
||[   286.995] 16384 bytes of Linear memory allocated at 101b200, handle 
151160016||
||[   286.995] (II) CHROME(0): RandR 1.2 enabled, ignore the following 
RandR disabled message.||
||[   286.995] (II) CHROME(0): - Def Color map set up||
||[   286.995] (II) CHROME(0): - Palette loaded||
||[   286.995] (II) CHROME(0): - Color maps etc. set up||
||[   286.995] (==) CHROME(0): DPMS enabled||
||[   286.995] (II) CHROME(0): - DPMS set up||
||[   286.995] (II) CHROME(0): VIAEnterVT||
||[   286.995] (II) CHROME(0): VIASave||
||[   286.995] (II) CHROME(0): Primary||
||[   287.097] (II) CHROME(0): Primary Adapter! saving VGA_SR_ALL !!||
||[   287.097] (II) CHROME(0): Crtc...||
||[   287.097] (II) CHROME(0): TVSave...||
||[   287.097] (II) CHROME(0): VT162xSave||
||[   287.330] (II) CHROME(0): VIASave||
||[   287.330] (II) CHROME(0): Primary||
||[   287.430] (II) CHROME(0): Primary Adapter! saving VGA_SR_ALL !!||
||[   287.430] (II) CHROME(0): Crtc...||
||[   287.430] (II) CHROME(0): TVSave...||
||[   287.430] (II) CHROME(0): VT162xSave||
||[   287.662] (II) CHROME(0): VT162xSave||
||[   287.895] (II) CHROME(0): ViaDisplayDisableCRT||
||[   287.895] (II) CHROME(0): ViaTVPower: Off.||
||[   287.895] (II) CHROME(0): VT1625Power||
||[   287.897] (II) CHROME(0): ViaDFPPower: Off.||
||[   287.897] (II) CHROME(0): ViaFirstCRTCModeValid||
||[   287.897] (II) CHROME(0): ViaModeFirstCRTC||
||[   287.897] (II) CHROME(0): ViaFirstCRTCSetMode||
||[   287.897] (II) CHROME(0): Setting up 1920x1080||
||[   287.897] (II) CHROME(0): ViaSetPrimaryFIFO||
||[   287.897] (II) CHROME(0): ViaSetDotclock to 0x053049||
||[   287.897] (II) CHROME(0): ViaSetUseExternalClock||
||[   287.897] (II) CHROME(0): ViaDisplayDisableSimultaneous||
||[   287.897] (II) CHROME(0): ViaFirstCRTCSetStartingAddress||
||[   287.897] (II) CHROME(0): ViaDFPPower: On.||
||[   287.897] (II) CHROME(0): VIALoadRgbLut||
||[   287.897] (II) CHROME(0): ViaDisplayDisableCRT||
||[   287.897] (II) CHROME(0): ViaTVPower: Off.||
||[   287.897] (II) CHROME(0): VT1625Power||
||[   287.899] DRM memory allocation failed -6||
||[   287.899] 635904 bytes of Linear memory allocated at 1020c00, 
handle 151203440||
||[   287.900] (II) CHROME(0): Benchmarking video copy. Less time is 
better.||
||[   287.906] (--) CHROME(0): Timed   libc YUV420 copy... 1227779. 
Throughput: 483.2 MiB/s.||
||[   287.910] (--) CHROME(0): Timed kernel YUV420 copy... 1220462. 
Throughput: 486.1 MiB/s.||
||[   287.914] (--) CHROME(0): Timed    SSE YUV420 copy... 822664. 
Throughput: 721.1 MiB/s.||
||[   287.918] (--) CHROME(0): Timed    MMX YUV420 copy... 1192374. 
Throughput: 497.5 MiB/s.||
||[   287.918] (--) CHROME(0): Ditching 3DNow! YUV420 copy. Not 
supported by CPU.||
||[   287.922] (--) CHROME(0): Timed   MMX2 YUV420 copy... 874495. 
Throughput: 678.4 MiB/s.||
||[   287.922] Freed 16911360 (pool 4)||
||[   287.922] (--) CHROME(0): Using SSE YUV42X copy for video.||
||[   287.922] (WW) CHROME(0): [XvMC] XvMC is not supported on this 
chipset.||
||[   287.922] (II) CHROME(0): - Done||
||[   287.922] (--) RandR disabled||
||[   287.966] (II) AIGLX: Screen 0 is not DRI2 capable||
||[   287.966] (II) AIGLX: Screen 0 is not DRI capable||
||[   288.878] (II) AIGLX: Loaded and initialized swrast||
||[   288.878] (II) GLX: Initialized DRISWRAST GL provider for screen 0||
||[   288.881] (II) CHROME(0): Setting screen physical size to 507 x 285||
||[   289.525] (II) config/udev: Adding input device Power Button 
(/dev/input/event4)||
||[   289.525] (**) Power Button: Applying InputClass "evdev keyboard 
catchall"||
||[   289.525] (II) LoadModule: "evdev"||
||[   289.528] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so||
||[   289.550] (II) Module evdev: vendor="X.Org Foundation"||
||[   289.550]    compiled for 1.13.0, module version = 2.7.3||
||[   289.550]    Module class: X.Org XInput Driver||
||[   289.550]    ABI class: X.Org XInput driver, version 18.0||
||[   289.550] (II) Using input driver 'evdev' for 'Power Button'||
||[   289.550] (**) Power Button: always reports core events||
||[   289.550] (**) evdev: Power Button: Device: "/dev/input/event4"||
||[   289.551] (--) evdev: Power Button: Vendor 0 Product 0x1||
||[   289.551] (--) evdev: Power Button: Found keys||
||[   289.551] (II) evdev: Power Button: Configuring as keyboard||
||[   289.551] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"||
||[   289.551] (II) XINPUT: Adding extended input device "Power Button" 
(type: KEYBOARD, id 6)||
||[   289.551] (**) Option "xkb_rules" "evdev"||
||[   289.551] (**) Option "xkb_model" "evdev"||
||[   289.551] (**) Option "xkb_layout" "us"||
||[   289.723] (II) config/udev: Adding input device Power Button 
(/dev/input/event2)||
||[   289.723] (**) Power Button: Applying InputClass "evdev keyboard 
catchall"||
||[   289.723] (II) Using input driver 'evdev' for 'Power Button'||
||[   289.723] (**) Power Button: always reports core events||
||[   289.723] (**) evdev: Power Button: Device: "/dev/input/event2"||
||[   289.723] (--) evdev: Power Button: Vendor 0 Product 0x1||
||[   289.723] (--) evdev: Power Button: Found keys||
||[   289.723] (II) evdev: Power Button: Configuring as keyboard||
||[   289.724] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"||
||[   289.724] (II) XINPUT: Adding extended input device "Power Button" 
(type: KEYBOARD, id 7)||
||[   289.724] (**) Option "xkb_rules" "evdev"||
||[   289.724] (**) Option "xkb_model" "evdev"||
||[   289.724] (**) Option "xkb_layout" "us"||
||[   289.727] (II) config/udev: Adding input device Sleep Button 
(/dev/input/event3)||
||[   289.727] (**) Sleep Button: Applying InputClass "evdev keyboard 
catchall"||
||[   289.727] (II) Using input driver 'evdev' for 'Sleep Button'||
||[   289.727] (**) Sleep Button: always reports core events||
||[   289.727] (**) evdev: Sleep Button: Device: "/dev/input/event3"||
||[   289.728] (--) evdev: Sleep Button: Vendor 0 Product 0x3||
||[   289.728] (--) evdev: Sleep Button: Found keys||
||[   289.728] (II) evdev: Sleep Button: Configuring as keyboard||
||[   289.728] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3"||
||[   289.728] (II) XINPUT: Adding extended input device "Sleep Button" 
(type: KEYBOARD, id 8)||
||[   289.728] (**) Option "xkb_rules" "evdev"||
||[   289.728] (**) Option "xkb_model" "evdev"||
||[   289.728] (**) Option "xkb_layout" "us"||
||[   289.731] (II) config/udev: Adding input device USB Keyboard 
(/dev/input/event0)||
||[   289.732] (**)   USB Keyboard: Applying InputClass "evdev keyboard 
catchall"||
||[   289.732] (II) Using input driver 'evdev' for '  USB Keyboard'||
||[   289.732] (**)   USB Keyboard: always reports core events||
||[   289.732] (**) evdev:   USB Keyboard: Device: "/dev/input/event0"||
||[   289.732] (--) evdev:   USB Keyboard: Vendor 0x4d9 Product 0x1603||
||[   289.732] (--) evdev:   USB Keyboard: Found keys||
||[   289.732] (II) evdev:   USB Keyboard: Configuring as keyboard||
||[   289.732] (**) Option "config_info" 
"udev:/sys/devices/pci0000:00/0000:00:10.1/usb3/3-1/3-1:1.0/input/input0/event0"||
||[   289.732] (II) XINPUT: Adding extended input device "  USB 
Keyboard" (type: KEYBOARD, id 9)||
||[   289.732] (**) Option "xkb_rules" "evdev"||
||[   289.732] (**) Option "xkb_model" "evdev"||
||[   289.732] (**) Option "xkb_layout" "us"||
||[   289.736] (II) config/udev: Adding input device USB Keyboard 
(/dev/input/event1)||
||[   289.736] (**)   USB Keyboard: Applying InputClass "evdev keyboard 
catchall"||
||[   289.736] (II) Using input driver 'evdev' for '  USB Keyboard'||
||[   289.736] (**)   USB Keyboard: always reports core events||
||[   289.736] (**) evdev:   USB Keyboard: Device: "/dev/input/event1"||
||[   289.736] (--) evdev:   USB Keyboard: Vendor 0x4d9 Product 0x1603||
||[   289.736] (--) evdev:   USB Keyboard: Found keys||
||[   289.736] (II) evdev:   USB Keyboard: Configuring as keyboard||
||[   289.736] (**) Option "config_info" 
"udev:/sys/devices/pci0000:00/0000:00:10.1/usb3/3-1/3-1:1.1/input/input1/event1"||
||[   289.736] (II) XINPUT: Adding extended input device "  USB 
Keyboard" (type: KEYBOARD, id 10)||
||[   289.736] (**) Option "xkb_rules" "evdev"||
||[   289.736] (**) Option "xkb_model" "evdev"||
||[   289.736] (**) Option "xkb_layout" "us"||
||[   289.739] (II) config/udev: Adding input device PC Speaker 
(/dev/input/event5)||
||[   289.739] (II) No input driver specified, ignoring this device.||
||[   289.739] (II) This device may have been added with another device 
file.||
||[   289.754] (II) CHROME(0): ViaDFPPower: On.||
||[   725.010] (II) evdev:   USB Keyboard: Close||
||[   725.011] (II) UnloadModule: "evdev"||
||[   725.011] (II) evdev:   USB Keyboard: Close||
||[   725.011] (II) UnloadModule: "evdev"||
||[   725.011] (II) evdev: Sleep Button: Close||
||[   725.011] (II) UnloadModule: "evdev"||
||[   725.011] (II) evdev: Power Button: Close||
||[   725.012] (II) UnloadModule: "evdev"||
||[   725.012] (II) evdev: Power Button: Close||
||[   725.012] (II) UnloadModule: "evdev"||
||[   725.013] (II) CHROME(0): ViaDFPPower: On.||
||[   725.013] (II) CHROME(0): VIACloseScreen||
||[   725.033] viaWaitVideoCommandFire: Timeout.||
||[   725.033] Freed 16588800 (pool 4)||
||[   725.034] Freed 16857728 (pool 4)||
||[   725.034] (II) CHROME(0): VIALeaveVT||
||[   725.034] (II) CHROME(0): VT162xRestore||
||[   725.220] (II) CHROME(0): VIARestore||
||[   725.220] (II) CHROME(0): VT162xRestore||
||[   725.419] (II) CHROME(0): ViaDisablePrimaryFIFO||
||[   725.419] (II) CHROME(0): VIARestore||
||[   725.419] (II) CHROME(0): VT162xRestore||
||[   725.617] (II) CHROME(0): ViaDisablePrimaryFIFO||
||[   725.618] Freed 16865280 (pool 4)||
||[   725.618] Freed 16888320 (pool 4)||
||[   725.618] Freed 8294400 (pool 4)||
||[   725.620] Server terminated successfully (0). Closing log file.|
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/openchrome-users/attachments/20121110/bf9bc51b/attachment-0001.html>


More information about the Openchrome-users mailing list