Package: src:linux Version: 3.9.5-1 Severity: normal Dear Maintainer, I use two scripts at boot and login to set some parameters of my trackpoint:
#!/bin/sh xinput --set-prop "SynPS/2 Synaptics TouchPad" "Synaptics Two-Finger Scrolling" 1 1 || echo fail xinput --set-prop "SynPS/2 Synaptics TouchPad" "Synaptics Palm Detection" 1 || echo fail xinput set-int-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation" 8 1 || echo fail xinput set-int-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation Button" 8 2 || echo fail #xinput set-int-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation Timeout" 8 200 || echo fail xinput set-int-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation Axes" 8 6 7 4 5 || echo fail #turn off the touchpad xinput set-int-prop "SynPS/2 Synaptics TouchPad" "Synaptics Off" 8 1 || echo fail #enable palm detection xinput set-int-prop "SynPS/2 Synaptics TouchPad" "Synaptics Palm Dimensions" 32 4 100 #enable tap on the touchpad xinput --set-prop --type=int --format=8 "SynPS/2 Synaptics TouchPad" "Synaptics Tap Action" 0 0 0 0 1 2 3 #!/bin/sh echo -n 120 > /sys/devices/platform/i8042/serio1/serio2/speed echo -n 255 > /sys/devices/platform/i8042/serio1/serio2/sensitivity After resume, sometimes, the settings of the device are different. Usually the sensitivity is reduced and the pointer is very hard to move. Today I had the touchpad enabled instead (with another script) and after resume the left click was not working, but the scroll using the middle button was working. This happens erratically but not infrequently, and has been happening with many kernel versions. -- Package-specific info: ** Version: Linux version 3.9-1-amd64 (debian-kernel@lists.debian.org) (gcc version 4.7.2 (Debian 4.7.2-5) ) #1 SMP Debian 3.9.4-1 ** Command line: BOOT_IMAGE=/boot/vmlinuz-3.9-1-amd64 root=UUID=c6438b86-a1c0-4336-9950-0c597e8bfe4a ro pcie_aspm=force i915.i915_enable_rc6=5 i915.i915_enable_fbc=1 init=/lib/systemd/systemd ** Not tainted ** Kernel log: [131454.103257] smpboot: Booting Node 0 Processor 1 APIC 0x1 [131454.114190] Disabled fast string operations [131454.116612] CPU1 is up [131454.116715] smpboot: Booting Node 0 Processor 2 APIC 0x2 [131454.127746] Disabled fast string operations [131454.130167] CPU2 is up [131454.130271] smpboot: Booting Node 0 Processor 3 APIC 0x3 [131454.141301] Disabled fast string operations [131454.143770] CPU3 is up [131454.147146] ACPI: Waking up from system sleep state S3 [131454.511440] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI [131454.543419] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI [131454.591570] sdhci-pci 0000:03:00.0: MMC controller base frequency changed to 50Mhz. [131454.607545] PM: noirq resume of devices complete after 144.160 msecs [131454.607796] PM: early resume of devices complete after 0.208 msecs [131454.607842] i915 0000:00:02.0: setting latency timer to 64 [131454.607959] mei 0000:00:16.0: irq 43 for MSI/MSI-X [131454.608138] ehci-pci 0000:00:1a.0: setting latency timer to 64 [131454.608165] ahci 0000:00:1f.2: setting latency timer to 64 [131454.608653] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X [131454.608838] r8169 0000:02:00.0: System wakeup disabled by ACPI [131454.608964] ehci-pci 0000:00:1d.0: setting latency timer to 64 [131454.622350] [drm] Wrong MCH_SSKPD value: 0x16040307 [131454.622351] [drm] This can cause pipe underruns and display issues. [131454.622352] [drm] Please upgrade your BIOS to fix this. [131454.762467] r8169 0000:02:00.0 eth0: link down [131454.831368] usb 1-1.5: reset high-speed USB device number 3 using ehci-pci [131454.951203] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [131454.952660] ata5.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) [131454.952667] ata5.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out [131454.952671] ata5.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out [131454.955071] ata5.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) [131454.955110] ata5.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out [131454.955117] ata5.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out [131454.955135] ata5.00: configured for UDMA/100 [131454.959100] ata6: SATA link down (SStatus 0 SControl 300) [131456.366824] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp on [131457.134068] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [131457.347195] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded [131457.347203] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out [131457.347208] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out [131457.382927] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded [131457.382934] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out [131457.382939] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out [131457.386794] ata1.00: configured for UDMA/133 [131457.402073] sd 0:0:0:0: [sda] Starting disk [131457.416150] iwlwifi 0000:08:00.0: L1 Disabled; Enabling L0S [131457.423409] iwlwifi 0000:08:00.0: Radio type=0x0-0x0-0x3 [131457.562046] PM: resume of devices complete after 2955.755 msecs [131457.648398] wlan0: deauthenticated from 00:1a:70:e0:70:e6 (Reason: 7) [131457.761097] PM: Finishing wakeup. [131457.761104] Restarting tasks ... done. [131457.766594] video LNXVIDEO:00: Restoring backlight state [131457.793712] cfg80211: Calling CRDA to update world regulatory domain [131458.615424] wlan0: authenticate with 00:1a:70:e0:70:e6 [131458.624661] wlan0: send auth to 00:1a:70:e0:70:e6 (try 1/3) [131458.627806] wlan0: authenticated [131458.627820] iwlwifi 0000:08:00.0 wlan0: disabling HT as WMM/QoS is not supported by the AP [131458.627822] iwlwifi 0000:08:00.0 wlan0: disabling VHT as WMM/QoS is not supported by the AP [131458.629197] wlan0: associate with 00:1a:70:e0:70:e6 (try 1/3) [131458.631504] wlan0: RX AssocResp from 00:1a:70:e0:70:e6 (capab=0x411 status=0 aid=2) [131458.633553] wlan0: associated [131463.455042] wlan0: deauthenticating from 00:1a:70:e0:70:e6 by local choice (reason=3) [131463.463616] cfg80211: Calling CRDA to update world regulatory domain [131463.487885] iwlwifi 0000:08:00.0: L1 Disabled; Enabling L0S [131463.495138] iwlwifi 0000:08:00.0: Radio type=0x0-0x0-0x3 [131463.620956] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [131464.054464] wlan0: authenticate with 00:1a:70:e0:70:e6 [131464.058206] wlan0: send auth to 00:1a:70:e0:70:e6 (try 1/3) [131464.061242] wlan0: authenticated [131464.061288] iwlwifi 0000:08:00.0 wlan0: disabling HT as WMM/QoS is not supported by the AP [131464.061291] iwlwifi 0000:08:00.0 wlan0: disabling VHT as WMM/QoS is not supported by the AP [131464.062433] wlan0: associate with 00:1a:70:e0:70:e6 (try 1/3) [131464.072668] wlan0: RX AssocResp from 00:1a:70:e0:70:e6 (capab=0x411 status=0 aid=2) [131464.082412] wlan0: associated [131464.082468] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [131464.889878] wlan0: deauthenticating from 00:1a:70:e0:70:e6 by local choice (reason=3) [131464.895359] cfg80211: Calling CRDA to update world regulatory domain [131465.473621] r8169 0000:02:00.0 eth0: link down [131465.473998] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [131465.889455] iwlwifi 0000:08:00.0: L1 Disabled; Enabling L0S [131465.896748] iwlwifi 0000:08:00.0: Radio type=0x0-0x0-0x3 [131466.034088] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [131467.155720] iwlwifi 0000:08:00.0: L1 Disabled; Enabling L0S [131467.163030] iwlwifi 0000:08:00.0: Radio type=0x0-0x0-0x3 [131467.293391] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [131467.756593] r8169 0000:02:00.0 eth0: link down [131467.756702] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [131468.243663] iwlwifi 0000:08:00.0: L1 Disabled; Enabling L0S [131468.250943] iwlwifi 0000:08:00.0: Radio type=0x0-0x0-0x3 [131468.383005] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [131470.662230] wlan0: authenticate with 00:1a:70:e0:70:e6 [131470.676418] wlan0: send auth to 00:1a:70:e0:70:e6 (try 1/3) [131470.682101] wlan0: authenticated [131470.682158] iwlwifi 0000:08:00.0 wlan0: disabling HT as WMM/QoS is not supported by the AP [131470.682166] iwlwifi 0000:08:00.0 wlan0: disabling VHT as WMM/QoS is not supported by the AP [131470.683082] wlan0: associate with 00:1a:70:e0:70:e6 (try 1/3) [131470.685591] wlan0: RX AssocResp from 00:1a:70:e0:70:e6 (capab=0x411 status=0 aid=2) [131470.689776] wlan0: associated [131470.689825] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready ** Model information sys_vendor: LENOVO product_name: 11433LG product_version: ThinkPad E520 chassis_vendor: LENOVO chassis_version: Not Available bios_vendor: LENOVO bios_version: 8HET41WW(1.23) board_vendor: LENOVO board_name: 11433LG board_version: Not Available ** Loaded modules: efivars dm_mod btrfs raid6_pq zlib_deflate xor ufs qnx4 hfsplus hfs minix ntfs vfat msdos fat jfs xfs libcrc32c reiserfs ext3 jbd ext2 cpufreq_conservative cpufreq_stats cpufreq_userspace cpufreq_powersave i915 snd_hda_codec_hdmi snd_hda_codec_conexant uvcvideo snd_hda_intel videobuf2_vmalloc snd_hda_codec videobuf2_memops videobuf2_core snd_hwdep videodev snd_pcm_oss snd_mixer_oss drm_kms_helper drm media snd_pcm coretemp crc32c_intel i2c_algo_bit iTCO_wdt joydev arc4 acpi_cpufreq ghash_clmulni_intel i2c_i801 iTCO_vendor_support aesni_intel thinkpad_acpi mperf lpc_ich mfd_core iwldvm snd_page_alloc i2c_core aes_x86_64 mac80211 mei nvram snd_timer ablk_helper cryptd iwlwifi psmouse processor battery button video ac evdev serio_raw snd pcspkr xts lrw cfg80211 soundcore rfkill gf128mul microcode vhost_net tun macvtap macvlan kvm_intel kvm loop fuse autofs4 ext4 crc16 jbd2 mbcache sg sr_mod sd_mod cdrom crc_t10dif sdhci_pci sdhci mmc_core ahci libahci r8169 mii thermal thermal_sys libata ehci_pci ehci_hcd usbcore scsi_mod usb_common ** Network interface configuration: # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface auto lo iface lo inet loopback # The primary network interface allow-hotplug eth0 iface eth0 inet static address 192.168.2.41 netmask 255.255.255.0 network 192.168.2.0 broadcast 192.168.2.255 gateway 192.168.2.1 # dns-* options are implemented by the resolvconf package, if installed dns-nameservers 8.8.8.8 ** Network status: *** IP interfaces and addresses: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000 link/ether f0:de:f1:8e:6a:1f brd ff:ff:ff:ff:ff:ff 3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000 link/ether 74:e5:0b:3c:7c:78 brd ff:ff:ff:ff:ff:ff inet 192.168.1.90/24 brd 192.168.1.255 scope global wlan0 valid_lft forever preferred_lft forever inet6 fe80::76e5:bff:fe3c:7c78/64 scope link valid_lft forever preferred_lft forever 9: teredo: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1280 qdisc pfifo_fast state UNKNOWN qlen 500 link/none inet6 2001:0:53aa:64c:cae:5fe4:ac01:e020/32 scope global valid_lft forever preferred_lft forever inet6 fe80::ffff:ffff:ffff/64 scope link valid_lft forever preferred_lft forever *** Device statistics: Inter-| Receive | Transmit face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed teredo: 0 0 0 0 0 0 0 0 144 3 0 0 0 0 0 0 eth0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 lo: 62159462 35915 0 0 0 0 0 0 62159462 35915 0 0 0 0 0 0 wlan0: 14527530154 20534100 0 0 0 0 0 0 15961658082 21550374 0 0 0 0 0 0 *** Protocol statistics: Ip: 20504398 total packets received 0 forwarded 0 incoming packets discarded 20484965 incoming packets delivered 21179228 requests sent out 2607 outgoing packets dropped 4279 dropped because of missing route 287 reassemblies required 138 packets reassembled ok 395694 fragments received ok 791388 fragments created Icmp: 87784 ICMP messages received 778 input ICMP message failed. ICMP input histogram: destination unreachable: 87086 timeout in transit: 657 source quenches: 36 echo replies: 5 1869 ICMP messages sent 0 ICMP messages failed ICMP output histogram: destination unreachable: 1864 echo request: 5 IcmpMsg: InType0: 5 InType3: 87086 InType4: 36 InType11: 657 OutType3: 1864 OutType8: 5 Tcp: 345007 active connections openings 350 passive connection openings 72388 failed connection attempts 2181 connection resets received 39 connections established 16836316 segments received 14977169 segments send out 1066104 segments retransmited 1961 bad segments received. 238800 resets sent Udp: 3542818 packets received 1681 packets to unknown port received. 91 packet receive errors 5135315 packets sent SndbufErrors: 2887 UdpLite: TcpExt: 294 packets pruned from receive queue because of socket buffer overrun 29 ICMP packets dropped because they were out-of-window 18069 TCP sockets finished time wait in fast timer 3724 packets rejects in established connections because of timestamp 347495 delayed acks sent 291 delayed acks further delayed because of locked socket Quick ack mode was activated 118061 times 20139 packets directly queued to recvmsg prequeue. 29855 bytes directly in process context from backlog 16249246 bytes directly received in process context from prequeue 7474680 packet headers predicted 11708 packets header predicted and directly queued to user 3742318 acknowledgments not containing data payload received 1697965 predicted acknowledgments 237893 times recovered from packet loss by selective acknowledgements 62 bad SACK blocks received Detected reordering 18 times using FACK Detected reordering 25 times using SACK Detected reordering 314 times using time stamp 576 congestion windows fully recovered without slow start 331 congestion windows partially recovered using Hoe heuristic 354 congestion windows recovered without slow start by DSACK 16879 congestion windows recovered without slow start after partial ack TCPLostRetransmit: 29044 5 timeouts after reno fast retransmit 13881 timeouts after SACK recovery 7432 timeouts in loss state 611107 fast retransmits 16914 forward retransmits 118003 retransmits in slow start 172007 other TCP timeouts 19179 SACK retransmits failed 2214 packets collapsed in receive queue due to low socket buffer 148593 DSACKs sent for old packets 1164 DSACKs sent for out of order packets 18636 DSACKs received 361 DSACKs for out of order packets received 122908 connections reset due to unexpected data 581 connections reset due to early user close 1212 connections aborted due to timeout 2 times unabled to send RST due to no memory TCPSACKDiscard: 465 TCPDSACKIgnoredOld: 110 TCPDSACKIgnoredNoUndo: 8218 TCPSpuriousRTOs: 432 TCPSackShiftFallback: 1930904 TCPRetransFail: 4 TCPRcvCoalesce: 4093368 TCPOFOQueue: 727764 TCPOFOMerge: 458 TCPChallengeACK: 3193 TCPSYNChallenge: 2837 IpExt: InNoRoutes: 162 InMcastPkts: 6233 OutMcastPkts: 240 InBcastPkts: 17330 InOctets: 1409329960 OutOctets: -1854373056 InMcastOctets: 1257439 OutMcastOctets: 29531 InBcastOctets: 2976751 ** PCI devices: 00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core Processor Family DRAM Controller [8086:0104] (rev 09) Subsystem: Lenovo Device [17aa:21e2] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx- Latency: 0 Capabilities: <access denied> 00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller]) Subsystem: Lenovo Device [17aa:21e2] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 45 Region 0: Memory at d0000000 (64-bit, non-prefetchable) [size=4M] Region 2: Memory at c0000000 (64-bit, prefetchable) [size=256M] Region 4: I/O ports at 5000 [size=64] Expansion ROM at <unassigned> [disabled] Capabilities: <access denied> Kernel driver in use: i915 00:16.0 Communication controller [0780]: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 [8086:1c3a] (rev 04) Subsystem: Lenovo Device [17aa:21e2] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 43 Region 0: Memory at d2605000 (64-bit, non-prefetchable) [size=16] Capabilities: <access denied> Kernel driver in use: mei 00:1a.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 [8086:1c2d] (rev 04) (prog-if 20 [EHCI]) Subsystem: Lenovo Device [17aa:21e2] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 16 Region 0: Memory at d260a000 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci-pci 00:1b.0 Audio device [0403]: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller [8086:1c20] (rev 04) Subsystem: Lenovo Device [17aa:21e2] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 44 Region 0: Memory at d2600000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel 00:1c.0 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 [8086:1c10] (rev b4) (prog-if 00 [Normal decode]) Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1c.1 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 [8086:1c12] (rev b4) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 I/O behind bridge: 00004000-00004fff Prefetchable memory behind bridge: 00000000d0400000-00000000d04fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1c.2 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 3 [8086:1c14] (rev b4) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=03, subordinate=07, sec-latency=0 I/O behind bridge: 00003000-00003fff Memory behind bridge: d1e00000-d25fffff Prefetchable memory behind bridge: 00000000d0500000-00000000d0cfffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1c.3 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 [8086:1c16] (rev b4) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=08, subordinate=08, sec-latency=0 Memory behind bridge: d1d00000-d1dfffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1c.7 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 8 [8086:1c1e] (rev b4) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=09, subordinate=0d, sec-latency=0 I/O behind bridge: 00002000-00002fff Memory behind bridge: d1500000-d1cfffff Prefetchable memory behind bridge: 00000000d0d00000-00000000d14fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1d.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 [8086:1c26] (rev 04) (prog-if 20 [EHCI]) Subsystem: Lenovo Device [17aa:21e2] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 23 Region 0: Memory at d2609000 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci-pci 00:1f.0 ISA bridge [0601]: Intel Corporation HM65 Express Chipset Family LPC Controller [8086:1c49] (rev 04) Subsystem: Lenovo Device [17aa:21e2] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Capabilities: <access denied> Kernel driver in use: lpc_ich 00:1f.2 SATA controller [0106]: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller [8086:1c03] (rev 04) (prog-if 01 [AHCI 1.0]) Subsystem: Lenovo Device [17aa:21e2] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 41 Region 0: I/O ports at 5088 [size=8] Region 1: I/O ports at 5094 [size=4] Region 2: I/O ports at 5080 [size=8] Region 3: I/O ports at 5090 [size=4] Region 4: I/O ports at 5060 [size=32] Region 5: Memory at d2608000 (32-bit, non-prefetchable) [size=2K] Capabilities: <access denied> Kernel driver in use: ahci 00:1f.3 SMBus [0c05]: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller [8086:1c22] (rev 04) Subsystem: Lenovo Device [17aa:21e2] Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Interrupt: pin C routed to IRQ 18 Region 0: Memory at d2604000 (64-bit, non-prefetchable) [size=256] Region 4: I/O ports at efa0 [size=32] 02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168 PCI Express Gigabit Ethernet controller [10ec:8168] (rev 06) Subsystem: Lenovo Device [17aa:21e2] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 40 Region 0: I/O ports at 4000 [size=256] Region 2: Memory at d0404000 (64-bit, prefetchable) [size=4K] Region 4: Memory at d0400000 (64-bit, prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: r8169 03:00.0 System peripheral [0880]: Ricoh Co Ltd PCIe SDXC/MMC Host Controller [1180:e823] (rev 07) (prog-if 01) Subsystem: Lenovo Device [17aa:21e2] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 18 Region 0: Memory at d1e00000 (32-bit, non-prefetchable) [size=256] Capabilities: <access denied> Kernel driver in use: sdhci-pci 08:00.0 Network controller [0280]: Intel Corporation Centrino Wireless-N 1000 [Condor Peak] [8086:0084] Subsystem: Intel Corporation Centrino Wireless-N 1000 BGN [8086:1315] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 42 Region 0: Memory at d1d00000 (64-bit, non-prefetchable) [size=8K] Capabilities: <access denied> Kernel driver in use: iwlwifi ** USB devices: Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 003: ID 04f2:b257 Chicony Electronics Co., Ltd Lenovo Integrated Camera -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.9-1-amd64 (SMP w/4 CPU cores) Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages linux-image-3.9-1-amd64 depends on: ii debconf [debconf-2.0] 1.5.50 ii initramfs-tools [linux-initramfs-tool] 0.112 ii kmod 9-3 ii linux-base 3.5 ii module-init-tools 9-3 Versions of packages linux-image-3.9-1-amd64 recommends: pn firmware-linux-free <none> Versions of packages linux-image-3.9-1-amd64 suggests: pn debian-kernel-handbook <none> ii extlinux 3:4.05+dfsg-6+deb7u3 ii grub-pc 2.00-14 pn linux-doc-3.9 <none> Versions of packages linux-image-3.9-1-amd64 is related to: pn firmware-atheros <none> pn firmware-bnx2 <none> pn firmware-bnx2x <none> pn firmware-brcm80211 <none> pn firmware-intelwimax <none> pn firmware-ipw2x00 <none> pn firmware-ivtv <none> ii firmware-iwlwifi 0.38 pn firmware-libertas <none> pn firmware-linux <none> pn firmware-linux-nonfree <none> pn firmware-myricom <none> pn firmware-netxen <none> pn firmware-qlogic <none> pn firmware-ralink <none> ii firmware-realtek 0.38 pn xen-hypervisor <none> -- debconf information: linux-image-3.9-1-amd64/postinst/ignoring-ramdisk: linux-image-3.9-1-amd64/postinst/missing-firmware-3.9-1-amd64: linux-image-3.9-1-amd64/prerm/removing-running-kernel-3.9-1-amd64: true linux-image-3.9-1-amd64/postinst/depmod-error-initrd-3.9-1-amd64: false -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130613063916.15105.65366.reportbug@localhost