Search Linux Wireless

Re: wifi driver or USB might leads suspend/resume failure on thinkpad X1 carbon

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

 



On Mon, Mar 10, 2014 at 3:27 PM, Emmanuel Grumbach <egrumbach@xxxxxxxxx> wrote:
> On Mon, Mar 10, 2014 at 8:49 AM, Shuduo Sang <sangshuduo@xxxxxxxxx> wrote:
>> On Mon, Mar 10, 2014 at 2:11 PM, Emmanuel Grumbach <egrumbach@xxxxxxxxx> wrote:
>>> Hi,
>>>
>>> On Mon, Mar 10, 2014 at 7:05 AM, Shuduo Sang <sangshuduo@xxxxxxxxx> wrote:
>>>> Hi,
>>>>
>>>> Sorry for cross posting. I'm suffering an issue my Thinkpad X1 Carbon
>>>> can't resume after suspend recently. I tried many ways including
>>>> latest vanilla kernel, latest stable 3.13 and 3.11 kernel but it still
>>>> happens. I found it will not happen when I turn off WIFI device or USB
>>>> 3.0 in BIOS. So I suspect something need fix in either wifi driver or
>>>> USB side. Since Windows 7 works good so I suppose no hardware issue.
>>>> Anyone has some ideas to fix it or debug it?
>>>>
>>>> Thanks,
>>>> Shuduo
>>>>
>>>
>>> If you disable WiFi only (without touching USB 3.0 in BIOS), it works?
>>> How do you disable WiFi? Rfkill or removing iwlwifi?
>>>
>>
>> I have disabled WIFI device in BIOS, then its suspend/resume works.
>>
>
> Do you have any logs to share?
> I supposed you tested 3.13.6 right?

