this post was submitted on 16 Dec 2024
31 points (100.0% liked)

Linux

48665 readers
995 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

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

you are viewing a single comment's thread
view the rest of the comments
[–] gnuhaut@lemmy.ml 2 points 4 days ago

My built-in SD card reader shows up in lspci as an "SD Host Controller". Since lspci and lsusb should list everything that's connected, it should show up there. If it's not there, it is not connected, or idk, it's broken maybe. Or it's not listed with a name, just a number. I think the names come from some database of known devices. Maybe your SD card reader is a unicorn and nobody has ever seen it before and so it's not in the database.