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

Bug#855017: linux-image-4.9.0-1-marvell: eth1 not detected/available on QNAP TS-419pII



Package: src:linux
Version: 4.9.6-3
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where
appropriate ***

   * What led up to the situation?

Upgrading of existing Debian from Jessie to Stretch on QNAP TS-419pII
device, then booting into new kernel

   * What was the outcome of this action?

eth1 is no longer detected, dmesg shows:

[   36.243254] kirkwood-pinctrl f1010000.pin-controller: pin PIN20
already requested by f1080000.sata; cannot claim for
f1076000.ethernet-controller
[   36.399719] kirkwood-pinctrl f1010000.pin-controller: pin-20
(f1076000.ethernet-controller) status -22
[   36.511281] kirkwood-pinctrl f1010000.pin-controller: could not
request pin 20 (PIN20) from group mpp20  on device f1010000.pin-controller
[   36.660310] mv643xx_eth f1076000.ethernet-controller: Error applying
setting, reverse things back

   * What outcome did you expect instead?

eth1 detected as in Jessie:

[   30.665539] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[   30.666417] platform mv643xx_eth_port.0: Driver mv643xx_eth_port
requests probe deferral
[   30.666482] platform mv643xx_eth_port.1: Driver mv643xx_eth_port
requests probe deferral
[   30.792916] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC
address 00:08:9b:cb:ae:be
[   30.793031] platform mv643xx_eth_port.1: Driver mv643xx_eth_port
requests probe deferral
[   30.844477] mv643xx_eth_port mv643xx_eth_port.1 eth1: port 0 with MAC
address 00:08:9b:cb:ae:bf
[   33.880063] mv643xx_eth_port mv643xx_eth_port.0 eth0: link down
[   33.880155] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   36.982162] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000
Mb/s, full duplex, flow control disabled
[   36.982217] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready


-- Package-specific info:
** Version:
Linux version 4.9.0-1-marvell (debian-kernel@lists.debian.org) (gcc
version 6.3.0 20170121 (Debian 6.3.0-4) ) #1 Debian 4.9.6-3 (2017-01-28)

** Command line:
root=/dev/ram initrd=0xa00000,0x900000 ramdisk=34816

** Not tainted