Attach dmesg output. If any other log you need, I can capture too.
Actually I tried 3.14-rc6, 3.13.6 and 3.11.10.
[    0.349516] pci 0000:00:1f.2: reg 0x10: [io  0x30a8-0x30af]
[    0.350512] pci 0000:00:1f.2: reg 0x14: [io  0x30bc-0x30bf]
[    0.351510] pci 0000:00:1f.2: reg 0x18: [io  0x30a0-0x30a7]
[    0.352511] pci 0000:00:1f.2: reg 0x1c: [io  0x30b8-0x30bb]
[    0.353512] pci 0000:00:1f.2: reg 0x20: [io  0x3060-0x307f]
[    0.354514] pci 0000:00:1f.2: reg 0x24: [mem 0xf053c000-0xf053c7ff]
[    0.355668] pci 0000:00:1f.2: PME# supported from D3hot
[    0.356692] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
[    0.357774] pci 0000:00:1f.3: reg 0x10: [mem 0xf0538000-0xf05380ff 64bit]
[    0.359033] pci 0000:00:1f.3: reg 0x20: [io  0xefa0-0xefbf]
[    0.360132] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.361361] pci 0000:03:00.0: [8086:08b2] type 00 class 0x028000
[    0.362683] pci 0000:03:00.0: reg 0x10: [mem 0xf0400000-0xf0401fff 64bit]
[    0.364196] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.372088] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.373037] pci 0000:00:1c.1:   bridge window [mem 0xf0400000-0xf04fffff]
[    0.375466] ACPI: Enabled 4 GPEs in block 00 to 7F
[    0.376419] ACPI: \_SB_.PCI0: notify handler is installed
[    0.377460] Found 1 acpi root devices
[    0.378251] ACPI: EC: GPE = 0x25, I/O: command/status = 0x66, data = 0x62
[    0.379631] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.381167] vgaarb: loaded
[    0.381662] vgaarb: bridge control possible 0000:00:02.0
[    0.382825] SCSI subsystem initialized
[    0.383539] ACPI: bus type ATA registered
[    0.384335] libata version 3.00 loaded.
[    0.385054] ACPI: bus type USB registered
[    0.385811] usbcore: registered new interface driver usbfs
[    0.386798] usbcore: registered new interface driver hub
[    0.387816] usbcore: registered new device driver usb
[    0.388899] PCI: Using ACPI for IRQ routing
[    0.391052] PCI: pci_cache_line_size set to 64 bytes
[    0.392361] e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
[    0.393425] e820: reserve RAM buffer [mem 0xce230000-0xcfffffff]
[    0.394553] e820: reserve RAM buffer [mem 0x11e600000-0x11fffffff]
[    0.395759] NetLabel: Initializing
[    0.396427] NetLabel:  domain hash size = 128
[    0.397303] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.398312] NetLabel:  unlabeled traffic allowed by default
[    0.399375] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.401184] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.404335] Switched to clocksource hpet
[    0.409978] AppArmor: AppArmor Filesystem Enabled
[    0.410839] pnp: PnP ACPI init
[    0.411457] ACPI: bus type PNP registered
[    0.412629] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.413824] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
[    0.415074] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
[    0.416326] system 00:00: [mem 0x000c8000-0x000cbfff] could not be reserved
[    0.417582] system 00:00: [mem 0x000cc000-0x000cffff] could not be reserved
[    0.418829] system 00:00: [mem 0x000d0000-0x000d3fff] has been reserved
[    0.420080] system 00:00: [mem 0x000d4000-0x000d7fff] has been reserved
[    0.421335] system 00:00: [mem 0x000d8000-0x000dbfff] has been reserved
[    0.422582] system 00:00: [mem 0x000dc000-0x000dffff] has been reserved
[    0.423833] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
[    0.425088] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
[    0.426336] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[    0.427587] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[    0.428843] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[    0.430090] system 00:00: [mem 0x00100000-0xdf9fffff] could not be reserved
[    0.431343] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
[    0.432597] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved
[    0.433846] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.435209] system 00:01: [io  0x1800-0x189f] could not be reserved
[    0.436349] system 00:01: [io  0x0800-0x087f] has been reserved
[    0.437479] system 00:01: [io  0x0880-0x08ff] has been reserved
[    0.438599] system 00:01: [io  0x0900-0x097f] has been reserved
[    0.439726] system 00:01: [io  0x0980-0x09ff] has been reserved
[    0.440855] system 00:01: [io  0x0a00-0x0a7f] has been reserved
[    0.441979] system 00:01: [io  0x0a80-0x0aff] has been reserved
[    0.443105] system 00:01: [io  0x0b00-0x0b7f] has been reserved
[    0.444231] system 00:01: [io  0x0b80-0x0bff] has been reserved
[    0.445361] system 00:01: [io  0x15e0-0x15ef] has been reserved
[    0.446484] system 00:01: [io  0x1600-0x167f] has been reserved
[    0.447610] system 00:01: [io  0x1640-0x165f] has been reserved
[    0.448741] system 00:01: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.449987] system 00:01: [mem 0x00000000-0x00000fff] could not be reserved
[    0.451239] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.452494] system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved
[    0.453742] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.454994] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.456244] system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved
[    0.457500] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.458807] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.460005] pnp 00:03: [dma 4]
[    0.460644] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.461895] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.463154] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.464408] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.465652] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.466907] pnp 00:08: Plug and Play ACPI device, IDs LEN0034 PNP0f13 (active)
[    0.468302] pnp 00:09: Plug and Play ACPI device, IDs SMO1200 PNP0c31 (active)
[    0.470043] pnp: PnP ACPI: found 10 devices
[    0.470759] ACPI: bus type PNP unregistered
[    0.477789] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[    0.479271] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
[    0.481150] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000
[    0.482789] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    0.484400] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.486281] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.487780] pci 0000:00:1c.0: BAR 14: assigned [mem 0xdfa00000-0xdfbfffff]
[    0.489035] pci 0000:00:1c.0: BAR 15: assigned [mem 0xdfc00000-0xdfdfffff 64bit pref]
[    0.490534] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.491658] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.492669] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.493794] pci 0000:00:1c.0:   bridge window [mem 0xdfa00000-0xdfbfffff]
[    0.495045] pci 0000:00:1c.0:   bridge window [mem 0xdfc00000-0xdfdfffff 64bit pref]
[    0.496552] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.497548] pci 0000:00:1c.1:   bridge window [mem 0xf0400000-0xf04fffff]
[    0.498941] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.499917] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.500922] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.502045] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfebfffff]
[    0.503171] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed4bfff]
[    0.504298] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    0.505302] pci_bus 0000:02: resource 1 [mem 0xdfa00000-0xdfbfffff]
[    0.506424] pci_bus 0000:02: resource 2 [mem 0xdfc00000-0xdfdfffff 64bit pref]
[    0.507800] pci_bus 0000:03: resource 1 [mem 0xf0400000-0xf04fffff]
[    0.508963] NET: Registered protocol family 2
[    0.509982] TCP established hash table entries: 32768 (order: 7, 524288 bytes)
[    0.511530] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.512882] TCP: Hash tables configured (established 32768 bind 32768)
[    0.514200] TCP: reno registered
[    0.514814] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.515949] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.517255] NET: Registered protocol family 1
[    0.518071] pci 0000:00:02.0: Boot video device
[    0.519474] PCI: CLS 64 bytes, default 64
[    0.520217] Trying to unpack rootfs image as initramfs...
[    0.860121] Freeing initrd memory: 17284K (ffff880035e2e000 - ffff880036f0f000)
[    0.861485] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.862696] software IO TLB [mem 0xca230000-0xce230000] (64MB) mapped at [ffff8800ca230000-ffff8800ce22ffff]
[    0.864734] Scanning for low memory corruption every 60 seconds
[    0.866118] Initialise module verification
[    0.866863] audit: initializing netlink socket (disabled)
[    0.867830] type=2000 audit(1394076329.860:1): initialized
[    0.902649] bounce pool size: 64 pages
[    0.903359] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.905715] zbud: loaded
[    0.906307] VFS: Disk quotas dquot_6.5.2
[    0.907045] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.910592] fuse init (API version 7.22)
[    0.911367] msgmni has been set to 7284
[    0.912501] Key type asymmetric registered
[    0.913209] Asymmetric key parser 'x509' registered
[    0.914066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.915448] io scheduler noop registered
[    0.916149] io scheduler deadline registered (default)
[    0.917129] io scheduler cfq registered
[    0.917991] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.918956] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.920213] intel_idle: MWAIT substates: 0x11142120
[    0.921045] intel_idle: v0.4 model 0x45
[    0.921744] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.923111] ACPI: AC Adapter [AC] (on-line)
[    0.923895] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[    0.925587] ACPI: Lid Switch [LID]
[    0.926194] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
[    0.927674] ACPI: Sleep Button [SLPB]
[    0.928411] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.929768] ACPI: Power Button [PWRF]
[    0.930538] ACPI: Requesting acpi_cpufreq
[    0.932526] thermal LNXTHERM:00: registered as thermal_zone0
[    0.933613] ACPI: Thermal Zone [THM0] (46 C)
[    0.934471] GHES: HEST is not enabled!
[    0.935265] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.942854] ACPI: Battery Slot [BAT0] (battery present)
[    0.958450] 0000:00:16.3: ttyS4 at I/O 0x30b0 (irq = 17) is a 16550A
[    0.959883] Linux agpgart interface v0.103
[    0.961747] brd: module loaded
[    0.962900] loop: module loaded
[    0.963534] megasas: 06.600.18.00-rc1 Wed. May. 15 17:00:00 PDT 2013
[    0.965012] libphy: Fixed MDIO Bus: probed
[    0.965788] tun: Universal TUN/TAP device driver, 1.6
[    0.966741] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx>
[    0.967856] PPP generic driver version 2.4.2
[    0.968720] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.969930] ehci-pci: EHCI PCI platform driver
[    0.970841] ehci-pci 0000:00:1d.0: setting latency timer to 64
[    0.971928] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.972885] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1
[    0.974249] ehci-pci 0000:00:1d.0: debug port 2 IN USE
 [    2.218764] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    2.220020] tsc: Refined TSC clocksource calibration: 2494.228 MHz
[    2.220037] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf053d000
[    2.230360] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    2.231540] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.232773] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.234150] usb usb1: Product: EHCI Host Controller
[    2.235031] usb usb1: Manufacturer: Linux 3.11.0-15-generic ehci_hcd
[    2.236276] usb usb1: SerialNumber: 0000:00:1d.0
[    2.237256] hub 1-0:1.0: USB hub found
[    2.238030] hub 1-0:1.0: 3 ports detected
[    2.238896] ehci-platform: EHCI generic platform driver
[    2.239912] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.241031] ohci-pci: OHCI PCI platform driver
[    2.241914] ohci-platform: OHCI generic platform driver
[    2.242917] uhci_hcd: USB Universal Host Controller Interface driver
[    2.244255] xhci_hcd 0000:00:14.0: setting latency timer to 64
[    2.245413] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.246420] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    2.247874] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    2.249186] xhci_hcd 0000:00:14.0: irq 56 for MSI/MSI-X
[    2.250212] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    2.251423] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.252795] usb usb2: Product: xHCI Host Controller
[    2.253671] usb usb2: Manufacturer: Linux 3.11.0-15-generic xhci_hcd
[    2.254924] usb usb2: SerialNumber: 0000:00:14.0
[    2.255876] xHCI xhci_add_endpoint called for root hub
[    2.256924] xHCI xhci_check_bandwidth called for root hub
[    2.257945] hub 2-0:1.0: USB hub found
[    2.258692] hub 2-0:1.0: 9 ports detected
[    2.261097] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.262056] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    2.263455] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003
[    2.264683] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.266059] usb usb3: Product: xHCI Host Controller
[    2.266940] usb usb3: Manufacturer: Linux 3.11.0-15-generic xhci_hcd
[    2.268187] usb usb3: SerialNumber: 0000:00:14.0
[    2.269137] xHCI xhci_add_endpoint called for root hub
[    2.270189] xHCI xhci_check_bandwidth called for root hub
[    2.271214] hub 3-0:1.0: USB hub found
[    2.271945] hub 3-0:1.0: 4 ports detected
[    2.278462] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    2.282185] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.283212] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.284309] mousedev: PS/2 mouse device common for all mice
[    2.285468] rtc_cmos 00:06: RTC can wake from S4
[    2.286483] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    2.287615] rtc_cmos 00:06: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    2.289021] device-mapper: uevent: version 1.0.3
[    2.289888] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@xxxxxxxxxx
[    2.291773] cpuidle: using governor ladder
[    2.292630] cpuidle: using governor menu
[    2.293350] ledtrig-cpu: registered to indicate activity on CPUs
[    2.294558] TCP: cubic registered
[    2.295304] NET: Registered protocol family 10
[    2.296387] NET: Registered protocol family 17
[    2.297226] Key type dns_resolver registered
[    2.298232] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    2.298394] PM: Hibernation image not present or could not be loaded.
[    2.298397] Loading module verification certificates
[    2.299529] MODSIGN: Loaded cert 'Magrathea: Glacier signing key: 149304e606b0610248127bd75646de45580b9ec4'
[    2.299540] registered taskstats version 1
[    2.301521] Key type trusted registered
[    2.303205] Key type encrypted registered
[    2.304861] AppArmor: AppArmor sha1 policy hashing enabled
[    2.305387]   Magic number: 6:121:411
[    2.307863] rtc_cmos 00:06: setting system clock to 2014-03-06 03:25:31 UTC (1394076331)
[    2.310207] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    2.311364] EDD information not available.
[    2.313074] Freeing unused kernel memory: 1392K (ffffffff81d0f000 - ffffffff81e6b000)
[    2.314615] Write protecting the kernel read-only data: 12288k
[    2.316981] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)
[    2.318812] Freeing unused kernel memory: 20K (ffff880001bfb000 - ffff880001c00000)
[    2.333075] udevd[124]: starting version 175
[    2.346283] xor: automatically using best checksumming function:
[    2.362883] ahci 0000:00:1f.2: version 3.0
[    2.363796] ahci 0000:00:1f.2: irq 57 for MSI/MSI-X
[    2.379314] pps_core: LinuxPPS API ver. 1 registered
[    2.380310] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[    2.386520]    avx       : 25432.000 MB/sec
[    2.388363] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 3 ports 6 Gbps 0x1 impl SATA mode
[    2.389826] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst 
[    2.391468] ahci 0000:00:1f.2: setting latency timer to 64
[    2.392472] PTP clock support registered
[    2.398654] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[    2.399830] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[    2.407998] scsi0 : ahci
[    2.409399] scsi1 : ahci
[    2.410560] scsi2 : ahci
[    2.411185] ata1: SATA max UDMA/133 abar m2048@0xf053c000 port 0xf053c100 irq 57
[    2.412595] ata2: DUMMY
[    2.413096] ata3: DUMMY
[    2.413761] e1000e 0000:00:19.0: setting latency timer to 64
[    2.414912] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    2.416960] e1000e 0000:00:19.0: irq 58 for MSI/MSI-X
[    2.458606] raid6: sse2x1    5669 MB/s
[    2.508262] e1000e 0000:00:19.0: PHY reset is blocked due to SOL/IDER session.
[    2.526685] raid6: sse2x2    9303 MB/s
[    2.550729] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    2.594757] raid6: sse2x4   11365 MB/s
[    2.662834] raid6: avx2x1   16731 MB/s
[    2.663822] e1000e 0000:00:19.0 eth0: registered PHC clock
[    2.664873] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 3c:97:0e:af:32:d2
[    2.666374] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[    2.667684] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: 1000FF-0FF
[    2.683277] usb 1-1: New USB device found, idVendor=8087, idProduct=8000
[    2.684520] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.686059] hub 1-1:1.0: USB hub found
[    2.686904] hub 1-1:1.0: 8 ports detected
[    2.730905] raid6: avx2x2   19806 MB/s
[    2.730932] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.731180] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    2.731182] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    2.731184] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    2.731316] ata1.00: ACPI cmd ef/10:09:00:00:00:a0 (SET FEATURES) succeeded
[    2.731516] ata1.00: ATA-9: TOSHIBA THNSNH128GDNT, HTLAN102, max UDMA/100
[    2.731517] ata1.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    2.732018] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    2.732019] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    2.732021] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    2.732155] ata1.00: ACPI cmd ef/10:09:00:00:00:a0 (SET FEATURES) succeeded
[    2.732570] ata1.00: configured for UDMA/100
[    2.732683] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA THNSNH12 HTLA PQ: 0 ANSI: 5
[    2.732838] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.732842] sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
[    2.732932] sd 0:0:0:0: [sda] Write Protect is off
[    2.732934] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.732961] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.733558]  sda: sda1 sda2 sda3
[    2.733838] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.811017] usb 2-6: new full-speed USB device number 2 using xhci_hcd
[    2.823005] raid6: avx2x4   22125 MB/s
[    2.823798] raid6: using algorithm avx2x4 (22125 MB/s)
[    2.824797] raid6: using avx2x2 recovery algorithm
[    2.828132] usb 2-6: New USB device found, idVendor=138a, idProduct=0017
[    2.829429] usb 2-6: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[    2.830805] usb 2-6: SerialNumber: 89abd5d2ae1d
[    2.835714] bio: create slab <bio-1> at 1
[    2.836579] Btrfs loaded
[    2.844242] device-mapper: dm-raid45: initialized v0.2594b
[    2.863118] EXT4-fs (sda2): INFO: recovery required on readonly filesystem
[    2.864342] EXT4-fs (sda2): write access will be enabled during recovery
[    2.884826] EXT4-fs (sda2): recovery complete
[    2.886828] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    2.949677] init: ureadahead main process (360) terminated with status 5
[    2.982645] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
[    2.986215] Adding 3874812k swap on /dev/sda3.  Priority:-1 extents:1 across:3874812k SSFS
[    2.999212] usb 2-7: new full-speed USB device number 3 using xhci_hcd
[    3.011082] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    3.016427] usb 2-7: New USB device found, idVendor=8087, idProduct=07dc
[    3.017638] usb 2-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.020335] udevd[465]: starting version 175
[    3.046504] thinkpad_ec: module verification failed: signature and/or required key missing - tainting kernel
[    3.049014] thinkpad_ec: thinkpad_ec_request_row: arg0 rejected: (0x01:0x00)->0x00
[    3.050424] thinkpad_ec: thinkpad_ec_read_row: failed requesting row: (0x01:0x00)->0xfffffffb
[    3.050424] thinkpad_ec: initial ec test failed
[    3.083313] thinkpad_ec: thinkpad_ec_request_row: arg0 rejected: (0x01:0x00)->0x00
[    3.084731] thinkpad_ec: thinkpad_ec_read_row: failed requesting row: (0x01:0x00)->0xfffffffb
[    3.086352] thinkpad_ec: initial ec test failed
[    3.093405] usb 1-1.8: new high-speed USB device number 7 using ehci-pci
[    3.104795] lp: driver loaded but no devices found
[    3.105736] [drm] Initialized drm 1.1.0 20060810
[    3.124264] ppdev: user-space parallel port driver
[    3.128761] Bluetooth: Core ver 2.16
[    3.129523] NET: Registered protocol family 31
[    3.130388] Bluetooth: HCI device and connection manager initialized
[    3.132474] Bluetooth: HCI socket layer initialized
[    3.133393] Bluetooth: L2CAP socket layer initialized
[    3.134397] Bluetooth: SCO socket layer initialized
[    3.148294] Bluetooth: RFCOMM TTY layer initialized
[    3.149166] Bluetooth: RFCOMM socket layer initialized
[    3.150156] Bluetooth: RFCOMM ver 1.11
[    3.155305] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    3.156308] Bluetooth: BNEP filters: protocol multicast
[    3.157591] Bluetooth: BNEP socket layer initialized
[    3.160958] type=1400 audit(1394076332.350:2): apparmor="STATUS" operation="profile_load" parent=670 profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=679 comm="apparmor_parser"
[    3.164204] type=1400 audit(1394076332.354:3): apparmor="STATUS" operation="profile_load" parent=670 profile="unconfined" name="/usr/sbin/cupsd" pid=679 comm="apparmor_parser"
[    3.166214] cfg80211: Calling CRDA to update world regulatory domain
[    3.170619] type=1400 audit(1394076332.358:4): apparmor="STATUS" operation="profile_replace" parent=670 profile="unconfined" name="/usr/sbin/cupsd" pid=679 comm="apparmor_parser"
[    3.174424] wmi: Mapper loaded
[    3.175963] ACPI Warning: 0x0000000000001828-0x000000000000182f SystemIO conflicts with Region \_SB_.PCI0.LPC_.PMIO 1 (20130517/utaddress-251)
[    3.178439] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    3.193632] Intel(R) Wireless WiFi driver for Linux, in-tree:
[    3.194848] Copyright(c) 2003-2013 Intel Corporation
[    3.198059] ACPI Warning: 0x0000000000000830-0x000000000000083f SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20130517/utaddress-251)
[    3.200719] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    3.202662] type=1400 audit(1394076332.390:5): apparmor="STATUS" operation="profile_load" parent=756 profile="unconfined" name="/sbin/dhclient" pid=761 comm="apparmor_parser"
[    3.204403] ACPI Warning: 0x0000000000000800-0x000000000000082f SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20130517/utaddress-251)
[    3.204405] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    3.204406] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    3.209239] iwlwifi 0000:03:00.0: irq 59 for MSI/MSI-X
[    3.212131] type=1400 audit(1394076332.402:6): apparmor="STATUS" operation="profile_load" parent=756 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=761 comm="apparmor_parser"
[    3.213733] iwlwifi 0000:03:00.0: loaded firmware version 22.0.7.0 op_mode iwlmvm
[    3.214737] usb 1-1.8: New USB device found, idVendor=04f2, idProduct=b3f5
[    3.214739] usb 1-1.8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    3.214741] usb 1-1.8: Product: Integrated Camera
[    3.214742] usb 1-1.8: Manufacturer: Chicony Electronics Co.,Ltd.
[    3.214743] usb 1-1.8: SerialNumber: 0x0001
[    3.222418] type=1400 audit(1394076332.410:7): apparmor="STATUS" operation="profile_load" parent=756 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=761 comm="apparmor_parser"
[    3.225756] Switched to clocksource tsc
[    3.226961] type=1400 audit(1394076332.419:8): apparmor="STATUS" operation="profile_replace" parent=756 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=761 comm="apparmor_parser"
[    3.230395] type=1400 audit(1394076332.419:9): apparmor="STATUS" operation="profile_replace" parent=756 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=761 comm="apparmor_parser"
[    3.230481] mei_me 0000:00:16.0: setting latency timer to 64
[    3.230519] mei_me 0000:00:16.0: irq 60 for MSI/MSI-X
[    3.236757] type=1400 audit(1394076332.427:10): apparmor="STATUS" operation="profile_replace" parent=756 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=761 comm="apparmor_parser"
[    3.240004] Non-volatile memory driver v1.3
[    3.244838] [drm] Memory usable by graphics device = 2048M
[    3.246751] i915 0000:00:02.0: setting latency timer to 64
[    3.257549] iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless N 7260, REV=0x144
[    3.259134] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
[    3.260309] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
[    3.272546] tpm_tis 00:09: 1.2 TPM (device-id 0x0, rev-id 78)
[    3.274220] device-mapper: multipath: version 1.5.1 loaded
[    3.279931] i915 0000:00:02.0: irq 61 for MSI/MSI-X
[    3.279939] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    3.279940] [drm] Driver supports precise vblank timestamp query.
[    3.280003] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    3.280803] thinkpad_acpi: ThinkPad ACPI Extras v0.25b0
[    3.280804] thinkpad_acpi: http://ibm-acpi.sf.net/
[    3.280805] thinkpad_acpi: ThinkPad BIOS GRET32WW (1.09 ), EC unknown
[    3.280806] thinkpad_acpi: Lenovo ThinkPad X1 Carbon 2nd, model 20A8Z05RUS
[    3.282965] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
[    3.282984] thinkpad_acpi: b0:hotkey_init:hkeyv:00000200.
[    3.283002] thinkpad_acpi: b0:hotkey_init():set tp_features.hotkey_mask to 1,hotkey_all_mask=1fffffff.
[    3.283008] thinkpad_acpi: radio switch found; radios are enabled
[    3.283117] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[    3.283117] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[    3.284898] thinkpad_acpi: b0:hotkey_mask_set():tp_features.hotkey_mask:1.
[    3.286022] thinkpad_acpi: asked for hotkey mask 0x1f8c7fff, but firmware forced it to 0x1f8c7ffb
[    3.313716] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[    3.314634] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
[    3.314820] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[    3.314821] thinkpad_acpi: b0:hotkey_mask_set():tp_features.hotkey_mask:1.
[    3.332854] tpm_tis 00:09: TPM is disabled/deactivated (0x6)
[    3.333248] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input4
[    3.427237] init: failsafe main process (957) killed by TERM signal
[    3.430734] fbcon: inteldrmfb (fb0) is primary device
[    3.471715] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    3.586826] usbcore: registered new interface driver btusb
[    3.600168] Bluetooth: hci0: read Intel version: 370710018002030d00
[    3.600676] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.7.10-fw-1.80.2.3.d.bseq
[    3.605207] e1000e 0000:00:19.0: irq 58 for MSI/MSI-X
[    3.689295] Bluetooth: hci0: Intel Bluetooth firmware patch completed and activated
[    3.708041] e1000e 0000:00:19.0: irq 58 for MSI/MSI-X
[    3.708138] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    3.708445] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    3.710089] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
[    3.710249] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
[    3.719865] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[    3.720067] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[    3.748280] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd001a3/0x940300/0x127c00, board id: 2668, fw id: 1293989
[    3.748284] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[    3.787243] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
[    4.690890] Linux video capture interface: v2.00
[    4.695268] uvcvideo: Found UVC 1.00 device Integrated Camera (04f2:b3f5)
[    4.696614] input: Integrated Camera as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.8/1-1.8:1.0/input/input6
[    4.696698] usbcore: registered new interface driver uvcvideo
[    4.696699] USB Video Class driver (1.1.1)
[    4.825296] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[    5.066210] Console: switching to colour frame buffer device 200x56
[    5.100055] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    5.100067] i915 0000:00:02.0: registered panic notifier
[    5.125028] thinkpad_ec: thinkpad_ec_request_row: arg0 rejected: (0x01:0x00)->0x00
[    5.126351] thinkpad_ec: thinkpad_ec_read_row: failed requesting row: (0x01:0x00)->0xfffffffb
[    5.126352] thinkpad_ec: initial ec test failed
[    5.146594] acpi device:01: registered as cooling_device4
[    5.147710] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
[    5.150406] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input7
[    5.153315] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    5.156187] snd_hda_intel 0000:00:1b.0: irq 62 for MSI/MSI-X
[    5.166891] HDA driver get symbol successfully from i915 module
[    5.169054] snd_hda_intel 0000:00:03.0: irq 63 for MSI/MSI-X
[    5.182524] SKU: Nid=0x1d sku_cfg=0x40738105
[    5.184394] SKU: port_connectivity=0x1
[    5.186155] SKU: enable_pcbeep=0x1
[    5.187648] SKU: check_sum=0x00000003
[    5.189150] SKU: customization=0x00000081
[    5.189150] SKU: external_amp=0x0
[    5.189151] SKU: platform_type=0x1
[    5.189151] SKU: swap=0x0
[    5.189151] SKU: override=0x1
[    5.190129] autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    5.190130]    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    5.190131]    hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[    5.190131]    mono: mono_out=0x0
[    5.190131]    inputs:
[    5.190133]      Mic=0x1a
[    5.190133]      Internal Mic=0x12
[    5.190134] realtek: No valid SSID, checking pincfg 0x40738105 for NID 0x1d
[    5.190135] realtek: Enabling init ASM_ID=0x8105 CODEC_ID=10ec0292
[    5.216082] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input8
[    5.216269] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input9
[    5.257148] hda_codec: invalid CONNECT_LIST verb 5[1]:0
[    5.259425] hda_codec: invalid CONNECT_LIST verb 6[1]:0
[    5.261693] hda_codec: invalid CONNECT_LIST verb 7[1]:0
[    5.264169] input: HDA Intel MID HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input10
[    5.268210] input: HDA Intel MID HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input11
[    5.271908] input: HDA Intel MID HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input12
[    5.298581] thinkpad_ec: thinkpad_ec_request_row: arg0 rejected: (0x01:0x00)->0x00
[    5.299896] thinkpad_ec: thinkpad_ec_read_row: failed requesting row: (0x01:0x00)->0xfffffffb
[    5.301521] thinkpad_ec: initial ec test failed
[    5.334074] thinkpad_ec: thinkpad_ec_request_row: arg0 rejected: (0x01:0x00)->0x00
[    5.335434] thinkpad_ec: thinkpad_ec_read_row: failed requesting row: (0x01:0x00)->0xfffffffb
[    5.337060] thinkpad_ec: initial ec test failed
[    6.769090] psmouse serio2: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64
[    8.118367] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[    8.343659] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input13
[   11.905456] wlan0: authenticate with 9c:d3:6d:a3:b2:e7
[   11.907463] wlan0: send auth to 9c:d3:6d:a3:b2:e7 (try 1/3)
[   11.909013] wlan0: authenticated
[   11.913019] wlan0: associate with 9c:d3:6d:a3:b2:e7 (try 1/3)
[   11.914890] wlan0: RX AssocResp from 9c:d3:6d:a3:b2:e7 (capab=0x11 status=0 aid=8)
[   11.917404] wlan0: associated
[   11.917928] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   28.942565] audit_printk_skb: 156 callbacks suppressed
[   28.943477] type=1400 audit(1394076358.106:63): apparmor="DENIED" operation="open" parent=1 profile="/usr/lib/telepathy/mission-control-5" name="/usr/share/gvfs/remote-volume-monitors/" pid=2500 comm="mission-control" requested_mask="0

[  373.475211] thinkpad_ec: thinkpad_ec_request_row: arg0 rejected: (0x01:0x00)->0x00
[  373.476499] thinkpad_ec: thinkpad_ec_read_row: failed requesting row: (0x01:0x00)->0xfffffffb
[  373.478168] thinkpad_ec: initial ec test failed
[  373.553109] e1000e 0000:00:19.0: setting latency timer to 64
[  373.554189] e1000e 0000:00:19.0: irq 58 for MSI/MSI-X
[  373.724175] init: anacron main process (1518) killed by TERM signal
[  373.787545] PM: Syncing filesystems ... done.
[  373.789176] PM: Preparing system for mem sleep
[  373.790291] Freezing user space processes ... (elapsed 0.001 seconds) done.
[  373.793292] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[  373.795686] PM: Entering mem sleep
[  373.796293] Suspending console(s) (use no_console_suspend to debug)

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux