12-14-2021, 02:50 PM
OK - I think there are 2 options:
1) Your flashing of new images is flawed
2) The SDcard slot is broken.
Most likely option 1 is the problem, but to eliminate option 2, when you have an SDcard installed and the phone boots Manjaro, can you see anything on the SDcard? 1 way to do this would be to open a terminal and type sudo blkid as follows
If you see anything on /dev/mmcblk0 then that is the SDcard and it indicates the hardware is OK. If not, try again with any SDcard with photos or music or anything on it.
1) Your flashing of new images is flawed
2) The SDcard slot is broken.
Most likely option 1 is the problem, but to eliminate option 2, when you have an SDcard installed and the phone boots Manjaro, can you see anything on the SDcard? 1 way to do this would be to open a terminal and type sudo blkid as follows
Code:
$ sudo blkid
[sudo] password for csn:
/dev/mmcblk2p2: LABEL="rootfs" UUID="55b74abb-ba72-413d-96f5-bd70f0971abf" BLOCK_SIZE="4096" TYPE="f2fs" PARTUUID="96cc52eb-02"
/dev/mmcblk2p1: LABEL="boot" UUID="a75a51ff-5a32-4cd3-984b-f9de3616f341" BLOCK_SIZE="1024" TYPE="ext4" PARTUUID="96cc52eb-01"
/dev/mmcblk0p1: SEC_TYPE="msdos" UUID="F2B1-AB9A" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="3a2db009-01"
/dev/mmcblk0p2: UUID="aa77e85c-8445-4c1c-b867-2ca993ac1a93" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="3a2db009-02"
/dev/zram0: LABEL="zram0" UUID="3ac6945c-bc2a-413e-b495-85f94caa5e8d" TYPE="swap"
If you see anything on /dev/mmcblk0 then that is the SDcard and it indicates the hardware is OK. If not, try again with any SDcard with photos or music or anything on it.
- ROCKPro64 v2.1 2GB, 16Gb eMMC for rootfs, SX8200Pro 512GB NVMe for /home, HDMI video & sound, Bluetooth keyboard & mouse. Arch (6.2 kernel, Openbox desktop) for general purpose daily PC.
- PinePhone Pro Explorer Edition, daily driver, rk2aw & U-boot on SPI, Arch/SXMO & Arch/phosh on eMMC
- PinePhone BraveHeart now v1.2b 3/32Gb, Tow-boot with Arch/SXMO on eMMC