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

Bug#743371: marked as done (linux-image-3.13-0.bpo.1-686-pae: Suspend and/or resume fails on Z670 Oaktrail tablet)



Your message dated Sat, 24 Apr 2021 23:10:26 +0200
with message-id <E1laPXS-001KCm-K6@hullmann.westfalen.local>
and subject line Closing this bug
has caused the Debian Bug report #743371,
regarding linux-image-3.13-0.bpo.1-686-pae: Suspend and/or resume fails on Z670 Oaktrail tablet
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.)


-- 
743371: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743371
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:linux
Version: 3.13.5-1~bpo70+1
Severity: important
Tags: upstream

Dear Maintainer,

   * What led up to the situation?
     Pressing the power button on Viewpad Viewsonic 10pi tablet makes the device lock itself and cannot be resumed
   * What exactly did you do (or not do) that was effective (or ineffective)?
     Pressing the power button to suspend and pressing it again to resume
   * What was the outcome of this action?
     The tablet went black and had to be hard rebooted
   * What outcome did you expect instead?
     That the tablet would have woke up

I would be greatful for any input in helping me to analyze or debug this 
problem. I am willing to report and debug it further once I know how to 
proceed.

Additional information

   This tablet has an Atom Z670 CPU (Moorestown) and has the Oaktrail tablet 
   platform with GMA600 graphics.

   What works: Brightness adjustment works, light sensor works, orientation 
               sensor works, wifi works, front and rear cameras work, hardware 
               buttons work (including volume, brightness and orientation lock)

   What doesn't work: any kind of suspend, screen rotation doesn't work 
                      (screen rotation is a graphics driver problem, which
                       is not covered in this bug)

   The suspend problem was analysed by installing kernel 3.14 RC 8 (everything 
   seems to be working the same in kernel 3.14 as in 3.13) and enabling
   pm_trace: sync && echo 1 > /sys/power/pm_trace && pm-suspend

   After a hard reset and booting after suspending the following rows were seen in dmesg:

   [    1.606788]   Magic number: 10:560:347
   [    1.606864]  pci0000:00: hash matches

   [   12.894103] i2c-designware-pci 0000:00:1f.0: I/O memory remapping failed
   [   12.894324] i2c-designware-pci: probe of 0000:00:1f.0 failed with error -22

   Full dmesg output after suspend and hard boot  posted at 
   http://paste.debian.net/91074/

   pm-suspend.log.1 after suspend and hard reboot posted at 
   http://paste.debian.net/91073/



   Upon previous boots the following have been observed. Not sure why it has 
   complained over all the I2C devices even though it seems to recognize them:
   [    5.307153] i2c-designware-pci 0000:00:1f.0: I/O memory remapping failed
   [    5.307424] i2c-designware-pci: probe of 0000:00:1f.0 failed with error -22
   [    5.320756] i2c-designware-pci 0000:07:12.0: failure adding adapter
   [    5.321092] i2c-designware-pci: probe of 0000:07:12.0 failed with error -16
   [    5.339897] i2c-designware-pci 0000:08:13.0: failure adding adapter
   [    5.348414] i2c-designware-pci: probe of 0000:08:13.0 failed with error -16
   [    5.365447] i2c-designware-pci 0000:09:14.0: failure adding adapter
   [    5.365836] i2c-designware-pci: probe of 0000:09:14.0 failed with error -16

# lspci
00:00.0 Host bridge: Intel Corporation Device 4110 (rev 04)
00:02.0 VGA compatible controller: Intel Corporation Device 4102 (rev 04)
00:1f.0 ISA bridge: Intel Corporation Device 0817 (rev 03)
01:01.0 Display controller: Intel Corporation Moorestown External Displays (rev 01)
03:10.0 System peripheral: Intel Corporation Moorestown SC DMA (rev 01)
05:11.0 Communication controller: Intel Corporation Moorestown SPI Ctrl 1 (rev 01)
07:12.0 Communication controller: Intel Corporation Moorestown I2C 0 (rev 01)
08:13.0 Communication controller: Intel Corporation Moorestown I2C 1 (rev 01)
09:14.0 Communication controller: Intel Corporation Moorestown I2C 2 (rev 01)
0b:15.0 Audio device: Intel Corporation Moorestown Audio Ctrl
0c:16.0 USB controller: Intel Corporation Moorestown USB Ctrl (rev 01)
0d:17.0 USB controller: Intel Corporation Moorestown OTG Ctrl (rev 01)
0e:18.0 SD Host controller: Intel Corporation Moorestown SD Host Ctrl 0 (rev 01)
0f:19.0 SD Host controller: Intel Corporation Moorestown SD Host Ctrl 1 (rev 01)
10:1a.0 SD Host controller: Intel Corporation Moorestown SPI Ctrl 2 (rev 01)
11:1b.0 SATA controller: Intel Corporation Device 0816 (rev 01)

# dmidecode
http://paste.debian.net/91089/


I am not sure if this is a different problem, but I also tried to load the 
intel_oaktrail module:

   root@viewpad:~# modprobe intel_oaktrail
   ERROR: could not insert 'intel_oaktrail': No such device

Forcing the module makes network unavailable and I cannot turn network back on. 
There is no physical killswitch for the wifi radio: 

   root@viewpad:~# modprobe intel_oaktrail force=1
   Apr  2 01:18:37 viewpad kernel: [ 1017.383778] intel_oaktrail: no symbol version for module_layout
   Apr  2 01:18:46 viewpad kernel: [ 1025.987575] intel_oaktrail: no symbol version for module_layout
   Apr  2 01:19:34 viewpad kernel: [ 1074.830237] intel_oaktrail: Backlight controlled by ACPI video driver
   Apr  2 01:19:34 viewpad dhclient: receive_packet failed on mlan0: Network is down
   Apr  2 01:19:34 viewpad avahi-daemon[2465]: Interface mlan0.IPv6 no longer relevant for mDNS.
   Apr  2 01:19:34 viewpad avahi-daemon[2465]: Leaving mDNS multicast group on interface mlan0.IPv6 with address  2001:470:28:ebf:b477:1ff4:96bc:10be.
   Apr  2 01:19:34 viewpad avahi-daemon[2465]: Leaving mDNS multicast group on interface mlan0.IPv4 with address 192.168.1.126.
   Apr  2 01:19:34 viewpad avahi-daemon[2465]: Interface mlan0.IPv4 no longer relevant for mDNS.
   Apr  2 01:19:34 viewpad avahi-daemon[2465]: Withdrawing address record for 2001:470:28:ebf:208:caff:fec2:e298 on mlan0.
   Apr  2 01:19:34 viewpad avahi-daemon[2465]: Withdrawing address record for 2001:470:28:ebf:b477:1ff4:96bc:10be on mlan0.
   Apr  2 01:19:34 viewpad avahi-daemon[2465]: Withdrawing address record for 192.168.1.126 on mlan0.
   Apr  2 01:19:34 viewpad wpa_supplicant[2571]: rfkill: WLAN soft blocked
   Apr  2 01:19:34 viewpad bluetoothd[2523]: HCI dev 0 down
   Apr  2 01:19:34 viewpad kernel: [ 1074.839653] cfg80211: Calling CRDA to update world regulatory domain
   Apr  2 01:19:34 viewpad bluetoothd[2523]: Adapter /org/bluez/2523/hci0 has been disabled
   Apr  2 01:19:34 viewpad kernel: [ 1074.883613] intel_oaktrail: Driver 0.4ac1 successfully loaded
   Apr  2 01:19:34 viewpad kernel: [ 1074.896705] cfg80211: World regulatory domain updated:
   Apr  2 01:19:34 viewpad kernel: [ 1074.896721] cfg80211:  DFS Master region: unset
   Apr  2 01:19:35 viewpad NetworkManager[2468]: <info> WiFi now disabled by radio killswitch
   Apr  2 01:19:35 viewpad NetworkManager[2468]: <info> (mlan0): device state change: activated -> unavailable (reason 'none') [100 20 0]
   Apr  2 01:19:35 viewpad NetworkManager[2468]: <info> (mlan0): deactivating device (reason 'none') [0]
   Apr  2 01:19:36 viewpad NetworkManager[2468]: <info> (mlan0): canceled DHCP transaction, DHCP client pid 3136
   Apr  2 01:19:36 viewpad NetworkManager[2468]: <info> found WiFi radio killswitch rfkill3 (at /sys/devices/platform/intel_oaktrail/rfkill/rfkill3) (driver intel_oaktrail)
   Apr  2 01:19:36 viewpad NetworkManager[2468]: <info> found WWAN radio killswitch rfkill6 (at /sys/devices/platform/intel_oaktrail/rfkill/rfkill6) (driver intel_oaktrail)
   Apr  2 01:19:36 viewpad NetworkManager[2468]: <info> WWAN now enabled by management service
   Apr  2 01:19:36 viewpad NetworkManager[2468]: <info> WWAN now disabled by radio killswitch



-- Package-specific info:
** Version:
Linux version 3.13-0.bpo.1-686-pae (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.13.5-1~bpo70+1 (2014-03-15)

** Command line:
BOOT_IMAGE=/vmlinuz-3.13-0.bpo.1-686-pae root=UUID=befb5279-2e3e-4bc0-960c-551052a9545d ro quiet

** Not tainted

** Kernel log:
[    3.789159] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input4
[    3.791980] btmrvl_sdio mmc2:0001:2: firmware: direct-loading firmware mrvl/sd8787_uapsta.bin
[    3.793380] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    3.793389] [drm] No driver support for vblank timestamp query.
[    3.797473] gma500 0000:00:02.0: HDMI initialised.
[    3.898714] random: nonblocking pool is initialized
[    3.906466] snd_hda_intel 0000:0b:15.0: irq 41 for MSI/MSI-X
[    4.197610] fbcon: psbdrmfb (fb0) is primary device
[    4.315799] Console: switching to colour frame buffer device 160x50
[    4.331456] gma500 0000:00:02.0: fb0: psbdrmfb frame buffer device
[    4.331466] gma500 0000:00:02.0: registered panic notifier
[    4.332176] [drm] Initialized gma500 1.0.0 2011-06-06 for 0000:00:02.0 on minor 0
[    4.388339] input: HDA Intel MID Headphone as /devices/pci0000:0b/0000:0b:15.0/sound/card0/input7
[    4.388856] input: HDA Intel MID Mic as /devices/pci0000:0b/0000:0b:15.0/sound/card0/input6
[    4.389335] input: HDA Intel MID HDMI as /devices/pci0000:0b/0000:0b:15.0/sound/card0/input5
[    4.574692] cfg80211: World regulatory domain updated:
[    4.574705] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    4.574714] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    4.574722] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    4.574729] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    4.574737] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    4.574744] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    5.007947] mwifiex_sdio mmc2:0001:1: firmware: direct-loading firmware mrvl/sd8787_uapsta.bin
[    5.008410] Bluetooth: vendor=0x2df, device=0x911b, class=255, fn=3
[    5.008569] mwifiex_sdio mmc2:0001:1: WLAN FW already running! Skip FW dnld
[    5.008594] mwifiex_sdio mmc2:0001:1: WLAN FW is active
[    5.133745] ieee80211 phy0: ignoring F/W country code US
[    5.135559] mwifiex_sdio mmc2:0001:1: driver_version = mwifiex 1.0 (14.66.9.p96) 
[   10.658560] usb 1-2: New USB device found, idVendor=5986, idProduct=04ae
[   10.658584] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=2
[   10.658602] usb 1-2: Product: PC-CZ01-371L-SS03-R00.00.02.D
[   10.658617] usb 1-2: Manufacturer: Image Processor
[   10.658632] usb 1-2: SerialNumber: PC-CZ01-371L-SS03-R00.00.02.D
[   10.772227] usb 2-1: new high-speed USB device number 2 using ehci-pci
[   10.905275] usb 2-1: New USB device found, idVendor=0424, idProduct=2517
[   10.905299] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   10.906542] hub 2-1:1.0: USB hub found
[   10.906870] hub 2-1:1.0: 7 ports detected
[   10.995286] media: Linux media interface: v0.10
[   11.002904] Linux video capture interface: v2.00
[   11.014409] uvcvideo: Found UVC 1.00 device USB 2.0 Camera (0bda:5803)
[   11.021918] input: USB 2.0 Camera as /devices/pci0000:0c/0000:0c:16.0/usb1/1-1/1-1:1.0/input/input8
[   11.022254] uvcvideo: Found UVC 1.00 device PC-CZ01-371L-SS03-R00.00.02.D (5986:04ae)
[   11.024104] input: PC-CZ01-371L-SS03-R00.00.02.D as /devices/pci0000:0c/0000:0c:16.0/usb1/1-2/1-2:1.0/input/input9
[   11.024379] usbcore: registered new interface driver uvcvideo
[   11.024387] USB Video Class driver (1.1.1)
[   11.180351] usb 2-1.2: new full-speed USB device number 3 using ehci-pci
[   11.273402] usb 2-1.2: New USB device found, idVendor=067b, idProduct=2303
[   11.273416] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   11.273425] usb 2-1.2: Product: USB-Serial Controller D
[   11.273434] usb 2-1.2: Manufacturer: Prolific Technology Inc. 
[   11.360438] usb 2-1.4: new full-speed USB device number 4 using ehci-pci
[   11.453916] usb 2-1.4: New USB device found, idVendor=222a, idProduct=0001
[   11.453933] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   11.453943] usb 2-1.4: Product: ILITEK Multi-Touch
[   11.453952] usb 2-1.4: Manufacturer: ILITEK
[   11.544426] usb 2-1.6: new low-speed USB device number 5 using ehci-pci
[   11.658295] usb 2-1.6: New USB device found, idVendor=0c45, idProduct=7000
[   11.658316] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   11.658331] usb 2-1.6: Product: iPazzPort
[   11.658344] usb 2-1.6: Manufacturer: RCMCU
[   11.750476] usbcore: registered new interface driver usbserial
[   11.750538] usbcore: registered new interface driver usbserial_generic
[   11.750600] usbserial: USB Serial support registered for generic
[   11.754933] hidraw: raw HID events driver (C) Jiri Kosina
[   11.761505] usbcore: registered new interface driver pl2303
[   11.761565] usbserial: USB Serial support registered for pl2303
[   11.761623] pl2303 2-1.2:1.0: pl2303 converter detected
[   11.773791] usb 2-1.2: pl2303 converter now attached to ttyUSB0
[   11.791093] usbcore: registered new interface driver usbhid
[   11.791103] usbhid: USB HID core driver
[   11.824376] Adding 2738172k swap on /dev/sda2.  Priority:-1 extents:1 across:2738172k SS
[   11.828909] input: ILITEK ILITEK Multi-Touch as /devices/pci0000:0d/0000:0d:17.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input10
[   11.835673] hid-multitouch 0003:222A:0001.0001: input,hiddev0,hidraw0: USB HID v1.10 Device [ILITEK ILITEK Multi-Touch] on usb-0000:0d:17.0-1.4/input0
[   11.861000] input: RCMCU iPazzPort as /devices/pci0000:0d/0000:0d:17.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input12
[   11.864003] hid-generic 0003:0C45:7000.0002: input,hidraw1: USB HID v1.11 Keyboard [RCMCU iPazzPort] on usb-0000:0d:17.0-1.6/input0
[   11.876119] input: RCMCU iPazzPort as /devices/pci0000:0d/0000:0d:17.0/usb2/2-1/2-1.6/2-1.6:1.1/input/input13
[   11.877245] hid-generic 0003:0C45:7000.0003: input,hidraw2: USB HID v1.11 Mouse [RCMCU iPazzPort] on usb-0000:0d:17.0-1.6/input1
[   11.905315] EXT4-fs (sda5): re-mounted. Opts: (null)
[   12.042842] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
[   12.133484] loop: module loaded
[   12.267715] usbcore: registered new interface driver rtl8192cu
[   13.446752] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[   14.392069] RPC: Registered named UNIX socket transport module.
[   14.392080] RPC: Registered udp transport module.
[   14.392085] RPC: Registered tcp transport module.
[   14.392090] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   14.402086] FS-Cache: Loaded
[   14.435073] FS-Cache: Netfs 'nfs' registered for caching
[   14.457163] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   17.436163] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input14
[   17.739179] Bluetooth: RFCOMM TTY layer initialized
[   17.739215] Bluetooth: RFCOMM socket layer initialized
[   17.739237] Bluetooth: RFCOMM ver 1.11
[   17.746522] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   17.746535] Bluetooth: BNEP filters: protocol multicast
[   17.746569] Bluetooth: BNEP socket layer initialized
[   18.388735] lp: driver loaded but no devices found
[   18.409591] ppdev: user-space parallel port driver
[   19.791697] type=1006 audit(1396421503.718:2): pid=3151 uid=0 old auid=4294967295 new auid=114 old ses=4294967295 new ses=1 res=1

** Model information
not available

** Loaded modules:
parport_pc
ppdev
lp
parport
bnep
rfcomm
uinput
binfmt_misc
nfsd
auth_rpcgss
oid_registry
nfs_acl
nfs
lockd
fscache
sunrpc
rtl8192cu
rtl_usb
rtlwifi
rtl8192c_common
mac80211
loop
hid_generic
joydev
hid_multitouch
usbhid
pl2303
hid
usbserial
uvcvideo
videobuf2_vmalloc
videobuf2_memops
videobuf2_core
videodev
media
snd_hda_codec_realtek
snd_hda_intel
snd_hda_codec
snd_hwdep
snd_pcm
snd_page_alloc
snd_seq
snd_seq_device
mwifiex_sdio
snd_timer
mwifiex
coretemp
btmrvl_sdio
btmrvl
cfg80211
bluetooth
rfkill
evdev
pcspkr
gma500_gfx
snd
drm_kms_helper
drm
soundcore
i2c_designware_pci
i2c_algo_bit
i2c_designware_core
i2c_core
battery
video
acpi_cpufreq
processor
ac
button
ext4
crc16
mbcache
jbd2
sg
sd_mod
crc_t10dif
crct10dif_common
mmc_block
ahci
libahci
sdhci_pci
libata
sdhci
scsi_mod
mmc_core
ehci_pci
ehci_hcd
usbcore
usb_common
thermal
thermal_sys

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Device [8086:4110] (rev 04)
	Subsystem: Device [1b35:220b]
	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

00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:4102] (rev 04) (prog-if 00 [VGA controller])
	Subsystem: Device [1b35:220b]
	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 ff200000 (32-bit, non-prefetchable) [size=1M]
	Region 1: I/O ports at 7ff8 [size=8]
	Region 2: Memory at d0000000 (32-bit, non-prefetchable) [size=256M]
	Region 3: Memory at cffc0000 (32-bit, non-prefetchable) [size=256K]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: gma500

00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:0817] (rev 03)
	Subsystem: Device [1b35:220b]
	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-

01:01.0 Display controller [0380]: Intel Corporation Moorestown External Displays [8086:080d] (rev 01)
	Subsystem: Device [1b35:220b]
	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 21
	Region 0: Memory at ff010000 (32-bit, non-prefetchable) [size=64K]
	Region 1: I/O ports at 2100 [size=32]
	Expansion ROM at <ignored> [disabled]

03:10.0 System peripheral [0880]: Intel Corporation Moorestown SC DMA [8086:0813] (rev 01)
	Subsystem: Device [1b35:220b]
	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 D routed to IRQ 10
	Region 0: Memory at ff11f000 (32-bit, non-prefetchable) [size=4K]
	Expansion ROM at <ignored> [disabled]

05:11.0 Communication controller [0780]: Intel Corporation Moorestown SPI Ctrl 1 [8086:0801] (rev 01)
	Subsystem: Device [1b35:220b]
	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 5
	Region 0: Memory at ff129000 (32-bit, non-prefetchable) [size=4K]
	Expansion ROM at <ignored> [disabled]

07:12.0 Communication controller [0780]: Intel Corporation Moorestown I2C 0 [8086:0802] (rev 01)
	Subsystem: Device [1b35:220b]
	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 16
	Region 0: Memory at ff12a000 (32-bit, non-prefetchable) [size=4K]
	Region 1: I/O ports at 2200 [size=16]
	Expansion ROM at <ignored> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: i2c-designware-pci

08:13.0 Communication controller [0780]: Intel Corporation Moorestown I2C 1 [8086:0803] (rev 01)
	Subsystem: Device [1b35:220b]
	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 17
	Region 0: Memory at ff130000 (32-bit, non-prefetchable) [size=4K]
	Region 1: I/O ports at 2210 [size=16]
	Expansion ROM at <ignored> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: i2c-designware-pci

09:14.0 Communication controller [0780]: Intel Corporation Moorestown I2C 2 [8086:0804] (rev 01)
	Subsystem: Device [1b35:220b]
	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 C routed to IRQ 18
	Region 0: Memory at ff131000 (32-bit, non-prefetchable) [size=4K]
	Region 1: I/O ports at 2220 [size=16]
	Expansion ROM at <ignored> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: i2c-designware-pci

0b:15.0 Audio device [0403]: Intel Corporation Moorestown Audio Ctrl [8086:080a]
	Subsystem: Device [1b35:220b]
	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 41
	Region 0: Memory at ffaf4000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel

0c:16.0 USB controller [0c03]: Intel Corporation Moorestown USB Ctrl [8086:0806] (rev 01) (prog-if 20 [EHCI])
	Subsystem: Device [1b35:220b]
	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 19
	Region 0: Memory at ffa80000 (32-bit, non-prefetchable) [size=4K]
	Expansion ROM at <ignored> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci

0d:17.0 USB controller [0c03]: Intel Corporation Moorestown OTG Ctrl [8086:0811] (rev 01) (prog-if 20 [EHCI])
	Subsystem: Device [1b35:220b]
	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 20
	Region 0: Memory at ffa60000 (32-bit, non-prefetchable) [size=4K]
	Expansion ROM at <ignored> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci

0e:18.0 SD Host controller [0805]: Intel Corporation Moorestown SD Host Ctrl 0 [8086:0807] (rev 01)
	Subsystem: Device [1b35:220b]
	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 16
	Region 0: Memory at ffa50000 (32-bit, non-prefetchable) [size=4K]
	Expansion ROM at <ignored> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: sdhci-pci

0f:19.0 SD Host controller [0805]: Intel Corporation Moorestown SD Host Ctrl 1 [8086:0808] (rev 01)
	Subsystem: Device [1b35:220b]
	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 17
	Region 0: Memory at ffa58000 (32-bit, non-prefetchable) [size=4K]
	Expansion ROM at <ignored> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: sdhci-pci

10:1a.0 SD Host controller [0805]: Intel Corporation Moorestown SPI Ctrl 2 [8086:0812] (rev 01)
	Subsystem: Device [1b35:220b]
	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 C routed to IRQ 18
	Region 0: Memory at ffa5c000 (32-bit, non-prefetchable) [size=4K]
	Expansion ROM at <ignored> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: sdhci-pci

11:1b.0 SATA controller [0106]: Intel Corporation Device [8086:0816] (rev 01) (prog-if 01 [AHCI 1.0])
	Subsystem: Device [1b35:220b]
	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 23
	Region 4: I/O ports at 2000 [size=32]
	Region 5: Memory at ff009000 (32-bit, non-prefetchable) [size=4K]
	Expansion ROM at <ignored> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: ahci


** USB devices:
Bus 002 Device 005: ID 0c45:7000 Microdia 
Bus 002 Device 004: ID 222a:0001  
Bus 002 Device 003: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port
Bus 002 Device 002: ID 0424:2517 Standard Microsystems Corp. Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 5986:04ae Acer, Inc 
Bus 001 Device 002: ID 0bda:5803 Realtek Semiconductor Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: 7.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.13-0.bpo.1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to sv_FI.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-3.13-0.bpo.1-686-pae depends on:
ii  debconf [debconf-2.0]                   1.5.49
ii  initramfs-tools [linux-initramfs-tool]  0.115~bpo70+1
ii  kmod                                    9-3
ii  linux-base                              3.5
ii  module-init-tools                       9-3

Versions of packages linux-image-3.13-0.bpo.1-686-pae recommends:
ii  firmware-linux-free  3.2
ii  libc6-i686           2.13-38+deb7u1

Versions of packages linux-image-3.13-0.bpo.1-686-pae suggests:
pn  debian-kernel-handbook  <none>
ii  grub-pc                 1.99-27+deb7u2
pn  linux-doc-3.13          <none>

Versions of packages linux-image-3.13-0.bpo.1-686-pae 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>
pn  firmware-iwlwifi        <none>
pn  firmware-libertas       <none>
pn  firmware-linux          <none>
ii  firmware-linux-nonfree  0.41~bpo70+1
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 excluded

--- End Message ---
--- Begin Message ---
This bug was filed for a very old kernel. If you can reproduce it with
- the current version in unstable/testing
- the latest kernel from buster.backports
please reopen the bug, see https://www.debian.org/Bugs/server-control

--- End Message ---

Reply to: