SD card isn't recognized

Hi there everybody,

I’m a complete ubuntu newbie and don’t know anything…
so I got Ubunutu mate with a new Asus ultrabook and now the SD slot isn’t working. I’ve already googled and installed a driver for my cardreader but it still won’t work.
lspci says
02:00.0 Unassigned class [ff00]: Alcor Micro AU6601 PCI-E Flash card reader controller
so i guess the system is in any way connected to the reader?
would be nice if anyone could help me :slight_smile:
greez

oh and here is what lspci -v says about my card reader:

02:00.0 Unassigned class [ff00]: Alcor Micro AU6601 PCI-E Flash card reader controller
    Subsystem: SafeNet (wrong ID) AU6601 PCI-E Flash card reader controller
    Flags: bus master, fast devsel, latency 0, IRQ 4
    Memory at f7d00000 (64-bit, non-prefetchable) [disabled] [size=256]
    Capabilities: <access denied>

Try this:

sudo apt install exfat-utils exfat-fuse

apparently I alteady got it…
also I already tried to install a driver for the reader… didn’t do anything for me

Hi Lenz,

did you meanwhile manage to install the Alcor Micro AU6601 PCI-E Flash card reader controller for Linux?
And where did you find the driver files (maybe as a C-Project)?

Thanks in advance!

Hello,

Is your ultrabook processor an Intel Atom ?

Maybe it needs manual mount
First find usb’s path in /dev and
sudo mount /dev/whatyoufind /mnt
I hope it work