Skip to content

Aeon doesn't seem to be able to eject SD cards properly #10

@SharkPlush

Description

@SharkPlush

Describe the bug
If I plug in an SD card into my laptop and try to eject it in the file manager nothing happens.

If I try to eject it in the Disks app I get this error:

Error ejecting /dev/mmcblkO: Command-line “eject '/dev/mmcblk0" exited
with non-zero exit status 1: eject: unable to eject
(udisks-error-quark, 0)

Here is what journalctl shows me after I try ejecting.

Sep 28 10:58:49 localhost.localdomain systemd[1]: run-media-aeon-NIKON\x20D3400.mount: Deactivated successfully.
Sep 28 10:58:49 localhost.localdomain udisksd[2688]: Cleaning up mount point /run/media/aeon/NIKON D3400 (device 179:1 is not mounted)
Sep 28 10:58:49 localhost.localdomain kernel:  mmcblk0: p1

Here is what it shows after I plug it back in.

Sep 28 11:00:21 localhost.localdomain kernel: mmc0: new UHS-I speed SDR104 SDHC card at address 5048
Sep 28 11:00:21 localhost.localdomain kernel: mmcblk0: mmc0:5048 SD32G 28.9 GiB
Sep 28 11:00:21 localhost.localdomain kernel:  mmcblk0: p1
Sep 28 11:00:22 localhost.localdomain kernel: FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.

/etc/os-release

NAME="Aeon"
# VERSION="20250925"
ID="aeon"
ID_LIKE="suse opensuse opensuse-tumbleweed opensuse-microos opensuse-aeon microos"
VERSION_ID="20250925"
PRETTY_NAME="Aeon"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:aeon:20250925"
BUG_REPORT_URL="https://aeondesktop.org/reportbug"
SUPPORT_URL="https://aeondesktop.org/bugs"
HOME_URL="https://aeondesktop.org/"
DOCUMENTATION_URL="https://en.opensuse.org/Portal:Aeon"
LOGO="distributor-logo-Aeon"

Additional context
I use a Micro SD card to regular SD card adapter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions