[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#679750: Lenovo G360: ALPS Touchpad Recognized as "PS/2 Generic Mouse"(with newly dmesg information)



Hi,

Because linux-input@vger.kernel.org is a mail list, I must register to
it for sending bug report. So all the posts about this bug sent to it
before had never reach it. I re-organize the text and report this bug to
linux-input@vger.kernel.org again when post my newly demsg information
under a recompiled 3.4 kernel with added "#DEFINE DEBUG" to the top of
"drivers/input/mouse/alps.c" adviced by seth.forshee@canonical.com. 

I think I am reporting a kernel bug about ALPS touchpad on Lenovo
G360.

This bug was reported at
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679750 first.

My lenovo G360 has an ALPS touchpad, shows in Windows 7 Home Editition
OEM in this laptop. Under Debian Squeeze and Ubuntu 12.04 LTS LiveCD in
same laptop, the left and right key, single and double tap, tracking  of
touchpad works well. But, there isn't touchpad tab in gnome mouse
setting dialog, so I can't setup edge scrolling and disable touchpad on
typing. xinput shows it is a "PS/2 Generic Mouse". 

I have tried kernels 2.6.32-45, 3.2.4-1~bpo60+1,
3.4.4-1~experimental.1 under Debian Squeeze and kernel 3.2 under
Ubuntu 12.04 LTS LiveCD on this Lenovo G360 laptop. None of these four
kernels can configure a full functional ALPS touchpad. There are
same syptoms under all of these four kernels: 

1, "synclient -l" shows "Couldn't find synaptics properties. No
synaptics driver loaded? " 
2, "xinput --list" shows it is a "PS/2 Generic Mouse" 
3, "cat /proc/bus/input/devices" shows it is "N: Name="PS/2 Generic
Mouse"" 
4, Can't find any string like "touchpad", "synaptics" in
"/var/log/Xorg.0.log" 
5, There isn't touchpad tab in gnome mouse setting dialog, so I can't
setup edge scrolling and disable touchpad on typing. 

Under the kernel 3.2.4-1~bpo60+1 on Debian Squeeze, I have tried many
ways to fix this problem, but no lucky. The ways I tried such as:
1, add "psmouse.proto=imps(or exps)" into kernel parameters;
2, add file "etc/X11/xorg.d/10-synaptics.conf", the content as below:
Section "InputClass"
    Identifier      "touchpad catchall"
    Driver          "synaptics"
    MatchIsTouchpad "on"
    MatchDevicePath "/dev/input/event*"
    Option          "SHMConfig" "on"
    Option          "TapButton1" "1"
    Option          "TapButton2" "2"
    Option          "TapButton3" "3"
    Option          "VertTwoFingerScroll" "on"
    Option          "HorizTwoFingerScroll" "on"
EndSection
3, Thanks to the help of "How to disable Alps touchpad while typing or
when using an external mouse in Linux" at:
http://www.imega.cz/Linux-Alps-Touchpad-Dell-E6410/Linux-Alps-touchpad-disable.php
I resolved the problem of "disable touchpad on typing" by using a
python script, but I can't make edge scrolling work yet. 
According to the advice of the page above, I downloaded
linux-source-3.2, and applied patch at
"https://patchwork.kernel.org/patch/118834/ ": patch name:
Resend-Add-support-for-Intellimouse-Mode-in-ALPS-touchpad-on-Dell-E2-series-Laptops.patch,
see attachment), I have not used cat *.patch | patch -p1, just copy the
modified code into linux-source-3.2 and recompile psmouse.ko. But no
lucky, edge scrolling still can't work.
4, etc..

There are six attachments in this report.
Note: All of them got under running recompiled linux_3.4.4.orig.tar.xz
source on Debian Squeeze, compiled kernel linux_3.4.4.orig.tar.xz
source without pacthing debian pacthes under kernel 3.2.4-1~bpo60+1,I
don't know how to patch them. I added "#define DEBUG" to the top of
"drivers/input/mouse/alps.c" of source of kernel
linux_3.4.4.orig.tar.xz. according to the advice at
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679750#78 
The kernel downloaded from:
http://snapshot.debian.org/archive/debian/20120626T221453Z/pool/main/l/linux/linux_3.4.4.orig.tar.xz

1, output of command "xinput list--long": xinputlist.txt 
2, output of command "cat /proc/bus/input/devices": inputdevices.txt
3, /var/log/Xorg.0.log: Xorg.0.log 
4, output of command "dmesg": dmesg.txt 
5, output of command "for file in /sys/class/dmi/id/*; do if [ -f
"$file" -a -r "$file" ]; then echo $file: `cat $file` ; fi; done":
DMI.txt 
6, kernel config file, borrowed from
linux-image-3.4-trunk-amd64_3.4.4-1~experimental.1_amd64.deb:
config-3.4.4debugpsmouse

I found these lines in my dmesg information:
[   19.995850] psmouse serio4: alps: E6 report: 00 00 64
[   20.021288] psmouse serio4: alps: E7 report: 73 03 50
[   20.623609] input: PS/2 Generic Mouse
as /devices/platform/i8042/serio4/input/input9

Tell me If need more detail information.

Thanks.

Attachment: config-3.4.4debugpsmouse
Description: Binary data

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.4.4debugpsmouse (mengdaxing@ldebian) (gcc version 4.4.5 (Debian 4.4.5-8) ) #1 SMP Fri Jul 6 07:44:49 CST 2012
[    0.000000] Command line: root=/dev/sda7 acpi_backlight=vendor ro
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009c400 (usable)
[    0.000000]  BIOS-e820: 000000000009c400 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000dc000 - 00000000000e0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000007727c000 (usable)
[    0.000000]  BIOS-e820: 000000007727c000 - 0000000077282000 (reserved)
[    0.000000]  BIOS-e820: 0000000077282000 - 00000000773ee000 (usable)
[    0.000000]  BIOS-e820: 00000000773ee000 - 000000007740f000 (reserved)
[    0.000000]  BIOS-e820: 000000007740f000 - 000000007746f000 (usable)
[    0.000000]  BIOS-e820: 000000007746f000 - 0000000077470000 (reserved)
[    0.000000]  BIOS-e820: 0000000077470000 - 00000000774f1000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000774f1000 - 000000007770f000 (reserved)
[    0.000000]  BIOS-e820: 000000007770f000 - 0000000077717000 (usable)
[    0.000000]  BIOS-e820: 0000000077717000 - 000000007771f000 (reserved)
[    0.000000]  BIOS-e820: 000000007771f000 - 000000007775e000 (usable)
[    0.000000]  BIOS-e820: 000000007775e000 - 000000007779f000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007779f000 - 00000000777e1000 (usable)
[    0.000000]  BIOS-e820: 00000000777e1000 - 00000000777ff000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000777ff000 - 0000000077800000 (usable)
[    0.000000]  BIOS-e820: 0000000077800000 - 000000007c000000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000f0804000 - 00000000f0805000 (reserved)
[    0.000000]  BIOS-e820: 00000000feaff000 - 00000000feb00000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI present.
[    0.000000] DMI: LENOVO                           G360            /LL1                             , BIOS 61CN06WW   10/27/2011
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] No AGP bridge found
[    0.000000] last_pfn = 0x77800 max_arch_pfn = 0x400000000
[    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-D3FFF write-protect
[    0.000000]   D4000-DBFFF uncachable
[    0.000000]   DC000-FFFFF write-through
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 disabled
[    0.000000]   1 base 078000000 mask FF8000000 uncachable
[    0.000000]   2 base 000000000 mask F80000000 write-back
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    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 [ffff8800000f6200] f6200
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 20480
[    0.000000] init_memory_mapping: 0000000000000000-0000000077800000
[    0.000000]  0000000000 - 0077800000 page 2M
[    0.000000] kernel direct mapping tables up to 77800000 @ 1fffd000-20000000
[    0.000000] RAMDISK: 6fc5c000 - 7726c000
[    0.000000] ACPI: RSDP 00000000000f60c0 00024 (v02 PTLTD )
[    0.000000] ACPI: XSDT 00000000777f2fcb 0005C (v01 LENOVO CB-01    06040000  LTP 00000000)
[    0.000000] ACPI: FACP 00000000777e3000 000F4 (v03 LENOVO CB-01    06040000 PTEC 00000001)
[    0.000000] ACPI: DSDT 00000000777e4000 0BBBF (v02 LENOVO CB-01    06040000 INTL 20060912)
[    0.000000] ACPI: FACS 000000007779bfc0 00040
[    0.000000] ACPI: HPET 00000000777fed86 00038 (v01 LENOVO CB-01    06040000 PTEC 00000001)
[    0.000000] ACPI: MCFG 00000000777fedbe 0003C (v01 LENOVO CB-01    06040000 PTEC 00000001)
[    0.000000] ACPI: APIC 00000000777fedfa 00068 (v01 LENOVO CB-01    06040000  LTP 00000000)
[    0.000000] ACPI: BOOT 00000000777fee62 00028 (v01 LENOVO CB-01    06040000  LTP 00000001)
[    0.000000] ACPI: SLIC 00000000777fee8a 00176 (v01 LENOVO CB-01    06040000  LTP 00000000)
[    0.000000] ACPI: SSDT 00000000777e2000 009F1 (v01  PmRef    CpuPm 00003000 INTL 20050624)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-0000000077800000
[    0.000000] Initmem setup node 0 0000000000000000-0000000077800000
[    0.000000]   NODE_DATA [00000000777dd000 - 00000000777e0fff]
[    0.000000]  [ffffea0000000000-ffffea0001bfffff] PMD -> [ffff88006d600000-ffff88006f1fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   empty
[    0.000000] Movable zone start PFN for each node
[    0.000000] Early memory PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009c
[    0.000000]     0: 0x00000100 -> 0x0007727c
[    0.000000]     0: 0x00077282 -> 0x000773ee
[    0.000000]     0: 0x0007740f -> 0x0007746f
[    0.000000]     0: 0x0007770f -> 0x00077717
[    0.000000]     0: 0x0007771f -> 0x0007775e
[    0.000000]     0: 0x0007779f -> 0x000777e1
[    0.000000]     0: 0x000777ff -> 0x00077800
[    0.000000] On node 0 totalpages: 488542
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 5 pages reserved
[    0.000000]   DMA zone: 3919 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 6636 pages used for memmap
[    0.000000]   DMA32 zone: 477926 pages, LIFO batch:31
[    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 (acpi_id[0x01] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high 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] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009c000 - 000000000009d000
[    0.000000] PM: Registered nosave memory: 000000000009d000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000dc000
[    0.000000] PM: Registered nosave memory: 00000000000dc000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 00000000000e4000
[    0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 000000007727c000 - 0000000077282000
[    0.000000] PM: Registered nosave memory: 00000000773ee000 - 000000007740f000
[    0.000000] PM: Registered nosave memory: 000000007746f000 - 0000000077470000
[    0.000000] PM: Registered nosave memory: 0000000077470000 - 00000000774f1000
[    0.000000] PM: Registered nosave memory: 00000000774f1000 - 000000007770f000
[    0.000000] PM: Registered nosave memory: 0000000077717000 - 000000007771f000
[    0.000000] PM: Registered nosave memory: 000000007775e000 - 000000007779f000
[    0.000000] PM: Registered nosave memory: 00000000777e1000 - 00000000777ff000
[    0.000000] Allocating PCI resources starting at 7c000000 (gap: 7c000000:64000000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88006fa00000 s82304 r8192 d24192 u1048576
[    0.000000] pcpu-alloc: s82304 r8192 d24192 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 481845
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: root=/dev/sda7 acpi_backlight=vendor ro
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 1795820k/1957888k available (3581k kernel code, 3720k absent, 158348k reserved, 3112k data, 604k init)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] NR_IRQS:33024 nr_irqs:512 16
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 7864320 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.004000] Detected 2127.944 MHz processor.
[    0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 4255.88 BogoMIPS (lpj=8511776)
[    0.000152] pid_max: default: 32768 minimum: 301
[    0.000263] Security Framework initialized
[    0.000337] AppArmor: AppArmor disabled by boot time parameter
[    0.000550] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.001342] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.001750] Mount-cache hash table entries: 256
[    0.002029] Initializing cgroup subsys cpuacct
[    0.002102] Initializing cgroup subsys memory
[    0.002186] Initializing cgroup subsys devices
[    0.002256] Initializing cgroup subsys freezer
[    0.002329] Initializing cgroup subsys net_cls
[    0.002401] Initializing cgroup subsys blkio
[    0.002477] Initializing cgroup subsys perf_event
[    0.002578] CPU: Physical Processor ID: 0
[    0.002649] CPU: Processor Core ID: 0
[    0.002723] mce: CPU supports 9 MCE banks
[    0.002801] CPU0: Thermal monitoring handled by SMI
[    0.002809] using mwait in idle threads.
[    0.003914] ACPI: Core revision 20120320
[    0.023535] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.063288] CPU0: Intel(R) Pentium(R) CPU        P6200  @ 2.13GHz stepping 05
[    0.171347] Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver.
[    0.171623] CPUID marked event: 'bus cycles' unavailable
[    0.171703] ... version:                3
[    0.171778] ... bit width:              48
[    0.171852] ... generic registers:      4
[    0.171924] ... value mask:             0000ffffffffffff
[    0.172004] ... max period:             000000007fffffff
[    0.172081] ... fixed-purpose events:   3
[    0.172155] ... event mask:             000000070000000f
[    0.172378] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.172571] Booting Node   0, Processors  #1 Ok.
[    0.183639] CPU1: Thermal monitoring handled by SMI
[    0.185751] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.185876] Brought up 2 CPUs
[    0.185950] Total of 2 processors activated (8511.77 BogoMIPS).
[    0.187257] devtmpfs: initialized
[    0.191456] PM: Registering ACPI NVS region [mem 0x77470000-0x774f0fff] (528384 bytes)
[    0.191583] PM: Registering ACPI NVS region [mem 0x7775e000-0x7779efff] (266240 bytes)
[    0.191796] dummy: 
[    0.191928] NET: Registered protocol family 16
[    0.192125] ACPI: bus type pci registered
[    0.192282] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.192390] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.237602] PCI: Using configuration type 1 for base access
[    0.238306] bio: create slab <bio-0> at 0
[    0.238474] ACPI: Added _OSI(Module Device)
[    0.238552] ACPI: Added _OSI(Processor Device)
[    0.238628] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.238705] ACPI: Added _OSI(Processor Aggregator Device)
[    0.240327] ACPI: EC: Look up EC in DSDT
[    0.248392] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.248946] ACPI: SSDT 000000007771ac18 003AE (v01  PmRef  Cpu0Ist 00003000 INTL 20050624)
[    0.249509] ACPI: Dynamic OEM Table Load:
[    0.249671] ACPI: SSDT           (null) 003AE (v01  PmRef  Cpu0Ist 00003000 INTL 20050624)
[    0.250043] ACPI: SSDT 0000000077718018 00891 (v01  PmRef  Cpu0Cst 00003001 INTL 20050624)
[    0.253054] ACPI: Dynamic OEM Table Load:
[    0.253210] ACPI: SSDT           (null) 00891 (v01  PmRef  Cpu0Cst 00003001 INTL 20050624)
[    0.253756] ACPI: SSDT 0000000077719a98 00303 (v01  PmRef    ApIst 00003000 INTL 20050624)
[    0.254386] ACPI: Dynamic OEM Table Load:
[    0.254543] ACPI: SSDT           (null) 00303 (v01  PmRef    ApIst 00003000 INTL 20050624)
[    0.254896] ACPI: SSDT 0000000077717d98 00119 (v01  PmRef    ApCst 00003000 INTL 20050624)
[    0.255474] ACPI: Dynamic OEM Table Load:
[    0.255634] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20050624)
[    0.266004] ACPI: Interpreter enabled
[    0.266080] ACPI: (supports S0 S3 S4 S5)
[    0.266346] ACPI: Using IOAPIC for interrupt routing
[    0.276657] ACPI: EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62
[    0.276940] ACPI: No dock devices found.
[    0.277017] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.277608] \_SB_.PCI0:_OSC invalid UUID
[    0.277610] _OSC request data:1 8 1f 
[    0.277614] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.278450] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.278533] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.278616] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.278719] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
[    0.278828] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
[    0.278931] pci_root PNP0A08:00: host bridge window [mem 0x000e0000-0x000e3fff]
[    0.279033] pci_root PNP0A08:00: host bridge window [mem 0x7c000000-0xfeafffff]
[    0.279174] PCI host bridge to bus 0000:00
[    0.279249] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.279330] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.279411] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.279497] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[    0.279582] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[    0.279664] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[    0.279750] pci_bus 0000:00: root bus resource [mem 0x7c000000-0xfeafffff]
[    0.279842] pci 0000:00:00.0: [8086:0044] type 00 class 0x060000
[    0.279861] DMAR: BIOS has allocated no shadow GTT; disabling IOMMU for graphics
[    0.279986] pci 0000:00:01.0: [8086:0045] type 01 class 0x060400
[    0.280020] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.280035] pci 0000:00:02.0: [8086:0046] type 00 class 0x030000
[    0.280047] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf03fffff 64bit]
[    0.280054] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.280060] pci 0000:00:02.0: reg 20: [io  0x1800-0x1807]
[    0.280136] pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320
[    0.280162] pci 0000:00:1a.0: reg 10: [mem 0xf0806000-0xf08063ff]
[    0.280275] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.280311] pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300
[    0.280333] pci 0000:00:1b.0: reg 10: [mem 0xf0800000-0xf0803fff 64bit]
[    0.280432] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.280464] pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400
[    0.280568] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.280601] pci 0000:00:1c.1: [8086:3b44] type 01 class 0x060400
[    0.280702] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.280739] pci 0000:00:1c.4: [8086:3b4a] type 01 class 0x060400
[    0.280843] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.280885] pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320
[    0.280910] pci 0000:00:1d.0: reg 10: [mem 0xf0806400-0xf08067ff]
[    0.281023] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.281052] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    0.281141] pci 0000:00:1f.0: [8086:3b09] type 00 class 0x060100
[    0.281275] pci 0000:00:1f.2: [8086:3b29] type 00 class 0x010601
[    0.281302] pci 0000:00:1f.2: reg 10: [io  0x1818-0x181f]
[    0.281313] pci 0000:00:1f.2: reg 14: [io  0x180c-0x180f]
[    0.281325] pci 0000:00:1f.2: reg 18: [io  0x1810-0x1817]
[    0.281336] pci 0000:00:1f.2: reg 1c: [io  0x1808-0x180b]
[    0.281348] pci 0000:00:1f.2: reg 20: [io  0x1820-0x183f]
[    0.281359] pci 0000:00:1f.2: reg 24: [mem 0xf0805000-0xf08057ff]
[    0.281428] pci 0000:00:1f.2: PME# supported from D3hot
[    0.281455] pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500
[    0.281477] pci 0000:00:1f.3: reg 10: [mem 0xf0806800-0xf08068ff 64bit]
[    0.281508] pci 0000:00:1f.3: reg 20: [io  0x1840-0x185f]
[    0.281560] pci 0000:00:1f.6: [8086:3b32] type 00 class 0x118000
[    0.281589] pci 0000:00:1f.6: reg 10: [mem 0xf0804000-0xf0804fff 64bit]
[    0.281740] pci 0000:01:00.0: [10de:0a70] type 00 class 0x030000
[    0.281756] pci 0000:01:00.0: reg 10: [mem 0xac000000-0xacffffff]
[    0.281773] pci 0000:01:00.0: reg 14: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.281789] pci 0000:01:00.0: reg 1c: [mem 0xae000000-0xafffffff 64bit pref]
[    0.281801] pci 0000:01:00.0: reg 24: [io  0x2000-0x207f]
[    0.281814] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0007ffff pref]
[    0.281918] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.281998] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    0.282001] pci 0000:00:01.0:   bridge window [mem 0xac000000-0xadefffff]
[    0.282005] pci 0000:00:01.0:   bridge window [mem 0xae000000-0xbfffffff 64bit pref]
[    0.282063] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    0.282245] pci 0000:03:00.0: [168c:002b] type 00 class 0x028000
[    0.282288] pci 0000:03:00.0: reg 10: [mem 0xf0500000-0xf050ffff 64bit]
[    0.282491] pci 0000:03:00.0: supports D1
[    0.282493] pci 0000:03:00.0: PME# supported from D0 D1 D3hot
[    0.282580] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[    0.282664] pci 0000:00:1c.1:   bridge window [mem 0xf0500000-0xf05fffff]
[    0.282751] pci 0000:08:00.0: [1969:2060] type 00 class 0x020000
[    0.282782] pci 0000:08:00.0: reg 10: [mem 0xf0400000-0xf043ffff 64bit]
[    0.282798] pci 0000:08:00.0: reg 18: [io  0x3000-0x307f]
[    0.282932] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.289711] pci 0000:00:1c.4: PCI bridge to [bus 08-08]
[    0.289804] pci 0000:00:1c.4:   bridge window [io  0x3000-0x3fff]
[    0.289810] pci 0000:00:1c.4:   bridge window [mem 0xf0400000-0xf04fffff]
[    0.289891] pci 0000:00:1e.0: PCI bridge to [bus 0a-0a] (subtractive decode)
[    0.289988] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.289990] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.289993] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.289996] pci 0000:00:1e.0:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[    0.289998] pci 0000:00:1e.0:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[    0.290001] pci 0000:00:1e.0:   bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
[    0.290003] pci 0000:00:1e.0:   bridge window [mem 0x7c000000-0xfeafffff] (subtractive decode)
[    0.290033] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.290300] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
[    0.290377] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[    0.290545] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    0.290614] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.290689] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT]
[    0.290838] \_SB_.PCI0:_OSC invalid UUID
[    0.290839] _OSC request data:1 1f 1f 
[    0.290844]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.290967] \_SB_.PCI0:_OSC invalid UUID
[    0.290968] _OSC request data:1 0 1d 
[    0.290972]  pci0000:00: ACPI _OSC request failed (AE_ERROR), returned control mask: 0x1d
[    0.291077] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.297378] ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus ff])
[    0.297535] PCI host bridge to bus 0000:ff
[    0.297612] pci 0000:ff:00.0: [8086:2c62] type 00 class 0x060000
[    0.297634] pci 0000:ff:00.1: [8086:2d01] type 00 class 0x060000
[    0.297657] pci 0000:ff:02.0: [8086:2d10] type 00 class 0x060000
[    0.297677] pci 0000:ff:02.1: [8086:2d11] type 00 class 0x060000
[    0.297700] pci 0000:ff:02.2: [8086:2d12] type 00 class 0x060000
[    0.297719] pci 0000:ff:02.3: [8086:2d13] type 00 class 0x060000
[    0.297754]  pci0000:ff: Requesting ACPI _OSC control (0x1d)
[    0.297834]  pci0000:ff: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[    0.297940] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.298274] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 *10 12 14 15)
[    0.298909] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[    0.299603] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 *10 12 14 15)
[    0.300234] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.300864] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.301604] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    0.302351] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.303042] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.303722] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.303836] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
[    0.303945] vgaarb: loaded
[    0.304015] vgaarb: bridge control possible 0000:01:00.0
[    0.304093] vgaarb: no bridge control possible 0000:00:02.0
[    0.304202] PCI: Using ACPI for IRQ routing
[    0.314171] PCI: pci_cache_line_size set to 64 bytes
[    0.314267] reserve RAM buffer: 000000000009c400 - 000000000009ffff 
[    0.314270] reserve RAM buffer: 000000007727c000 - 0000000077ffffff 
[    0.314276] reserve RAM buffer: 00000000773ee000 - 0000000077ffffff 
[    0.314281] reserve RAM buffer: 000000007746f000 - 0000000077ffffff 
[    0.314285] reserve RAM buffer: 0000000077717000 - 0000000077ffffff 
[    0.314289] reserve RAM buffer: 000000007775e000 - 0000000077ffffff 
[    0.314292] reserve RAM buffer: 00000000777e1000 - 0000000077ffffff 
[    0.314294] reserve RAM buffer: 0000000077800000 - 0000000077ffffff 
[    0.314432] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.314891] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.316987] Switching to clocksource hpet
[    0.318876] pnp: PnP ACPI init
[    0.318967] ACPI: bus type pnp registered
[    0.319447] pnp 00:00: [bus 00-fe]
[    0.319450] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.319452] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.319455] pnp 00:00: [io  0x0d00-0xffff window]
[    0.319457] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.319460] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[    0.319462] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[    0.319464] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[    0.319466] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[    0.319468] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[    0.319470] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[    0.319473] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[    0.319475] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[    0.319477] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[    0.319479] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[    0.319481] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[    0.319483] pnp 00:00: [mem 0x000ec000-0x000effff window]
[    0.319485] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[    0.319487] pnp 00:00: [mem 0x7c000000-0xfeafffff window]
[    0.319489] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
[    0.319547] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.319655] pnp 00:01: [io  0x0000-0x001f]
[    0.319657] pnp 00:01: [io  0x0081-0x0091]
[    0.319659] pnp 00:01: [io  0x0093-0x009f]
[    0.319661] pnp 00:01: [io  0x00c0-0x00df]
[    0.319663] pnp 00:01: [dma 4]
[    0.319699] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.319708] pnp 00:02: [mem 0xff000000-0xffffffff]
[    0.319741] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[    0.319830] pnp 00:03: [irq 0 disabled]
[    0.319841] pnp 00:03: [irq 8]
[    0.319843] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    0.319880] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.319892] pnp 00:04: [io  0x00f0]
[    0.319899] pnp 00:04: [irq 13]
[    0.319932] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.319945] pnp 00:05: [io  0x002e-0x002f]
[    0.319947] pnp 00:05: [io  0x004e-0x004f]
[    0.319949] pnp 00:05: [io  0x0061]
[    0.319951] pnp 00:05: [io  0x0063]
[    0.319953] pnp 00:05: [io  0x0065]
[    0.319954] pnp 00:05: [io  0x0067]
[    0.319956] pnp 00:05: [io  0x0070]
[    0.319958] pnp 00:05: [io  0x0080]
[    0.319960] pnp 00:05: [io  0x0092]
[    0.319961] pnp 00:05: [io  0x00b2-0x00b3]
[    0.319963] pnp 00:05: [io  0x0680-0x069f]
[    0.319965] pnp 00:05: [io  0x0500-0x050f]
[    0.319967] pnp 00:05: [io  0x0600-0x0603]
[    0.319968] pnp 00:05: [io  0xffff]
[    0.319970] pnp 00:05: [io  0x0400-0x047f]
[    0.319972] pnp 00:05: [io  0x1180-0x11ff]
[    0.319974] pnp 00:05: [io  0x164e-0x164f]
[    0.319975] pnp 00:05: [io  0xfe00]
[    0.319977] pnp 00:05: [io  0x0068]
[    0.319979] pnp 00:05: [io  0x006c]
[    0.319981] pnp 00:05: [io  0x0700-0x070f]
[    0.320046] system 00:05: [io  0x0680-0x069f] has been reserved
[    0.320127] system 00:05: [io  0x0500-0x050f] has been reserved
[    0.320208] system 00:05: [io  0x0600-0x0603] has been reserved
[    0.320287] system 00:05: [io  0xffff] has been reserved
[    0.320368] system 00:05: [io  0x0400-0x047f] has been reserved
[    0.320450] system 00:05: [io  0x1180-0x11ff] has been reserved
[    0.320531] system 00:05: [io  0x164e-0x164f] has been reserved
[    0.320611] system 00:05: [io  0xfe00] has been reserved
[    0.320692] system 00:05: [io  0x0700-0x070f] has been reserved
[    0.320773] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.320810] pnp 00:06: [io  0x06a0-0x06af]
[    0.320812] pnp 00:06: [io  0x06b0-0x06ff]
[    0.320864] system 00:06: [io  0x06a0-0x06af] has been reserved
[    0.320947] system 00:06: [io  0x06b0-0x06ff] has been reserved
[    0.321031] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.321083] pnp 00:07: [io  0x0070-0x0077]
[    0.321120] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.321151] pnp 00:08: [io  0x0060]
[    0.321153] pnp 00:08: [io  0x0064]
[    0.321159] pnp 00:08: [irq 1]
[    0.321196] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.321210] pnp 00:09: [irq 12]
[    0.321244] pnp 00:09: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.321546] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff]
[    0.321548] pnp 00:0a: [mem 0xfed10000-0xfed13fff]
[    0.321551] pnp 00:0a: [mem 0xfed18000-0xfed18fff]
[    0.321553] pnp 00:0a: [mem 0xfed19000-0xfed19fff]
[    0.321555] pnp 00:0a: [mem 0xe0000000-0xefffffff]
[    0.321557] pnp 00:0a: [mem 0x00000000-0xffffffffffffffff disabled]
[    0.321559] pnp 00:0a: [mem 0xfeaff000-0xfeafffff]
[    0.321561] pnp 00:0a: [mem 0xfed20000-0xfed3ffff]
[    0.321564] pnp 00:0a: [mem 0xfed90000-0xfed8ffff disabled]
[    0.321566] pnp 00:0a: [mem 0xfed40000-0xfed44fff]
[    0.321567] pnp 00:0a: [mem 0xfed45000-0xfed8ffff]
[    0.321569] pnp 00:0a: [mem 0xff000000-0xffffffff]
[    0.321571] pnp 00:0a: [mem 0xfee00000-0xfeefffff]
[    0.321636] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.321719] system 00:0a: [mem 0xfed10000-0xfed13fff] has been reserved
[    0.321803] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.321888] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.321971] system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved
[    0.322054] system 00:0a: [mem 0xfeaff000-0xfeafffff] has been reserved
[    0.322137] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.322220] system 00:0a: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.322307] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.322391] system 00:0a: [mem 0xff000000-0xffffffff] has been reserved
[    0.322473] system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.322558] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.322745] pnp 00:0b: [bus ff]
[    0.322787] pnp 00:0b: Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.323136] pnp: PnP ACPI: found 12 devices
[    0.323213] ACPI: ACPI bus type pnp unregistered
[    0.330295] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 02-02] add_size 1000
[    0.330300] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02-02] add_size 200000
[    0.330303] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02-02] add_size 200000
[    0.330315] pci 0000:00:1c.1: bridge window [io  0x1000-0x0fff] to [bus 03-03] add_size 1000
[    0.330319] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03-03] add_size 200000
[    0.330331] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 08-08] add_size 200000
[    0.330350] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    0.330353] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.330356] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.330359] pci 0000:00:1c.4: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.330362] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.330365] pci 0000:00:1c.1: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.330371] pci 0000:00:1c.0: BAR 14: assigned [mem 0x7c000000-0x7c1fffff]
[    0.330456] pci 0000:00:1c.0: BAR 15: assigned [mem 0x7c200000-0x7c3fffff 64bit pref]
[    0.330561] pci 0000:00:1c.1: BAR 15: assigned [mem 0x7c400000-0x7c5fffff 64bit pref]
[    0.330668] pci 0000:00:1c.4: BAR 15: assigned [mem 0x7c600000-0x7c7fffff 64bit pref]
[    0.330772] pci 0000:00:1c.0: BAR 13: assigned [io  0x4000-0x4fff]
[    0.330855] pci 0000:00:1c.1: BAR 13: assigned [io  0x5000-0x5fff]
[    0.330938] pci 0000:01:00.0: BAR 6: assigned [mem 0xad000000-0xad07ffff pref]
[    0.331043] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.331121] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    0.331203] pci 0000:00:01.0:   bridge window [mem 0xac000000-0xadefffff]
[    0.331289] pci 0000:00:01.0:   bridge window [mem 0xae000000-0xbfffffff 64bit pref]
[    0.331395] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    0.331474] pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
[    0.331559] pci 0000:00:1c.0:   bridge window [mem 0x7c000000-0x7c1fffff]
[    0.331644] pci 0000:00:1c.0:   bridge window [mem 0x7c200000-0x7c3fffff 64bit pref]
[    0.331754] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[    0.331833] pci 0000:00:1c.1:   bridge window [io  0x5000-0x5fff]
[    0.331919] pci 0000:00:1c.1:   bridge window [mem 0xf0500000-0xf05fffff]
[    0.332004] pci 0000:00:1c.1:   bridge window [mem 0x7c400000-0x7c5fffff 64bit pref]
[    0.332113] pci 0000:00:1c.4: PCI bridge to [bus 08-08]
[    0.332191] pci 0000:00:1c.4:   bridge window [io  0x3000-0x3fff]
[    0.332278] pci 0000:00:1c.4:   bridge window [mem 0xf0400000-0xf04fffff]
[    0.332362] pci 0000:00:1c.4:   bridge window [mem 0x7c600000-0x7c7fffff 64bit pref]
[    0.332473] pci 0000:00:1e.0: PCI bridge to [bus 0a-0a]
[    0.332598] pci 0000:00:1e.0: setting latency timer to 64
[    0.332603] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.332605] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.332608] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.332610] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
[    0.332612] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
[    0.332614] pci_bus 0000:00: resource 9 [mem 0x000e0000-0x000e3fff]
[    0.332617] pci_bus 0000:00: resource 10 [mem 0x7c000000-0xfeafffff]
[    0.332619] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    0.332621] pci_bus 0000:01: resource 1 [mem 0xac000000-0xadefffff]
[    0.332623] pci_bus 0000:01: resource 2 [mem 0xae000000-0xbfffffff 64bit pref]
[    0.332626] pci_bus 0000:02: resource 0 [io  0x4000-0x4fff]
[    0.332628] pci_bus 0000:02: resource 1 [mem 0x7c000000-0x7c1fffff]
[    0.332630] pci_bus 0000:02: resource 2 [mem 0x7c200000-0x7c3fffff 64bit pref]
[    0.332633] pci_bus 0000:03: resource 0 [io  0x5000-0x5fff]
[    0.332635] pci_bus 0000:03: resource 1 [mem 0xf0500000-0xf05fffff]
[    0.332637] pci_bus 0000:03: resource 2 [mem 0x7c400000-0x7c5fffff 64bit pref]
[    0.332640] pci_bus 0000:08: resource 0 [io  0x3000-0x3fff]
[    0.332642] pci_bus 0000:08: resource 1 [mem 0xf0400000-0xf04fffff]
[    0.332644] pci_bus 0000:08: resource 2 [mem 0x7c600000-0x7c7fffff 64bit pref]
[    0.332647] pci_bus 0000:0a: resource 4 [io  0x0000-0x0cf7]
[    0.332649] pci_bus 0000:0a: resource 5 [io  0x0d00-0xffff]
[    0.332651] pci_bus 0000:0a: resource 6 [mem 0x000a0000-0x000bffff]
[    0.332654] pci_bus 0000:0a: resource 7 [mem 0x000d4000-0x000d7fff]
[    0.332656] pci_bus 0000:0a: resource 8 [mem 0x000d8000-0x000dbfff]
[    0.332658] pci_bus 0000:0a: resource 9 [mem 0x000e0000-0x000e3fff]
[    0.332660] pci_bus 0000:0a: resource 10 [mem 0x7c000000-0xfeafffff]
[    0.332729] NET: Registered protocol family 2
[    0.332897] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.333466] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    0.334843] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.335247] TCP: Hash tables configured (established 262144 bind 65536)
[    0.335331] TCP: reno registered
[    0.335410] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[    0.335504] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[    0.335707] NET: Registered protocol family 1
[    0.335803] pci 0000:00:02.0: Boot video device
[    0.335958] PCI: CLS 64 bytes, default 64
[    0.336011] Unpacking initramfs...
[    3.245563] Freeing initrd memory: 120896k freed
[    3.273293] Simple Boot Flag at 0x36 set to 0x1
[    3.273831] audit: initializing netlink socket (disabled)
[    3.273922] type=2000 audit(1341562754.156:1): initialized
[    3.288222] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    3.288784] VFS: Disk quotas dquot_6.5.2
[    3.288880] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    3.289038] msgmni has been set to 3743
[    3.289283] alg: No test for stdrng (krng)
[    3.289384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    3.289488] io scheduler noop registered
[    3.289561] io scheduler deadline registered
[    3.289654] io scheduler cfq registered (default)
[    3.289846] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    3.290068] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    3.290167] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    3.290253] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    3.290753] intel_idle: MWAIT substates: 0x120
[    3.290755] intel_idle: v0.4 model 0x25
[    3.290757] intel_idle: lapic_timer_reliable_states 0xffffffff
[    3.290797] GHES: HEST is not enabled!
[    3.290925] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    3.291519] Linux agpgart interface v0.103
[    3.291665] agpgart-intel 0000:00:00.0: Intel HD Graphics Chipset
[    3.291875] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    3.292818] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
[    3.293050] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[    3.293246] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    3.295598] i8042: Detected active multiplexing controller, rev 1.1
[    3.298110] serio: i8042 KBD port at 0x60,0x64 irq 1
[    3.298190] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    3.300793] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    3.300893] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    3.300987] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    3.301178] mousedev: PS/2 mouse device common for all mice
[    3.301305] rtc_cmos 00:07: RTC can wake from S4
[    3.301520] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[    3.301635] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    3.301755] cpuidle: using governor ladder
[    3.301867] cpuidle: using governor menu
[    3.302152] TCP: cubic registered
[    3.302357] NET: Registered protocol family 10
[    3.302911] Mobile IPv6
[    3.302993] NET: Registered protocol family 17
[    3.303081] Registering the dns_resolver key type
[    3.303550] PM: Hibernation image not present or could not be loaded.
[    3.303572] registered taskstats version 1
[    3.304631] rtc_cmos 00:07: setting system clock to 2012-07-06 08:19:14 UTC (1341562754)
[    3.304838] Initializing network drop monitor service
[    3.320857] Freeing unused kernel memory: 604k freed
[    3.321101] Write protecting the kernel read-only data: 6144k
[    3.325645] Freeing unused kernel memory: 496k freed
[    3.331899] Freeing unused kernel memory: 720k freed
[    3.347289] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    3.405505] udev[54]: starting version 164
[    3.430780] usbcore: registered new interface driver usbfs
[    3.430890] usbcore: registered new interface driver hub
[    3.439377] usbcore: registered new device driver usb
[    3.440440] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.440568] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[    3.440572] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[    3.440677] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    3.440807] ehci_hcd 0000:00:1a.0: debug port 2
[    3.444858] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[    3.444880] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf0806000
[    3.455829] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    3.455959] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    3.456043] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.456148] usb usb1: Product: EHCI Host Controller
[    3.456226] usb usb1: Manufacturer: Linux 3.4.4debugpsmouse ehci_hcd
[    3.456308] usb usb1: SerialNumber: 0000:00:1a.0
[    3.457498] hub 1-0:1.0: USB hub found
[    3.457580] hub 1-0:1.0: 3 ports detected
[    3.457827] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[    3.457831] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[    3.457922] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    3.458060] ehci_hcd 0000:00:1d.0: debug port 2
[    3.462299] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[    3.477960] SCSI subsystem initialized
[    3.492745] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf0806400
[    3.495430] libata version 3.00 loaded.
[    3.503846] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    3.503967] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    3.504067] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.504169] usb usb2: Product: EHCI Host Controller
[    3.504249] usb usb2: Manufacturer: Linux 3.4.4debugpsmouse ehci_hcd
[    3.504329] usb usb2: SerialNumber: 0000:00:1d.0
[    3.504674] hub 2-0:1.0: USB hub found
[    3.504754] hub 2-0:1.0: 3 ports detected
[    3.504924] ahci 0000:00:1f.2: version 3.0
[    3.505006] ahci 0000:00:1f.2: irq 41 for MSI/MSI-X
[    3.505054] ahci: SSS flag set, parallel bus scan disabled
[    3.505177] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 3 Gbps 0x32 impl SATA mode
[    3.505284] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems apst 
[    3.505397] ahci 0000:00:1f.2: setting latency timer to 64
[    3.522590] scsi0 : ahci
[    3.522895] scsi1 : ahci
[    3.523099] scsi2 : ahci
[    3.523297] scsi3 : ahci
[    3.523498] scsi4 : ahci
[    3.523655] scsi5 : ahci
[    3.523924] ata1: DUMMY
[    3.524007] ata2: SATA max UDMA/133 abar m2048@0xf0805000 port 0xf0805180 irq 41
[    3.524125] ata3: DUMMY
[    3.524204] ata4: DUMMY
[    3.524283] ata5: SATA max UDMA/133 abar m2048@0xf0805000 port 0xf0805300 irq 41
[    3.524402] ata6: SATA max UDMA/133 abar m2048@0xf0805000 port 0xf0805380 irq 41
[    3.535418] thermal LNXTHERM:00: registered as thermal_zone0
[    3.535506] ACPI: Thermal Zone [TZ00] (60 C)
[    3.564361] atl1c 0000:08:00.0: version 1.0.1.0-NAPI
[    3.767668] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[    3.843661] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    3.894266] ata2.00: ATA-8: TOSHIBA MK3265GSX, GJ205E, max UDMA/100
[    3.894357] ata2.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    3.895437] ata2.00: configured for UDMA/100
[    3.895888] scsi 1:0:0:0: Direct-Access     ATA      TOSHIBA MK3265GS GJ20 PQ: 0 ANSI: 5
[    3.899981] usb 1-1: New USB device found, idVendor=8087, idProduct=0020
[    3.900072] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.900548] hub 1-1:1.0: USB hub found
[    3.900678] hub 1-1:1.0: 6 ports detected
[    4.011567] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[    4.143882] usb 2-1: New USB device found, idVendor=8087, idProduct=0020
[    4.143975] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.144569] hub 2-1:1.0: USB hub found
[    4.144711] hub 2-1:1.0: 8 ports detected
[    4.215510] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    4.215716] usb 1-1.1: new low-speed USB device number 3 using ehci_hcd
[    4.218558] ata5.00: ATAPI: PLDS DVD-RW DS8A8SH, KL31, max UDMA/100
[    4.219599] ata5.00: configured for UDMA/100
[    4.227265] scsi 4:0:0:0: CD-ROM            PLDS     DVD-RW DS8A8SH   KL31 PQ: 0 ANSI: 5
[    4.271453] Refined TSC clocksource calibration: 2127.999 MHz.
[    4.271544] Switching to clocksource tsc
[    4.311556] usb 1-1.1: New USB device found, idVendor=15d9, idProduct=0a4f
[    4.311650] usb 1-1.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    4.311761] usb 1-1.1: Product:  USB OPTICAL MOUSE
[    4.415520] usb 2-1.2: new low-speed USB device number 3 using ehci_hcd
[    4.511100] usb 2-1.2: New USB device found, idVendor=0079, idProduct=0011
[    4.511193] usb 2-1.2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    4.511305] usb 2-1.2: Product: USB Gamepad 
[    4.518042] input:  USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input1
[    4.518429] generic-usb 0003:15D9:0A4F.0001: input,hidraw0: USB HID v1.11 Mouse [ USB OPTICAL MOUSE] on usb-0000:00:1a.0-1.1/input0
[    4.518604] usbcore: registered new interface driver usbhid
[    4.518680] usbhid: USB HID core driver
[    4.547353] ata6: SATA link down (SStatus 0 SControl 300)
[    4.554025] sd 1:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    4.554165] sd 1:0:0:0: [sda] Write Protect is off
[    4.554239] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.554256] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.583582] usb 2-1.4: new high-speed USB device number 4 using ehci_hcd
[    4.683255]  sda: sda1 sda2 sda3 < sda5 sda6 sda7 > sda4
[    4.684402] sd 1:0:0:0: [sda] Attached SCSI disk
[    4.690404] usb 2-1.4: New USB device found, idVendor=5986, idProduct=0294
[    4.690499] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.690611] usb 2-1.4: Product: Lenovo EasyCamera
[    4.690692] usb 2-1.4: Manufacturer: Bison Corp.
[    4.692019] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    4.692134] cdrom: Uniform CD-ROM driver Revision: 3.20
[    4.692470] sr 4:0:0:0: Attached scsi CD-ROM sr0
[    4.696486] sd 1:0:0:0: Attached scsi generic sg0 type 0
[    4.696926] sr 4:0:0:0: Attached scsi generic sg1 type 5
[    5.493900] nbd: registered device at major 43
[    5.508606] device-mapper: uevent: version 1.0.3
[    5.508762] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[    5.657354] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
[   18.294207] udev[383]: starting version 164
[   18.555668] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
[   18.556150] ACPI: Lid Switch [LID]
[   18.556305] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3
[   18.556413] ACPI: Power Button [PWRB]
[   18.556528] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4
[   18.556635] ACPI: Sleep Button [SLPB]
[   18.556752] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[   18.556855] ACPI: Power Button [PWRF]
[   18.653769] microcode: CPU0 sig=0x20655, pf=0x10, revision=0x2
[   18.676333] microcode: CPU1 sig=0x20655, pf=0x10, revision=0x2
[   18.680954] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[   18.815230] wmi: Mapper loaded
[   19.124632] intel ips 0000:00:1f.6: No CPUID match found.
[   19.127145] intel ips 0000:00:1f.6: IPS not supported on this CPU
[   19.149616] ACPI Warning: 0x0000000000001840-0x000000000000185f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20120320/utaddress-251)
[   19.149825] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   19.314993] ACPI: Requesting acpi_cpufreq
[   19.565379] input: USB Gamepad  as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input6
[   19.565574] dragonrise 0003:0079:0011.0002: input,hidraw1: USB HID v1.10 Joystick [USB Gamepad ] on usb-0000:00:1d.0-1.2/input0
[   19.582462] input: PC Speaker as /devices/platform/pcspkr/input/input7
[   19.836138] cfg80211: Calling CRDA to update world regulatory domain
[   19.887919] input: Ideapad extra buttons as /devices/platform/ideapad/input/input8
[   19.893749] [drm] Initialized drm 1.1.0 20060810
[   19.995850] psmouse serio4: alps: E6 report: 00 00 64
[   20.021288] psmouse serio4: alps: E7 report: 73 03 50
[   20.623609] input: PS/2 Generic Mouse as /devices/platform/i8042/serio4/input/input9
[   21.006657] ACPI: Battery Slot [BAT1] (battery present)
[   21.015326] ACPI: AC Adapter [ACAD] (on-line)
[   21.356936] Linux media interface: v0.10
[   21.396786] Linux video capture interface: v2.00
[   21.830632] uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (5986:0294)
[   21.833106] input: Lenovo EasyCamera as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input10
[   21.833364] usbcore: registered new interface driver uvcvideo
[   21.833445] USB Video Class driver (1.1.1)
[   22.038803] i915 0000:00:02.0: setting latency timer to 64
[   22.121798] i915 0000:00:02.0: irq 42 for MSI/MSI-X
[   22.121817] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   22.121899] [drm] Driver supports precise vblank timestamp query.
[   22.122069] [drm:intel_dsm_platform_mux_info] *ERROR* MUX INFO call failed
[   22.122177] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=io+mem
[   22.122284] vgaarb: transferring owner from PCI:0000:00:02.0 to PCI:0000:01:00.0
[   22.496801] ath: EEPROM regdomain: 0x65
[   22.496804] ath: EEPROM indicates we should expect a direct regpair map
[   22.496807] ath: Country alpha2 being used: 00
[   22.496809] ath: Regpair used: 0x65
[   22.535161] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
[   22.535534] Registered led device: ath9k-phy0
[   22.535541] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xffffc90010920000, irq=17
[   22.535917] fbcon: inteldrmfb (fb0) is primary device
[   22.799152] Console: switching to colour frame buffer device 170x48
[   22.806607] fb0: inteldrmfb frame buffer device
[   22.806610] drm: registered panic notifier
[   22.806998] ACPI Exception: AE_NOT_FOUND, Evaluating _DOD (20120320/video-1147)
[   22.807053] video: probe of LNXVIDEO:00 failed with error 5
[   22.809605] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input11
[   22.809787] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   22.810055] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   22.810206] snd_hda_intel 0000:00:1b.0: irq 43 for MSI/MSI-X
[   22.894010] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input12
[   22.898023] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   22.898274] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[   23.126704] EXT4-fs (sda7): re-mounted. Opts: (null)
[   23.187223] EXT4-fs (sda7): re-mounted. Opts: errors=remount-ro
[   23.414919] loop: module loaded
[   24.827362] fuse init (API version 7.18)
[   25.459851] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   25.974276] Clocksource tsc unstable (delta = -210870030 ns)
[   27.506101] atl1c 0000:08:00.0: irq 44 for MSI/MSI-X
[   28.273294] Switching to clocksource hpet
[   28.820898] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input15
[   28.868835] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   30.920852] sshd (1576): /proc/1576/oom_adj is deprecated, please use /proc/1576/oom_score_adj instead.
[   53.127222] wlan0: authenticate with ec:17:2f:2f:e9:b6
[   53.140570] wlan0: send auth to ec:17:2f:2f:e9:b6 (try 1/3)
[   53.142929] wlan0: authenticated
[   53.150758] wlan0: associate with ec:17:2f:2f:e9:b6 (try 1/3)
[   53.154956] wlan0: RX AssocResp from ec:17:2f:2f:e9:b6 (capab=0x431 status=0 aid=2)
[   53.154959] wlan0: associated
[   53.161879] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   63.910209] wlan0: no IPv6 routers present
/sys/class/dmi/id/bios_date: 10/27/2011
/sys/class/dmi/id/bios_vendor: LENOVO
/sys/class/dmi/id/bios_version: 61CN06WW
/sys/class/dmi/id/board_asset_tag:
/sys/class/dmi/id/board_name: LL1
/sys/class/dmi/id/board_vendor: Lenovo
/sys/class/dmi/id/board_version: Rev 1.0
/sys/class/dmi/id/chassis_asset_tag: No Asset Tag
/sys/class/dmi/id/chassis_type: 10
/sys/class/dmi/id/chassis_vendor: Lenovo
/sys/class/dmi/id/chassis_version: Rev 1.0
/sys/class/dmi/id/modalias: dmi:bvnLENOVO:bvr61CN06WW:bd10/27/2011:svnLENOVO:pnG360:pvrRev1.0:rvnLenovo:rnLL1:rvrRev1.0:cvnLenovo:ct10:cvrRev1.0:
/sys/class/dmi/id/product_name: G360
/sys/class/dmi/id/product_version: Rev 1.0
/sys/class/dmi/id/sys_vendor: LENOVO
/sys/class/dmi/id/uevent: MODALIAS=dmi:bvnLENOVO:bvr61CN06WW:bd10/27/2011:svnLENOVO:pnG360:pvrRev1.0:rvnLenovo:rnLL1:rvrRev1.0:cvnLenovo:ct10:cvrRev1.0:
I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
S: Sysfs=/devices/platform/i8042/serio0/input/input0
U: Uniq=
H: Handlers=sysrq kbd event0 
B: PROP=0
B: EV=120013
B: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
B: MSC=10
B: LED=7

I: Bus=0003 Vendor=15d9 Product=0a4f Version=0111
N: Name=" USB OPTICAL MOUSE"
P: Phys=usb-0000:00:1a.0-1.1/input0
S: Sysfs=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input1
U: Uniq=
H: Handlers=mouse0 event1 
B: PROP=0
B: EV=17
B: KEY=70000 0 0 0 0
B: REL=103
B: MSC=10

I: Bus=0019 Vendor=0000 Product=0005 Version=0000
N: Name="Lid Switch"
P: Phys=PNP0C0D/button/input0
S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
U: Uniq=
H: Handlers=event2 
B: PROP=0
B: EV=21
B: SW=1

I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button"
P: Phys=PNP0C0C/button/input0
S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3
U: Uniq=
H: Handlers=kbd event3 
B: PROP=0
B: EV=3
B: KEY=10000000000000 0

I: Bus=0019 Vendor=0000 Product=0003 Version=0000
N: Name="Sleep Button"
P: Phys=PNP0C0E/button/input0
S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4
U: Uniq=
H: Handlers=kbd event4 
B: PROP=0
B: EV=3
B: KEY=4000 0 0

I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button"
P: Phys=LNXPWRBN/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
U: Uniq=
H: Handlers=kbd event5 
B: PROP=0
B: EV=3
B: KEY=10000000000000 0

I: Bus=0003 Vendor=0079 Product=0011 Version=0110
N: Name="USB Gamepad "
P: Phys=usb-0000:00:1d.0-1.2/input0
S: Sysfs=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input6
U: Uniq=
H: Handlers=event6 js0 
B: PROP=0
B: EV=1b
B: KEY=3ff00000000 0 0 0 0
B: ABS=3
B: MSC=10

I: Bus=0010 Vendor=001f Product=0001 Version=0100
N: Name="PC Speaker"
P: Phys=isa0061/input0
S: Sysfs=/devices/platform/pcspkr/input/input7
U: Uniq=
H: Handlers=kbd event7 
B: PROP=0
B: EV=40001
B: SND=6

I: Bus=0019 Vendor=0000 Product=0000 Version=0000
N: Name="Ideapad extra buttons"
P: Phys=ideapad/input0
S: Sysfs=/devices/platform/ideapad/input/input8
U: Uniq=
H: Handlers=kbd rfkill event8 
B: PROP=0
B: EV=13
B: KEY=1400800000000 300000 0 0
B: MSC=10

I: Bus=0011 Vendor=0002 Product=0001 Version=0000
N: Name="PS/2 Generic Mouse"
P: Phys=isa0060/serio4/input0
S: Sysfs=/devices/platform/i8042/serio4/input/input9
U: Uniq=
H: Handlers=mouse1 event9 
B: PROP=0
B: EV=7
B: KEY=70000 0 0 0 0
B: REL=3

