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

Bug#718613: marked as done (linux-image-3.10-1-amd64: hang on nfs mount)



Your message dated Sat, 24 Apr 2021 11:04:16 -0700 (PDT)
with message-id <60845da0.1c69fb81.93ff2.47a5@mx.google.com>
and subject line Closing this bug (BTS maintenance for src:linux bugs)
has caused the Debian Bug report #718613,
regarding linux-image-3.10-1-amd64: hang on nfs mount
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
718613: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718613
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:linux
Version: 3.10.3-1
Severity: normal

Dear Maintainer,

Running almost entirely jessie/testing I installed linux-image-3.10-1-amd64
from unstable. When using it and mounting my autofs mounting NFSv3 volume it
hangs for around 15 seconds then mounts. This is recorded in syslog when
mounting right after a reboot:

Aug  2 20:46:36 neroon kernel: [  132.580086] NFS: Registering the id_resolver key type
Aug  2 20:46:36 neroon kernel: [  132.580097] Key type id_resolver registered
Aug  2 20:46:36 neroon kernel: [  132.580099] Key type id_legacy registered
<... hang happens here ...>
Aug  2 20:46:51 neroon kernel: [  147.595379] RPC: AUTH_GSS upcall timed out.
Aug  2 20:46:51 neroon kernel: [  147.595379] Please check user daemon is running.

I don't have kerberos installed and am using default sec settings. Here are my
fstab lines for the mount point.

nfs:/share/public  /share/public  nfs     noauto,user,nfsvers=3,nosuid,nolock,hard,intr,timeo=20,rw  0       0

Here is the export line on the file server.

/share/public   192.168.1.0/255.255.1.0(rw,sync,all_squash,no_subtree_check,insecure)

If I switch back to the linux-image-3.9-1-amd64 package (3.9.8-1, the latest in
testing) the hang and timout error go away.

Hope this helps.

-- Package-specific info:
** Version:
Linux version 3.10-1-amd64 (debian-kernel@lists.debian.org) (gcc version 4.7.3 (Debian 4.7.3-6) ) #1 SMP Debian 3.10.3-1 (2013-07-27)

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.10-1-amd64 root=UUID=dc171262-c237-4d38-9e6a-cee8f7e51bb9 ro quiet i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 ipv6.disable=1 enable_mtrr_cleanup mtrr_spare_reg_nr=1 epb=7 drm.vblankoffdelay=1

** Not tainted

** Kernel log:
[    2.240629] usb 3-1.2.2: New USB device found, idVendor=1852, idProduct=db96
[    2.240633] usb 3-1.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.240636] usb 3-1.2.2: Product: NuForce \xffffffc2\xffffffb5DAC 2
[    2.240638] usb 3-1.2.2: Manufacturer: NuForce, Inc.
[    2.264954] media: Linux media interface: v0.10
[    2.267356] Linux video capture interface: v2.00
[    2.279585] hidraw: raw HID events driver (C) Jiri Kosina
[    2.290272] usbcore: registered new interface driver usbhid
[    2.290276] usbhid: USB HID core driver
[    2.306028] input: NuForce, Inc. NuForce \xffffffc2\xffffffb5DAC 2 as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2.2/3-1.2.2:1.0/input/input6
[    2.306215] hid-generic 0003:1852:DB96.0001: input,hidraw0: USB HID v1.00 Device [NuForce, Inc. NuForce \xffffffc2\xffffffb5DAC 2] on usb-0000:00:1a.0-1.2.2/input0
[    2.314843] usb 3-1.2.4: new low-speed USB device number 6 using ehci-pci
[    2.326251] uvcvideo: Found UVC 1.00 device Integrated Camera (04f2:b217)
[    2.328210] input: Integrated Camera as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.6/3-1.6:1.0/input/input7
[    2.328428] usbcore: registered new interface driver uvcvideo
[    2.328430] USB Video Class driver (1.1.1)
[    2.339591] usbcore: registered new interface driver snd-usb-audio
[    2.342613] fbcon: inteldrmfb (fb0) is primary device
[    2.413110] usb 3-1.2.4: New USB device found, idVendor=047d, idProduct=2041
[    2.413111] usb 3-1.2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.413112] usb 3-1.2.4: Product: Kensington Slimblade Trackball
[    2.413113] usb 3-1.2.4: Manufacturer: Kensington
[    2.456036] input: Kensington Kensington Slimblade Trackball as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2.4/3-1.2.4:1.0/input/input8
[    2.456158] kensington 0003:047D:2041.0002: input,hidraw1: USB HID v1.10 Mouse [Kensington Kensington Slimblade Trackball] on usb-0000:00:1a.0-1.2.4/input0
[    2.487086] usb 3-1.2.5: new full-speed USB device number 7 using ehci-pci
[    2.551996] i2400m_usb 4-1.3:1.0: WiMAX interface wmx0 (00:1d:e1:48:55:75) ready
[    2.553915] i2400m_usb 4-1.3:1.0: firmware: agent aborted loading i6050-fw-usb-1.5.sbcf (not found?)
[    2.553953] i2400m_usb 4-1.3:1.0: Could not find a usable firmware image
[    2.553955] i2400m_usb 4-1.3:1.0: cannot bootstrap device: -2
[    2.582614] usb 3-1.2.5: New USB device found, idVendor=05f3, idProduct=0081
[    2.582617] usb 3-1.2.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.582618] usb 3-1.2.5: Product: Kinesis Keyboard Hub
[    2.582619] usb 3-1.2.5: Manufacturer: PI Engineering
[    2.582956] i2400m_usb 4-1.3:1.0: cannot setup device: -2
[    2.582971] i2400m_usb: probe of 4-1.3:1.0 failed with error -2
[    2.583223] usbcore: registered new interface driver i2400m_usb
[    2.583276] hub 3-1.2.5:1.0: USB hub found
[    2.583849] hub 3-1.2.5:1.0: 4 ports detected
[    2.821371] Console: switching to colour frame buffer device 170x48
[    2.827658] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    2.827660] i915 0000:00:02.0: registered panic notifier
[    2.860692] usb 3-1.2.5.2: new full-speed USB device number 8 using ehci-pci
[    2.893268] acpi device:01: registered as cooling_device4
[    2.893404] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
[    2.893474] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input9
[    2.893711] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    2.963014] usb 3-1.2.5.2: New USB device found, idVendor=05f3, idProduct=0007
[    2.963023] usb 3-1.2.5.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.966996] input: HID 05f3:0007 as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2.5/3-1.2.5.2/3-1.2.5.2:1.0/input/input10
[    2.967113] hid-generic 0003:05F3:0007.0003: input,hidraw2: USB HID v1.00 Keyboard [HID 05f3:0007] on usb-0000:00:1a.0-1.2.5.2/input0
[    2.980576] input: HID 05f3:0007 as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2.5/3-1.2.5.2/3-1.2.5.2:1.1/input/input11
[    2.980689] hid-generic 0003:05F3:0007.0004: input,hidraw3: USB HID v1.00 Device [HID 05f3:0007] on usb-0000:00:1a.0-1.2.5.2/input1
[    2.985541] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.0, id: 0x1e2b1, caps: 0xd001a3/0x940300/0x120c00, board id: 1611, fw id: 774180
[    2.985551] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[    3.037771] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input12
[    3.404995] EXT4-fs (sda1): re-mounted. Opts: (null)
[    3.451147] EXT4-fs (sda1): re-mounted. Opts: discard,errors=remount-ro
[    3.560762] device-mapper: uevent: version 1.0.3
[    3.560813] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
[    3.620891] bio: create slab <bio-1> at 1
[    3.734988] Adding 5105660k swap on /dev/mapper/cryptswap1.  Priority:-1 extents:1 across:5105660k SS
[    3.787346] fuse init (API version 7.22)
[    3.793185] loop: module loaded
[    3.828786] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[    4.044972] RPC: Registered named UNIX socket transport module.
[    4.044975] RPC: Registered udp transport module.
[    4.044976] RPC: Registered tcp transport module.
[    4.044978] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    4.048613] FS-Cache: Loaded
[    4.049124] Key type dns_resolver registered
[    4.054313] FS-Cache: Netfs 'nfs' registered for caching
[    4.061347] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    4.357470] e1000e 0000:00:19.0: irq 40 for MSI/MSI-X
[    4.461550] e1000e 0000:00:19.0: irq 40 for MSI/MSI-X
[    5.346967] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input13
[    6.633627] psmouse serio2: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64
[    7.278601] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[    8.215364] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[    8.473935] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input14
[    9.838179] e1000e 0000:00:19.0 eth0: Detected Hardware Unit Hang:
[    9.838179]   TDH                  <0>
[    9.838179]   TDT                  <1>
[    9.838179]   next_to_use          <1>
[    9.838179]   next_to_clean        <0>
[    9.838179] buffer_info[next_to_clean]:
[    9.838179]   time_stamp           <fffee2bc>
[    9.838179]   next_to_watch        <0>
[    9.838179]   jiffies              <fffee49f>
[    9.838179]   next_to_watch.status <0>
[    9.838179] MAC Status             <80080>
[    9.838179] PHY Status             <7949>
[    9.838179] PHY 1000BASE-T Status  <0>
[    9.838179] PHY Extended Status    <3000>
[    9.838179] PCI Status             <10>
[   11.509345] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[  132.580086] NFS: Registering the id_resolver key type
[  132.580097] Key type id_resolver registered
[  132.580099] Key type id_legacy registered
[  147.595379] RPC: AUTH_GSS upcall timed out.
[  147.595379] Please check user daemon is running.

** Model information
sys_vendor: LENOVO
product_name: 4286CTO
product_version: ThinkPad X220
chassis_vendor: LENOVO
chassis_version: Not Available
bios_vendor: LENOVO
bios_version: 8DET42WW (1.12 )
board_vendor: LENOVO
board_name: 4286CTO
board_version: Not Available

** Loaded modules:
rpcsec_gss_krb5
nfsv4
ecb
autofs4
cpufreq_userspace
cpufreq_conservative
cpufreq_powersave
cpufreq_stats
binfmt_misc
uinput
nfsd
auth_rpcgss
oid_registry
nfs_acl
nfs
lockd
dns_resolver
fscache
sunrpc
sbs
sbshc
loop
fuse
ecryptfs
sha256_generic
dm_crypt
dm_mod
joydev
hid_kensington
uvcvideo
i2400m_usb
snd_usb_audio
snd_usbmidi_lib
snd_hwdep
snd_pcm_oss
snd_mixer_oss
i2400m
videobuf2_vmalloc
hid_generic
wimax
snd_pcm
usbhid
hid
videobuf2_memops
videobuf2_core
videodev
media
snd_page_alloc
thinkpad_acpi
nvram
snd_seq_midi
snd_seq_midi_event
snd_rawmidi
snd_seq
snd_seq_device
snd_timer
arc4
iwldvm
mac80211
tpm_tis
i915
snd
tpm
wmi
mperf
coretemp
battery
video
ac
button
tpm_bios
iTCO_wdt
iTCO_vendor_support
soundcore
drm_kms_helper
drm
iwlwifi
i2c_algo_bit
kvm
lpc_ich
processor
mfd_core
psmouse
i2c_i801
cfg80211
i2c_core
microcode
rfkill
serio_raw
pcspkr
evdev
mei_me
mei
ext4
crc16
jbd2
mbcache
sg
sd_mod
crc_t10dif
crc32c_intel
ghash_clmulni_intel
aesni_intel
aes_x86_64
ablk_helper
cryptd
lrw
gf128mul
glue_helper
ahci
libahci
libata
xhci_hcd
scsi_mod
ehci_pci
ehci_hcd
thermal
thermal_sys
sdhci_pci
sdhci
mmc_core
usbcore
usb_common
e1000e
ptp
pps_core

** Network interface configuration:

auto lo
iface lo inet loopback


allow-hotplug eth0
iface eth0 inet dhcp




iface zack inet dhcp
	wpa-driver wext
	wpa-ssid zack
wpa-psk ***********

iface janrain inet dhcp
	wpa-driver wext
	wpa-ssid Janrain_VAP2_N
wpa-psk ****************


iface wlan0 inet manual
	wpa-driver wext
	wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf
iface default inet dhcp










** 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
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether f0:de:f1:62:26:23 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.42/24 brd 192.168.1.255 scope global eth0
       valid_lft forever preferred_lft forever
3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
    link/ether 64:80:99:33:a1:64 brd ff:ff:ff:ff:ff:ff

*** Device statistics:
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
  eth0: 2833239    2080    0    0    0     0          0         0   133667    1369    0    0    0     0       0          0
    lo:    3736      52    0    0    0     0          0         0     3736      52    0    0    0     0       0          0
 wlan0:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    2123 total packets received
    0 forwarded
    0 incoming packets discarded
    2121 incoming packets delivered
    1399 requests sent out
    145 dropped because of missing route
Icmp:
    16 ICMP messages received
    0 input ICMP message failed.
    ICMP input histogram:
        destination unreachable: 16
    16 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
        destination unreachable: 16
IcmpMsg:
        InType3: 16
        OutType3: 16
Tcp:
    20 active connections openings
    1 passive connection openings
    10 failed connection attempts
    0 connection resets received
    0 connections established
    1973 segments received
    1292 segments send out
    0 segments retransmited
    0 bad segments received.
    10 resets sent
Udp:
    88 packets received
    16 packets to unknown port received.
    0 packet receive errors
    105 packets sent
UdpLite:
TcpExt:
    4 TCP sockets finished time wait in fast timer
    4 delayed acks sent
    1862 packet headers predicted
    40 acknowledgments not containing data payload received
    18 predicted acknowledgments
    TCPRcvCoalesce: 4
IpExt:
    InNoRoutes: 2
    InBcastPkts: 28
    InOctets: 2799111
    OutOctets: 111101
    InBcastOctets: 7126


** 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:21da]
	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:0126] (rev 09) (prog-if 00 [VGA controller])
	Subsystem: Lenovo Device [17aa:21da]
	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 49
	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:21da]
	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 47
	Region 0: Memory at d2625000 (64-bit, non-prefetchable) [size=16]
	Capabilities: <access denied>
	Kernel driver in use: mei_me

00:16.3 Serial controller [0700]: Intel Corporation 6 Series/C200 Series Chipset Family KT Controller [8086:1c3d] (rev 04) (prog-if 02 [16550])
	Subsystem: Lenovo Device [17aa:21da]
	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 B routed to IRQ 19
	Region 0: I/O ports at 50b0 [size=8]
	Region 1: Memory at d262c000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: serial

00:19.0 Ethernet controller [0200]: Intel Corporation 82579LM Gigabit Network Connection [8086:1502] (rev 04)
	Subsystem: Lenovo Device [17aa:21ce]
	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 40
	Region 0: Memory at d2600000 (32-bit, non-prefetchable) [size=128K]
	Region 1: Memory at d262b000 (32-bit, non-prefetchable) [size=4K]
	Region 2: I/O ports at 5080 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: e1000e

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:21da]
	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 d262a000 (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:21da]
	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 11
	Region 0: Memory at d2620000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>

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=02, subordinate=02, 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=03, subordinate=03, sec-latency=0
	Memory behind bridge: d2500000-d25fffff
	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=05, subordinate=0c, sec-latency=0
	I/O behind bridge: 00004000-00004fff
	Memory behind bridge: d1d00000-d24fffff
	Prefetchable memory behind bridge: 00000000d0400000-00000000d0bfffff
	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.4 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 [8086:1c18] (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=0d, subordinate=0d, sec-latency=0
	I/O behind bridge: 00003000-00003fff
	Memory behind bridge: d1500000-d1cfffff
	Prefetchable memory behind bridge: 00000000d0c00000-00000000d13fffff
	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.6 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 7 [8086:1c1c] (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=0e, subordinate=0e, sec-latency=0
	Memory behind bridge: d1400000-d14fffff
	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:21da]
	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 d2629000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci

00:1f.0 ISA bridge [0601]: Intel Corporation QM67 Express Chipset Family LPC Controller [8086:1c4f] (rev 04)
	Subsystem: Lenovo Device [17aa:21da]
	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:21da]
	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 46
	Region 0: I/O ports at 50a8 [size=8]
	Region 1: I/O ports at 50bc [size=4]
	Region 2: I/O ports at 50a0 [size=8]
	Region 3: I/O ports at 50b8 [size=4]
	Region 4: I/O ports at 5060 [size=32]
	Region 5: Memory at d2628000 (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:21da]
	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 d2624000 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at efa0 [size=32]
	Kernel driver in use: i801_smbus

03:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N + WiMAX 6250 [Kilmer Peak] [8086:0089] (rev 5e)
	Subsystem: Intel Corporation Centrino Advanced-N + WiMAX 6250 2x2 AGN [8086:1311]
	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 48
	Region 0: Memory at d2500000 (64-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: iwlwifi

0d:00.0 System peripheral [0880]: Ricoh Co Ltd MMC/SD Host Controller [1180:e822] (rev 07) (prog-if 01)
	Subsystem: Lenovo Device [17aa:21da]
	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 16
	Region 0: Memory at d1500000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: sdhci-pci

0e:00.0 USB controller [0c03]: NEC Corporation uPD720200 USB 3.0 Host Controller [1033:0194] (rev 04) (prog-if 30 [XHCI])
	Subsystem: Lenovo Device [17aa:21da]
	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 d1400000 (64-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd


** USB devices:
Bus 004 Device 003: ID 8086:0187 Intel Corp. 
Bus 004 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 004: ID 04f2:b217 Chicony Electronics Co., Ltd Lenovo Integrated Camera (0.3MP)
Bus 003 Device 008: ID 05f3:0007 PI Engineering, Inc. Kinesis Advantage PRO MPC/USB Keyboard
Bus 003 Device 007: ID 05f3:0081 PI Engineering, Inc. Kinesis Integrated Hub
Bus 003 Device 006: ID 047d:2041 Kensington SlimBlade Trackball
Bus 003 Device 005: ID 1852:db96 GYROCOM C&C Co., LTD 
Bus 003 Device 003: ID 1a40:0201 Terminus Technology Inc. FE 2.1 7-port Hub
Bus 003 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing'), (99, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-3.10-1-amd64 depends on:
ii  debconf [debconf-2.0]                   1.5.50
ii  initramfs-tools [linux-initramfs-tool]  0.113
ii  kmod                                    9-3
ii  linux-base                              3.5
ii  module-init-tools                       9-3

Versions of packages linux-image-3.10-1-amd64 recommends:
ii  firmware-linux-free  3.2

Versions of packages linux-image-3.10-1-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  grub-pc                 1.99-27+deb7u1
pn  linux-doc-3.10          <none>

Versions of packages linux-image-3.10-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.39
pn  firmware-libertas       <none>
ii  firmware-linux          0.39
ii  firmware-linux-nonfree  0.39
pn  firmware-myricom        <none>
pn  firmware-netxen         <none>
pn  firmware-qlogic         <none>
pn  firmware-ralink         <none>
pn  firmware-realtek        <none>
pn  xen-hypervisor          <none>

-- debconf information:
  linux-image-3.10-1-amd64/postinst/depmod-error-initrd-3.10-1-amd64: false
  linux-image-3.10-1-amd64/prerm/removing-running-kernel-3.10-1-amd64: true
  linux-image-3.10-1-amd64/postinst/ignoring-ramdisk:
* linux-image-3.10-1-amd64/postinst/missing-firmware-3.10-1-amd64:

--- End Message ---
--- Begin Message ---
Hi

This bug was filed for a very old kernel or the bug is old itself
without resolution.

If you can reproduce it with

- the current version in unstable/testing
- the latest kernel from backports

please reopen the bug, see https://www.debian.org/Bugs/server-control
for details.

Regards,
Salvatore

--- End Message ---

Reply to: