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

Bug#860286: marked as done (installation-reports: Turris Omnia (stretch rc3; missing "ahci_mvebu.ko" module))



Your message dated Fri, 21 Aug 2020 04:58:02 +0200
with message-id <[🔎] 20200821045802.07acb7c9ded347064600db2d@mailbox.org>
and subject line Re: Mass-closing old installation-report bugs  ---  round 5
has caused the Debian Bug report #860286,
regarding installation-reports: Turris Omnia (stretch rc3; missing "ahci_mvebu.ko" module)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
860286: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860286
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: installation-reports

Boot method:

    The machine's boot loader was first upgraded from:

"U-Boot 2015.10-rc2 (Aug 18 2016 - 20:43:35 +0200), Build: jenkins-omnia-master-23"

    to:

"U-Boot 2015.10-rc2 (Apr 13 2017 - 18:18:08 +0200), Build: jenkins-omnia-test-812"

    using the image from
    https://api.turris.cz/openwrt-repo/omnia-test/nor_fw/uboot-turris-omnia-spl.kwb.

    The debian-installer images listed below were then downloaded to an
    ext2 filesystem on an mSATA SSD installed in the machine, in the
    "/install" directory.

    The system was then booted with the following U-Boot commands:

        => mw 0xf10184a0 0xfd4d4cfa
        => mw 0xf1020300 0x403
        => scsi scan
        scanning bus for devices...
          Device 0: (0:0) Vendor: ATA Prod.: KINGSTON SMS200S Rev: 60AA
                    Type: Hard Disk
                    Capacity: 114473.4 MB = 111.7 GB (234441648 x 512)
        Found 1 device(s).
        => ext2load scsi 0:1 0x01000000 install/vmlinuz
        3699520 bytes read in 104 ms (33.9 MiB/s)
        => ext2load scsi 0:1 0x02000000 install/armada-385-turris-omnia.dtb
        16906 bytes read in 23 ms (717.8 KiB/s)
        => ext2load scsi 0:1 0x03000000 install/initrd.gz
        21316847 bytes read in 456 ms (44.6 MiB/s)
        => setenv bootargs 'earlyprintk console=ttyS0,115200'
        => bootz 0x01000000 0x03000000:$filesize 0x02000000

Image version:
http://ftp.nl.debian.org/debian/dists/testing/main/installer-armhf/20170407/images/device-tree/armada-385-turris-omnia.dtb
http://ftp.nl.debian.org/debian/dists/testing/main/installer-armhf/20170407/images/netboot/initrd.gz
http://ftp.nl.debian.org/debian/dists/testing/main/installer-armhf/20170407/images/netboot/vmlinuz

Machine: Turris Omnia
Processor: Marvell Armada 385
Memory: 2 GB
Partitions:
    Disk /dev/sda: 111.8 GiB, 120034123776 bytes, 234441648 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disklabel type: dos
    Disk identifier: 0x56ffd8d2

    Device     Boot   Start       End   Sectors  Size Id Type
    /dev/sda1          2048   1050623   1048576  512M 83 Linux
    /dev/sda2       1050624 210765823 209715200  100G 83 Linux

Output of lspci -knn (or lspci -nn):
    00:01.0 PCI bridge [0604]: Marvell Technology Group Ltd. Device [11ab:6820] (rev 04)
    00:02.0 PCI bridge [0604]: Marvell Technology Group Ltd. Device [11ab:6820] (rev 04)
    00:03.0 PCI bridge [0604]: Marvell Technology Group Ltd. Device [11ab:6820] (rev 04)
    02:00.0 Network controller [0280]: Qualcomm Atheros QCA986x/988x 802.11ac Wireless Network Adapter [168c:003c]
        Kernel driver in use: ath10k_pci
        Kernel modules: ath10k_pci
    03:00.0 Network controller [0280]: Qualcomm Atheros AR9287 Wireless Network Adapter (PCI-Express) [168c:002e] (rev 01)
        Subsystem: Qualcomm Atheros AR9287 Wireless Network Adapter (PCI-Express) [168c:30a4]
        Kernel driver in use: ath9k
        Kernel modules: ath9k

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:           [O]
Detect network card:    [O]
Configure network:      [O]
Detect CD:              [ ]
Load installer modules: [O]
Detect hard drives:     [E]
Partition hard drives:  [O]
Install base system:    [O]
Clock/timezone setup:   [O]
User/password setup:    [O]
Install tasks:          [O]
Install boot loader:    [ ]
Overall install:        [O]

Comments/Problems:

    The installer environment was unable to detect the mSATA SSD
    installed in the system, due to the absence of the ahci_mvebu.ko
    kernel module. I was able to work around this by downloading the
    linux-image-4.9.0-2-armmp-unsigned_4.9.18-1_armhf.deb package from
    the archive on another machine and extracting the file
    lib/modules/4.9.0-2-armmp/kernel/drivers/ata/ahci_mvebu.ko, and
    transferring this .ko file to the installer environment's
    /lib/modules/4.9.0-2-armmp/kernel/drivers/ata/ directory, then
    running "depmod -a" and "modprobe ahci_mvebu". This made /dev/sda
    appear and I was able to proceed with partitioning the mSATA SSD.

    I understand from [0] that debian-installer is unable to configure
    the boot loader on this machine, so I skipped the "Install boot
    loader" step and manually copied the dtb file into /target/boot/dtb.
    After rebooting the machine I ran the following commands in the
    U-Boot environment:

setenv debbootargs earlyprintk console=ttyS0,115200 rootfstype=ext4 rootwait root=/dev/sda2 ro quiet pcie_aspm=off
setenv debboot 'setenv bootargs "$debbootargs"; mw 0xf10184a0 0xfd4d4cfa; mw 0xf1020300 0x403; scsi scan; ext2load scsi 0:1 0x01000000 vmlinuz; ext2load scsi 0:1 0x02000000 dtb; ext2load scsi 0:1 0x03000000 initrd.img; bootz 0x01000000 0x03000000:$filesize 0x02000000'
setenv debbootcmd 'i2c dev 1; i2c read 0x2a 0x9 1 0x00FFFFF0; setexpr.b rescue *0x00FFFFF0; if test $rescue -ge 2; then echo BOOT RESCUE; run rescueboot; else if test $rescue -ge 1; then echo BOOT eMMC TurrisOS FS; run mmcboot; else echo BOOT Debian FS; run debboot; fi; fi'
setenv bootcmd "$debbootcmd"
saveenv
boot

    The machine then successfully booted Debian.

[0] https://wiki.debian.org/InstallingDebianOn/TurrisOmnia

-- 
Robert Edmonds
edmonds@debian.org

--- End Message ---
--- Begin Message ---
Hi,

Holger Wansing <hwansing@mailbox.org> wrote:
> 
> I'm closing the reports below.
> 
> That's installation-reports for Debian 7 with
> - undefined errors
> - problems which are likely to have been fixed in the meantime
> - successful installation
> 
> Because of the age, there is no chance to analyse them further and therefore
> they are no longer relevant or of any use for current releases:

And thank you for filing these installation bug reports, they have been very 
useful at the time they were filed!
If you know, that the issue you reported (and gets closed here) is still existing
in recent installation images, please file a new report for that!

round 5 (for Debian 7 / 8 / 9 / pre-buster ):

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=706219
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739299
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741206
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742647
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798896
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799570
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805342
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738865
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790708
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804154
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851429
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851432
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851539
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851740
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852779
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853187
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854087
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854428
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854455
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854857
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=856178
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857048
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857179
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857695
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857839
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858139
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858181
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858299
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859233
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860286
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860478
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860809
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861015
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861083
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861380
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861469
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=862010
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=862025
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=862521
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=863178
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=863241
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=863613
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=864935
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=864991
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865473
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865811
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866240
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866597
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866681
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866966
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867064
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867066
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867285
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868085
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868338
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868942
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868994
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=869118
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=869895
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=870331
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871323
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871569
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=872764
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874314
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874385
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=875788
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876352
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877467
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879514
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879659
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879688
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879987
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880021
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880054
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880104
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880947
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882732
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=884348
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=885026
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886023
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886025
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886970
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=887670
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889673
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889717
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889993
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890192
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890404
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891973
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892405
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893432
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893748
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894059
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894169
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894231
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894270
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895700
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897559
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=899251
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=899321
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900609
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900666
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900738
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901851
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903047
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903244
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=904421
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905827
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906093
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907575
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909294
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909918
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=910023
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=915368
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=916068
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=916381
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=916386
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917350
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917940
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919842
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921264
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921861
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=922115
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923252
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923524
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924179
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924563
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925537
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926111
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926448
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926538
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926975
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926980
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=927811
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928192
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928413
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928414
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928490
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=929243
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=929476
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931241
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931587
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931918
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=944285
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=944762




-- 
Holger Wansing <hwansing@mailbox.org>
PGP-Fingerprint: 496A C6E8 1442 4B34 8508  3529 59F1 87CA 156E B076

--- End Message ---

Reply to: