Boot method: SD card
Image version: unstable daily build
Date: 20210411
Machine: Lamobo R1
Partitions:
Disk /dev/mmcblk0: 14.46 GiB, 15523119104 bytes, 30318592 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: 0x15fd02d0
Device Boot Start End Sectors Size Id Type
/dev/mmcblk0p1 * 2048 999423 997376 487M 83 Linux
/dev/mmcblk0p2 999424 28332031 27332608 13G 83 Linux
/dev/mmcblk0p3 28332032 30316543 1984512 969M 82 Linux swap / Solaris
Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it
Initial boot: [O]
Detect network card: [E]
Configure network: [E]
Detect media: [O]
Load installer modules: [O]
Clock/timezone setup: [O]
User/password setup: [O]
Detect hard drives: [O]
Partition hard drives: [O]
Install base system: [O]
Install tasks: [O]
Install boot loader: [O]
Overall install: [O]
Comments/Problems:
Installer can't properly bring up BCM53125 with DSA - missing DSA module tag_brcm. Also, no USB is detected.
After replacing kernel modules in installer initrd.gz from linux-image-5.10.0-5-armmp_5.10.26-1_armhf.deb
DSA properly detect and configure Broadcom BCM53125 switch, but unable to use it. Installer
try enable individual interface (wan) and disable all other, but for DSA master
interface (eth0) MUST be enabled before wan interface and stay up.
After connect USB network card - installer is able to detects network and complete the installation.