Bug#622231: xserver-xorg-input-synaptics: synaptics driver not always used
reassign 622231 linux-2.6 2.6.38-4
kthxbye On Mon, May 9, 2011 at 23:24:17 +0200, Vincent Lefevre wrote: > I'm using udev 167-3 and the kernel was linux-image-2.6.38-2-amd64 > 2.6.38-4 for the latest problems. > > Now I'm using linux-image-2.6.38-2-amd64 2.6.38-5. I did a single > reboot and the problem didn't appear. > > I don't know whether this is related, but apart from ordering > differences, lsmod shows the following ones: when the bug appeared, > I got > > evdev 17475 16 > > and no joydev module listed. Now (where the bug doesn't appear), > I get > > evdev 17475 17 > joydev 17138 0 > > Also: > > $ grep input: dmesg.bug622231 > [ 0.775256] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 > [ 12.344552] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1 > [ 12.375643] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:34/LNXVIDEO:00/input/input2 > [ 12.461978] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3 > [ 12.465763] input: PC Speaker as /devices/platform/pcspkr/input/input4 > [ 12.496061] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5 > [ 13.086385] input: Dell WMI hotkeys as /devices/virtual/input/input6 > [ 13.495066] input: Laptop_Integrated_Webcam_0.3M as /devices/pci0000:00/0000:00:1a.7/usb1/1-6/1-6:1.0/input/input7 > [ 14.668988] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input8 > [ 14.685139] input: HDA Intel Mic at Sep Left Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 > [ 14.685215] input: HDA Intel Mic at Ext Right Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10 > [ 14.685279] input: HDA Intel Line Out at Sep Left Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 > [ 14.685348] input: HDA Intel HP Out at Ext Right Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 > [ 15.080771] input: PS/2 ALPS DualPoint TouchPad as /devices/platform/i8042/serio1/input/input13 > [ 26.272625] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input14 > > $ dmesg | grep input: > [ 0.763127] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 > [ 10.108978] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1 > [ 10.140084] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2 > [ 10.175719] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3 > [ 10.176434] input: PC Speaker as /devices/platform/pcspkr/input/input4 > [ 10.200964] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:34/LNXVIDEO:00/input/input5 > [ 10.735055] input: Dell WMI hotkeys as /devices/virtual/input/input6 > [ 10.991351] input: DualPoint Stick as /devices/platform/i8042/serio1/input/input7 > [ 11.009085] input: AlpsPS/2 ALPS DualPoint TouchPad as /devices/platform/i8042/serio1/input/input8 > [ 11.910531] input: Laptop_Integrated_Webcam_0.3M as /devices/pci0000:00/0000:00:1a.7/usb1/1-6/1-6:1.0/input/input9 > [ 12.519513] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input10 > [ 12.529221] input: HDA Intel Mic at Sep Left Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 > [ 12.529327] input: HDA Intel Mic at Ext Right Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 > [ 12.529431] input: HDA Intel Line Out at Sep Left Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 > [ 12.529537] input: HDA Intel HP Out at Ext Right Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14 > [ 24.305340] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input15 > > So, the differences are: > > When the bug appeared: > [ 15.080771] input: PS/2 ALPS DualPoint TouchPad as /devices/platform/i8042/serio1/input/input13 > > When it doesn't appear: > [ 10.991351] input: DualPoint Stick as /devices/platform/i8042/serio1/input/input7 > [ 11.009085] input: AlpsPS/2 ALPS DualPoint TouchPad as /devices/platform/i8042/serio1/input/input8 > > Is there any other useful information I can give? > Probably not, apart from letting us know if you can reproduce with the newer kernel. Seems like flaky touchpad detection. Cheers, Julien -- To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 20110509213021.GC2809@radis.liafa.jussieu.fr">http ://lists.debian.org/20110509213021.GC2809@radis.liafa.jussieu.fr |
Bug#622231: xserver-xorg-input-synaptics: synaptics driver not always used
On 2011-05-09 23:24:17 +0200, Vincent Lefevre wrote:
> So, the differences are: > > When the bug appeared: > [ 15.080771] input: PS/2 ALPS DualPoint TouchPad as /devices/platform/i8042/serio1/input/input13 > > When it doesn't appear: > [ 10.991351] input: DualPoint Stick as /devices/platform/i8042/serio1/input/input7 > [ 11.009085] input: AlpsPS/2 ALPS DualPoint TouchPad as /devices/platform/i8042/serio1/input/input8 There are similar problems after a suspend/resume, with a 2.6.38 kernel and a 2.6.39 kernel (the 2.6.39 kernel also occasionally freezes completely). After tests with a 2.6.38 kernel (provided by linux-image-2.6.38-2-amd64 2.6.38-5), here are 5 attached files: * syslog1-ok → kernel log after 1st suspend; touchpad recognized. * syslog2-bad → kernel log after 2nd suspend; touchpad not recognized. * syslog3-ok → kernel log after 3rd suspend; touchpad recognized. Diffs between the log files (without the dates and times): * logdiff-12 (between syslog1-ok and syslog2-bad). * logdiff-23 (between syslog2-bad and syslog3-ok). -- Vincent Lefèvre <vincent@vinc17.net> - Web: <http://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon) Jul 16 16:59:58 xvii kernel: [74984.164625] Freezing user space processes ... (elapsed 0.01 seconds) done. Jul 16 16:59:58 xvii kernel: [74984.180228] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done. Jul 16 16:59:58 xvii kernel: [74984.196227] PM: Entering mem sleep Jul 16 16:59:58 xvii kernel: [74984.196241] Suspending console(s) (use no_console_suspend to debug) Jul 16 16:59:58 xvii kernel: [74984.196787] sd 0:0:0:0: [sda] Synchronizing SCSI cache Jul 16 16:59:58 xvii kernel: [74984.214845] serial 00:09: disabled Jul 16 16:59:58 xvii kernel: [74984.215937] ACPI handle has no context! Jul 16 16:59:58 xvii kernel: [74984.215946] sdhci-pci 0000:03:01.2: PCI INT C disabled Jul 16 16:59:58 xvii kernel: [74984.215951] ACPI handle has no context! Jul 16 16:59:58 xvii kernel: [74984.215987] [drm] nouveau 0000:01:00.0: Disabling fbcon acceleration... Jul 16 16:59:58 xvii kernel: [74984.215990] [drm] nouveau 0000:01:00.0: Unpinning framebuffer(s)... Jul 16 16:59:58 xvii kernel: [74984.216069] [drm] nouveau 0000:01:00.0: Evicting buffers... Jul 16 16:59:58 xvii kernel: [74984.220083] ACPI handle has no context! Jul 16 16:59:58 xvii kernel: [74984.220164] ehci_hcd 0000:00:1d.7: PCI INT A disabled Jul 16 16:59:58 xvii kernel: [74984.220176] uhci_hcd 0000:00:1d.2: PCI INT C disabled Jul 16 16:59:58 xvii kernel: [74984.220187] uhci_hcd 0000:00:1d.1: PCI INT B disabled Jul 16 16:59:58 xvii kernel: [74984.220199] uhci_hcd 0000:00:1d.0: PCI INT A disabled Jul 16 16:59:58 xvii kernel: [74984.220803] ehci_hcd 0000:00:1a.7: PCI INT C disabled Jul 16 16:59:58 xvii kernel: [74984.220816] uhci_hcd 0000:00:1a.2: PCI INT C disabled Jul 16 16:59:58 xvii kernel: [74984.220827] uhci_hcd 0000:00:1a.1: PCI INT B disabled Jul 16 16:59:58 xvii kernel: [74984.220838] uhci_hcd 0000:00:1a.0: PCI INT A disabled Jul 16 16:59:58 xvii kernel: [74984.243066] [drm] nouveau 0000:01:00.0: Idling channels... Jul 16 16:59:58 xvii kernel: [74984.243364] [drm] nouveau 0000:01:00.0: Suspending GPU objects... Jul 16 16:59:58 xvii kernel: [74984.303213] e1000e 0000:00:19.0: PME# enabled Jul 16 16:59:58 xvii kernel: [74984.303224] pci0000:00: wake-up capability enabled by ACPI Jul 16 16:59:58 xvii kernel: [74984.324303] HDA Intel 0000:00:1b.0: PCI INT A disabled Jul 16 16:59:58 xvii kernel: [74984.630752] sd 0:0:0:0: [sda] Stopping disk Jul 16 16:59:58 xvii kernel: [74986.535842] [drm] nouveau 0000:01:00.0: And we're gone! Jul 16 16:59:58 xvii kernel: [74986.535913] nouveau 0000:01:00.0: PCI INT A disabled Jul 16 16:59:58 xvii kernel: [74986.548071] PM: suspend of devices complete after 2351.463 msecs Jul 16 16:59:58 xvii kernel: [74986.596180] PM: late suspend of devices complete after 48.105 msecs Jul 16 16:59:58 xvii kernel: [74986.596755] ACPI: Preparing to enter system sleep state S3 Jul 16 16:59:58 xvii kernel: [74986.616443] PM: Saving platform NVS memory Jul 16 16:59:58 xvii kernel: [74986.616446] Disabling non-boot CPUs ... Jul 16 16:59:58 xvii kernel: [74986.724028] CPU 1 is now offline Jul 16 16:59:58 xvii kernel: [74986.724633] Extended CMOS year: 2000 Jul 16 16:59:58 xvii kernel: [74986.724633] Back to C! Jul 16 16:59:58 xvii kernel: [74986.724633] PM: Restoring platform NVS memory Jul 16 16:59:58 xvii kernel: [74986.724633] Extended CMOS year: 2000 Jul 16 16:59:58 xvii kernel: [74986.724633] Enabling non-boot CPUs ... Jul 16 16:59:58 xvii kernel: [74986.724633] Booting Node 0 Processor 1 APIC 0x1 Jul 16 16:59:58 xvii kernel: [74986.812435] NMI watchdog enabled, takes one hw-pmu counter. Jul 16 16:59:58 xvii kernel: [74986.816018] Switched to NOHz mode on CPU #1 Jul 16 16:59:58 xvii kernel: [74986.816058] CPU1 is up Jul 16 16:59:58 xvii kernel: [74986.817138] ACPI: Waking up from system sleep state S3 Jul 16 16:59:58 xvii kernel: [74986.884403] pcieport 0000:00:01.0: restoring config space at offset 0xf (was 0x80100, writing 0x1a0100) Jul 16 16:59:58 xvii kernel: [74986.884410] pcieport 0000:00:01.0: restoring config space at offset 0xa (was 0xf, writing 0x0) Jul 16 16:59:58 xvii kernel: [74986.884415] pcieport 0000:00:01.0: restoring config space at offset 0x9 (was 0x1fff1, writing 0xeff1e001) Jul 16 16:59:58 xvii kernel: [74986.884420] pcieport 0000:00:01.0: restoring config space at offset 0x8 (was 0xfff0, writing 0xf6e0f200) Jul 16 16:59:58 xvii kernel: [74986.884424] pcieport 0000:00:01.0: restoring config space at offset 0x7 (was 0x200000f0, writing 0x2000d0d0) Jul 16 16:59:58 xvii kernel: [74986.884429] pcieport 0000:00:01.0: restoring config space at offset 0x6 (was 0x0, writing 0x10100) Jul 16 16:59:58 xvii kernel: [74986.884434] pcieport 0000:00:01.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10010) Jul 16 16:59:58 xvii kernel: [74986.884439] pcieport 0000:00:01.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100507) Jul 16 16:59:58 xvii kernel: [74986.884479] e1000e 0000:00:19.0: restoring config space at offset 0xf (was 0x100, writing 0x10b) Jul 16 16:59:58 xvii kernel: [74986.884499] e1000e 0000:00:19.0: restoring config space at offset 0x6 (was 0x1, writing 0xefe1) Jul 16 16:59:58 xvii kernel: [74986.884506] e1000e 0000:00:19.0: restoring config space at offset 0x5 (was 0x0, writing 0xf6fdb000) Jul 16 16:59:58 xvii kernel: [74986.884512] e1000e 0000:00:19.0: restoring config space at offset 0x4 (was 0x0, writing 0xf6fe0000) Jul 16 16:59:58 xvii kernel: [74986.884522] e1000e 0000:00:19.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100107) Jul 16 16:59:58 xvii kernel: [74986.884554] uhci_hcd 0000:00:1a.0: restoring config space at offset 0xf (was 0x100, writing 0x10a) Jul 16 16:59:58 xvii kernel: [74986.884573] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x8 (was 0x1, writing 0x6f61) Jul 16 16:59:58 xvii kernel: [74986.884589] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001) Jul 16 16:59:58 xvii kernel: [74986.884615] uhci_hcd 0000:00:1a.1: restoring config space at offset 0xf (was 0x200, writing 0x203) Jul 16 16:59:58 xvii kernel: [74986.884632] uhci_hcd 0000:00:1a.1: restoring config space at offset 0x8 (was 0x1, writing 0x6f81) Jul 16 16:59:58 xvii kernel: [74986.884650] uhci_hcd 0000:00:1a.1: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001) Jul 16 16:59:58 xvii kernel: [74986.884674] uhci_hcd 0000:00:1a.2: restoring config space at offset 0xf (was 0x300, writing 0x30b) Jul 16 16:59:58 xvii kernel: [74986.884692] uhci_hcd 0000:00:1a.2: restoring config space at offset 0x8 (was 0x1, writing 0x6fa1) Jul 16 16:59:58 xvii kernel: [74986.884709] uhci_hcd 0000:00:1a.2: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001) Jul 16 16:59:58 xvii kernel: [74986.884767] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x1 (was 0x2900106, writing 0x2900102) Jul 16 16:59:58 xvii kernel: [74986.884809] HDA Intel 0000:00:1b.0: restoring config space at offset 0xf (was 0x100, writing 0x103) Jul 16 16:59:58 xvii kernel: [74986.884834] HDA Intel 0000:00:1b.0: restoring config space at offset 0x4 (was 0xfebfc004, writing 0xf6fdc004) Jul 16 16:59:58 xvii kernel: [74986.884840] HDA Intel 0000:00:1b.0: restoring config space at offset 0x3 (was 0x0, writing 0x10) Jul 16 16:59:58 xvii kernel: [74986.884849] HDA Intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100102) Jul 16 16:59:58 xvii kernel: [74986.884888] pcieport 0000:00:1c.0: restoring config space at offset 0xf (was 0x100, writing 0x20100) Jul 16 16:59:58 xvii kernel: [74986.884903] pcieport 0000:00:1c.0: restoring config space at offset 0x9 (was 0x10001, writing 0xf031f021) Jul 16 16:59:58 xvii kernel: [74986.884911] pcieport 0000:00:1c.0: restoring config space at offset 0x8 (was 0x0, writing 0xf010f000) Jul 16 16:59:58 xvii kernel: [74986.884917] pcieport 0000:00:1c.0: restoring config space at offset 0x7 (was 0x20000000, writing 0x20002020) Jul 16 16:59:58 xvii kernel: [74986.884924] pcieport 0000:00:1c.0: restoring config space at offset 0x6 (was 0x0, writing 0xb0b00) Jul 16 16:59:58 xvii kernel: [74986.884934] pcieport 0000:00:1c.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810010) Jul 16 16:59:58 xvii kernel: [74986.884943] pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100507) Jul 16 16:59:58 xvii kernel: [74986.885006] pcieport 0000:00:1c.1: restoring config space at offset 0xf (was 0x200, writing 0x20200) Jul 16 16:59:58 xvii kernel: [74986.885021] pcieport 0000:00:1c.1: restoring config space at offset 0x9 (was 0x10001, writing 0xf051f041) Jul 16 16:59:58 xvii kernel: [74986.885028] pcieport 0000:00:1c.1: restoring config space at offset 0x8 (was 0x0, writing 0xf1f0f1f0) Jul 16 16:59:58 xvii kernel: [74986.885034] pcieport 0000:00:1c.1: restoring config space at offset 0x7 (was 0x20000000, writing 0x20003030) Jul 16 16:59:58 xvii kernel: [74986.885042] pcieport 0000:00:1c.1: restoring config space at offset 0x6 (was 0x0, writing 0xc0c00) Jul 16 16:59:58 xvii kernel: [74986.885052] pcieport 0000:00:1c.1: restoring config space at offset 0x3 (was 0x810000, writing 0x810010) Jul 16 16:59:58 xvii kernel: [74986.885060] pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100000, writing 0x100507) Jul 16 16:59:58 xvii kernel: [74986.885122] pcieport 0000:00:1c.2: restoring config space at offset 0xf (was 0x300, writing 0x20300) Jul 16 16:59:58 xvii kernel: [74986.885138] pcieport 0000:00:1c.2: restoring config space at offset 0x9 (was 0x10001, writing 0xf091f081) Jul 16 16:59:58 xvii kernel: [74986.885144] pcieport 0000:00:1c.2: restoring config space at offset 0x8 (was 0x0, writing 0xf070f060) Jul 16 16:59:58 xvii kernel: [74986.885152] pcieport 0000:00:1c.2: restoring config space at offset 0x7 (was 0x20000000, writing 0x20004040) Jul 16 16:59:58 xvii kernel: [74986.885158] pcieport 0000:00:1c.2: restoring config space at offset 0x6 (was 0x0, writing 0xd0d00) Jul 16 16:59:58 xvii kernel: [74986.885169] pcieport 0000:00:1c.2: restoring config space at offset 0x3 (was 0x810000, writing 0x810010) Jul 16 16:59:58 xvii kernel: [74986.885178] pcieport 0000:00:1c.2: restoring config space at offset 0x1 (was 0x100000, writing 0x100507) Jul 16 16:59:58 xvii kernel: [74986.885257] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2900005, writing 0x2900001) Jul 16 16:59:58 xvii kernel: [74986.885280] uhci_hcd 0000:00:1d.1: restoring config space at offset 0xf (was 0x200, writing 0x203) Jul 16 16:59:58 xvii kernel: [74986.885298] uhci_hcd 0000:00:1d.1: restoring config space at offset 0x8 (was 0x1, writing 0x6f21) Jul 16 16:59:58 xvii kernel: [74986.885315] uhci_hcd 0000:00:1d.1: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001) Jul 16 16:59:58 xvii kernel: [74986.885340] uhci_hcd 0000:00:1d.2: restoring config space at offset 0xf (was 0x300, writing 0x30b) Jul 16 16:59:58 xvii kernel: [74986.885357] uhci_hcd 0000:00:1d.2: restoring config space at offset 0x8 (was 0x1, writing 0x6f41) Jul 16 16:59:58 xvii kernel: [74986.885374] uhci_hcd 0000:00:1d.2: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001) Jul 16 16:59:58 xvii kernel: [74986.885432] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900106, writing 0x2900102) Jul 16 16:59:58 xvii kernel: [74986.885478] pci 0000:00:1e.0: restoring config space at offset 0x7 (was 0x2280e0f0, writing 0x2805050) Jul 16 16:59:58 xvii kernel: [74986.885485] pci 0000:00:1e.0: restoring config space at offset 0x6 (was 0x20030300, writing 0x20070300) Jul 16 16:59:58 xvii kernel: [74986.885554] pci 0000:00:1f.0: restoring config space at offset 0x1 (was 0x2100007, writing 0x2100107) Jul 16 16:59:58 xvii kernel: [74986.885593] ahci 0000:00:1f.2: restoring config space at offset 0xf (was 0x400, writing 0x40a) Jul 16 16:59:58 xvii kernel: [74986.885623] ahci 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00007, writing 0x2b00407) Jul 16 16:59:58 xvii kernel: [74986.885668] i801_smbus 0000:00:1f.3: restoring config space at offset 0xf (was 0x200, writing 0x20a) Jul 16 16:59:58 xvii kernel: [74986.885692] i801_smbus 0000:00:1f.3: restoring config space at offset 0x4 (was 0x4, writing 0xf6fdaf04) Jul 16 16:59:58 xvii kernel: [74986.885703] i801_smbus 0000:00:1f.3: restoring config space at offset 0x1 (was 0x2800001, writing 0x2800103) Jul 16 16:59:58 xvii kernel: [74986.885858] nouveau 0000:01:00.0: restoring config space at offset 0xf (was 0x100, writing 0x103) Jul 16 16:59:58 xvii kernel: [74986.885920] nouveau 0000:01:00.0: restoring config space at offset 0x9 (was 0x1, writing 0xdf01) Jul 16 16:59:58 xvii kernel: [74986.885948] nouveau 0000:01:00.0: restoring config space at offset 0x7 (was 0x4, writing 0xf2000004) Jul 16 16:59:58 xvii kernel: [74986.885976] nouveau 0000:01:00.0: restoring config space at offset 0x5 (was 0xc, writing 0xe000000c) Jul 16 16:59:58 xvii kernel: [74986.885995] nouveau 0000:01:00.0: restoring config space at offset 0x4 (was 0x0, writing 0xf5000000) Jul 16 16:59:58 xvii kernel: [74986.886014] nouveau 0000:01:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x10) Jul 16 16:59:58 xvii kernel: [74986.886042] nouveau 0000:01:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007) Jul 16 16:59:58 xvii kernel: [74986.886243] iwlagn 0000:0c:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10a) Jul 16 16:59:58 xvii kernel: [74986.886287] iwlagn 0000:0c:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xf1ffe004) Jul 16 16:59:58 xvii kernel: [74986.886297] iwlagn 0000:0c:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x10) Jul 16 16:59:58 xvii kernel: [74986.886311] iwlagn 0000:0c:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100506) Jul 16 16:59:58 xvii kernel: [74986.886395] yenta_cardbus 0000:03:01.0: restoring config space at offset 0xf (was 0x7000100, writing 0x580010a) Jul 16 16:59:58 xvii kernel: [74986.886403] yenta_cardbus 0000:03:01.0: restoring config space at offset 0xe (was 0x0, writing 0x54fc) Jul 16 16:59:58 xvii kernel: [74986.886410] yenta_cardbus 0000:03:01.0: restoring config space at offset 0xd (was 0x0, writing 0x5400) Jul 16 16:59:58 xvii kernel: [74986.886418] yenta_cardbus 0000:03:01.0: restoring config space at offset 0xc (was 0x0, writing 0x50fc) Jul 16 16:59:58 xvii kernel: [74986.886424] yenta_cardbus 0000:03:01.0: restoring config space at offset 0xb (was 0x0, writing 0x5000) Jul 16 16:59:58 xvii kernel: [74986.886431] yenta_cardbus 0000:03:01.0: restoring config space at offset 0xa (was 0x0, writing 0xf13ff000) Jul 16 16:59:58 xvii kernel: [74986.886439] yenta_cardbus 0000:03:01.0: restoring config space at offset 0x9 (was 0x0, writing 0xf1000000) Jul 16 16:59:58 xvii kernel: [74986.886445] yenta_cardbus 0000:03:01.0: restoring config space at offset 0x8 (was 0x0, writing 0xf0fff000) Jul 16 16:59:58 xvii kernel: [74986.886452] yenta_cardbus 0000:03:01.0: restoring config space at offset 0x7 (was 0x0, writing 0xf0c00000) Jul 16 16:59:58 xvii kernel: [74986.886460] yenta_cardbus 0000:03:01.0: restoring config space at offset 0x6 (was 0x0, writing 0xb0070403) Jul 16 16:59:58 xvii kernel: [74986.886468] yenta_cardbus 0000:03:01.0: restoring config space at offset 0x4 (was 0x0, writing 0xf1e00000) Jul 16 16:59:58 xvii kernel: [74986.886476] yenta_cardbus 0000:03:01.0: restoring config space at offset 0x3 (was 0x820000, writing 0x82a800) Jul 16 16:59:58 xvii kernel: [74986.886485] yenta_cardbus 0000:03:01.0: restoring config space at offset 0x1 (was 0x2100000, writing 0x2100007) Jul 16 16:59:58 xvii kernel: [74986.886514] yenta_cardbus 0000:03:01.0: proprietary Ricoh MMC controller disabled (via cardbus function) Jul 16 16:59:58 xvii kernel: [74986.886517] yenta_cardbus 0000:03:01.0: MMC cards are now supported by standard SDHCI controller Jul 16 16:59:58 xvii kernel: [74986.886555] firewire_ohci 0000:03:01.1: restoring config space at offset 0xf (was 0x4020200, writing 0x402020a) Jul 16 16:59:58 xvii kernel: [74986.886583] firewire_ohci 0000:03:01.1: restoring config space at offset 0x3 (was 0x800000, writing 0x804010) Jul 16 16:59:58 xvii kernel: [74986.886591] firewire_ohci 0000:03:01.1: restoring config space at offset 0x1 (was 0x2100000, writing 0x2100106) Jul 16 16:59:58 xvii kernel: [74986.886619] sdhci-pci 0000:03:01.2: restoring config space at offset 0xf (was 0x300, writing 0x30b) Jul 16 16:59:58 xvii kernel: [74986.886646] sdhci-pci 0000:03:01.2: restoring config space at offset 0x4 (was 0x0, writing 0xf1eff600) Jul 16 16:59:58 xvii kernel: [74986.886652] sdhci-pci 0000:03:01.2: restoring config space at offset 0x3 (was 0x800000, writing 0x804010) Jul 16 16:59:58 xvii kernel: [74986.886662] sdhci-pci 0000:03:01.2: restoring config space at offset 0x1 (was 0x2100000, writing 0x2100106) Jul 16 16:59:58 xvii kernel: [74986.886988] PM: early resume of devices complete after 2.685 msecs Jul 16 16:59:58 xvii kernel: [74986.887094] pci0000:00: wake-up capability disabled by ACPI Jul 16 16:59:58 xvii kernel: [74986.887101] e1000e 0000:00:19.0: PME# disabled Jul 16 16:59:58 xvii kernel: [74986.887135] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 Jul 16 16:59:58 xvii kernel: [74986.887151] uhci_hcd 0000:00:1a.0: setting latency timer to 64 Jul 16 16:59:58 xvii kernel: [74986.887193] usb usb3: root hub lost power or was reset Jul 16 16:59:58 xvii kernel: [74986.887212] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 Jul 16 16:59:58 xvii kernel: [74986.887220] uhci_hcd 0000:00:1a.1: setting latency timer to 64 Jul 16 16:59:58 xvii kernel: [74986.887248] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X Jul 16 16:59:58 xvii kernel: [74986.887260] usb usb4: root hub lost power or was reset Jul 16 16:59:58 xvii kernel: [74986.887276] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22 Jul 16 16:59:58 xvii kernel: [74986.887284] uhci_hcd 0000:00:1a.2: setting latency timer to 64 Jul 16 16:59:58 xvii kernel: [74986.887316] usb usb5: root hub lost power or was reset Jul 16 16:59:58 xvii kernel: [74986.887333] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 22 (level, low) -> IRQ 22 Jul 16 16:59:58 xvii kernel: [74986.887342] ehci_hcd 0000:00:1a.7: setting latency timer to 64 Jul 16 16:59:58 xvii kernel: [74986.887397] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21 Jul 16 16:59:58 xvii kernel: [74986.887407] HDA Intel 0000:00:1b.0: setting latency timer to 64 Jul 16 16:59:58 xvii kernel: [74986.887471] HDA Intel 0000:00:1b.0: irq 46 for MSI/MSI-X Jul 16 16:59:58 xvii kernel: [74986.887517] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 Jul 16 16:59:58 xvii kernel: [74986.887526] uhci_hcd 0000:00:1d.0: setting latency timer to 64 Jul 16 16:59:58 xvii kernel: [74986.887559] usb usb6: root hub lost power or was reset Jul 16 16:59:58 xvii kernel: [74986.887575] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 Jul 16 16:59:58 xvii kernel: [74986.887582] uhci_hcd 0000:00:1d.1: setting latency timer to 64 Jul 16 16:59:58 xvii kernel: [74986.887610] usb usb7: root hub lost power or was reset Jul 16 16:59:58 xvii kernel: [74986.887625] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22 Jul 16 16:59:58 xvii kernel: [74986.887641] uhci_hcd 0000:00:1d.2: setting latency timer to 64 Jul 16 16:59:58 xvii kernel: [74986.887682] usb usb8: root hub lost power or was reset Jul 16 16:59:58 xvii kernel: [74986.887702] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 20 (level, low) -> IRQ 20 Jul 16 16:59:58 xvii kernel: [74986.887709] ehci_hcd 0000:00:1d.7: setting latency timer to 64 Jul 16 16:59:58 xvii kernel: [74986.887764] pci 0000:00:1e.0: setting latency timer to 64 Jul 16 16:59:58 xvii kernel: [74986.887782] ahci 0000:00:1f.2: setting latency timer to 64 Jul 16 16:59:58 xvii kernel: [74986.887846] [drm] nouveau 0000:01:00.0: We're back, enabling device... Jul 16 16:59:58 xvii kernel: [74986.887868] nouveau 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 Jul 16 16:59:58 xvii kernel: [74986.887889] nouveau 0000:01:00.0: setting latency timer to 64 Jul 16 16:59:58 xvii kernel: [74986.887899] [drm] nouveau 0000:01:00.0: POSTing device... Jul 16 16:59:58 xvii kernel: [74986.887902] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xD601 Jul 16 16:59:58 xvii kernel: [74986.889622] iwlagn 0000:0c:00.0: RF_KILL bit toggled to disable radio. Jul 16 16:59:58 xvii kernel: [74986.889695] sdhci-pci 0000:03:01.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 Jul 16 16:59:58 xvii kernel: [74986.892274] sd 0:0:0:0: [sda] Starting disk Jul 16 16:59:58 xvii kernel: [74986.913817] [drm] nouveau 0000:01:00.0: 0xD7E0: i2c wr fail: -6 Jul 16 16:59:58 xvii kernel: [74986.944245] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xD9B3 Jul 16 16:59:58 xvii kernel: [74986.952367] firewire_core: skipped bus generations, destroying all nodes Jul 16 16:59:58 xvii kernel: [74986.968140] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xE259 Jul 16 16:59:58 xvii kernel: [74986.968232] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xE34B Jul 16 16:59:58 xvii kernel: [74986.968405] dell-wmi: Received unknown WMI event (0x11) Jul 16 16:59:58 xvii kernel: [74986.976284] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xE557 Jul 16 16:59:58 xvii kernel: [74986.976306] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0xE5BC Jul 16 16:59:58 xvii kernel: [74987.000257] [drm] nouveau 0000:01:00.0: Restoring GPU objects... Jul 16 16:59:58 xvii kernel: [74987.106739] serial 00:09: activated Jul 16 16:59:58 xvii kernel: [74987.212090] ata5: SATA link down (SStatus 0 SControl 300) Jul 16 16:59:58 xvii kernel: [74987.216089] ata6: SATA link down (SStatus 0 SControl 300) Jul 16 16:59:58 xvii kernel: [74987.252094] usb 1-6: reset high speed USB device using ehci_hcd and address 3 Jul 16 16:59:58 xvii kernel: [74987.380088] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) Jul 16 16:59:58 xvii kernel: [74987.397298] [drm] nouveau 0000:01:00.0: Reinitialising engines... Jul 16 16:59:58 xvii kernel: [74987.397523] [drm] nouveau 0000:01:00.0: Restoring mode... Jul 16 16:59:58 xvii kernel: [74987.452146] firewire_core: rediscovered device fw0 Jul 16 16:59:58 xvii kernel: [74987.453710] ata2.00: configured for UDMA/100 Jul 16 16:59:58 xvii kernel: [74987.730996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input20 Jul 16 16:59:58 xvii kernel: [74988.094056] dell-wmi: Received unknown WMI event (0x11) Jul 16 16:59:58 xvii kernel: [74988.576711] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input21 Jul 16 16:59:58 xvii kernel: [74990.416128] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) Jul 16 16:59:58 xvii kernel: [74990.433562] ata1.00: configured for UDMA/133 Jul 16 16:59:58 xvii kernel: [74990.612562] PM: resume of devices complete after 3725.526 msecs Jul 16 16:59:58 xvii kernel: [74990.629010] PM: Finishing wakeup. Jul 16 16:59:58 xvii kernel: [74990.629020] Restarting tasks ... Jul 16 16:59:58 xvii kernel: [74990.629202] usb 5-1: USB disconnect, address 3 Jul 16 16:59:58 xvii kernel: [74990.645897] done. Jul 16 16:59:58 xvii kernel: [74990.645921] video LNXVIDEO:00: Restoring backlight state Jul 16 16:59:59 xvii kernel: [74991.220056] usb 3-1: new full speed USB device using uhci_hcd and address 7 Jul 16 16:59:59 xvii kernel: [74991.284098] hub 3-0:1.0: unable to enumerate USB device on port 1 Jul 16 16:59:59 xvii kernel: [74991.524294] usb 5-1: new full speed USB device using uhci_hcd and address 4 Jul 16 16:59:59 xvii kernel: [74991.705573] usb 5-1: New USB device found, idVendor=0a5c, idProduct=5800 Jul 16 16:59:59 xvii kernel: [74991.705582] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 Jul 16 16:59:59 xvii kernel: [74991.705589] usb 5-1: Product: 5880 Jul 16 16:59:59 xvii kernel: [74991.705593] usb 5-1: Manufacturer: Broadcom Corp Jul 16 16:59:59 xvii kernel: [74991.705598] usb 5-1: SerialNumber: 0123456789ABCD Jul 16 16:59:59 xvii kernel: [74991.705860] usb 5-1: config 0 descriptor?? Jul 16 19:30:02 xvii kernel: [79594.196616] Freezing user space processes ... (elapsed 0.01 seconds) done. Jul 16 19:30:02 xvii kernel: [79594.212224] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done. Jul 16 19:30:02 xvii kernel: [79594.228225] PM: Entering mem sleep Jul 16 19:30:02 xvii kernel: [79594.228239] Suspending console(s) (use no_console_suspend to debug) Jul 16 19:30:02 xvii kernel: [79594.228848] sd 0:0:0:0: [sda] Synchronizing SCSI cache Jul 16 19:30:02 xvii kernel: [79594.250746] serial 00:09: disabled Jul 16 19:30:02 xvii kernel: [79594.250910] [drm] nouveau 0000:01:00.0: Disabling fbcon acceleration... Jul 16 19:30:02 xvii kernel: [79594.250912] [drm] nouveau 0000:01:00.0: Unpinning framebuffer(s)... Jul 16 19:30:02 xvii kernel: [79594.250972] [drm] nouveau 0000:01:00.0: Evicting buffers... Jul 16 19:30:02 xvii kernel: [79594.251869] ACPI handle has no context! Jul 16 19:30:02 xvii kernel: [79594.251879] sdhci-pci 0000:03:01.2: PCI INT C disabled Jul 16 19:30:02 xvii kernel: [79594.251887] ACPI handle has no context! Jul 16 19:30:02 xvii kernel: [79594.252025] uhci_hcd 0000:00:1d.2: PCI INT C disabled Jul 16 19:30:02 xvii kernel: [79594.252036] uhci_hcd 0000:00:1d.1: PCI INT B disabled Jul 16 19:30:02 xvii kernel: [79594.252047] uhci_hcd 0000:00:1d.0: PCI INT A disabled Jul 16 19:30:02 xvii kernel: [79594.252637] ehci_hcd 0000:00:1a.7: PCI INT C disabled Jul 16 19:30:02 xvii kernel: [79594.252648] uhci_hcd 0000:00:1a.2: PCI INT C disabled Jul 16 19:30:02 xvii kernel: [79594.252658] uhci_hcd 0000:00:1a.1: PCI INT B disabled Jul 16 19:30:02 xvii kernel: [79594.252668] uhci_hcd 0000:00:1a.0: PCI INT A disabled Jul 16 19:30:02 xvii kernel: [79594.256081] ACPI handle has no context! Jul 16 19:30:02 xvii kernel: [79594.264058] ehci_hcd 0000:00:1d.7: PCI INT A disabled Jul 16 19:30:02 xvii kernel: [79594.273609] [drm] nouveau 0000:01:00.0: Idling channels... Jul 16 19:30:02 xvii kernel: [79594.273905] [drm] nouveau 0000:01:00.0: Suspending GPU objects... Jul 16 19:30:02 xvii kernel: [79594.335124] e1000e 0000:00:19.0: PME# enabled Jul 16 19:30:02 xvii kernel: [79594.335134] pci0000:00: wake-up capability enabled by ACPI Jul 16 19:30:02 xvii kernel: [79594.356313] HDA Intel 0000:00:1b.0: PCI INT A disabled Jul 16 19:30:02 xvii kernel: [79594.482662] sd 0:0:0:0: [sda] Stopping disk Jul 16 19:30:02 xvii kernel: [79596.568933] [drm] nouveau 0000:01:00.0: And we're gone! Jul 16 19:30:02 xvii kernel: [79596.569004] nouveau 0000:01:00.0: PCI INT A disabled Jul 16 19:30:02 xvii kernel: [79596.584068] PM: suspend of devices complete after 2355.448 msecs Jul 16 19:30:02 xvii kernel: [79596.632177] PM: late suspend of devices complete after 48.105 msecs Jul 16 19:30:02 xvii kernel: [79596.632741] ACPI: Preparing to enter system sleep state S3 Jul 16 19:30:02 xvii kernel: [79596.652468] PM: Saving platform NVS memory Jul 16 19:30:02 xvii kernel: [79596.652470] Disabling non-boot CPUs ... Jul 16 19:30:02 xvii kernel: [79596.760028] CPU 1 is now offline Jul 16 19:30:02 xvii kernel: [79596.760414] Extended CMOS year: 2000 Jul 16 19:30:02 xvii kernel: [79596.760414] Back to C! Jul 16 19:30:02 xvii kernel: [79596.760414] PM: Restoring platform NVS memory Jul 16 19:30:02 xvii kernel: [79596.760414] Extended CMOS year: 2000 Jul 16 19:30:02 xvii kernel: [79596.760414] Enabling non-boot CPUs ... Jul 16 19:30:02 xvii kernel: [79596.760414] Booting Node 0 Processor 1 APIC 0x1 Jul 16 19:30:02 xvii kernel: [79596.848440] NMI watchdog enabled, takes one hw-pmu counter. Jul 16 19:30:02 xvii kernel: [79596.852016] Switched to NOHz mode on CPU #1 Jul 16 19:30:02 xvii kernel: [79596.852052] CPU1 is up Jul 16 19:30:02 xvii kernel: [79596.853137] ACPI: Waking up from system sleep state S3 Jul 16 19:30:02 xvii kernel: [79596.920403] pcieport 0000:00:01.0: restoring config space at offset 0xf (was 0x80100, writing 0x1a0100) Jul 16 19:30:02 xvii kernel: [79596.920410] pcieport 0000:00:01.0: restoring config space at offset 0xa (was 0xf, writing 0x0) Jul 16 19:30:02 xvii kernel: [79596.920415] pcieport 0000:00:01.0: restoring config space at offset 0x9 (was 0x1fff1, writing 0xeff1e001) Jul 16 19:30:02 xvii kernel: [79596.920419] pcieport 0000:00:01.0: restoring config space at offset 0x8 (was 0xfff0, writing 0xf6e0f200) Jul 16 19:30:02 xvii kernel: [79596.920424] pcieport 0000:00:01.0: restoring config space at offset 0x7 (was 0x200000f0, writing 0xd0d0) Jul 16 19:30:02 xvii kernel: [79596.920429] pcieport 0000:00:01.0: restoring config space at offset 0x6 (was 0x0, writing 0x10100) Jul 16 19:30:02 xvii kernel: [79596.920434] pcieport 0000:00:01.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10010) Jul 16 19:30:02 xvii kernel: [79596.920439] pcieport 0000:00:01.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100507) Jul 16 19:30:02 xvii kernel: [79596.920479] e1000e 0000:00:19.0: restoring config space at offset 0xf (was 0x100, writing 0x10b) Jul 16 19:30:02 xvii kernel: [79596.920500] e1000e 0000:00:19.0: restoring config space at offset 0x6 (was 0x1, writing 0xefe1) Jul 16 19:30:02 xvii kernel: [79596.920506] e1000e 0000:00:19.0: restoring config space at offset 0x5 (was 0x0, writing 0xf6fdb000) Jul 16 19:30:02 xvii kernel: [79596.920514] e1000e 0000:00:19.0: restoring config space at offset 0x4 (was 0x0, writing 0xf6fe0000) Jul 16 19:30:02 xvii kernel: [79596.920524] e1000e 0000:00:19.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100107) Jul 16 19:30:02 xvii kernel: [79596.920556] uhci_hcd 0000:00:1a.0: restoring config space at offset 0xf (was 0x100, writing 0x10a) Jul 16 19:30:02 xvii kernel: [79596.920573] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x8 (was 0x1, writing 0x6f61) Jul 16 19:30:02 xvii kernel: [79596.920592] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001) Jul 16 19:30:02 xvii kernel: [79596.920617] uhci_hcd 0000:00:1a.1: restoring config space at offset 0xf (was 0x200, writing 0x203) Jul 16 19:30:02 xvii kernel: [79596.920634] uhci_hcd 0000:00:1a.1: restoring config space at offset 0x8 (was 0x1, writing 0x6f81) Jul 16 19:30:02 xvii kernel: [79596.920651] uhci_hcd 0000:00:1a.1: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001) Jul 16 19:30:02 xvii kernel: [79596.920676] uhci_hcd 0000:00:1a.2: restoring config space at offset 0xf (was 0x300, writing 0x30b) Jul 16 19:30:02 xvii kernel: [79596.920693] uhci_hcd 0000:00:1a.2: restoring config space at offset 0x8 (was 0x1, writing 0x6fa1) Jul 16 19:30:02 xvii kernel: [79596.920711] uhci_hcd 0000:00:1a.2: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001) Jul 16 19:30:02 xvii kernel: [79596.920769] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x1 (was 0x2900106, writing 0x2900102) Jul 16 19:30:02 xvii kernel: [79596.920812] HDA Intel 0000:00:1b.0: restoring config space at offset 0xf (was 0x100, writing 0x103) Jul 16 19:30:02 xvii kernel: [79596.920835] HDA Intel 0000:00:1b.0: restoring config space at offset 0x4 (was 0xfebfc004, writing 0xf6fdc004) Jul 16 19:30:02 xvii kernel: [79596.920843] HDA Intel 0000:00:1b.0: restoring config space at offset 0x3 (was 0x0, writing 0x10) Jul 16 19:30:02 xvii kernel: [79596.920851] HDA Intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100102) Jul 16 19:30:02 xvii kernel: [79596.920891] pcieport 0000:00:1c.0: restoring config space at offset 0xf (was 0x100, writing 0x20100) Jul 16 19:30:02 xvii kernel: [79596.920906] pcieport 0000:00:1c.0: restoring config space at offset 0x9 (was 0x10001, writing 0xf031f021) Jul 16 19:30:02 xvii kernel: [79596.920913] pcieport 0000:00:1c.0: restoring config space at offset 0x8 (was 0x0, writing 0xf010f000) Jul 16 19:30:02 xvii kernel: [79596.920920] pcieport 0000:00:1c.0: restoring config space at offset 0x7 (was 0x20000000, writing 0x2020) Jul 16 19:30:02 xvii kernel: [79596.920927] pcieport 0000:00:1c.0: restoring config space at offset 0x6 (was 0x0, writing 0xb0b00) Jul 16 19:30:02 xvii kernel: [79596.920937] pcieport 0000:00:1c.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810010) Jul 16 19:30:02 xvii kernel: [79596.920946] pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100507) Jul 16 19:30:02 xvii kernel: [79596.921007] pcieport 0000:00:1c.1: restoring config space at offset 0xf (was 0x200, writing 0x20200) Jul 16 19:30:02 xvii kernel: [79596.921023] pcieport 0000:00:1c.1: restoring config space at offset 0x9 (was 0x10001, writing 0xf051f041) Jul 16 19:30:02 xvii kernel: [79596.921031] pcieport 0000:00:1c.1: restoring config space at offset 0x8 (was 0x0, writing 0xf1f0f1f0) Jul 16 19:30:02 xvii kernel: [79596.921037] pcieport 0000:00:1c.1: restoring config space at offset 0x7 (was 0x20000000, writing 0x3030) Jul 16 19:30:02 xvii kernel: [79596.921043] pcieport 0000:00:1c.1: restoring config space at offset 0x6 (was 0x0, writing 0xc0c00) Jul 16 19:30:02 xvii kernel: [79596.921053] pcieport 0000:00:1c.1: restoring config space at offset 0x3 (was 0x810000, writing 0x810010) Jul 16 19:30:02 xvii kernel: [79596.921062] pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100000, writing 0x100507) Jul 16 19:30:02 xvii kernel: [79596.921125] pcieport 0000:00:1c.2: restoring config space at offset 0xf (was 0x300, writing 0x20300) Jul 16 19:30:02 xvii kernel: [79596.921141] pcieport 0000:00:1c.2: restoring config space at offset 0x9 (was 0x10001, writing 0xf091f081) Jul 16 19:30:02 xvii kernel: [79596.921147] pcieport 0000:00:1c.2: restoring config space at offset 0x8 (was 0x0, writing 0xf070f060) Jul 16 19:30:02 xvii kernel: [79596.921153] pcieport 0000:00:1c.2: restoring config space at offset 0x7 (was 0x20000000, writing 0x4040) Jul 16 19:30:02 xvii kernel: [79596.921161] pcieport 0000:00:1c.2: restoring config space at offset 0x6 (was 0x0, writing 0xd0d00) Jul 16 19:30:02 xvii kernel: [79596.921171] pcieport 0000:00:1c.2: restoring config space at offset 0x3 (was 0x810000, writing 0x810010) Jul 16 19:30:02 xvii kernel: [79596.921179] pcieport 0000:00:1c.2: restoring config space at offset 0x1 (was 0x100000, writing 0x100507) Jul 16 19:30:02 xvii kernel: [79596.921258] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2900005, writing 0x2900001) Jul 16 19:30:02 xvii kernel: [79596.921283] uhci_hcd 0000:00:1d.1: restoring config space at offset 0xf (was 0x200, writing 0x203) Jul 16 19:30:02 xvii kernel: [79596.921300] uhci_hcd 0000:00:1d.1: restoring config space at offset 0x8 (was 0x1, writing 0x6f21) Jul 16 19:30:02 xvii kernel: [79596.921318] uhci_hcd 0000:00:1d.1: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001) Jul 16 19:30:02 xvii kernel: [79596.921342] uhci_hcd 0000:00:1d.2: restoring config space at offset 0xf (was 0x300, writing 0x30b) Jul 16 19:30:02 xvii kernel: [79596.921360] uhci_hcd 0000:00:1d.2: restoring config space at offset 0x8 (was 0x1, writing 0x6f41) Jul 16 19:30:02 xvii kernel: [79596.921377] uhci_hcd 0000:00:1d.2: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001) Jul 16 19:30:02 xvii kernel: [79596.921434] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900106, writing 0x2900102) Jul 16 19:30:02 xvii kernel: [79596.921481] pci 0000:00:1e.0: restoring config space at offset 0x7 (was 0x2280e0f0, writing 0x22805050) Jul 16 19:30:02 xvii kernel: [79596.921487] pci 0000:00:1e.0: restoring config space at offset 0x6 (was 0x20030300, writing 0x20070300) Jul 16 19:30:02 xvii kernel: [79596.921555] pci 0000:00:1f.0: restoring config space at offset 0x1 (was 0x2100007, writing 0x2100107) Jul 16 19:30:02 xvii kernel: [79596.921595] ahci 0000:00:1f.2: restoring config space at offset 0xf (was 0x400, writing 0x40a) Jul 16 19:30:02 xvii kernel: [79596.921624] ahci 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00007, writing 0x2b00407) Jul 16 19:30:02 xvii kernel: [79596.921670] i801_smbus 0000:00:1f.3: restoring config space at offset 0xf (was 0x200, writing 0x20a) Jul 16 19:30:02 xvii kernel: [79596.921695] i801_smbus 0000:00:1f.3: restoring config space at offset 0x4 (was 0x4, writing 0xf6fdaf04) Jul 16 19:30:02 xvii kernel: [79596.921705] i801_smbus 0000:00:1f.3: restoring config space at offset 0x1 (was 0x2800001, writing 0x2800103) Jul 16 19:30:02 xvii kernel: [79596.921859] nouveau 0000:01:00.0: restoring config space at offset 0xf (was 0x100, writing 0x103) Jul 16 19:30:02 xvii kernel: [79596.921922] nouveau 0000:01:00.0: restoring config space at offset 0x9 (was 0x1, writing 0xdf01) Jul 16 19:30:02 xvii kernel: [79596.921949] nouveau 0000:01:00.0: restoring config space at offset 0x7 (was 0x4, writing 0xf2000004) Jul 16 19:30:02 xvii kernel: [79596.921977] nouveau 0000:01:00.0: restoring config space at offset 0x5 (was 0xc, writing 0xe000000c) Jul 16 19:30:02 xvii kernel: [79596.921997] nouveau 0000:01:00.0: restoring config space at offset 0x4 (was 0x0, writing 0xf5000000) Jul 16 19:30:02 xvii kernel: [79596.922016] nouveau 0000:01:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x10) Jul 16 19:30:02 xvii kernel: [79596.922044] nouveau 0000:01:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007) Jul 16 19:30:02 xvii kernel: [79596.922245] iwlagn 0000:0c:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10a) Jul 16 19:30:02 xvii kernel: [79596.922289] iwlagn 0000:0c:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xf1ffe004) Jul 16 19:30:02 xvii kernel: [79596.922299] iwlagn 0000:0c:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x10) Jul 16 19:30:02 xvii kernel: [79596.922312] iwlagn 0000:0c:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100506) Jul 16 19:30:02 xvii kernel: [79596.922397] yenta_cardbus 0000:03:01.0: restoring config space at offset 0xf (was 0x7000100, writing 0x580010a) Jul 16 19:30:02 xvii kernel: [79596.922405] yenta_cardbus 0000:03:01.0: restoring config space at offset 0xe (was 0x0, writing 0x54fc) Jul 16 19:30:02 xvii kernel: [79596.922412] yenta_cardbus 0000:03:01.0: restoring config space at offset 0xd (was 0x0, writing 0x5400) Jul 16 19:30:02 xvii kernel: [79596.922419] yenta_cardbus 0000:03:01.0: restoring config space at offset 0xc (was 0x0, writing 0x50fc) Jul 16 19:30:02 xvii kernel: [79596.922426] yenta_cardbus 0000:03:01.0: restoring config space at offset 0xb (was 0x0, writing 0x5000) Jul 16 19:30:02 xvii kernel: [79596.922433] yenta_cardbus 0000:03:01.0: restoring config space at offset 0xa (was 0x0, writing 0xf13ff000) Jul 16 19:30:02 xvii kernel: [79596.922440] yenta_cardbus 0000:03:01.0: restoring config space at offset 0x9 (was 0x0, writing 0xf1000000) Jul 16 19:30:02 xvii kernel: [79596.922447] yenta_cardbus 0000:03:01.0: restoring config space at offset 0x8 (was 0x0, writing 0xf0fff000) Jul 16 19:30:02 xvii kernel: [79596.922453] yenta_cardbus 0000:03:01.0: restoring config space at offset 0x7 (was 0x0, writing 0xf0c00000) Jul 16 19:30:02 xvii kernel: [79596.922461] yenta_cardbus 0000:03:01.0: restoring config space at offset 0x6 (was 0x0, writing 0xb0070403) Jul 16 19:30:02 xvii kernel: [79596.922469] yenta_cardbus 0000:03:01.0: restoring config space at offset 0x4 (was 0x0, writing 0xf1e00000) Jul 16 19:30:02 xvii kernel: [79596.922477] yenta_cardbus 0000:03:01.0: restoring config space at offset 0x3 (was 0x820000, writing 0x82a800) Jul 16 19:30:02 xvii kernel: [79596.922484] yenta_cardbus 0000:03:01.0: restoring config space at offset 0x1 (was 0x2100000, writing 0x2100007) Jul 16 19:30:02 xvii kernel: [79596.922512] yenta_cardbus 0000:03:01.0: proprietary Ricoh MMC controller disabled (via cardbus function) Jul 16 19:30:02 xvii kernel: [79596.922516] yenta_cardbus 0000:03:01.0: MMC cards are now supported by standard SDHCI controller Jul 16 19:30:02 xvii kernel: [79596.922554] firewire_ohci 0000:03:01.1: restoring config space at offset 0xf (was 0x4020200, writing 0x402020a) Jul 16 19:30:02 xvii kernel: [79596.922583] firewire_ohci 0000:03:01.1: restoring config space at offset 0x3 (was 0x800000, writing 0x804010) Jul 16 19:30:02 xvii kernel: [79596.922592] firewire_ohci 0000:03:01.1: restoring config space at offset 0x1 (was 0x2100000, writing 0x2100106) Jul 16 19:30:02 xvii kernel: [79596.922620] sdhci-pci 0000:03:01.2: restoring config space at offset 0xf (was 0x300, writing 0x30b) Jul 16 19:30:02 xvii kernel: [79596.922647] sdhci-pci 0000:03:01.2: restoring config space at offset 0x4 (was 0x0, writing 0xf1eff600) Jul 16 19:30:02 xvii kernel: [79596.922653] sdhci-pci 0000:03:01.2: restoring config space at offset 0x3 (was 0x800000, writing 0x804010) Jul 16 19:30:02 xvii kernel: [79596.922663] sdhci-pci 0000:03:01.2: restoring config space at offset 0x1 (was 0x2100000, writing 0x2100106) Jul 16 19:30:02 xvii kernel: [79596.923003] PM: early resume of devices complete after 2.700 msecs Jul 16 19:30:02 xvii kernel: [79596.923109] pci0000:00: wake-up capability disabled by ACPI Jul 16 19:30:02 xvii kernel: [79596.923116] e1000e 0000:00:19.0: PME# disabled Jul 16 19:30:02 xvii kernel: [79596.923160] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 Jul 16 19:30:02 xvii kernel: [79596.923171] uhci_hcd 0000:00:1a.0: setting latency timer to 64 Jul 16 19:30:02 xvii kernel: [79596.923213] usb usb3: root hub lost power or was reset Jul 16 19:30:02 xvii kernel: [79596.923230] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 Jul 16 19:30:02 xvii kernel: [79596.923240] uhci_hcd 0000:00:1a.1: setting latency timer to 64 Jul 16 19:30:02 xvii kernel: [79596.923259] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X Jul 16 19:30:02 xvii kernel: [79596.923283] usb usb4: root hub lost power or was reset Jul 16 19:30:02 xvii kernel: [79596.923298] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22 Jul 16 19:30:02 xvii kernel: [79596.923306] uhci_hcd 0000:00:1a.2: setting latency timer to 64 Jul 16 19:30:02 xvii kernel: [79596.923336] usb usb5: root hub lost power or was reset Jul 16 19:30:02 xvii kernel: [79596.923352] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 22 (level, low) -> IRQ 22 Jul 16 19:30:02 xvii kernel: [79596.923360] ehci_hcd 0000:00:1a.7: setting latency timer to 64 Jul 16 19:30:02 xvii kernel: [79596.923416] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21 Jul 16 19:30:02 xvii kernel: [79596.923427] HDA Intel 0000:00:1b.0: setting latency timer to 64 Jul 16 19:30:02 xvii kernel: [79596.923494] HDA Intel 0000:00:1b.0: irq 46 for MSI/MSI-X Jul 16 19:30:02 xvii kernel: [79596.923539] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 Jul 16 19:30:02 xvii kernel: [79596.923547] uhci_hcd 0000:00:1d.0: setting latency timer to 64 Jul 16 19:30:02 xvii kernel: [79596.923580] usb usb6: root hub lost power or was reset Jul 16 19:30:02 xvii kernel: [79596.923593] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 Jul 16 19:30:02 xvii kernel: [79596.923601] uhci_hcd 0000:00:1d.1: setting latency timer to 64 Jul 16 19:30:02 xvii kernel: [79596.923630] usb usb7: root hub lost power or was reset Jul 16 19:30:02 xvii kernel: [79596.923644] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22 Jul 16 19:30:02 xvii kernel: [79596.923652] uhci_hcd 0000:00:1d.2: setting latency timer to 64 Jul 16 19:30:02 xvii kernel: [79596.923683] usb usb8: root hub lost power or was reset Jul 16 19:30:02 xvii kernel: [79596.923700] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 20 (level, low) -> IRQ 20 Jul 16 19:30:02 xvii kernel: [79596.923707] ehci_hcd 0000:00:1d.7: setting latency timer to 64 Jul 16 19:30:02 xvii kernel: [79596.923755] pci 0000:00:1e.0: setting latency timer to 64 Jul 16 19:30:02 xvii kernel: [79596.923774] ahci 0000:00:1f.2: setting latency timer to 64 Jul 16 19:30:02 xvii kernel: [79596.923838] [drm] nouveau 0000:01:00.0: We're back, enabling device... Jul 16 19:30:02 xvii kernel: [79596.923862] nouveau 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 Jul 16 19:30:02 xvii kernel: [79596.923881] nouveau 0000:01:00.0: setting latency timer to 64 Jul 16 19:30:02 xvii kernel: [79596.923891] [drm] nouveau 0000:01:00.0: POSTing device... Jul 16 19:30:02 xvii kernel: [79596.923893] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xD601 Jul 16 19:30:02 xvii kernel: [79596.925792] iwlagn 0000:0c:00.0: RF_KILL bit toggled to disable radio. Jul 16 19:30:02 xvii kernel: [79596.925865] sdhci-pci 0000:03:01.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 Jul 16 19:30:02 xvii kernel: [79596.928425] sd 0:0:0:0: [sda] Starting disk Jul 16 19:30:02 xvii kernel: [79596.949957] [drm] nouveau 0000:01:00.0: 0xD7E0: i2c wr fail: -6 Jul 16 19:30:02 xvii kernel: [79596.980232] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xD9B3 Jul 16 19:30:02 xvii kernel: [79596.988272] firewire_core: skipped bus generations, destroying all nodes Jul 16 19:30:02 xvii kernel: [79597.004077] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xE259 Jul 16 19:30:02 xvii kernel: [79597.004172] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xE34B Jul 16 19:30:02 xvii kernel: [79597.005958] dell-wmi: Received unknown WMI event (0x11) Jul 16 19:30:02 xvii kernel: [79597.012358] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xE557 Jul 16 19:30:02 xvii kernel: [79597.012381] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0xE5BC Jul 16 19:30:02 xvii kernel: [79597.036255] [drm] nouveau 0000:01:00.0: Restoring GPU objects... Jul 16 19:30:02 xvii kernel: [79597.143256] serial 00:09: activated Jul 16 19:30:02 xvii kernel: [79597.248096] ata5: SATA link down (SStatus 0 SControl 300) Jul 16 19:30:02 xvii kernel: [79597.252086] ata6: SATA link down (SStatus 0 SControl 300) Jul 16 19:30:02 xvii kernel: [79597.376083] usb 1-6: reset high speed USB device using ehci_hcd and address 3 Jul 16 19:30:02 xvii kernel: [79597.428086] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) Jul 16 19:30:02 xvii kernel: [79597.433484] [drm] nouveau 0000:01:00.0: Reinitialising engines... Jul 16 19:30:02 xvii kernel: [79597.433706] [drm] nouveau 0000:01:00.0: Restoring mode... Jul 16 19:30:02 xvii kernel: [79597.488544] firewire_core: rediscovered device fw0 Jul 16 19:30:02 xvii kernel: [79597.497139] ata2.00: configured for UDMA/100 Jul 16 19:30:02 xvii kernel: [79597.762485] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input24 Jul 16 19:30:02 xvii kernel: [79598.512560] dell-wmi: Received unknown WMI event (0x11) Jul 16 19:30:02 xvii kernel: [79600.134771] input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input25 Jul 16 19:30:02 xvii kernel: [79600.396297] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) Jul 16 19:30:02 xvii kernel: [79600.407015] ata1.00: configured for UDMA/133 Jul 16 19:30:02 xvii kernel: [79600.576580] PM: resume of devices complete after 3653.525 msecs Jul 16 19:30:02 xvii kernel: [79600.593009] PM: Finishing wakeup. Jul 16 19:30:02 xvii kernel: [79600.593019] Restarting tasks ... Jul 16 19:30:02 xvii kernel: [79600.596140] usb 2-3: USB disconnect, address 7 Jul 16 19:30:02 xvii kernel: [79600.601021] done. Jul 16 19:30:02 xvii kernel: [79600.601043] video LNXVIDEO:00: Restoring backlight state Jul 16 19:30:02 xvii kernel: [79600.634569] usb 5-1: USB disconnect, address 4 Jul 16 19:30:03 xvii kernel: [79601.228119] usb 3-1: new full speed USB device using uhci_hcd and address 12 Jul 16 19:30:03 xvii kernel: [79601.292114] hub 3-0:1.0: unable to enumerate USB device on port 1 Jul 16 19:30:03 xvii kernel: [79601.532106] usb 5-1: new full speed USB device using uhci_hcd and address 5 Jul 16 19:30:03 xvii kernel: [79601.709423] usb 5-1: New USB device found, idVendor=0a5c, idProduct=5800 Jul 16 19:30:03 xvii kernel: [79601.709432] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 Jul 16 19:30:03 xvii kernel: [79601.709439] usb 5-1: Product: 5880 Jul 16 19:30:03 xvii kernel: [79601.709443] usb 5-1: Manufacturer: Broadcom Corp Jul 16 19:30:03 xvii kernel: [79601.709448] usb 5-1: SerialNumber: 0123456789ABCD Jul 16 19:30:03 xvii kernel: [79601.709707] usb 5-1: config 0 descriptor?? Jul 16 19:39:30 xvii kernel: [80157.360556] Freezing user space processes ... (elapsed 0.01 seconds) done. Jul 16 19:39:30 xvii kernel: [80157.376272] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done. Jul 16 19:39:30 xvii kernel: [80157.392269] PM: Entering mem sleep Jul 16 19:39:30 xvii kernel: [80157.392284] Suspending console(s) (use no_console_suspend to debug) Jul 16 19:39:30 xvii kernel: [80157.392804] sd 0:0:0:0: [sda] Synchronizing SCSI cache Jul 16 19:39:30 xvii kernel: [80157.415868] serial 00:09: disabled Jul 16 19:39:30 xvii kernel: [80157.416083] [drm] nouveau 0000:01:00.0: Disabling fbcon acceleration... Jul 16 19:39:30 xvii kernel: [80157.416085] [drm] nouveau 0000:01:00.0: Unpinning framebuffer(s)... Jul 16 19:39:30 xvii kernel: [80157.416146] [drm] nouveau 0000:01:00.0: Evicting buffers... Jul 16 19:39:30 xvii kernel: [80157.417040] ACPI handle has no context! Jul 16 19:39:30 xvii kernel: [80157.417053] sdhci-pci 0000:03:01.2: PCI INT C disabled Jul 16 19:39:30 xvii kernel: [80157.417065] ACPI handle has no context! Jul 16 19:39:30 xvii kernel: [80157.424054] ACPI handle has no context! Jul 16 19:39:30 xvii kernel: [80157.424154] ehci_hcd 0000:00:1d.7: PCI INT A disabled Jul 16 19:39:30 xvii kernel: [80157.424163] uhci_hcd 0000:00:1d.2: PCI INT C disabled Jul 16 19:39:30 xvii kernel: [80157.424170] uhci_hcd 0000:00:1d.1: PCI INT B disabled Jul 16 19:39:30 xvii kernel: [80157.424179] uhci_hcd 0000:00:1d.0: PCI INT A disabled Jul 16 19:39:30 xvii kernel: [80157.424208] HDA Intel 0000:00:1b.0: PCI INT A disabled Jul 16 19:39:30 xvii kernel: [80157.424281] ehci_hcd 0000:00:1a.7: PCI INT C disabled Jul 16 19:39:30 xvii kernel: [80157.424289] uhci_hcd 0000:00:1a.2: PCI INT C disabled Jul 16 19:39:30 xvii kernel: [80157.424296] uhci_hcd 0000:00:1a.1: PCI INT B disabled Jul 16 19:39:30 xvii kernel: [80157.424303] uhci_hcd 0000:00:1a.0: PCI INT A disabled Jul 16 19:39:30 xvii kernel: [80157.427790] [drm] nouveau 0000:01:00.0: Idling channels... Jul 16 19:39:30 xvii kernel: [80157.428094] [drm] nouveau 0000:01:00.0: Suspending GPU objects... Jul 16 19:39:30 xvii kernel: [80157.460243] sd 0:0:0:0: [sda] Stopping disk Jul 16 19:39:30 xvii kernel: [80157.507125] e1000e 0000:00:19.0: PME# enabled Jul 16 19:39:30 xvii kernel: [80157.507133] pci0000:00: wake-up capability enabled by ACPI Jul 16 19:39:30 xvii kernel: [80159.730525] [drm] nouveau 0000:01:00.0: And we're gone! Jul 16 19:39:30 xvii kernel: [80159.730597] nouveau 0000:01:00.0: PCI INT A disabled Jul 16 19:39:30 xvii kernel: [80159.744091] PM: suspend of devices complete after 2351.452 msecs Jul 16 19:39:30 xvii kernel: [80159.792180] PM: late suspend of devices complete after 48.084 msecs Jul 16 19:39:30 xvii kernel: [80159.792767] ACPI: Preparing to enter system sleep state S3 Jul 16 19:39:30 xvii kernel: [80159.812457] PM: Saving platform NVS memory Jul 16 19:39:30 xvii kernel: [80159.812459] Disabling non-boot CPUs ... Jul 16 19:39:30 xvii kernel: [80159.920039] CPU 1 is now offline Jul 16 19:39:30 xvii kernel: [80159.920430] Extended CMOS year: 2000 Jul 16 19:39:30 xvii kernel: [80159.920430] Back to C! Jul 16 19:39:30 xvii kernel: [80159.920430] PM: Restoring platform NVS memory Jul 16 19:39:30 xvii kernel: [80159.920430] Extended CMOS year: 2000 Jul 16 19:39:30 xvii kernel: [80159.920430] Enabling non-boot CPUs ... Jul 16 19:39:30 xvii kernel: [80159.920430] Booting Node 0 Processor 1 APIC 0x1 Jul 16 19:39:30 xvii kernel: [80160.008420] NMI watchdog enabled, takes one hw-pmu counter. Jul 16 19:39:30 xvii kernel: [80160.012017] Switched to NOHz mode on CPU #1 Jul 16 19:39:30 xvii kernel: [80160.012055] CPU1 is up Jul 16 19:39:30 xvii kernel: [80160.013139] ACPI: Waking up from system sleep state S3 Jul 16 19:39:30 xvii kernel: [80160.084189] pcieport 0000:00:01.0: restoring config space at offset 0xf (was 0x80100, writing 0x1a0100) Jul 16 19:39:30 xvii kernel: [80160.084211] pcieport 0000:00:01.0: restoring config space at offset 0xa (was 0xf, writing 0x0) Jul 16 19:39:30 xvii kernel: [80160.084227] pcieport 0000:00:01.0: restoring config space at offset 0x9 (was 0x1fff1, writing 0xeff1e001) Jul 16 19:39:30 xvii kernel: [80160.084240] pcieport 0000:00:01.0: restoring config space at offset 0x8 (was 0xfff0, writing 0xf6e0f200) Jul 16 19:39:30 xvii kernel: [80160.084255] pcieport 0000:00:01.0: restoring config space at offset 0x7 (was 0x200000f0, writing 0x2000d0d0) Jul 16 19:39:30 xvii kernel: [80160.084268] pcieport 0000:00:01.0: restoring config space at offset 0x6 (was 0x0, writing 0x10100) Jul 16 19:39:30 xvii kernel: [80160.084282] pcieport 0000:00:01.0: restoring config space at offset 0x3 (was 0x10000, writing 0x10010) Jul 16 19:39:30 xvii kernel: [80160.084299] pcieport 0000:00:01.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100507) Jul 16 19:39:30 xvii kernel: [80160.084382] e1000e 0000:00:19.0: restoring config space at offset 0xf (was 0x100, writing 0x10b) Jul 16 19:39:30 xvii kernel: [80160.084421] e1000e 0000:00:19.0: restoring config space at offset 0x6 (was 0x1, writing 0xefe1) Jul 16 19:39:30 xvii kernel: [80160.084435] e1000e 0000:00:19.0: restoring config space at offset 0x5 (was 0x0, writing 0xf6fdb000) Jul 16 19:39:30 xvii kernel: [80160.084452] e1000e 0000:00:19.0: restoring config space at offset 0x4 (was 0x0, writing 0xf6fe0000) Jul 16 19:39:30 xvii kernel: [80160.084473] e1000e 0000:00:19.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100107) Jul 16 19:39:30 xvii kernel: [80160.084530] uhci_hcd 0000:00:1a.0: restoring config space at offset 0xf (was 0x100, writing 0x10a) Jul 16 19:39:30 xvii kernel: [80160.084562] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x8 (was 0x1, writing 0x6f61) Jul 16 19:39:30 xvii kernel: [80160.084594] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001) Jul 16 19:39:30 xvii kernel: [80160.084643] uhci_hcd 0000:00:1a.1: restoring config space at offset 0xf (was 0x200, writing 0x203) Jul 16 19:39:30 xvii kernel: [80160.084675] uhci_hcd 0000:00:1a.1: restoring config space at offset 0x8 (was 0x1, writing 0x6f81) Jul 16 19:39:30 xvii kernel: [80160.084707] uhci_hcd 0000:00:1a.1: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001) Jul 16 19:39:30 xvii kernel: [80160.084751] uhci_hcd 0000:00:1a.2: restoring config space at offset 0xf (was 0x300, writing 0x30b) Jul 16 19:39:30 xvii kernel: [80160.084783] uhci_hcd 0000:00:1a.2: restoring config space at offset 0x8 (was 0x1, writing 0x6fa1) Jul 16 19:39:30 xvii kernel: [80160.084815] uhci_hcd 0000:00:1a.2: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001) Jul 16 19:39:30 xvii kernel: [80160.084913] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x1 (was 0x2900106, writing 0x2900102) Jul 16 19:39:30 xvii kernel: [80160.084987] HDA Intel 0000:00:1b.0: restoring config space at offset 0xf (was 0x100, writing 0x103) Jul 16 19:39:30 xvii kernel: [80160.085030] HDA Intel 0000:00:1b.0: restoring config space at offset 0x4 (was 0xfebfc004, writing 0xf6fdc004) Jul 16 19:39:30 xvii kernel: [80160.085047] HDA Intel 0000:00:1b.0: restoring config space at offset 0x3 (was 0x0, writing 0x10) Jul 16 19:39:30 xvii kernel: [80160.085063] HDA Intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100102) Jul 16 19:39:30 xvii kernel: [80160.085133] pcieport 0000:00:1c.0: restoring config space at offset 0xf (was 0x100, writing 0x20100) Jul 16 19:39:30 xvii kernel: [80160.085163] pcieport 0000:00:1c.0: restoring config space at offset 0x9 (was 0x10001, writing 0xf031f021) Jul 16 19:39:30 xvii kernel: [80160.085177] pcieport 0000:00:1c.0: restoring config space at offset 0x8 (was 0x0, writing 0xf010f000) Jul 16 19:39:30 xvii kernel: [80160.085194] pcieport 0000:00:1c.0: restoring config space at offset 0x7 (was 0x20000000, writing 0x20002020) Jul 16 19:39:30 xvii kernel: [80160.085208] pcieport 0000:00:1c.0: restoring config space at offset 0x6 (was 0x0, writing 0xb0b00) Jul 16 19:39:30 xvii kernel: [80160.085229] pcieport 0000:00:1c.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810010) Jul 16 19:39:30 xvii kernel: [80160.085249] pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100507) Jul 16 19:39:30 xvii kernel: [80160.085354] pcieport 0000:00:1c.1: restoring config space at offset 0xf (was 0x200, writing 0x20200) Jul 16 19:39:30 xvii kernel: [80160.085384] pcieport 0000:00:1c.1: restoring config space at offset 0x9 (was 0x10001, writing 0xf051f041) Jul 16 19:39:30 xvii kernel: [80160.085398] pcieport 0000:00:1c.1: restoring config space at offset 0x8 (was 0x0, writing 0xf1f0f1f0) Jul 16 19:39:30 xvii kernel: [80160.085415] pcieport 0000:00:1c.1: restoring config space at offset 0x7 (was 0x20000000, writing 0x20003030) Jul 16 19:39:30 xvii kernel: [80160.085429] pcieport 0000:00:1c.1: restoring config space at offset 0x6 (was 0x0, writing 0xc0c00) Jul 16 19:39:30 xvii kernel: [80160.085450] pcieport 0000:00:1c.1: restoring config space at offset 0x3 (was 0x810000, writing 0x810010) Jul 16 19:39:30 xvii kernel: [80160.085469] pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100000, writing 0x100507) Jul 16 19:39:30 xvii kernel: [80160.085571] pcieport 0000:00:1c.2: restoring config space at offset 0xf (was 0x300, writing 0x20300) Jul 16 19:39:30 xvii kernel: [80160.085601] pcieport 0000:00:1c.2: restoring config space at offset 0x9 (was 0x10001, writing 0xf091f081) Jul 16 19:39:30 xvii kernel: [80160.085618] pcieport 0000:00:1c.2: restoring config space at offset 0x8 (was 0x0, writing 0xf070f060) Jul 16 19:39:30 xvii kernel: [80160.085632] pcieport 0000:00:1c.2: restoring config space at offset 0x7 (was 0x20000000, writing 0x20004040) Jul 16 19:39:30 xvii kernel: [80160.085649] pcieport 0000:00:1c.2: restoring config space at offset 0x6 (was 0x0, writing 0xd0d00) Jul 16 19:39:30 xvii kernel: [80160.085670] pcieport 0000:00:1c.2: restoring config space at offset 0x3 (was 0x810000, writing 0x810010) Jul 16 19:39:30 xvii kernel: [80160.085686] pcieport 0000:00:1c.2: restoring config space at offset 0x1 (was 0x100000, writing 0x100507) Jul 16 19:39:30 xvii kernel: [80160.085820] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2900005, writing 0x2900001) Jul 16 19:39:30 xvii kernel: [80160.085865] uhci_hcd 0000:00:1d.1: restoring config space at offset 0xf (was 0x200, writing 0x203) Jul 16 19:39:30 xvii kernel: [80160.085896] uhci_hcd 0000:00:1d.1: restoring config space at offset 0x8 (was 0x1, writing 0x6f21) Jul 16 19:39:30 xvii kernel: [80160.085928] uhci_hcd 0000:00:1d.1: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001) Jul 16 19:39:30 xvii kernel: [80160.085973] uhci_hcd 0000:00:1d.2: restoring config space at offset 0xf (was 0x300, writing 0x30b) Jul 16 19:39:30 xvii kernel: [80160.086005] uhci_hcd 0000:00:1d.2: restoring config space at offset 0x8 (was 0x1, writing 0x6f41) Jul 16 19:39:30 xvii kernel: [80160.086036] uhci_hcd 0000:00:1d.2: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900001) Jul 16 19:39:30 xvii kernel: [80160.086134] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900106, writing 0x2900102) Jul 16 19:39:30 xvii kernel: [80160.086212] pci 0000:00:1e.0: restoring config space at offset 0x7 (was 0x2280e0f0, writing 0x2805050) Jul 16 19:39:30 xvii kernel: [80160.086229] pci 0000:00:1e.0: restoring config space at offset 0x6 (was 0x20030300, writing 0x20070300) Jul 16 19:39:30 xvii kernel: [80160.086338] pci 0000:00:1f.0: restoring config space at offset 0x1 (was 0x2100007, writing 0x2100107) Jul 16 19:39:30 xvii kernel: [80160.086407] ahci 0000:00:1f.2: restoring config space at offset 0xf (was 0x400, writing 0x40a) Jul 16 19:39:30 xvii kernel: [80160.086455] ahci 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00007, writing 0x2b00407) Jul 16 19:39:30 xvii kernel: [80160.086536] i801_smbus 0000:00:1f.3: restoring config space at offset 0xf (was 0x200, writing 0x20a) Jul 16 19:39:30 xvii kernel: [80160.086579] i801_smbus 0000:00:1f.3: restoring config space at offset 0x4 (was 0x4, writing 0xf6fdaf04) Jul 16 19:39:30 xvii kernel: [80160.086600] i801_smbus 0000:00:1f.3: restoring config space at offset 0x1 (was 0x2800001, writing 0x2800103) Jul 16 19:39:30 xvii kernel: [80160.086801] nouveau 0000:01:00.0: restoring config space at offset 0xf (was 0x100, writing 0x103) Jul 16 19:39:30 xvii kernel: [80160.086886] nouveau 0000:01:00.0: restoring config space at offset 0x9 (was 0x1, writing 0xdf01) Jul 16 19:39:30 xvii kernel: [80160.086928] nouveau 0000:01:00.0: restoring config space at offset 0x7 (was 0x4, writing 0xf2000004) Jul 16 19:39:30 xvii kernel: [80160.086970] nouveau 0000:01:00.0: restoring config space at offset 0x5 (was 0xc, writing 0xe000000c) Jul 16 19:39:30 xvii kernel: [80160.087001] nouveau 0000:01:00.0: restoring config space at offset 0x4 (was 0x0, writing 0xf5000000) Jul 16 19:39:30 xvii kernel: [80160.087032] nouveau 0000:01:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x10) Jul 16 19:39:30 xvii kernel: [80160.087074] nouveau 0000:01:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007) Jul 16 19:39:30 xvii kernel: [80160.087342] iwlagn 0000:0c:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10a) Jul 16 19:39:30 xvii kernel: [80160.087404] iwlagn 0000:0c:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xf1ffe004) Jul 16 19:39:30 xvii kernel: [80160.087424] iwlagn 0000:0c:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x10) Jul 16 19:39:30 xvii kernel: [80160.087447] iwlagn 0000:0c:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100506) Jul 16 19:39:30 xvii kernel: [80160.087577] yenta_cardbus 0000:03:01.0: restoring config space at offset 0xf (was 0x7000100, writing 0x580010a) Jul 16 19:39:30 xvii kernel: [80160.087594] yenta_cardbus 0000:03:01.0: restoring config space at offset 0xe (was 0x0, writing 0x54fc) Jul 16 19:39:30 xvii kernel: [80160.087612] yenta_cardbus 0000:03:01.0: restoring config space at offset 0xd (was 0x0, writing 0x5400) Jul 16 19:39:30 xvii kernel: [80160.087625] yenta_cardbus 0000:03:01.0: restoring config space at offset 0xc (was 0x0, writing 0x50fc) Jul 16 19:39:30 xvii kernel: [80160.087643] yenta_cardbus 0000:03:01.0: restoring config space at offset 0xb (was 0x0, writing 0x5000) Jul 16 19:39:30 xvii kernel: [80160.087657] yenta_cardbus 0000:03:01.0: restoring config space at offset 0xa (was 0x0, writing 0xf13ff000) Jul 16 19:39:30 xvii kernel: [80160.087675] yenta_cardbus 0000:03:01.0: restoring config space at offset 0x9 (was 0x0, writing 0xf1000000) Jul 16 19:39:30 xvii kernel: [80160.087689] yenta_cardbus 0000:03:01.0: restoring config space at offset 0x8 (was 0x0, writing 0xf0fff000) Jul 16 19:39:30 xvii kernel: [80160.087706] yenta_cardbus 0000:03:01.0: restoring config space at offset 0x7 (was 0x0, writing 0xf0c00000) Jul 16 19:39:30 xvii kernel: [80160.087720] yenta_cardbus 0000:03:01.0: restoring config space at offset 0x6 (was 0x0, writing 0xb0070403) Jul 16 19:39:30 xvii kernel: [80160.087740] yenta_cardbus 0000:03:01.0: restoring config space at offset 0x4 (was 0x0, writing 0xf1e00000) Jul 16 19:39:30 xvii kernel: [80160.087754] yenta_cardbus 0000:03:01.0: restoring config space at offset 0x3 (was 0x820000, writing 0x82a800) Jul 16 19:39:30 xvii kernel: [80160.087774] yenta_cardbus 0000:03:01.0: restoring config space at offset 0x1 (was 0x2100000, writing 0x2100007) Jul 16 19:39:30 xvii kernel: [80160.087825] yenta_cardbus 0000:03:01.0: proprietary Rico |
Bug#622231: xserver-xorg-input-synaptics: synaptics driver not always used
found 622231 3.0.0-2
thanks The problem has still occurred with linux-image-3.0.0-1-amd64 3.0.0-2. I had to reboot the machine. -- Vincent Lefèvre <vincent@vinc17.net> - Web: <http://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon) -- To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 20110818003639.GA1769@prunille.vinc17.org">http://lists.debian.org/20110818003639.GA1769@prunille.vinc17.org |
Bug#622231: xserver-xorg-input-synaptics: synaptics driver not always used
found 622231 3.0.0-4
thanks A usually better workaround than a reboot is a suspend/resume. -- Vincent Lefèvre <vincent@vinc17.net> - Web: <http://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon) -- To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 20110925084223.GA5339@xvii.vinc17.org">http://lists.debian.org/20110925084223.GA5339@xvii.vinc17.org |
| All times are GMT. The time now is 09:29 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.