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

Bug#757733: marked as done (RTS2557 SD card reader does not work)



Your message dated Sat, 01 May 2021 12:19:55 -0700 (PDT)
with message-id <608da9db.1c69fb81.538b0.e837@mx.google.com>
and subject line Closing this bug (BTS maintenance for src:linux bugs)
has caused the Debian Bug report #757733,
regarding RTS2557 SD card reader does not work
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.)


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

Dear Maintainer,

I have a Lenovo Thinkpad T440s with an included SD card reader for which
/dev/mmc* devices do not show up. It seems to be an RTS 2557:

$ lspci -v | grep RTS
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5227 PCI
Express Card Reader (rev 01)

With linux-image-3.14-2-amd64 (unstable) as well as 3.16-trunk-
amd64(experimental), there are no /dev/mmc* devices (or in fact, any new
devices) after inserting an SD card (which works fine on another reader). dmesg
shows this error:

$ dmesg  | grep rtsx_pci
[    0.881602] rtsx_pci 0000:02:00.0: irq 57 for MSI/MSI-X
[    0.881619] rtsx_pci 0000:02:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1,
pci->irq = 57
[    0.980400] rtsx_pci: probe of 0000:02:00.0 failed with error -110

This error shows up at boot time. There are no new dmesg (or syslog) outputs
upon inserting the SD card.



-- Package-specific info:
** Version:
Linux version 3.16-trunk-amd64 (debian-kernel@lists.debian.org) (gcc version
4.8.3 (Debian 4.8.3-7) ) #1 SMP Debian 3.16-1~exp1 (2014-08-09)

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.16-trunk-amd64 root=UUID=9003c24a-
794a-4918-aa27-bb457b7dcfe4 ro quiet

** Not tainted

** Kernel log:
[    3.194552] Bluetooth: SCO socket layer initialized
[    3.194924] cdc_acm 2-4:1.1: ttyACM0: USB ACM device
[    3.195517] cdc_acm 2-4:1.3: ttyACM1: USB ACM device
[    3.195783] cdc_acm 2-4:1.9: ttyACM2: USB ACM device
[    3.200339] usbcore: registered new interface driver cdc_acm
[    3.200340] cdc_acm: USB Abstract Control Model driver for USB modems and
ISDN adapters
[    3.204277] usbcore: registered new interface driver btusb
[    3.215694] Bluetooth: hci0: read Intel version: 370710018002030d37
[    3.215695] Bluetooth: hci0: Intel device is already patched. patch num: 37
[    3.216540] cdc_ncm 2-4:1.6: MAC-Address: 02:15:e0:ec:01:00
[    3.216845] cdc_ncm 2-4:1.6 wwan0: register 'cdc_ncm' at usb-0000:00:14.0-4,
Mobile Broadband Network Device, 02:15:e0:ec:01:00
[    3.216882] usbcore: registered new interface driver cdc_ncm
[    3.218328] usbcore: registered new interface driver cdc_mbim
[    3.363073] Console: switching to colour frame buffer device 240x67
[    3.368135] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    3.368136] i915 0000:00:02.0: registered panic notifier
[    3.371148] usb 1-1.5: new full-speed USB device number 3 using ehci-pci
[    3.399439] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
[    3.399545] input: Video Bus as
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
[    3.399664] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor
0
[    3.399821] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
[    3.401031] snd_hda_intel 0000:00:1b.0: irq 62 for MSI/MSI-X
[    3.408768] snd_hda_intel 0000:00:03.0: irq 63 for MSI/MSI-X
[    3.413626] sound hdaudioC1D0: autoconfig: line_outs=1
(0x16/0x0/0x0/0x0/0x0) type:line
[    3.413630] sound hdaudioC1D0:    speaker_outs=1 (0x14/0x0/0x0/0x0/0x0)
[    3.413633] sound hdaudioC1D0:    hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[    3.413634] sound hdaudioC1D0:    mono: mono_out=0x0
[    3.413636] sound hdaudioC1D0:    inputs:
[    3.413638] sound hdaudioC1D0:      Dock Mic=0x19
[    3.413640] sound hdaudioC1D0:      Mic=0x1a
[    3.413642] sound hdaudioC1D0:      Internal Mic=0x12
[    3.436122] input: HDA Digital PCBeep as
/devices/pci0000:00/0000:00:1b.0/sound/card1/hdaudioC1D0/input10
[    3.437232] input: HDA Intel PCH Dock Mic as
/devices/pci0000:00/0000:00:1b.0/sound/card1/input11
[    3.437323] input: HDA Intel PCH Mic as
/devices/pci0000:00/0000:00:1b.0/sound/card1/input12
[    3.437402] input: HDA Intel PCH Dock Headphone as
/devices/pci0000:00/0000:00:1b.0/sound/card1/input13
[    3.437487] input: HDA Intel PCH Headphone as
/devices/pci0000:00/0000:00:1b.0/sound/card1/input14
[    3.457467] input: HDA Intel HDMI HDMI/DP,pcm=3 as
/devices/pci0000:00/0000:00:03.0/sound/card0/input15
[    3.457729] input: HDA Intel HDMI HDMI/DP,pcm=7 as
/devices/pci0000:00/0000:00:03.0/sound/card0/input16
[    3.458451] input: HDA Intel HDMI HDMI/DP,pcm=8 as
/devices/pci0000:00/0000:00:03.0/sound/card0/input17
[    3.476102] random: nonblocking pool is initialized
[    3.476325] usb 1-1.5: No LPM exit latency info found, disabling LPM.
[    3.485456] usb 1-1.5: New USB device found, idVendor=058f, idProduct=9540
[    3.485461] usb 1-1.5: New USB device strings: Mfr=1, Product=2,
SerialNumber=0
[    3.485463] usb 1-1.5: Product: EMV Smartcard Reader
[    3.485465] usb 1-1.5: Manufacturer: Generic
[    3.910813] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[    5.508693] psmouse serio2: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10
00 64
[    6.783589] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e,
buttons: 3/3
[    6.980179] input: TPPS/2 IBM TrackPoint as
/devices/platform/i8042/serio1/serio2/input/input7
[   69.427863] i915 0000:00:02.0: BAR 6: [??? 0x00000000 flags 0x2] has bogus
alignment
[   69.427877] pci 0000:00:00.0: no hotplug settings from platform
[   69.427879] pci 0000:00:00.0: using default PCI settings
[   69.427886] i915 0000:00:02.0: no hotplug settings from platform
[   69.427887] i915 0000:00:02.0: using default PCI settings
[   69.427893] snd_hda_intel 0000:00:03.0: no hotplug settings from platform
[   69.427897] xhci_hcd 0000:00:14.0: no hotplug settings from platform
[   69.427898] xhci_hcd 0000:00:14.0: using default PCI settings
[   69.427905] mei_me 0000:00:16.0: no hotplug settings from platform
[   69.427906] mei_me 0000:00:16.0: using default PCI settings
[   69.427913] e1000e 0000:00:19.0: no hotplug settings from platform
[   69.427915] e1000e 0000:00:19.0: using default PCI settings
[   69.427921] snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
[   69.427925] pcieport 0000:00:1c.0: no hotplug settings from platform
[   69.427937] pci 0000:02:00.0: no hotplug settings from platform
[   69.427941] pcieport 0000:00:1c.1: no hotplug settings from platform
[   69.428089] iwlwifi 0000:03:00.0: no hotplug settings from platform
[   69.428092] ehci-pci 0000:00:1d.0: no hotplug settings from platform
[   69.428094] ehci-pci 0000:00:1d.0: using default PCI settings
[   69.428101] lpc_ich 0000:00:1f.0: no hotplug settings from platform
[   69.428103] lpc_ich 0000:00:1f.0: using default PCI settings
[   69.428112] ahci 0000:00:1f.2: no hotplug settings from platform
[   69.428113] ahci 0000:00:1f.2: using default PCI settings
[   69.428119] i801_smbus 0000:00:1f.3: no hotplug settings from platform
[   69.428121] i801_smbus 0000:00:1f.3: using default PCI settings
[   78.666080] EXT4-fs (sda1): re-mounted. Opts: discard,errors=remount-ro
[   78.679042] systemd-journald[164]: Received request to flush runtime journal
from PID 1
[   78.925342] sit: IPv6 over IPv4 tunneling driver
[   78.932244] tun: Universal TUN/TAP device driver, 1.6
[   78.932247] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[   79.007190] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   79.007195] Bluetooth: BNEP filters: protocol multicast
[   79.007204] Bluetooth: BNEP socket layer initialized
[  192.387217] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[  192.387714] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[  192.405879] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  204.831411] wlan0: authenticate with a0:f3:c1:76:d2:bc
[  204.839360] wlan0: send auth to a0:f3:c1:76:d2:bc (try 1/3)
[  204.841394] wlan0: authenticated
[  204.842591] wlan0: associate with a0:f3:c1:76:d2:bc (try 1/3)
[  204.852005] wlan0: RX AssocResp from a0:f3:c1:76:d2:bc (capab=0x411 status=0
aid=1)
[  204.856290] wlan0: associated
[  204.856318] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  204.856381] cfg80211: Calling CRDA for country: DE
[  204.874129] cfg80211: Regulatory domain changed to country: DE
[  204.874132] cfg80211:  DFS Master region: unset
[  204.874133] cfg80211:   (start_freq - end_freq @ bandwidth),
(max_antenna_gain, max_eirp), (dfs_cac_time)
[  204.874135] cfg80211:   (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000
mBm), (N/A)
[  204.874136] cfg80211:   (5150000 KHz - 5350000 KHz @ 80000 KHz), (N/A, 2000
mBm), (N/A)
[  204.874137] cfg80211:   (5470000 KHz - 5725000 KHz @ 80000 KHz), (N/A, 2698
mBm), (0 s)
[  204.874139] cfg80211:   (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A,
4000 mBm), (N/A)

** Model information
sys_vendor: LENOVO
product_name: 20AQS00600
product_version: ThinkPad T440s
chassis_vendor: LENOVO
chassis_version: Not Available
bios_vendor: LENOVO
bios_version: GJET75WW (2.25 )
board_vendor: LENOVO
board_name: 20AQS00600
board_version: Not Defined

** Loaded modules:
ctr
ccm
bnep
cpufreq_stats
cpufreq_powersave
tun
cpufreq_conservative
sit
cpufreq_userspace
tunnel4
ip_tunnel
binfmt_misc
snd_hda_codec_hdmi
snd_hda_codec_realtek
snd_hda_codec_generic
cdc_mbim
ecb
cdc_ncm
btusb
usbnet
mii
bluetooth
cdc_acm
cdc_wdm
joydev
arc4
x86_pkg_temp_thermal
intel_powerclamp
intel_rapl
coretemp
iTCO_wdt
iTCO_vendor_support
kvm_intel
kvm
crc32_pclmul
iwlmvm
mac80211
ghash_clmulni_intel
aesni_intel
aes_x86_64
lrw
gf128mul
iwlwifi
glue_helper
snd_hda_intel
ablk_helper
snd_hda_controller
snd_seq_midi
cryptd
evdev
psmouse
snd_hda_codec
snd_seq_midi_event
snd_hwdep
i2c_i801
serio_raw
snd_pcm_oss
cfg80211
snd_mixer_oss
snd_rawmidi
snd_pcm
i915
snd_seq
lpc_ich
snd_seq_device
shpchp
thinkpad_acpi
mei_me
snd_timer
wmi
drm_kms_helper
nvram
mei
rfkill
tpm_tis
snd
drm
tpm
battery
i2c_algo_bit
ac
soundcore
video
processor
button
uvcvideo
videobuf2_vmalloc
videobuf2_memops
videobuf2_core
v4l2_common
videodev
media
i2c_core
loop
firewire_sbp2
firewire_core
crc_itu_t
fuse
parport_pc
ppdev
lp
parport
autofs4
ext4
crc16
mbcache
jbd2
sg
sd_mod
crc_t10dif
crct10dif_generic
crct10dif_pclmul
crct10dif_common
crc32c_intel
ahci
libahci
ehci_pci
rtsx_pci
xhci_hcd
mfd_core
ehci_hcd
libata
scsi_mod
usbcore
e1000e
usb_common
ptp
thermal
pps_core
thermal_sys

** Network interface configuration:

auto lo
iface lo inet loopback

allow-hotplug eth0

allow-hotplug wlan0



** Network status:
*** IP interfaces and addresses:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group
default
    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: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default
qlen 1000
    link/ether 28:d2:44:80:97:13 brd ff:ff:ff:ff:ff:ff
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group
default qlen 1000
    link/ether e8:2a:ea:18:72:02 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.102/24 brd 192.168.1.255 scope global wlan0
       valid_lft forever preferred_lft forever
    inet6 fe80::ea2a:eaff:fe18:7202/64 scope link
       valid_lft forever preferred_lft forever
4: wwan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default
qlen 1000
    link/ether 02:15:e0:ec:01:00 brd ff:ff:ff:ff:ff:ff
5: sit0: <NOARP> mtu 1480 qdisc noop state DOWN group default
    link/sit 0.0.0.0 brd 0.0.0.0
6: sixxs: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1280 qdisc pfifo_fast
state UNKNOWN group default qlen 500
    link/none
    inet6 2001:4dd0:ff00:336::2/64 scope global
       valid_lft forever preferred_lft forever
    inet6 fe80::4cd0:ff00:336:2/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
 sixxs: 2418161    2391    0    0    0     0          0         0   250762
1646    0    0    0     0       0          0
 wwan0:       0       0    0    0    0     0          0         0        0
0    0    0    0     0       0          0
  eth0:       0       0    0    0    0     0          0         0        0
0    0    0    0     0       0          0
    lo:   83212     872    0    0    0     0          0         0    83212
872    0    0    0     0       0          0
  sit0:       0       0    0    0    0     0          0         0        0
0    0    0    0     0       0          0
 wlan0: 7180895    6751    0    0    0     0          0         0   918066
4718    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    7418 total packets received
    2 with invalid addresses
    0 forwarded
    0 incoming packets discarded
    7406 incoming packets delivered
    5508 requests sent out
    48 outgoing packets dropped
    7 dropped because of missing route
Icmp:
    310 ICMP messages received
    0 input ICMP message failed.
    ICMP input histogram:
        destination unreachable: 310
    314 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
        destination unreachable: 314
IcmpMsg:
        InType3: 310
        OutType3: 314
Tcp:
    101 active connections openings
    23 passive connection openings
    0 failed connection attempts
    2 connection resets received
    20 connections established
    6652 segments received
    4753 segments send out
    6 segments retransmited
    0 bad segments received.
    11 resets sent
Udp:
    2541 packets received
    314 packets to unknown port received.
    0 packet receive errors
    2096 packets sent
UdpLite:
TcpExt:
    25 TCP sockets finished time wait in fast timer
    136 delayed acks sent
    Quick ack mode was activated 4 times
    46 packets directly queued to recvmsg prequeue.
    4928 bytes directly received in process context from prequeue
    5264 packet headers predicted
    8 packets header predicted and directly queued to user
    463 acknowledgments not containing data payload received
    494 predicted acknowledgments
    1 times recovered from packet loss by selective acknowledgements
    1 fast retransmits
    2 forward retransmits
    TCPLossProbes: 3
    TCPLossProbeRecovery: 2
    4 DSACKs sent for old packets
    1 DSACKs received
    3 connections reset due to unexpected data
    1 connections reset due to early user close
    TCPDSACKIgnoredNoUndo: 1
    TCPSackShiftFallback: 1
    TCPRcvCoalesce: 180
    TCPAutoCorking: 57
    TCPOrigDataSent: 1112
IpExt:
    InMcastPkts: 53
    OutMcastPkts: 26
    InBcastPkts: 14
    InOctets: 7140739
    OutOctets: 814300
    InMcastOctets: 9748
    OutMcastOctets: 4856
    InBcastOctets: 1008
    InNoECTPkts: 7577



** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Haswell-ULT DRAM Controller [8086:0a04] (rev 09)
	Subsystem: Lenovo Device [17aa:220c]
	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 Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 09) (prog-if 00 [VGA controller])
	Subsystem: Lenovo Device [17aa:220c]
	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 61
	Region 0: Memory at e0000000 (64-bit, non-prefetchable) [size=4M]
	Region 2: Memory at c0000000 (64-bit, prefetchable) [size=512M]
	Region 4: I/O ports at 3000 [size=64]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: i915

00:03.0 Audio device [0403]: Intel Corporation Haswell-ULT HD Audio Controller [8086:0a0c] (rev 09)
	Subsystem: Lenovo Device [17aa:220c]
	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 63
	Region 0: Memory at e0630000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel

00:14.0 USB controller [0c03]: Intel Corporation Lynx Point-LP USB xHCI HC [8086:9c31] (rev 04) (prog-if 30 [XHCI])
	Subsystem: Lenovo Device [17aa:220c]
	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 57
	Region 0: Memory at e0620000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd

00:16.0 Communication controller [0780]: Intel Corporation Lynx Point-LP HECI #0 [8086:9c3a] (rev 04)
	Subsystem: Lenovo Device [17aa:220c]
	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 59
	Region 0: Memory at e0639000 (64-bit, non-prefetchable) [size=32]
	Capabilities: <access denied>
	Kernel driver in use: mei_me

00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection I218-V [8086:1559] (rev 04)
	Subsystem: Lenovo Device [17aa:2214]
	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 56
	Region 0: Memory at e0600000 (32-bit, non-prefetchable) [size=128K]
	Region 1: Memory at e063e000 (32-bit, non-prefetchable) [size=4K]
	Region 2: I/O ports at 3080 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: e1000e

00:1b.0 Audio device [0403]: Intel Corporation Lynx Point-LP HD Audio Controller [8086:9c20] (rev 04)
	Subsystem: Lenovo Device [17aa:220c]
	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 62
	Region 0: Memory at e0634000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel

00:1c.0 PCI bridge [0604]: Intel Corporation Lynx Point-LP PCI Express Root Port 6 [8086:9c1a] (rev e4) (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
	Memory behind bridge: e0500000-e05fffff
	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 Lynx Point-LP PCI Express Root Port 3 [8086:9c14] (rev e4) (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: e0400000-e04fffff
	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 Lynx Point-LP USB EHCI #1 [8086:9c26] (rev 04) (prog-if 20 [EHCI])
	Subsystem: Lenovo Device [17aa:220c]
	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 e063d000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci

00:1f.0 ISA bridge [0601]: Intel Corporation Lynx Point-LP LPC Controller [8086:9c43] (rev 04)
	Subsystem: Lenovo Device [17aa:220c]
	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 Lynx Point-LP SATA Controller 1 [AHCI mode] [8086:9c03] (rev 04) (prog-if 01 [AHCI 1.0])
	Subsystem: Lenovo Device [17aa:220c]
	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 58
	Region 0: I/O ports at 30a8 [size=8]
	Region 1: I/O ports at 30b4 [size=4]
	Region 2: I/O ports at 30a0 [size=8]
	Region 3: I/O ports at 30b0 [size=4]
	Region 4: I/O ports at 3060 [size=32]
	Region 5: Memory at e063c000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci

00:1f.3 SMBus [0c05]: Intel Corporation Lynx Point-LP SMBus Controller [8086:9c22] (rev 04)
	Subsystem: Lenovo Device [17aa:220c]
	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 e0638000 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at efa0 [size=32]
	Kernel driver in use: i801_smbus

02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5227 PCI Express Card Reader [10ec:5227] (rev 01)
	Subsystem: Lenovo Device [17aa:220c]
	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+
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at e0500000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>

03:00.0 Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b2] (rev 83)
	Subsystem: Intel Corporation Dual Band Wireless-N 7260 [8086:c260]
	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 60
	Region 0: Memory at e0400000 (64-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: iwlwifi


** USB devices:
Bus 001 Device 003: ID 058f:9540 Alcor Micro Corp. 
Bus 001 Device 002: ID 8087:8000 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 005: ID 04f2:b39a Chicony Electronics Co., Ltd 
Bus 002 Device 004: ID 8087:07dc Intel Corp. 
Bus 002 Device 003: ID 138a:0017 Validity Sensors, Inc. 
Bus 002 Device 002: ID 0bdb:193e Ericsson Business Mobile Networks BV 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (600, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-3.16-trunk-amd64 depends on:
ii  debconf [debconf-2.0]                   1.5.53
ii  initramfs-tools [linux-initramfs-tool]  0.115
ii  kmod                                    18-1
ii  linux-base                              3.5
ii  module-init-tools                       18-1

Versions of packages linux-image-3.16-trunk-amd64 recommends:
ii  firmware-linux-free  3.3

Versions of packages linux-image-3.16-trunk-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  grub-pc                 2.02~beta2-11
pn  linux-doc-3.16          <none>

Versions of packages linux-image-3.16-trunk-amd64 is related to:
ii  firmware-atheros        0.43
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.43
pn  firmware-libertas       <none>
pn  firmware-linux          <none>
ii  firmware-linux-nonfree  0.43
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.16-trunk-amd64/postinst/mips-initrd-3.16-trunk-amd64:
  linux-image-3.16-trunk-amd64/postinst/depmod-error-initrd-3.16-trunk-amd64: false
  linux-image-3.16-trunk-amd64/prerm/removing-running-kernel-3.16-trunk-amd64: true

--- 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: