View previous topic :: View next topic |
Author |
Message |
KLarsen n00b

Joined: 30 Dec 2005 Posts: 61 Location: Spain
|
Posted: Thu Nov 17, 2016 1:08 pm Post subject: Plasma/Device Notifier and non-removable drives [SOLVED] |
|
|
For some reason, the Device Notifier in Plasma-5 (and KDE4 before the upgrade), thinks some of my non-removable drivers are in fact removable. My / and /home partitions are always shown in the Device Notifier, though naturally I get an error if I try to remove them as user (not that I would want to).
Strangely enough, the rest of my partitions are NOT shown. Also, it does show actual removable devices as it should.
Is there some way to hide them or make Plasma understand that they are not removable? Maybe there are some left-over configs from my KDE4 installation that Plasma now uses? As a side question, is it safe to remove the .kde and .kde4 folders after the Plasma-5 upgrade?
EDIT: Solution in 3rd post.
Last edited by KLarsen on Mon Nov 21, 2016 4:12 pm; edited 1 time in total |
|
Back to top |
|
 |
djdunn l33t


Joined: 26 Dec 2004 Posts: 809
|
Posted: Sat Nov 19, 2016 2:33 am Post subject: |
|
|
I believe if you open dolphin on the left side at the bottom you will see your "removable drives" there. You can right click them there in dolphin and hide it.
You can remove the .kde directory and it might be smart to cleanup for a fresh plasma5 experience but know that your kde settings and such will go with it and a new .kde directory will be created on your next login of kde _________________ “Music is a moral law. It gives a soul to the Universe, wings to the mind, flight to the imagination, a charm to sadness, gaiety and life to everything. It is the essence of order, and leads to all that is good and just and beautiful.”
― Plato |
|
Back to top |
|
 |
KLarsen n00b

Joined: 30 Dec 2005 Posts: 61 Location: Spain
|
Posted: Sat Nov 19, 2016 3:52 pm Post subject: |
|
|
This only hides it from Dolphin, not the Device Notifier. I've narrowed my problem down to udisks erroneously reporting the partitions as ejectable. Does anyone know how to correct this?
I've tried making a udev rule with the following in order to hide the partitions:
Code: | KERNEL="sdf2", ENV{UDISKS_IGNORE}="1"
KERNEL="sdf3", ENV{UDISKS_IGNORE}="1" |
That doesn't seem to work, though.
EDIT: Yes it did, but udevadm control --reload was not enough, I had to log out and in again for it to take effect (DUH!). |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|