Is there a command to distinguish an Arduino Q 2Gb from an Arduino Q 4Gb ?
From adb shell, issu this command: `lsblk -d'
Response: for my 16 GB eMMC
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
mmcblk0 179:0 0 14.6G 0 disk
mmcblk0boot0 179:32 0 4M 1 disk
mmcblk0boot1 179:64 0 4M 1 disk
zram0 253:0 0 870.3M 0 disk [SWAP]
I read the same.
It means Arduino Q 4Gb ?
to get the ram info, try the command..
free -h
my 2gb shows 1.7Gi
good luck.. ~q
I use "~free -h" , it works great in Linux Mint.
Mine RAM is marked D8CSC confirming 2 GB RAM.



