12-14-2021, 03:32 PM
(12-14-2021, 02:50 PM)dukla2000 Wrote: 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.Thank you for answer.
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.
Code:
john@pop-os:~$ sudo blkid
[sudo] Mot de passe de zzl :
/dev/nvme0n1p1: LABEL_FATBOOT="SYSTEM" LABEL="SYSTEM" UUID="C230-FE77" BLOCK_SIZE="512" TYPE="vfat" PARTLABEL="SYSTEM" PARTUUID="91036b13-1b52-4a9f-a7c9-d29686a322a1"
/dev/nvme0n1p2: LABEL="timSSD" BLOCK_SIZE="512" UUID="381CD5D21CD58B70" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="02af6430-1ddb-4eab-8a5f-32152f1a555c"
/dev/sda2: BLOCK_SIZE="512" UUID="5ED4B85FD4B83B5B" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="98b4f586-308b-4d66-980b-54ca6f23ab47"
/dev/sda3: UUID="5E98-A74A" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="3264a25a-015f-41fc-a910-0db8cce97558"
/dev/sda5: UUID="d36928c6-f913-4d9d-9ffc-77f5a0a4f4cd" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="f9bd9d0b-202b-4d4b-82b7-18c9013a4752"
/dev/loop0: TYPE="squashfs"
/dev/loop1: TYPE="squashfs"
/dev/loop2: TYPE="squashfs"
/dev/nvme0n1p3: PARTLABEL="Microsoft reserved partition" PARTUUID="75f65202-3063-47c2-97f5-d666f92972ee"
/dev/sda1: PARTLABEL="Microsoft reserved partition" PARTUUID="34793952-9fe8-42ac-b982-b10a2cf2068a"