[frameworks-solid] [Bug 476973] HDDs conected to plug-in SATA card classified by Dolphin as Removable Devices rather than Devices
Stefan Brüns
bugzilla_noreply at kde.org
Fri Dec 1 12:12:21 GMT 2023
https://bugs.kde.org/show_bug.cgi?id=476973
--- Comment #23 from Stefan Brüns <stefan.bruens at 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 the assignee for the bug.
More information about the Unassigned-bugs
mailing list