I put my camera SD/HC card into my laptop (running Debian/testing) and it didn’t mount. Usually I would just run the mount command to get it going:

    dmesg | tail
    mount /dev/mmcblk0p1 /mnt

That unfortunately has some annoyances and I decided to solve this finally.