I: Bus=0003 Vendor=5986 Product=0294 Version=1403
N: Name="Lenovo EasyCamera"
P: Phys=usb-0000:00:1d.0-1.4/button
S: Sysfs=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input10
U: Uniq=
H: Handlers=kbd event10 
B: PROP=0
B: EV=3
B: KEY=100000 0 0 0

I: Bus=0019 Vendor=0000 Product=0006 Version=0000
N: Name="Video Bus"
P: Phys=LNXVIDEO/video/input0
S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input11
U: Uniq=
H: Handlers=kbd event11 
B: PROP=0
B: EV=3
B: KEY=3e000b00000000 0 0 0

I: Bus=0001 Vendor=10ec Product=0272 Version=0001
N: Name="HDA Digital PCBeep"
P: Phys=card0/codec#0/beep0
S: Sysfs=/devices/pci0000:00/0000:00:1b.0/input/input12
U: Uniq=
H: Handlers=kbd event12 
B: PROP=0
B: EV=40001
B: SND=6

I: Bus=0000 Vendor=0000 Product=0000 Version=0000
N: Name="HDA Intel Mic"
P: Phys=ALSA
S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card0/input13
U: Uniq=
H: Handlers=event13 
B: PROP=0
B: EV=21
B: SW=10

I: Bus=0000 Vendor=0000 Product=0000 Version=0000
N: Name="HDA Intel Headphone"
P: Phys=ALSA
S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card0/input14
U: Uniq=
H: Handlers=event14 
B: PROP=0
B: EV=21
B: SW=4

I: Bus=0003 Vendor=0000 Product=0000 Version=0004
N: Name="ACPI Virtual Keyboard Device"
P: Phys=
S: Sysfs=/devices/virtual/input/input15
U: Uniq=
H: Handlers=sysrq kbd rfkill event15 
B: PROP=0
B: EV=3
B: KEY=ffffffffffffffff ffffffffffffffff ffffffffffffffff fffffffffffffffe

â?¡ Virtual core pointer                    	id=2	[master pointer  (3)]
	Reporting 3 classes:
		Class originated from: 10
		Buttons supported: 10
		Button labels: Button Left Button Middle Button Right Button Wheel Up Button Wheel Down Button Horiz Wheel Left Button Horiz Wheel Right None None None
		Button state:
		Class originated from: 10
		Detail for Valuator 0:
		  Label: Rel X
		  Range: -1.000000 - -1.000000
		  Resolution: 1 units/m
		  Mode: relative
		Class originated from: 10
		Detail for Valuator 1:
		  Label: Rel Y
		  Range: -1.000000 - -1.000000
		  Resolution: 1 units/m
		  Mode: relative

â??   â?³ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
	Reporting 3 classes:
		Class originated from: 4
		Buttons supported: 10
		Button labels: Button Left Button Middle Button Right Button Wheel Up Button Wheel Down Button Horiz Wheel Left Button Horiz Wheel Right None None None
		Button state:
		Class originated from: 4
		Detail for Valuator 0:
		  Label: Rel X
		  Range: -1.000000 - -1.000000
		  Resolution: 0 units/m
		  Mode: relative
		Class originated from: 4
		Detail for Valuator 1:
		  Label: Rel Y
		  Range: -1.000000 - -1.000000
		  Resolution: 0 units/m
		  Mode: relative

â??   â?³  USB OPTICAL MOUSE                      	id=10	[slave  pointer  (2)]
	Reporting 3 classes:
		Class originated from: 10
		Buttons supported: 7
		Button labels: Button Left Button Middle Button Right Button Wheel Up Button Wheel Down Button Horiz Wheel Left Button Horiz Wheel Right
		Button state:
		Class originated from: 10
		Detail for Valuator 0:
		  Label: Rel X
		  Range: -1.000000 - -1.000000
		  Resolution: 1 units/m
		  Mode: relative
		Class originated from: 10
		Detail for Valuator 1:
		  Label: Rel Y
		  Range: -1.000000 - -1.000000
		  Resolution: 1 units/m
		  Mode: relative

â??   â?³ PS/2 Generic Mouse                      	id=13	[slave  pointer  (2)]
	Reporting 3 classes:
		Class originated from: 13
		Buttons supported: 5
		Button labels: Button Left Button Middle Button Right Button Wheel Up Button Wheel Down
		Button state:
		Class originated from: 13
		Detail for Valuator 0:
		  Label: Rel X
		  Range: -1.000000 - -1.000000
		  Resolution: 1 units/m
		  Mode: relative
		Class originated from: 13
		Detail for Valuator 1:
		  Label: Rel Y
		  Range: -1.000000 - -1.000000
		  Resolution: 1 units/m
		  Mode: relative

â?£ Virtual core keyboard                   	id=3	[master keyboard (2)]
	Reporting 1 classes:
		Class originated from: 12
		Keycodes supported: 248

    â?³ Virtual core XTEST keyboard             	id=5	[slave  keyboard (3)]
	Reporting 1 classes:
		Class originated from: 5
		Keycodes supported: 248

    â?³ Power Button                            	id=6	[slave  keyboard (3)]
	Reporting 1 classes:
		Class originated from: 6
		Keycodes supported: 248

    â?³ Video Bus                               	id=7	[slave  keyboard (3)]
	Reporting 1 classes:
		Class originated from: 7
		Keycodes supported: 248

    â?³ Power Button                            	id=8	[slave  keyboard (3)]
	Reporting 1 classes:
		Class originated from: 8
		Keycodes supported: 248

    â?³ Sleep Button                            	id=9	[slave  keyboard (3)]
	Reporting 1 classes:
		Class originated from: 9
		Keycodes supported: 248

    â?³ Lenovo EasyCamera                       	id=11	[slave  keyboard (3)]
	Reporting 1 classes:
		Class originated from: 11
		Keycodes supported: 248

    â?³ AT Translated Set 2 keyboard            	id=12	[slave  keyboard (3)]
	Reporting 1 classes:
		Class originated from: 12
		Keycodes supported: 248

    â?³ Ideapad extra buttons                   	id=14	[slave  keyboard (3)]
	Reporting 1 classes:
		Class originated from: 14
		Keycodes supported: 248

    â?³ ACPI Virtual Keyboard Device            	id=15	[slave  keyboard (3)]
	Reporting 1 classes:
		Class originated from: 15
		Keycodes supported: 248

Attachment: Xorg.0.log
Description: Binary data


Reply to: