Package: src:linux
Version: 4.2.1-2
Severity: normal
Tags: lfs

Dear Maintainer,

the overlay.ks module can be used for Docker (using "--storage-driver=overlay).
However, this fails when a file in docker is larger than 2GB.  The union-fs
mailing list has a fix that adds O_LARGEFILE to two open() calls.  I applied
this patch and this fixed the problem.

The patch is available as commit
https://git.kernel.org/cgit/linux/kernel/git/mszeredi/vfs.git/commit/?h
=overlayfs-next&id=bb00c2cd01c27e037900a28dcd01b00317a42fdb

Pretty sure that this will anyway make it's way into the Linux kernel, but
perhaps this could be carried as a Debian kernel patch until that happens?

P.S.: The union-fs has a successor of this patch which unconditionally adds
O_LARGEFILE.  Both of them worked for me.



-- Package-specific info:
** Version:
Linux version 4.2.0-1-amd64 (debian-ker...@lists.debian.org) (gcc version 4.9.3 
(Debian 4.9.3-4) ) #1 SMP Debian 4.2.1-2 (2015-09-27)

** Command line:
BOOT_IMAGE=/boot/vmlinuz-4.2.0-1-amd64 
root=UUID=47e798ce-1b4d-479d-ac61-3c93be246051 ro cgroup_enable=memory 
swapaccount=1 radeon.runpm=0 quiet

** Tainted: PO (4097)
 * Proprietary module has been loaded.
 * Out-of-tree module has been loaded.

** Kernel log:
[34349.687536] hid-generic 0003:05C7:2012.0006: unknown main item tag 0x0
[34349.687539] hid-generic 0003:05C7:2012.0006: unknown main item tag 0x0
[34349.687543] hid-generic 0003:05C7:2012.0006: unknown main item tag 0x0
[34349.687547] hid-generic 0003:05C7:2012.0006: unknown main item tag 0x0
[34349.687551] hid-generic 0003:05C7:2012.0006: unknown main item tag 0x0
[34349.687555] hid-generic 0003:05C7:2012.0006: unknown main item tag 0x0
[34349.687559] hid-generic 0003:05C7:2012.0006: unknown main item tag 0x0
[34349.687563] hid-generic 0003:05C7:2012.0006: unknown main item tag 0x0
[34349.687567] hid-generic 0003:05C7:2012.0006: unknown main item tag 0x0
[34349.687570] hid-generic 0003:05C7:2012.0006: unknown main item tag 0x0
[34349.687574] hid-generic 0003:05C7:2012.0006: unknown main item tag 0x0
[34349.687578] hid-generic 0003:05C7:2012.0006: unknown main item tag 0x0
[34349.687582] hid-generic 0003:05C7:2012.0006: unknown main item tag 0x0
[34349.687586] hid-generic 0003:05C7:2012.0006: unknown main item tag 0x0
[34349.687589] hid-generic 0003:05C7:2012.0006: unknown main item tag 0x0
[34349.687593] hid-generic 0003:05C7:2012.0006: unknown main item tag 0x0
[34349.687597] hid-generic 0003:05C7:2012.0006: unknown main item tag 0x0
[34349.687601] hid-generic 0003:05C7:2012.0006: unknown main item tag 0x0
[34349.687605] hid-generic 0003:05C7:2012.0006: unknown main item tag 0x0
[34349.687609] hid-generic 0003:05C7:2012.0006: unknown main item tag 0x0
[34349.687612] hid-generic 0003:05C7:2012.0006: unknown main item tag 0x0
[34349.687616] hid-generic 0003:05C7:2012.0006: unknown main item tag 0x0
[34349.687620] hid-generic 0003:05C7:2012.0006: unknown main item tag 0x0
[34349.687624] hid-generic 0003:05C7:2012.0006: unknown main item tag 0x0
[34349.687628] hid-generic 0003:05C7:2012.0006: unknown main item tag 0x0
[34349.687631] hid-generic 0003:05C7:2012.0006: unknown main item tag 0x0
[34349.687635] hid-generic 0003:05C7:2012.0006: unknown main item tag 0x0
[34349.687639] hid-generic 0003:05C7:2012.0006: unbalanced collection at end of 
report description
[34349.687646] hid-generic: probe of 0003:05C7:2012.0006 failed with error -22
[34352.112074] usb 4-6: new SuperSpeed USB device number 2 using xhci_hcd
[34352.131449] usb 4-6: New USB device found, idVendor=0bc2, idProduct=ab21
[34352.131452] usb 4-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[34352.131454] usb 4-6: Product: BUP Slim RD
[34352.131454] usb 4-6: Manufacturer: Seagate 
[34352.131455] usb 4-6: SerialNumber: NA77VR3F
[34352.151320] usbcore: registered new interface driver usb-storage
[34352.152751] scsi host5: uas
[34352.153341] usbcore: registered new interface driver uas
[34352.153851] scsi 5:0:0:0: Direct-Access     Seagate  BUP Slim RD      0143 
PQ: 0 ANSI: 6
[34352.155196] sd 5:0:0:0: Attached scsi generic sg2 type 0
[34352.206367] sd 5:0:0:0: [sdc] Spinning up disk...
[34357.009491] .ready
[34357.026720] sd 5:0:0:0: [sdc] 3907029167 512-byte logical blocks: (2.00 
TB/1.81 TiB)
[34357.027753] sd 5:0:0:0: [sdc] Write Protect is off
[34357.027754] sd 5:0:0:0: [sdc] Mode Sense: 2b 00 10 08
[34357.028591] sd 5:0:0:0: [sdc] Write cache: enabled, read cache: enabled, 
supports DPO and FUA
[34357.108204]  sdc: sdc1 sdc2 sdc3 sdc4 sdc5
[34357.127995] sd 5:0:0:0: [sdc] Attached SCSI disk
[34357.890807] EXT4-fs (sdc5): recovery complete
[34357.890811] EXT4-fs (sdc5): mounted filesystem with ordered data mode. Opts: 
(null)
[34358.696044] EXT4-fs (sdc4): recovery complete
[34358.696196] EXT4-fs (sdc4): mounted filesystem with ordered data mode. Opts: 
(null)
[36061.175867] usb 3-2: new low-speed USB device number 9 using xhci_hcd
[36061.364804] usb 3-2: New USB device found, idVendor=1267, idProduct=0212
[36061.364806] usb 3-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[36061.364808] usb 3-2: Product: PS/2+USB Mouse
[36061.365020] usb 3-2: ep 0x81 - rounding interval to 64 microframes, ep desc 
says 80 microframes
[36061.368026] input: PS/2+USB Mouse as 
/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/0003:1267:0212.0007/input/input31
[36061.424193] hid-generic 0003:1267:0212.0007: input,hidraw1: USB HID v1.11 
Mouse [PS/2+USB Mouse] on usb-0000:00:14.0-2/input0
[36411.366856] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 
60:e3:27:84:53:89   profile =60:e3:27:84:9b:a4
[36411.366878] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 
60:e3:27:84:53:89   profile =60:e3:27:84:9b:a4
[36411.447766] wl0: link up (wlan0)
[50095.149273] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 
60:e3:27:84:9b:a4   profile =60:e3:27:84:53:89
[50095.149337] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 
60:e3:27:84:9b:a4   profile =60:e3:27:84:53:89
[50095.218615] wl0: link up (wlan0)
[52137.085545] perf interrupt took too long (2510 > 2500), lowering 
kernel.perf_event_max_sample_rate to 50000
[57777.508397] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 
60:e3:27:84:53:89   profile =60:e3:27:84:9b:a4
[57777.508427] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 
60:e3:27:84:53:89   profile =60:e3:27:84:9b:a4
[57777.580506] wl0: link up (wlan0)
[87193.426203] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 
60:e3:27:84:9b:a4   profile =60:e3:27:84:53:89
[87193.426227] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 
60:e3:27:84:9b:a4   profile =60:e3:27:84:53:89
[87193.495223] wl0: link up (wlan0)
[88394.405341] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 
60:e3:27:84:53:89   profile =60:e3:27:84:9b:a4
[88394.405364] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 
60:e3:27:84:53:89   profile =60:e3:27:84:9b:a4
[88394.666035] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 
60:e3:27:84:53:89   profile =60:e3:27:84:9b:a4
[88394.666051] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 
60:e3:27:84:53:89   profile =60:e3:27:84:9b:a4
[88400.673176] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 
60:e3:27:84:53:89   profile =60:e3:27:84:9b:a4
[88400.673193] ERROR @wl_cfg80211_get_station : Wrong Mac address, mac = 
60:e3:27:84:53:89   profile =60:e3:27:84:9b:a4
[88404.421455] wl0: link down (wlan0)
[88404.423778] cfg80211: World regulatory domain updated:
[88404.423780] cfg80211:  DFS Master region: unset
[88404.423781] cfg80211:   (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp), (dfs_cac_time)
[88404.423783] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 
mBm), (N/A)
[88404.423784] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 
mBm), (N/A)
[88404.423785] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 
mBm), (N/A)
[88404.423796] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz 
AUTO), (N/A, 2000 mBm), (N/A)
[88404.423797] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz 
AUTO), (N/A, 2000 mBm), (0 s)
[88404.423798] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 
mBm), (0 s)
[88404.423799] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 
mBm), (N/A)
[88404.423800] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 
mBm), (N/A)
[88405.794583] wl0: link up (wlan0)
[88405.796824] cfg80211: Regulatory domain changed to country: US
[88405.796826] cfg80211:  DFS Master region: FCC
[88405.796827] cfg80211:   (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp), (dfs_cac_time)
[88405.796828] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 
mBm), (N/A)
[88405.796829] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz 
AUTO), (N/A, 1700 mBm), (N/A)
[88405.796831] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz 
AUTO), (N/A, 2300 mBm), (0 s)
[88405.796832] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2300 
mBm), (0 s)
[88405.796833] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 
mBm), (N/A)
[88405.796833] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 
4000 mBm), (N/A)

** Model information
sys_vendor: Dell Inc.
product_name: Precision M4800
product_version: 01
chassis_vendor: Dell Inc.
chassis_version: 
bios_vendor: Dell Inc.
bios_version: A14
board_vendor: Dell Inc.
board_name: 0WJNC2
board_version: A00

** Loaded modules:
cpuid
uas
usb_storage
overlay(O)
xt_nat
veth
xt_addrtype
br_netfilter
dm_thin_pool
dm_persistent_data
dm_bio_prison
dm_bufio
libcrc32c
loop
dm_mod
fuse
xt_CHECKSUM
iptable_mangle
ipt_MASQUERADE
nf_nat_masquerade_ipv4
iptable_nat
nf_nat_ipv4
nf_nat
nf_conntrack_ipv4
nf_defrag_ipv4
xt_conntrack
nf_conntrack
ipt_REJECT
nf_reject_ipv4
xt_tcpudp
tun
bridge
stp
llc
ebtable_filter
ebtables
ip6table_filter
ip6_tables
iptable_filter
ip_tables
x_tables
binfmt_misc
nfsd
auth_rpcgss
oid_registry
nfs_acl
nfs
lockd
grace
fscache
sunrpc
joydev
x86_pkg_temp_thermal
intel_powerclamp
intel_rapl
iosf_mbi
coretemp
kvm_intel
kvm
crct10dif_pclmul
crc32_pclmul
ghash_clmulni_intel
jitterentropy_rng
wl(PO)
sha256_ssse3
sha256_generic
hmac
drbg
ansi_cprng
dell_wmi
iTCO_wdt
dell_laptop
iTCO_vendor_support
radeon
sparse_keymap
dcdbas
dell_smm_hwmon
i915
aesni_intel
snd_hda_codec_realtek
snd_hda_codec_generic
aes_x86_64
snd_hda_codec_hdmi
lrw
cfg80211
gf128mul
ttm
glue_helper
ablk_helper
psmouse
evdev
drm_kms_helper
cryptd
serio_raw
pcspkr
rfkill
i2c_i801
snd_hda_intel
drm
snd_hda_codec
mei_me
mei
snd_hda_core
i2c_algo_bit
lpc_ich
sg
shpchp
ie31200_edac
mfd_core
snd_hwdep
edac_core
wmi
battery
snd_soc_rt5640
snd_soc_rl6231
snd_soc_core
snd_compress
snd_pcm
snd_timer
8250_fintek
snd
soundcore
regmap_i2c
dw_dmac
snd_soc_sst_acpi
dw_dmac_core
dell_smo8800
video
i2c_designware_platform
i2c_designware_core
button
processor
ac
parport_pc
ppdev
lp
parport
autofs4
ext4
crc16
mbcache
jbd2
btrfs
xor
raid6_pq
md_mod
sd_mod
hid_generic
usbhid
crc32c_intel
ahci
libahci
libata
xhci_pci
scsi_mod
ehci_pci
xhci_hcd
ehci_hcd
sdhci_pci
e1000e
usbcore
ptp
pps_core
usb_common
thermal
thermal_sys
sdhci_acpi
sdhci
mmc_core
i2c_hid
hid

** Network interface configuration:

source /etc/network/interfaces.d/*

auto lo
iface lo inet loopback

** 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: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state 
DOWN group default qlen 1000
    link/ether 34:e6:d7:03:1c:c4 brd ff:ff:ff:ff:ff:ff
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP 
group default qlen 1000
    link/ether b8:ee:65:58:b3:19 brd ff:ff:ff:ff:ff:ff
    inet 192.168.86.193/24 brd 192.168.86.255 scope global dynamic wlan0
       valid_lft 29907sec preferred_lft 29907sec
    inet6 fe80::baee:65ff:fe58:b319/64 scope link 
       valid_lft forever preferred_lft forever
4: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state 
DOWN group default 
    link/ether 52:54:00:09:8d:dc brd ff:ff:ff:ff:ff:ff
    inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0
       valid_lft forever preferred_lft forever
5: virbr0-nic: <BROADCAST,MULTICAST> mtu 1500 qdisc pfifo_fast master virbr0 
state DOWN group default qlen 500
    link/ether 52:54:00:09:8d:dc brd ff:ff:ff:ff:ff:ff
6: docker0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP 
group default 
    link/ether b2:da:7b:3b:48:b4 brd ff:ff:ff:ff:ff:ff
    inet 172.17.42.1/16 scope global docker0
       valid_lft forever preferred_lft forever
    inet6 fe80::a837:66ff:fe59:3c0e/64 scope link 
       valid_lft forever preferred_lft forever
36: veth5445a79@if35: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue 
master docker0 state UP group default 
    link/ether b2:da:7b:3b:48:b4 brd ff:ff:ff:ff:ff:ff link-netnsid 0
    inet6 fe80::b0da:7bff:fe3b:48b4/64 scope link 
       valid_lft forever preferred_lft forever
42: tun0: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast 
state UNKNOWN group default qlen 500
    link/none 
    inet 10.5.1.9/24 brd 10.5.1.255 scope global tun0
       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
virbr0-nic:       0       0    0    0    0     0          0         0        0  
     0    0    0    0     0       0          0
  eth0: 34581746669 23342057    0    0    0     0          0     74264 
823205364 11550943    0    0    0     0       0          0
 wlan0: 467511546  622922    0    0    0 1803398          0         0 76131830  
489041    0    0    0     0       0          0
docker0: 12579217  233990    0    0    0     0          0         0 226529580  
179581    0    0    0     0       0          0
veth5445a79: 10148623  150662    0    0    0     0          0         0  
3037542   29241    0    0    0     0       0          0
virbr0:       0       0    0    0    0     0          0         0        0      
 0    0    0    0     0       0          0
    lo: 1818371    3795    0    0    0     0          0         0  1818371    
3795    0    0    0     0       0          0
  tun0: 18452878   34405    0    0    0     0          0         0  4301582   
47127    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    Forwarding: 1
    24023700 total packets received
    2 with invalid addresses
    313331 forwarded
    0 incoming packets discarded
    23552125 incoming packets delivered
    12353209 requests sent out
    48 outgoing packets dropped
    376 dropped because of missing route
    45394 reassemblies required
    22697 packets reassembled ok
    85 fragments received ok
    170 fragments created
Icmp:
    373 ICMP messages received
    12 input ICMP message failed.
    ICMP input histogram:
        destination unreachable: 341
        echo replies: 32
    546 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
        destination unreachable: 442
        echo request: 104
IcmpMsg:
        InType0: 32
        InType3: 341
        OutType3: 442
        OutType8: 104
Tcp:
    9098 active connections openings
    489 passive connection openings
    103 failed connection attempts
    88 connection resets received
    19 connections established
    23115801 segments received
    11872586 segments send out
    1877 segments retransmited
    83 bad segments received.
    3369 resets sent
Udp:
    603181 packets received
    345 packets to unknown port received.
    0 packet receive errors
    170065 packets sent
    0 receive buffer errors
    0 send buffer errors
    IgnoredMulti: 49595
UdpLite:
TcpExt:
    51 resets received for embryonic SYN_RECV sockets
    3598 TCP sockets finished time wait in fast timer
    2 packets rejects in established connections because of timestamp
    9075 delayed acks sent
    4 delayed acks further delayed because of locked socket
    Quick ack mode was activated 1070 times
    83 packets directly queued to recvmsg prequeue.
    4698 bytes directly in process context from backlog
    TCPDirectCopyFromPrequeue: 14495
    22684995 packet headers predicted
    34 packets header predicted and directly queued to user
    56024 acknowledgments not containing data payload received
    85930 predicted acknowledgments
    TCPSackRecovery: 98
    66 congestion windows fully recovered without slow start
    TCPDSACKUndo: 3
    39 congestion windows recovered without slow start after partial ack
    TCPSackFailures: 2
    2 timeouts in loss state
    98 fast retransmits
    2 forward retransmits
    TCPTimeouts: 284
    TCPLossProbes: 430
    TCPLossProbeRecovery: 57
    TCPSackRecoveryFail: 3
    TCPDSACKOldSent: 1058
    TCPDSACKOfoSent: 39
    TCPDSACKRecv: 205
    TCPDSACKOfoRecv: 2
    425 connections reset due to unexpected data
    30 connections reset due to early user close
    115 connections aborted due to timeout
    22 times unable to send RST due to no memory
    TCPDSACKIgnoredNoUndo: 108
    TCPSackShiftFallback: 441
    TCPRetransFail: 95
    TCPRcvCoalesce: 681903
    TCPOFOQueue: 234359
    TCPOFOMerge: 40
    TCPChallengeACK: 85
    TCPSYNChallenge: 83
    TCPSpuriousRtxHostQueues: 4
    TCPAutoCorking: 10255
    TCPFromZeroWindowAdv: 6
    TCPToZeroWindowAdv: 6
    TCPWantZeroWindowAdv: 18
    TCPSynRetrans: 725
    TCPOrigDataSent: 152230
    TCPHystartDelayDetect: 1
    TCPHystartDelayCwnd: 17
    TCPACKSkippedSeq: 1
    TCPKeepAlive: 26362
IpExt:
    InNoRoutes: 36
    InMcastPkts: 20545
    OutMcastPkts: 701
    InBcastPkts: 275793
    OutBcastPkts: 2048
    InOctets: 34674373215
    OutOctets: 1143022418
    InMcastOctets: 5041455
    OutMcastOctets: 81094
    InBcastOctets: 30295098
    OutBcastOctets: 454364
    InNoECTPkts: 24046100


** PCI devices:
00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v3/4th Gen Core 
Processor PCI Express x16 Controller [8086:0c01] (rev 06) (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
        Interrupt: pin A routed to IRQ 24
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
        I/O behind bridge: 0000e000-0000efff
        Memory behind bridge: f7e00000-f7efffff
        Prefetchable memory behind bridge: 00000000e0000000-00000000efffffff
        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:02.0 VGA compatible controller [0300]: Intel Corporation 4th Gen Core 
Processor Integrated Graphics Controller [8086:0416] (rev 06) (prog-if 00 [VGA 
controller])
        DeviceName:  Onboard IGD
        Subsystem: Dell Device [1028:05cc]
        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 31
        Region 0: Memory at f5800000 (64-bit, non-prefetchable) [size=4M]
        Region 2: Memory at d0000000 (64-bit, prefetchable) [size=256M]
        Region 4: I/O ports at f000 [size=64]
        Expansion ROM at <unassigned> [disabled]
        Capabilities: <access denied>
        Kernel driver in use: i915

00:03.0 Audio device [0403]: Intel Corporation Xeon E3-1200 v3/4th Gen Core 
Processor HD Audio Controller [8086:0c0c] (rev 06)
        Subsystem: Dell Device [1028:05cc]
        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 25
        Region 0: Memory at f7f34000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: <access denied>
        Kernel driver in use: snd_hda_intel

00:14.0 USB controller [0c03]: Intel Corporation 8 Series/C220 Series Chipset 
Family USB xHCI [8086:8c31] (rev 04) (prog-if 30 [XHCI])
        Subsystem: Dell Device [1028:05cc]
        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 30
        Region 0: Memory at f7f20000 (64-bit, non-prefetchable) [size=64K]
        Capabilities: <access denied>
        Kernel driver in use: xhci_hcd

00:16.0 Communication controller [0780]: Intel Corporation 8 Series/C220 Series 
Chipset Family MEI Controller #1 [8086:8c3a] (rev 04)
        Subsystem: Dell Device [1028:05cc]
        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 26
        Region 0: Memory at f7f40000 (64-bit, non-prefetchable) [size=16]
        Capabilities: <access denied>
        Kernel driver in use: mei_me

00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection 
I217-LM [8086:153a] (rev 04)
        DeviceName:  Onboard LAN
        Subsystem: Dell Device [1028:05cc]
        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 33
        Region 0: Memory at f7f00000 (32-bit, non-prefetchable) [size=128K]
        Region 1: Memory at f7f3d000 (32-bit, non-prefetchable) [size=4K]
        Region 2: I/O ports at f080 [size=32]
        Capabilities: <access denied>
        Kernel driver in use: e1000e

00:1a.0 USB controller [0c03]: Intel Corporation 8 Series/C220 Series Chipset 
Family USB EHCI #2 [8086:8c2d] (rev 04) (prog-if 20 [EHCI])
        Subsystem: Dell Device [1028:05cc]
        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 f7f3c000 (32-bit, non-prefetchable) [size=1K]
        Capabilities: <access denied>
        Kernel driver in use: ehci-pci

00:1b.0 Audio device [0403]: Intel Corporation 8 Series/C220 Series Chipset 
High Definition Audio Controller [8086:8c20] (rev 04)
        Subsystem: Dell Device [1028:05cc]
        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 28
        Region 0: Memory at f7f30000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: <access denied>
        Kernel driver in use: snd_hda_intel

00:1c.0 PCI bridge [0604]: Intel Corporation 8 Series/C220 Series Chipset 
Family PCI Express Root Port #1 [8086:8c10] (rev d4) (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
        Interrupt: pin A routed to IRQ 16
        Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
        I/O behind bridge: 00002000-00002fff
        Memory behind bridge: cf200000-cf3fffff
        Prefetchable memory behind bridge: 00000000cf400000-00000000cf5fffff
        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 8 Series/C220 Series Chipset 
Family PCI Express Root Port #3 [8086:8c14] (rev d4) (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
        Interrupt: pin C routed to IRQ 18
        Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
        Memory behind bridge: f5c00000-f5efffff
        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 8 Series/C220 Series Chipset 
Family PCI Express Root Port #4 [8086:8c16] (rev d4) (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
        Interrupt: pin D routed to IRQ 19
        Bus: primary=00, secondary=04, subordinate=07, sec-latency=0
        I/O behind bridge: 0000d000-0000dfff
        Memory behind bridge: f7300000-f7cfffff
        Prefetchable memory behind bridge: 00000000f1400000-00000000f1dfffff
        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 8 Series/C220 Series Chipset 
Family PCI Express Root Port #5 [8086:8c18] (rev d4) (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
        Interrupt: pin A routed to IRQ 16
        Bus: primary=00, secondary=08, subordinate=08, sec-latency=0
        I/O behind bridge: 0000c000-0000cfff
        Memory behind bridge: f6900000-f72fffff
        Prefetchable memory behind bridge: 00000000f0a00000-00000000f13fffff
        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 8 Series/C220 Series Chipset 
Family PCI Express Root Port #7 [8086:8c1c] (rev d4) (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
        Interrupt: pin C routed to IRQ 18
        Bus: primary=00, secondary=09, subordinate=10, sec-latency=0
        I/O behind bridge: 0000a000-0000bfff
        Memory behind bridge: f5f00000-f68fffff
        Prefetchable memory behind bridge: 00000000f0000000-00000000f09fffff
        Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort+ <SERR- <PERR-
        BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
                PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
        Capabilities: <access denied>
        Kernel driver in use: pcieport

00:1c.7 PCI bridge [0604]: Intel Corporation 8 Series/C220 Series Chipset 
Family PCI Express Root Port #8 [8086:8c1e] (rev d4) (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
        Interrupt: pin D routed to IRQ 19
        Bus: primary=00, secondary=11, subordinate=11, sec-latency=0
        Memory behind bridge: f7d00000-f7dfffff
        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 8 Series/C220 Series Chipset 
Family USB EHCI #1 [8086:8c26] (rev 04) (prog-if 20 [EHCI])
        Subsystem: Dell Device [1028:05cc]
        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 21
        Region 0: Memory at f7f3b000 (32-bit, non-prefetchable) [size=1K]
        Capabilities: <access denied>
        Kernel driver in use: ehci-pci

00:1f.0 ISA bridge [0601]: Intel Corporation QM87 Express LPC Controller 
[8086:8c4f] (rev 04)
        Subsystem: Dell Device [1028:05cc]
        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 RAID bus controller [0104]: Intel Corporation 82801 Mobile SATA 
Controller [RAID mode] [8086:282a] (rev 04)
        Subsystem: Dell Device [1028:05cc]
        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 27
        Region 0: I/O ports at f0d0 [size=8]
        Region 1: I/O ports at f0c0 [size=4]
        Region 2: I/O ports at f0b0 [size=8]
        Region 3: I/O ports at f0a0 [size=4]
        Region 4: I/O ports at f060 [size=32]
        Region 5: Memory at f7f3a000 (32-bit, non-prefetchable) [size=2K]
        Capabilities: <access denied>
        Kernel driver in use: ahci

00:1f.3 SMBus [0c05]: Intel Corporation 8 Series/C220 Series Chipset Family 
SMBus Controller [8086:8c22] (rev 04)
        Subsystem: Dell Device [1028:05cc]
        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 f7f39000 (64-bit, non-prefetchable) [size=256]
        Region 4: I/O ports at f040 [size=32]

01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. 
[AMD/ATI] Venus XT [Radeon HD 8870M / R9 M270X/M370X] [1002:6821] (prog-if 00 
[VGA controller])
        Subsystem: Dell FirePro M5100 [1028:05cc]
        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 32
        Region 0: Memory at e0000000 (64-bit, prefetchable) [size=256M]
        Region 2: Memory at f7e00000 (64-bit, non-prefetchable) [size=256K]
        Region 4: I/O ports at e000 [size=256]
        Expansion ROM at f7e40000 [disabled] [size=128K]
        Capabilities: <access denied>
        Kernel driver in use: radeon

01:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Cape 
Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series] [1002:aab0]
        Subsystem: Dell Device [1028:05cc]
        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 B routed to IRQ 29
        Region 0: Memory at f7e60000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: <access denied>
        Kernel driver in use: snd_hda_intel

03:00.0 Network controller [0280]: Broadcom Corporation BCM4352 802.11ac 
Wireless Network Adapter [14e4:43b1] (rev 03)
        Subsystem: Dell Device [1028:0017]
        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 f5e00000 (64-bit, non-prefetchable) [size=32K]
        Region 2: Memory at f5c00000 (64-bit, non-prefetchable) [size=2M]
        Capabilities: <access denied>
        Kernel driver in use: wl

11:00.0 SD Host controller [0805]: O2 Micro, Inc. SD/MMC Card Reader Controller 
[1217:8520] (rev 01) (prog-if 01)
        Subsystem: Dell Device [1028:05cc]
        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 19
        Region 0: Memory at f7d01000 (32-bit, non-prefetchable) [size=4K]
        Region 1: Memory at f7d00000 (32-bit, non-prefetchable) [size=2K]
        Capabilities: <access denied>
        Kernel driver in use: sdhci-pci


** USB devices:
Bus 002 Device 003: ID 413c:8143 Dell Computer Corp. 
Bus 002 Device 002: ID 8087:8000 Intel Corp. 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 0bc2:ab21 Seagate RSS LLC Backup Plus Slim
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 008: ID 05c7:2012 Qtronix Corp. 
Bus 003 Device 007: ID 0451:2046 Texas Instruments, Inc. TUSB2046 Hub
Bus 003 Device 009: ID 1267:0212 Logic3 / SpectraVideo plc 
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.2.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages linux-image-4.2.0-1-amd64 depends on:
ii  debconf [debconf-2.0]                   1.5.57
ii  initramfs-tools [linux-initramfs-tool]  0.120
ii  kmod                                    21-1
ii  linux-base                              4.0

Versions of packages linux-image-4.2.0-1-amd64 recommends:
ii  firmware-linux-free  3.4
ii  irqbalance           1.0.6-3

Versions of packages linux-image-4.2.0-1-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  extlinux                3:6.03+dfsg-10
ii  grub-pc                 2.02~beta2-28
pn  linux-doc-4.2           <none>

Versions of packages linux-image-4.2.0-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>
pn  firmware-iwlwifi        <none>
pn  firmware-libertas       <none>
ii  firmware-linux          0.44
ii  firmware-linux-nonfree  0.44
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-4.2.0-1-amd64/postinst/mips-initrd-4.2.0-1-amd64:
  linux-image-4.2.0-1-amd64/postinst/depmod-error-initrd-4.2.0-1-amd64: false
  linux-image-4.2.0-1-amd64/prerm/removing-running-kernel-4.2.0-1-amd64: true

Reply via email to