** Kernel log:
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.9.0-1-marvell
(debian-kernel@lists.debian.org) (gcc version 6.3.0 20170121 (Debian
6.3.0-4) ) #1 Debian 4.9.6-3 (2017-01-28)
[    0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE),
cr=0005397f
[    0.000000] CPU: VIVT data cache, VIVT instruction cache
[    0.000000] OF: fdt:Machine model: QNAP TS419 family
[    0.000000] Memory policy: Data cache writeback
[    0.000000] On node 0 totalpages: 131072
[    0.000000] free_area_init_node: node 0, pgdat c0592fe4, node_mem_map
dfbf8000
[    0.000000]   Normal zone: 1024 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 131072 pages, LIFO batch:31
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.
Total pages: 130048
[    0.000000] Kernel command line: root=/dev/ram
initrd=0xa00000,0x900000 ramdisk=34816
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144
bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072
bytes)
[    0.000000] Memory: 504444K/524288K available (3776K kernel code,
373K rwdata, 1128K rodata, 296K init, 296K bss, 19844K reserved, 0K
cma-reserved, 0K highmem)
[    0.000000] Virtual kernel memory layout:
                   vector  : 0xffff0000 - 0xffff1000   (   4 kB)
                   fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
                   vmalloc : 0xe0800000 - 0xff800000   ( 496 MB)
                   lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
                   pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
                   modules : 0xbf000000 - 0xbfe00000   (  14 MB)
                     .text : 0xc0008000 - 0xc03b8330   (3777 kB)
                     .init : 0xc04f4000 - 0xc053e000   ( 296 kB)
                     .data : 0xc053e000 - 0xc059b6c8   ( 374 kB)
                      .bss : 0xc059b6c8 - 0xc05e5904   ( 297 kB)
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] clocksource: orion_clocksource: mask: 0xffffffff
max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns
[    0.000005] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps
every 10737418237ns
[    0.000335] Console: colour dummy device 80x30
[    0.000631] console [tty0] enabled
[    0.000662] Calibrating delay loop... 1974.27 BogoMIPS (lpj=3948544)
[    0.016058] pid_max: default: 32768 minimum: 301
[    0.016198] Security Framework initialized
[    0.016228] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.016351] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.016386] Mountpoint-cache hash table entries: 1024 (order: 0, 4096
bytes)
[    0.017073] CPU: Testing write buffer coherency: ok
[    0.017155] ftrace: allocating 16901 entries in 34 pages
[    0.037677] Setting up static identity map for 0x8200 - 0x823c
[    0.037842] mvebu-soc-id: MVEBU SoC ID=0x6282, Rev=0x1
[    0.039797] devtmpfs: initialized
[    0.042586] VFP support v0.3: not present
[    0.042733] clocksource: jiffies: mask: 0xffffffff max_cycles:
0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.042908] pinctrl core: initialized pinctrl subsystem
[    0.043647] NET: Registered protocol family 16
[    0.043883] DMA: preallocated 256 KiB pool for atomic coherent
allocations
[    0.044859] cpuidle: using governor ladder
[    0.044891] cpuidle: using governor menu
[    0.045098] Feroceon L2: Enabling L2
[    0.045142] Feroceon L2: Cache support initialised.
[    0.045317] [Firmware Info]:
/ocp@f1000000/ethernet-controller@72000/ethernet0-port@0:
local-mac-address is not set
[    0.045410] [Firmware Info]:
/ocp@f1000000/ethernet-controller@76000/ethernet1-port@0:
local-mac-address is not set
[    0.048232] No ATAGs?
[    0.051318] clocksource: Switched to clocksource orion_clocksource
[    0.059893] VFS: Disk quotas dquot_6.6.0
[    0.059967] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096
bytes)
[    0.064916] NET: Registered protocol family 2
[    0.065458] TCP established hash table entries: 4096 (order: 2, 16384
bytes)
[    0.065522] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[    0.065580] TCP: Hash tables configured (established 4096 bind 4096)
[    0.065631] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.065664] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.065807] NET: Registered protocol family 1
[    0.065846] PCI: CLS 0 bytes, default 32
[    0.065994] Unpacking initramfs...
[    0.376038] Freeing initrd memory: 9216K (c0a00000 - c1300000)
[    0.376498] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.376565] audit: initializing netlink subsys (disabled)
[    0.376631] audit: type=2000 audit(0.364:1): initialized
[    0.376914] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[    0.376982] zbud: loaded
[    0.378061] Block layer SCSI generic (bsg) driver version 0.4 loaded
(major 251)
[    0.378186] io scheduler noop registered
[    0.378245] io scheduler cfq registered (default)
[    0.379007] kirkwood-pinctrl f1010000.pin-controller: registered
pinctrl driver
[    0.380188] mvebu-pcie mbus@f1000000:pcie-controller@82000000: PCI
host bridge to bus 0000:00
[    0.380235] pci_bus 0000:00: root bus resource [io  0x1000-0xfffff]
[    0.380259] pci_bus 0000:00: root bus resource [mem
0xe0000000-0xefffffff]
[    0.380284] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.380324] pci 0000:00:01.0: [11ab:6282] type 01 class 0x060400
[    0.380464] pci 0000:00:02.0: [11ab:6282] type 01 class 0x060400
[    0.380599] PCI: bus0: Fast back to back transfers disabled
[    0.380627] pci 0000:00:01.0: bridge configuration invalid ([bus
00-00]), reconfiguring
[    0.380665] pci 0000:00:02.0: bridge configuration invalid ([bus
00-00]), reconfiguring
[    0.380784] pci 0000:01:00.0: [11ab:7042] type 00 class 0x010000
[    0.380809] pci 0000:01:00.0: reg 0x10: [mem 0x90000000-0x900fffff 64bit]
[    0.380820] pci 0000:01:00.0: reg 0x18: [io  0xf0000000-0xf00000ff]
[    0.381008] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device.
You can enable it with 'pcie_aspm=force'
[    0.381058] PCI: bus1: Fast back to back transfers disabled
[    0.381083] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    0.381151] PCI: bus2: Fast back to back transfers enabled
[    0.381177] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[    0.381259] pci 0000:00:01.0: BAR 8: assigned [mem 0xe0000000-0xe00fffff]
[    0.381287] pci 0000:00:01.0: BAR 7: assigned [io  0x10000-0x10fff]
[    0.381316] pci 0000:01:00.0: BAR 0: assigned [mem
0xe0000000-0xe00fffff 64bit]
[    0.381360] pci 0000:01:00.0: BAR 2: assigned [io  0x10000-0x100ff]
[    0.381387] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.381409] pci 0000:00:01.0:   bridge window [io  0x10000-0x10fff]
[    0.381433] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe00fffff]
[    0.381458] pci 0000:00:02.0: PCI bridge to [bus 02]
[    0.381527] pcieport 0000:00:01.0: enabling device (0140 -> 0143)
[    0.381858] mv_xor f1060800.xor: Marvell shared XOR driver
[    0.408052] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor
cpy intr )
[    0.408205] mv_xor f1060900.xor: Marvell shared XOR driver
[    0.436046] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor
cpy intr )
[    0.436309] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    0.436988] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 27,
base_baud = 12500000) is a 16550A
[    7.540366] console [ttyS0] enabled
[    7.582482] f1012100.serial: ttyS1 at MMIO 0xf1012100 (irq = 28,
base_baud = 12500000) is a 16550A
[    7.691127] mousedev: PS/2 mouse device common for all mice
[    8.779332] rtc-mv f1010300.rtc: internal RTC not ticking
[    8.844098] i2c /dev entries driver
[   10.923333] i2c i2c-0: mv64xxx: I2C bus locked, block: 1, time_left: 0
[   11.001520] rtc-s35390a 0-0030: error resetting chip
[   11.061160] rtc-s35390a: probe of 0-0030 failed with error -5
[   11.130538] ledtrig-cpu: registered to indicate activity on CPUs
[   11.202795] NET: Registered protocol family 17
[   11.256329] registered taskstats version 1
[   11.305384] zswap: loaded using pool lzo/zbud
[   11.358174] hctosys: unable to open rtc device (rtc0)
[   11.419592] Freeing unused kernel memory: 296K (c04f4000 - c053e000)
[   11.495760] This architecture does not have kernel memory protection.
[   11.634849] random: udevadm: uninitialized urandom read (16 bytes read)
[   11.725467] random: systemd-udevd: uninitialized urandom read (16
bytes read)
[   11.816040] random: systemd-udevd: uninitialized urandom read (16
bytes read)
[   11.902171] random: udevadm: uninitialized urandom read (16 bytes read)
[   11.981545] random: udevadm: uninitialized urandom read (16 bytes read)
[   12.060940] random: systemd-udevd: uninitialized urandom read (16
bytes read)
[   12.147123] random: udevadm: uninitialized urandom read (16 bytes read)
[   12.231010] random: udevadm: uninitialized urandom read (16 bytes read)
[   12.310686] random: udevadm: uninitialized urandom read (16 bytes read)
[   12.390299] random: udevadm: uninitialized urandom read (16 bytes read)
[   12.573185] SCSI subsystem initialized
[   12.673073] libata version 3.00 loaded.
[   12.674222] sata_mv 0000:01:00.0: version 1.28
[   12.674395] sata_mv 0000:01:00.0: Gen-IIE 32 slots 4 ports SCSI mode
IRQ via INTx
[   12.879596] scsi host0: sata_mv
[   12.918028] scsi host1: sata_mv
[   12.956298] scsi host2: sata_mv
[   12.994635] scsi host3: sata_mv
[   13.032850] ata1: SATA max UDMA/133 mmio m1048576@0xe0000000 port
0xe0022000 irq 36
[   13.124635] ata2: SATA max UDMA/133 mmio m1048576@0xe0000000 port
0xe0024000 irq 36
[   13.216390] ata3: SATA max UDMA/133 mmio m1048576@0xe0000000 port
0xe0026000 irq 36
[   13.308154] ata4: SATA max UDMA/133 mmio m1048576@0xe0000000 port
0xe0028000 irq 36
[   13.401073] sata_mv f1080000.sata: version 1.28
[   13.401256] sata_mv f1080000.sata: slots 32 ports 2
[   13.463418] scsi host4: sata_mv
[   13.501829] scsi host5: sata_mv
[   13.540007] ata5: SATA max UDMA/133 irq 35
[   13.589069] ata6: SATA max UDMA/133 irq 35
[   13.931358] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   14.005482] ata5: SATA link down (SStatus 0 SControl F300)
[   14.073760] ata1.00: ATA-10: ST4000VN008-2DR166, SC60, max UDMA/133
[   14.148822] ata1.00: 7814037168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   14.237066] ata1.00: configured for UDMA/133
[   14.288478] scsi 0:0:0:0: Direct-Access     ATA      ST4000VN008-2DR1
SC60 PQ: 0 ANSI: 5
[   14.859391] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   14.938205] ata2.00: ATA-10: ST4000VN008-2DR166, SC60, max UDMA/133
[   15.013246] ata2.00: 7814037168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   15.099424] ata2.00: configured for UDMA/133
[   15.150800] scsi 1:0:0:0: Direct-Access     ATA      ST4000VN008-2DR1
SC60 PQ: 0 ANSI: 5
[   15.719357] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   15.817826] ata3.00: ATA-10: ST4000VN008-2DR166, SC60, max UDMA/133
[   15.892876] ata3.00: 7814037168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   15.997549] random: fast init done
[   16.042998] ata3.00: configured for UDMA/133
[   16.094389] scsi 2:0:0:0: Direct-Access     ATA      ST4000VN008-2DR1
SC60 PQ: 0 ANSI: 5
[   17.863357] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   17.942128] ata4.00: ATA-10: ST4000VN008-2DR166, SC60, max UDMA/133
[   18.017222] ata4.00: 7814037168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   18.126264] ata4.00: configured for UDMA/133
[   18.177692] scsi 3:0:0:0: Direct-Access     ATA      ST4000VN008-2DR1
SC60 PQ: 0 ANSI: 5
[   18.589633] ata6: SATA link down (SStatus 0 SControl F300)
[   18.690650] sd 0:0:0:0: [sda] 7814037168 512-byte logical blocks:
(4.00 TB/3.64 TiB)
[   18.783451] sd 0:0:0:0: [sda] 4096-byte physical blocks
[   18.846262] sd 1:0:0:0: [sdb] 7814037168 512-byte logical blocks:
(4.00 TB/3.64 TiB)
[   18.939059] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[   19.001884] sd 2:0:0:0: [sdc] 7814037168 512-byte logical blocks:
(4.00 TB/3.64 TiB)
[   19.094671] sd 2:0:0:0: [sdc] 4096-byte physical blocks
[   19.157534] sd 3:0:0:0: [sdd] 7814037168 512-byte logical blocks:
(4.00 TB/3.64 TiB)
[   19.250391] sd 3:0:0:0: [sdd] 4096-byte physical blocks
[   19.328024] sd 2:0:0:0: [sdc] Write Protect is off
[   19.385374] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[   19.385387] sd 1:0:0:0: [sdb] Write Protect is off
[   19.442753] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[   19.442764] sd 0:0:0:0: [sda] Write Protect is off
[   19.500145] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   19.500221] sd 3:0:0:0: [sdd] Write Protect is off
[   19.557643] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[   19.557794] sd 2:0:0:0: [sdc] Write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
[   19.666198] sd 1:0:0:0: [sdb] Write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
[   19.774656] sd 0:0:0:0: [sda] Write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
[   19.883113] sd 3:0:0:0: [sdd] Write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
[   20.053438]  sdc: sdc1 sdc2
[   20.087718]  sdb: sdb1 sdb2
[   20.121329]  sda: sda1 sda2
[   20.158360]  sdd: sdd1 sdd2
[   20.192928] sd 2:0:0:0: [sdc] Attached SCSI disk
[   20.262289] sd 0:0:0:0: [sda] Attached SCSI disk
[   20.322977] sd 1:0:0:0: [sdb] Attached SCSI disk
[   20.378758] sd 3:0:0:0: [sdd] Attached SCSI disk
[   20.445453] elevator: type deadline not found
[   20.497591] elevator: switch to deadline failed
[   20.738366] md: bind<sda1>
[   20.835344] md: bind<sda2>
[   20.885357] md: bind<sdb1>
[   20.922371] md: bind<sdd1>
[   20.959515] random: crng init done
[   21.004741] md: bind<sdd2>
[   21.044112] md: bind<sdc1>
[   21.151498] raid6: int32x1  gen()   142 MB/s
[   21.267524] raid6: int32x1  xor()   102 MB/s
[   21.383541] raid6: int32x2  gen()   184 MB/s
[   21.499439] raid6: int32x2  xor()   145 MB/s
[   21.615329] raid6: int32x4  gen()   196 MB/s
[   21.731415] raid6: int32x4  xor()   135 MB/s
[   21.847483] raid6: int32x8  gen()   206 MB/s
[   21.963471] raid6: int32x8  xor()   141 MB/s
[   22.014567] raid6: using algorithm int32x8 gen() 206 MB/s
[   22.079245] raid6: .... xor() 141 MB/s, rmw enabled
[   22.137677] raid6: using intx1 recovery algorithm
[   22.194876] md: bind<sdc2>
[   22.230528] async_tx: api initialized (async)
[   22.290479] md: bind<sdb2>
[   22.323933] xor: measuring software checksum speed
[   22.419321]    arm4regs  :  1806.000 MB/sec
[   22.507324]    8regs     :  1085.000 MB/sec
[   22.595321]    32regs    :  1577.000 MB/sec
[   22.645354] xor: using function: arm4regs (1806.000 MB/sec)
[   22.732279] md: raid6 personality registered for level 6
[   22.795883] md: raid5 personality registered for level 5
[   22.859515] md: raid4 personality registered for level 4
[   22.924309] md/raid:md1: device sdb2 operational as raid disk 1
[   22.995246] md/raid:md1: device sdc2 operational as raid disk 2
[   23.066163] md/raid:md1: device sdd2 operational as raid disk 3
[   23.137093] md/raid:md1: device sda2 operational as raid disk 0
[   23.208129] md/raid:md0: device sdc1 operational as raid disk 2
[   23.279073] md/raid:md0: device sdd1 operational as raid disk 3
[   23.349998] md/raid:md0: device sdb1 operational as raid disk 1
[   23.420929] md/raid:md0: device sda1 operational as raid disk 0
[   23.492953] md/raid:md1: allocated 4298kB
[   23.542019] md/raid:md0: allocated 4298kB
[   23.590106] md/raid:md1: raid level 5 active with 4 out of 4 devices,
algorithm 2
[   23.679785] RAID conf printout:
[   23.679788]  --- level:5 rd:4 wd:4
[   23.679791]  disk 0, o:1, dev:sda2
[   23.679794]  disk 1, o:1, dev:sdb2
[   23.679796]  disk 2, o:1, dev:sdc2
[   23.679799]  disk 3, o:1, dev:sdd2
[   23.679829] md/raid:md0: raid level 6 active with 4 out of 4 devices,
algorithm 2
[   23.769464] RAID conf printout:
[   23.769467]  --- level:6 rd:4 wd:4
[   23.769470]  disk 0, o:1, dev:sda1
[   23.769472]  disk 1, o:1, dev:sdb1
[   23.769475]  disk 2, o:1, dev:sdc1
[   23.769477]  disk 3, o:1, dev:sdd1
[   23.769790] created bitmap (21 pages) for device md1
[   23.829320] created bitmap (9 pages) for device md0
[   23.889696] md0: bitmap initialized from disk: read 1 pages, set 0 of
17982 bits
[   23.982607] md1: bitmap initialized from disk: read 2 pages, set 0 of
41631 bits
[   24.111462] md0: detected capacity change from 0 to 2413503184896
[   24.203627] md1: detected capacity change from 0 to 8381296803840
[   24.278577]  md0: p1 p2 p3
[   24.380632]  md1: p1
[   24.753692] md: linear personality registered for level -1
[   24.833977] md: multipath personality registered for level -4
[   24.919542] md: raid0 personality registered for level 0
[   24.991475] md: raid1 personality registered for level 1
[   25.076294] md: raid10 personality registered for level 10
[   25.856070] EXT4-fs (md0p2): mounted filesystem with ordered data
mode. Opts: (null)
[   27.353583] systemd[1]: System time before build time, advancing clock.
[   27.656759] NET: Registered protocol family 10
[   27.742689] ip_tables: (C) 2000-2006 Netfilter Core Team
[   27.881310] systemd[1]: systemd 232 running in system mode. (+PAM
+AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP
+GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[   28.097374] systemd[1]: Detected architecture arm.
[   28.291197] systemd[1]: Set hostname to <QNAP-TS419>.
[   29.538747] systemd[1]: display-manager.service: Cannot add
dependency job, ignoring: Unit display-manager.service is masked.
[   29.678984] systemd[1]: Listening on fsck to fsckd communication Socket.
[   29.835640] systemd[1]: Listening on udev Control Socket.
[   29.959584] systemd[1]: Listening on Syslog Socket.
[   30.075564] systemd[1]: Listening on udev Kernel Socket.
[   30.199679] systemd[1]: Started Dispatch Password Requests to Console
Directory Watch.
[   30.388143] systemd[1]: Created slice System Slice.
[   30.657862] RPC: Registered named UNIX socket transport module.
[   30.730066] RPC: Registered udp transport module.
[   30.786396] RPC: Registered tcp transport module.
[   30.842744] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   31.272084] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   31.694557] input: gpio_keys as /devices/platform/gpio_keys/input/input0
[   31.856340] EXT4-fs (md0p2): re-mounted. Opts: errors=remount-ro
[   33.788067] systemd-journald[230]: Received request to flush runtime
journal from PID 1
[   34.412416] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   34.503747] m25p80 spi0.0: m25p128 (16384 Kbytes)
[   34.576146] orion_wdt: Initial timeout 21 sec
[   34.667486] libphy: Fixed MDIO Bus: probed
[   34.735098] usbcore: registered new interface driver usbfs
[   34.839498] sd 1:0:0:0: Attached scsi generic sg1 type 0
[   34.903452] libphy: orion_mdio_bus: probed
[   34.960531] 6 ofpart partitions found on MTD device spi0.0
[   35.026257] Creating 6 MTD partitions on "spi0.0":
[   35.115429] usbcore: registered new interface driver hub
[   35.219605] sd 2:0:0:0: Attached scsi generic sg2 type 0
[   35.313301] marvell-cesa f1030000.crypto: CESA device successfully
registered
[   35.424046] usbcore: registered new device driver usb
[   35.519353] 0x000000000000-0x000000080000 : "U-Boot"
[   35.578969] sd 3:0:0:0: Attached scsi generic sg3 type 0
[   35.686713] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   35.778169] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[   35.877632] io scheduler deadline registered
[   35.985261] 0x000000200000-0x000000400000 : "Kernel"
[   36.187837] ehci-orion: EHCI orion driver
[   36.243254] kirkwood-pinctrl f1010000.pin-controller: pin PIN20
already requested by f1080000.sata; cannot claim for
f1076000.ethernet-controller
[   36.399719] kirkwood-pinctrl f1010000.pin-controller: pin-20
(f1076000.ethernet-controller) status -22
[   36.511281] kirkwood-pinctrl f1010000.pin-controller: could not
request pin 20 (PIN20) from group mpp20  on device f1010000.pin-controller
[   36.660310] mv643xx_eth f1076000.ethernet-controller: Error applying
setting, reverse things back
[   36.782806] 0x000000400000-0x000000d00000 : "RootFS1"
[   37.137378] ata3.00: configured for UDMA/133
[   37.188520] ata3: EH complete
[   37.229208] ata1.00: configured for UDMA/133
[   37.280384] ata1: EH complete
[   37.316336] ata2.00: configured for UDMA/133
[   37.367453] ata2: EH complete
[   37.422105] ata4.00: configured for UDMA/133
[   37.473289] ata4: EH complete
[   37.547890] 0x000000d00000-0x000001000000 : "RootFS2"
[   37.651136] 0x000000080000-0x0000000c0000 : "U-Boot Config"
[   37.729045] 0x0000000c0000-0x000000200000 : "NAS Config"
[   37.836744] mv643xx_eth: probe of f1076000.ethernet-controller failed
with error -22
[   37.935686] orion-ehci f1050000.ehci: EHCI Host Controller
[   38.009633] orion-ehci f1050000.ehci: new USB bus registered,
assigned bus number 1
[   38.106565] orion-ehci f1050000.ehci: irq 32, io mem 0xf1050000
[   38.179564] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC
address 00:08:9b:cb:ae:be
[   38.311369] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00
[   38.831621] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   38.913058] usb usb1: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[   38.999658] usb usb1: Product: EHCI Host Controller
[   39.058057] usb usb1: Manufacturer: Linux 4.9.0-1-marvell ehci_hcd
[   39.132113] usb usb1: SerialNumber: f1050000.ehci
[   39.199070] hub 1-0:1.0: USB hub found
[   39.250728] hub 1-0:1.0: 1 port detected
[   39.695336] usb 1-1: new high-speed USB device number 2 using orion-ehci
[   39.934123] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
[   40.021906] usb 1-1: New USB device strings: Mfr=0, Product=1,
SerialNumber=0
[   40.124057] usb 1-1: Product: USB2.0 Hub
[   40.187082] hub 1-1:1.0: USB hub found
[   40.254462] hub 1-1:1.0: 4 ports detected
[   40.324915] Adding 1503072k swap on /dev/md0p3.  Priority:-1
extents:1 across:1503072k FS
[   40.615352] usb 1-1.4: new high-speed USB device number 3 using
orion-ehci
[   40.823818] usb 1-1.4: New USB device found, idVendor=04c5,
idProduct=2028
[   40.923113] usb 1-1.4: New USB device strings: Mfr=1, Product=2,
SerialNumber=3
[   41.027338] usb 1-1.4: Product: MYS513
[   41.088866] usb 1-1.4: Manufacturer: FUJITSU
[   41.156677] usb 1-1.4: SerialNumber: 1212060000000732
[   41.447642] usb-storage 1-1.4:1.0: USB Mass Storage device detected
[   41.528048] scsi host6: usb-storage 1-1.4:1.0
[   41.587918] usbcore: registered new interface driver usb-storage
[   41.725143] usbcore: registered new interface driver uas
[   43.494936] EXT4-fs (md1p1): mounted filesystem with ordered data
mode. Opts: errors=remount-ro
[   43.871937] EXT4-fs (md0p1): mounting ext2 file system using the ext4
subsystem
[   44.051751] EXT4-fs (md0p1): mounted filesystem without journal.
Opts: (null)
[   44.998353] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   47.204138] scsi 6:0:0:0: Direct-Access     FUJITSU  U3
0001 PQ: 0 ANSI: 6
[   47.452040] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000
Mb/s, full duplex, flow control disabled
[   47.569862] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready


** Model information
Hardware	: Marvell Kirkwood (Flattened Device Tree)
Revision	: 0000
Device Tree model: QNAP TS419 family

** Loaded modules:
uas
usb_storage
ehci_orion
deadline_iosched
ehci_hcd
marvell
mv643xx_eth
marvell_cesa
usbcore
mvmdio
of_mdio
des_generic
usb_common
fixed_phy
libphy
orion_wdt
m25p80
spi_nor
sg
kirkwood_thermal
evdev
gpio_keys
nfsd
auth_rpcgss
oid_registry
nfs_acl
lockd
grace
sunrpc
ip_tables
x_tables
ipv6
autofs4
ext4
crc16
jbd2
fscrypto
ecb
mbcache
raid10
raid1
raid0
multipath
linear
raid456
libcrc32c
crc32c_generic
async_raid6_recov
async_memcpy
async_pq
async_xor
xor
async_tx
raid6_pq
md_mod
sd_mod
sata_mv
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).

source /etc/network/interfaces.d/*

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp

** Network status:
*** IP interfaces and addresses:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
group default qlen 1
    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 mq state UP
group default qlen 1000
    link/ether 00:08:9b:cb:ae:be brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.100/24 brd 192.168.1.255 scope global eth0
       valid_lft forever preferred_lft forever
    inet6 fe80::208:9bff:fecb:aebe/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
    lo:   10382     175    0    0    0     0          0         0
10382     175    0    0    0     0       0          0
  eth0: 4123873241 14467723    0    0    0     0          0         0
181285408 2587783    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    Forwarding: 1
    14096511 total packets received
    0 forwarded
    282 with unknown protocol
    0 incoming packets discarded
    14096164 incoming packets delivered
    2584036 requests sent out
    46 dropped because of missing route
Icmp:
    21 ICMP messages received
    2 input ICMP message failed
    ICMP input histogram:
        destination unreachable: 21
    19 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
        destination unreachable: 19
IcmpMsg:
        InType3: 21
        OutType3: 19
Tcp:
    2977 active connection openings
    5 passive connection openings
    0 failed connection attempts
    148 connection resets received
    11 connections established
    14091472 segments received
    2584340 segments sent out
    246 segments retransmitted
    0 bad segments received
    561 resets sent
Udp:
    3054 packets received
    0 packets to unknown port received
    0 packet receive errors
    2315 packets sent
    0 receive buffer errors
    0 send buffer errors
    IgnoredMulti: 1731
UdpLite:
TcpExt:
    1 invalid SYN cookies received
    3 packets pruned from receive queue because of socket buffer overrun
    17 ICMP packets dropped because they were out-of-window
    2511 TCP sockets finished time wait in fast timer
    686214 delayed acks sent
    302 delayed acks further delayed because of locked socket
    Quick ack mode was activated 1424 times
    192507 packets directly queued to recvmsg prequeue
    68783 bytes directly in process context from backlog
    TCPDirectCopyFromPrequeue: 190214333
    8454797 packet headers predicted
    135041 packet headers predicted and directly queued to user
    7915 acknowledgments not containing data payload received
    27790 predicted acknowledgments
    TCPSackRecovery: 6
    TCPDSACKUndo: 4
    4 congestion windows recovered without slow start after partial ack
    6 fast retransmits
    TCPTimeouts: 20
    TCPLossProbes: 202
    TCPLossProbeRecovery: 157
    10 times receiver scheduled too late for direct processing
    3 packets collapsed in receive queue due to low socket buffer
    TCPDSACKOldSent: 1425
    TCPDSACKOfoSent: 9
    TCPDSACKRecv: 21
    TCPDSACKOfoRecv: 1
    3 connections reset due to unexpected data
    127 connections reset due to early user close
    3 connections aborted due to timeout
    TCPDSACKIgnoredNoUndo: 2
    TCPSackMerged: 4
    TCPSackShiftFallback: 16
    TCPRcvCoalesce: 13062132
    TCPOFOQueue: 113306
    TCPOFOMerge: 9
    TCPAutoCorking: 82
    TCPFromZeroWindowAdv: 4958
    TCPToZeroWindowAdv: 4958
    TCPWantZeroWindowAdv: 19073
    TCPSynRetrans: 18
    TCPOrigDataSent: 44463
    TCPHystartTrainDetect: 1
    TCPHystartTrainCwnd: 24
    TCPKeepAlive: 30
IpExt:
    InNoRoutes: 65
    InMcastPkts: 289
    InBcastPkts: 2484
    OutBcastPkts: 218
    InOctets: 21024090301
    OutOctets: 144883012
    InMcastOctets: 9248
    InBcastOctets: 455316
    OutBcastOctets: 33964
    InNoECTPkts: 14465213


** PCI devices:
00:01.0 PCI bridge [0604]: Marvell Technology Group Ltd. Device
[11ab:6282] (rev 01) (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: 00010000-00010fff
	Memory behind bridge: e0000000-e00fffff
	Prefetchable memory behind bridge: 00000000-000fffff
	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: [40] Express (v2) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0
			ExtTag- RBE+
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 512 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		LnkCap:	Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency
L0s <256ns, L1 unlimited
			ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp-
		LnkCtl:	ASPM Disabled; RCB 128 bytes Disabled- CommClk-
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk- DLActive-
BWMgmt- ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise-
			Slot #0, PowerLimit 0.000W; Interlock- NoCompl-
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
			Changed: MRL- PresDet- LinkState-
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
		RootCap: CRSVisible-
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
		DevCap2: Completion Timeout: Not Supported, TimeoutDis-, LTR-, OBFF
Not Supported ARIFwd-
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF
Disabled ARIFwd-
		LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance-
ComplianceSOS-
			 Compliance De-emphasis: -6dB
		LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-,
EqualizationPhase1-
			 EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-

00:02.0 PCI bridge [0604]: Marvell Technology Group Ltd. Device
[11ab:6282] (rev 01) (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-
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	Prefetchable memory behind bridge: 00000000-000fffff
	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: [40] Express (v2) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0
			ExtTag- RBE+
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 512 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		LnkCap:	Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency
L0s <256ns, L1 unlimited
			ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp-
		LnkCtl:	ASPM Disabled; RCB 128 bytes Disabled- CommClk-
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive-
BWMgmt- ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise-
			Slot #0, PowerLimit 0.000W; Interlock- NoCompl-
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
			Changed: MRL- PresDet- LinkState-
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
		RootCap: CRSVisible-
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
		DevCap2: Completion Timeout: Not Supported, TimeoutDis-, LTR-, OBFF
Not Supported ARIFwd-
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF
Disabled ARIFwd-
		LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance-
ComplianceSOS-
			 Compliance De-emphasis: -6dB
		LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-,
EqualizationPhase1-
			 EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-

01:00.0 SCSI storage controller [0100]: Marvell Technology Group Ltd.
88SX7042 PCI-e 4-port SATA-II [11ab:7042] (rev 02)
	Subsystem: Marvell Technology Group Ltd. 88SX7042 PCI-e 4-port SATA-II
[11ab:11ab]
	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: 32 bytes
	Interrupt: pin A routed to IRQ 36
	Region 0: Memory at e0000000 (64-bit, non-prefetchable) [size=1M]
	Region 2: I/O ports at 10000 [size=256]
	Capabilities: [40] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+
		Address: 0000000000000000  Data: 0000
	Capabilities: [60] Express (v1) Legacy Endpoint, MSI 00
		DevCap:	MaxPayload 256 bytes, PhantFunc 0, Latency L0s <256ns, L1 <1us
			ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 512 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		LnkCap:	Port #0, Speed 2.5GT/s, Width x4, ASPM L0s, Exit Latency L0s
<256ns, L1 unlimited
			ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp-
		LnkCtl:	ASPM Disabled; RCB 128 bytes Disabled- CommClk-
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive-
BWMgmt- ABWMgmt-
	Capabilities: [100 v1] Advanced Error Reporting
		UESta:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF-
MalfTLP- ECRC- UnsupReq- ACSViol-
		UEMsk:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF-
MalfTLP- ECRC- UnsupReq- ACSViol-
		UESvrt:	DLP+ SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF+
MalfTLP+ ECRC- UnsupReq- ACSViol-
		CESta:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
		CEMsk:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
		AERCap:	First Error Pointer: 00, GenCap- CGenEn- ChkCap- ChkEn-
	Kernel driver in use: sata_mv
	Kernel modules: sata_mv


** USB devices:
Bus 001 Device 004: ID 04c5:2028 Fujitsu, Ltd
Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: armel (armv5tel)

Kernel: Linux 4.9.0-1-marvell
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.9.0-1-marvell depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.127
ii  kmod                                    23-2
ii  linux-base                              4.5

Versions of packages linux-image-4.9.0-1-marvell recommends:
ii  firmware-linux-free  3.4
ii  u-boot-tools         2016.11+dfsg1-3

Versions of packages linux-image-4.9.0-1-marvell suggests:
pn  debian-kernel-handbook  <none>
pn  linux-doc-4.9           <none>

Versions of packages linux-image-4.9.0-1-marvell is related to:
pn  firmware-amd-graphics     <none>
pn  firmware-atheros          <none>
pn  firmware-bnx2             <none>
pn  firmware-bnx2x            <none>
pn  firmware-brcm80211        <none>
pn  firmware-cavium           <none>
pn  firmware-intel-sound      <none>
pn  firmware-intelwimax       <none>
pn  firmware-ipw2x00          <none>
pn  firmware-ivtv             <none>
pn  firmware-iwlwifi          <none>
pn  firmware-libertas         <none>
pn  firmware-linux-nonfree    <none>
pn  firmware-misc-nonfree     <none>
pn  firmware-myricom          <none>
pn  firmware-netxen           <none>
pn  firmware-qlogic           <none>
pn  firmware-realtek          <none>
pn  firmware-samsung          <none>
pn  firmware-siano            <none>
pn  firmware-ti-connectivity  <none>
pn  xen-hypervisor            <none>

-- no debconf information


Reply to: