Hi all,
I have an Intel NUC Skull Canyon. It’s running POP_OS!
I purchase a microSD card, and it came with an SD Adaptor.
I’ve plugged it in, but nothing shows in files.
I have run lsusb
, lspci
, and even:
sudo lsblk -o MODEL,NAME,FSTYPE,LABEL,MOUNTPOINT,SIZE
However it’s just not showing up anywhere.
The microSD is brand new, and a model called:
SAMSUNG 512 EVO Plus A2 V30.
I am not sure if the card is maybe so new, that linux can’t see it yet? I doubt that.
I wonder if anyone has any ideas? I don’t have another SD Adaptor, nor any other computer with an SD or microSD slot.
Thanks so muchy
In your shoes: I would run
journalctl -f
and then try plugging in your adapter and watch the logs scroll as you do it to catch for errors, failures, timeouts, or even if it detected anything at all .