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

Bug#779732: Subject: linux-image-3.16-2-686-pae: Kernel forces rfkill to block wireless radio on boot



Package: src:linux
Version: 3.16.3-2
Severity: normal

Dear Maintainer,

Ever since a recent upgrade, the kernel apparently instructs rfkill to block the wireless radio during boot. After google searching quite a bit, it seems this has been implemented to prevent laptops from broadcasting when on an airplane. Although this system uses a wireless NIC very commonly used in laptops, it is not a laptop. It is an Intel NUC. Many of the solutions on the web suggest simply pressing the wireless button on the laptop. There is no such button. Others suggest simply issuing an rfkill unblock command at the command line, but this is also not possible, because this is a headless unit with no wired Ethernet connections. It *MUST* come up with WiFi access at boot time. The best option would be to prevent the kernel from ever issuing the rfkill command at all. Barring that, I could write an init script (or modify an existing one) that re-enables the radio, but I am a little unsure of the exact details or where to insert such a script in the boot sequence. Typical of the behavior of this situation, the radio does come up for a few seconds during boot, but then shuts off.

From syslog:
Mar  3 20:42:50 DMXHost wpa_supplicant[377]: rfkill: WLAN soft blocked
Mar 3 20:42:51 DMXHost NetworkManager[624]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:02:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi)

-- Package-specific info:
** Version:
Linux version 3.16-2-686-pae (debian-kernel@lists.debian.org) (gcc version 4.8.3 (Debian 4.8.3-11) ) #1 SMP Debian 3.16.3-2 (2014-09-20)

** Command line:
auto BOOT_IMAGE=Linux ro root=UUID=487d9689-a65b-4fdf-b37e-6dad30518213 quiet

** Not tainted

** Kernel log:
[    2.445210] sound hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    2.445214] sound hdaudioC0D0:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    2.445217] sound hdaudioC0D0:    mono: mono_out=0x0
[    2.445219] sound hdaudioC0D0:    inputs:
[    2.445223] sound hdaudioC0D0:      Mic=0x19
[    2.459079] usbcore: registered new interface driver btusb
[    2.480368] iTCO_vendor_support: vendor-support=0
[    2.480900] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 2.480964] iTCO_wdt: Found a Bay Trail SoC TCO device (Version=3, TCOBASE=0x0460)
[    2.484738] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    2.502660] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
[    2.502667] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[    2.502670] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
[ 2.502673] iwlwifi 0000:02:00.0: Detected Intel(R) Centrino(R) Wireless-N 2230 BGN, REV=0xC8
[    2.503012] iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S
[ 2.526944] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    2.542191] cfg80211: World regulatory domain updated:
[    2.542199] cfg80211:  DFS Master region: unset
[ 2.542202] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 2.542206] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 2.542209] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 2.542212] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) [ 2.542215] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) [ 2.542217] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) [ 2.542220] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) [ 2.551688] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input9 [ 2.552823] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10 [ 2.553073] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 [ 2.553313] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 [ 2.553552] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 [ 2.568666] Adding 7772156k swap on /dev/sda3. Priority:-1 extents:1 across:7772156k SSFS
[    2.580903] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 2.656806] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem [ 2.662728] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
[    2.773295] iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S
[    2.781044] iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0
[    2.879369] Switched to clocksource tsc
[ 3.022910] i915 0000:00:02.0: No connectors reported connected with modes
[    3.022932] [drm] Cannot find any crtc or sizes - going 1024x768
[    3.025348] fbcon: inteldrmfb (fb0) is primary device
[    3.026703] iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S
[    3.034461] iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0
[    3.105977] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[    3.371146] Console: switching to colour frame buffer device 128x48
[    3.380624] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    3.380628] i915 0000:00:02.0: registered panic notifier
[ 3.402780] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) [ 3.403698] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input14 [ 3.408337] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    3.600848] wlan0: authenticate with 88:dc:96:14:9b:de
[    3.616011] wlan0: send auth to 88:dc:96:14:9b:de (try 1/3)
[    3.618702] wlan0: authenticated
[    3.619133] wlan0: waiting for beacon from 88:dc:96:14:9b:de
[    3.911123] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[    3.966994] wlan0: associate with 88:dc:96:14:9b:de (try 1/3)
[ 3.971220] wlan0: RX AssocResp from 88:dc:96:14:9b:de (capab=0x431 status=0 aid=13)
[    4.000501] wlan0: associated
[    4.000547] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[    4.000834] cfg80211: Calling CRDA for country: US
[    4.015034] cfg80211: Regulatory domain changed to country: US
[    4.015052] cfg80211:  DFS Master region: FCC
[ 4.015062] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 4.015079] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A) [ 4.015093] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 1700 mBm), (N/A) [ 4.015107] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2300 mBm), (0 s) [ 4.015119] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A) [ 4.015132] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
[    5.004378] random: nonblocking pool is initialized
[    5.499376] FS-Cache: Loaded
[    5.511325] RPC: Registered named UNIX socket transport module.
[    5.511332] RPC: Registered udp transport module.
[    5.511335] RPC: Registered tcp transport module.
[    5.511337] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    5.522693] FS-Cache: Netfs 'nfs' registered for caching
[    5.534622] Key type dns_resolver registered
[    5.542767] NFS: Registering the id_resolver key type
[    5.542818] Key type id_resolver registered
[    5.542821] Key type id_legacy registered
[    5.592872] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 5.649267] systemd-journald[138]: Received request to flush runtime journal from PID 1
[    5.932592] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    5.932598] Bluetooth: BNEP filters: protocol multicast
[    5.932608] Bluetooth: BNEP socket layer initialized
[ 6.257719] wlan0: deauthenticating from 88:dc:96:14:9b:de by local choice (Reason: 3=DEAUTH_LEAVING)
[    6.288527] cfg80211: Calling CRDA to update world regulatory domain
[    6.301379] cfg80211: World regulatory domain updated:
[    6.301385] cfg80211:  DFS Master region: unset
[ 6.301388] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 6.301392] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 6.301395] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 6.301398] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) [ 6.301401] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) [ 6.301403] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) [ 6.301406] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) [ 6.316212] r8169 0000:03:00.0: firmware: direct-loading firmware rtl_nic/rtl8168g-2.fw
[    6.356692] r8169 0000:03:00.0 eth0: link down
[    6.356738] r8169 0000:03:00.0 eth0: link down
[    6.357067] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    8.920684] r8169 0000:03:00.0 eth0: link up
[    8.920697] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

** Model information
not available

** Loaded modules:
snd_seq_dummy
snd_seq
snd_seq_device
bnep
nfsd
nfs_acl
rpcsec_gss_krb5
auth_rpcgss
oid_registry
nfsv4
dns_resolver
nfs
lockd
sunrpc
fscache
ctr
ccm
arc4
iwldvm
snd_hda_codec_hdmi
iTCO_wdt
iTCO_vendor_support
mac80211
evdev
ecb
snd_hda_codec_realtek
snd_hda_codec_generic
intel_powerclamp
intel_rapl
coretemp
kvm_intel
kvm
crc32_pclmul
psmouse
iwlwifi
serio_raw
pcspkr
lpc_ich
btusb
mfd_core
i2c_i801
bluetooth
cfg80211
snd_hda_intel
6lowpan_iphc
rfkill
snd_hda_controller
i915
ir_lirc_codec
lirc_dev
ir_mce_kbd_decoder
snd_hda_codec
snd_hwdep
ir_sharp_decoder
snd_pcm
drm_kms_helper
ir_sanyo_decoder
snd_timer
ir_sony_decoder
ir_jvc_decoder
snd
shpchp
ir_rc6_decoder
soundcore
ir_rc5_decoder
ir_nec_decoder
drm
iosf_mbi
i2c_algo_bit
rc_rc6_mce
battery
ite_cir
rc_core
video
i2c_designware_platform
i2c_designware_core
processor
button
loop
fuse
autofs4
ext4
crc16
mbcache
jbd2
sg
sd_mod
crc_t10dif
crct10dif_generic
crct10dif_common
crc32c_intel
r8169
mii
thermal
fan
thermal_sys
i2c_hid
hid
i2c_core
sdhci_acpi
sdhci
xhci_hcd
mmc_core
usbcore
usb_common
ahci
libahci
libata
scsi_mod

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

auto wlan0
iface wlan0 inet static
address 192.168.1.55
netmask 255.255.255.0
gateway 192.168.1.1
wpa-ssid Hunter-Main
wpa-psk ********

#auto eth0
#iface eth0 inet static
#address 192.168.1.54
#netmask 255.255.255.0
#gateway 192.168.1.1

** 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,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
    link/ether c0:3f:d5:63:8b:cb brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.54/24 brd 192.168.1.255 scope global eth0
       valid_lft forever preferred_lft forever
    inet6 fe80::c23f:d5ff:fe63:8bcb/64 scope link
       valid_lft forever preferred_lft forever
3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc mq state DOWN group default qlen 1000
    link/ether 68:17:29:ad:7b:09 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.55/24 brd 192.168.1.255 scope global wlan0
       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 wlan0: 6071 37 0 1 0 0 0 0 6919 44 0 0 0 0 0 0 lo: 3860 50 0 0 0 0 0 0 3860 50 0 0 0 0 0 0 eth0: 10736361 73800 0 0 0 0 0 0 705761 6728 0 0 0 0 0 0

*** Protocol statistics:
Ip:
    39480 total packets received
    0 forwarded
    0 incoming packets discarded
    37915 incoming packets delivered
    4366 requests sent out
    57 dropped because of missing route
Icmp:
    310 ICMP messages received
    304 input ICMP message failed.
    ICMP input histogram:
        echo requests: 310
    6 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
        echo replies: 6
IcmpMsg:
        InType8: 310
        OutType0: 6
Tcp:
    12 active connections openings
    8 passive connection openings
    0 failed connection attempts
    0 connection resets received
    2 connections established
    4135 segments received
    4214 segments send out
    0 segments retransmited
    0 bad segments received.
    8 resets sent
Udp:
    22884 packets received
    0 packets to unknown port received.
    0 packet receive errors
    78 packets sent
UdpLite:
TcpExt:
    7 TCP sockets finished time wait in fast timer
    29 delayed acks sent
    2 packets directly queued to recvmsg prequeue.
    1800 packet headers predicted
    834 acknowledgments not containing data payload received
    1801 predicted acknowledgments
    1 connections reset due to unexpected data
    TCPRcvCoalesce: 36
    TCPOFOQueue: 1
    TCPAutoCorking: 193
    TCPOrigDataSent: 2021
IpExt:
    InMcastPkts: 25191
    OutMcastPkts: 131
    InBcastPkts: 8570
    InOctets: 7549981
    OutOctets: 493291
    InMcastOctets: 3592311
    OutMcastOctets: 8500
    InBcastOctets: 1123598
    InNoECTPkts: 40294
    InECT1Pkts: 83
    InECT0Pkts: 5
    InCEPkts: 3


** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series SoC Transaction Register [8086:0f00] (rev 0c)
	Subsystem: Intel Corporation Device [8086:2055]
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
	Kernel driver in use: iosf_mbi_pci

00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display [8086:0f31] (rev 0c) (prog-if 00 [VGA controller])
	Subsystem: Intel Corporation Device [8086:2055]
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 108
	Region 0: Memory at d0000000 (32-bit, non-prefetchable) [size=4M]
	Region 2: Memory at c0000000 (32-bit, prefetchable) [size=256M]
	Region 4: I/O ports at f080 [size=8]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: i915

00:13.0 SATA controller [0106]: Intel Corporation Device [8086:0f23] (rev 0c) (prog-if 01 [AHCI 1.0])
	Subsystem: Intel Corporation Device [8086:2055]
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 103
	Region 0: I/O ports at f070 [size=8]
	Region 1: I/O ports at f060 [size=4]
	Region 2: I/O ports at f050 [size=8]
	Region 3: I/O ports at f040 [size=4]
	Region 4: I/O ports at f020 [size=32]
	Region 5: Memory at d0816000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci

00:14.0 USB controller [0c03]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series USB xHCI [8086:0f35] (rev 0c) (prog-if 30 [XHCI])
	Subsystem: Intel Corporation Device [8086:2055]
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 104
	Region 0: Memory at d0800000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd

00:1a.0 Encryption controller [1080]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Trusted Execution Engine [8086:0f18] (rev 0c)
	Subsystem: Intel Corporation Device [8086:2055]
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 255
	Region 0: Memory at d0500000 (32-bit, non-prefetchable) [size=1M]
	Region 1: Memory at d0400000 (32-bit, non-prefetchable) [size=1M]
	Capabilities: <access denied>

00:1b.0 Audio device [0403]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series High Definition Audio Controller [8086:0f04] (rev 0c)
	Subsystem: Intel Corporation Device [8086:2055]
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 106
	Region 0: Memory at d0810000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel

00:1c.0 PCI bridge [0604]: Intel Corporation Device [8086:0f48] (rev 0c) (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
	I/O behind bridge: 00002000-00002fff
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 Device [8086:0f4a] (rev 0c) (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: 00003000-00003fff
	Memory behind bridge: d0700000-d07fffff
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 Device [8086:0f4c] (rev 0c) (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
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: d0600000-d06fffff
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 Device [8086:0f4e] (rev 0c) (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=04, subordinate=04, sec-latency=0
	I/O behind bridge: 00004000-00004fff
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:1f.0 ISA bridge [0601]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Power Control Unit [8086:0f1c] (rev 0c)
	Subsystem: Intel Corporation Device [8086:2055]
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.3 SMBus [0c05]: Intel Corporation Device [8086:0f12] (rev 0c)
	Subsystem: Intel Corporation Device [8086:2055]
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 B routed to IRQ 18
	Region 0: Memory at d0814000 (32-bit, non-prefetchable) [size=32]
	Region 4: I/O ports at f000 [size=32]
	Capabilities: <access denied>

02:00.0 Network controller [0280]: Intel Corporation Centrino Wireless-N 2230 [8086:0887] (rev c4)
	Subsystem: Intel Corporation Centrino Wireless-N 2230 BGN [8086:4062]
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 107
	Region 0: Memory at d0700000 (64-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: iwlwifi

03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0c)
	Subsystem: Intel Corporation Device [8086:2055]
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 105
	Region 0: I/O ports at e000 [size=256]
	Region 2: Memory at d0604000 (64-bit, non-prefetchable) [size=4K]
	Region 4: Memory at d0600000 (64-bit, prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: r8169


** USB devices:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 8087:07da Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.16-2-686-pae (SMP w/2 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.16-2-686-pae depends on:
ii  debconf [debconf-2.0]                   1.5.53
ii  initramfs-tools [linux-initramfs-tool]  0.116
ii  kmod                                    18-3
ii  linux-base                              3.5
ii  module-init-tools                       18-3

Versions of packages linux-image-3.16-2-686-pae recommends:
ii  firmware-linux-free  3.3
ii  libc6-i686           2.19-11

Versions of packages linux-image-3.16-2-686-pae suggests:
pn  debian-kernel-handbook  <none>
ii  grub-pc                 2.00-22
ii  lilo                    1:24.0-2
pn  linux-doc-3.16          <none>

Versions of packages linux-image-3.16-2-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>
ii  firmware-iwlwifi        0.43
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.43
pn  xen-hypervisor          <none>

-- debconf information:
  linux-image-3.16-2-686-pae/postinst/mips-initrd-3.16-2-686-pae:

linux-image-3.16-2-686-pae/prerm/removing-running-kernel-3.16-2-686-pae: true

linux-image-3.16-2-686-pae/postinst/depmod-error-initrd-3.16-2-686-pae: false


Reply to: