https://bugs.kde.org/show_bug.cgi?id=476973
--- Comment #23 from Stefan Brüns <stefan.bru...@rwth-aachen.de> --- Currently, only the host adapter self matches. Can you try the following two variants (remove the # comment character from one line at a time): --- # SUBSYSTEMS=="pci", SUBSYSTEM=="block", ATTRS{vendor}=="0x1022", ATTRS{device}=="0x43c8", ENV{UDISKS_SYSTEM_INTERNAL}="1" # SUBSYSTEM=="block", ENV{ID_PATH}=="pci-0000:03:00.1*", ENV{UDISKS_SYSTEM_INTERNAL}="1" --- -- You are receiving this mail because: You are watching all bug changes.