You are not logged in.

#1 2024-09-03 21:06:24

Bii_Bii
Member
From: Warsaw
Registered: 2024-09-03
Posts: 3

Problem with automount storage devices

Hello,

I'm using arch with KDE enivornment.
I have a probem with automount storage devices - pendrive, disks USB.

I'm reading and install package udisks2 - https://wiki.archlinux.org/title/Udisks , but still I have, a problem.

Maybe I'm doing something wrong, but I don't have any ideas.

I noticed, after reboot pc, all pendrive (storage devices) mount correct.
Afrer a few days problem returns.
And repeat --->reboot--->few days (works well) and again arch don't mount any devices.

Maybe this will be a clue, but lsblk in terminal also doesn't see devices (all pendrive and external disks are operational).


Any sugesstions?
I saw many topics with simillar problems, but this is "Newbie Corner" and I think - you will forgive me smile


Thanks for any replies.

Offline

#2 2024-09-03 23:40:34

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,208

Re: Problem with automount storage devices

Whenever there's a kernel update you need to reboot as the running kernel can't load modules anymore (they don't exist after an update). You can install and setup the service for https://archlinux.org/packages/extra/an … ules-hook/ if you want to mitigate that.

Offline

#3 2024-09-04 09:55:57

Bii_Bii
Member
From: Warsaw
Registered: 2024-09-03
Posts: 3

Re: Problem with automount storage devices

V1del wrote:

Whenever there's a kernel update you need to reboot as the running kernel can't load modules anymore (they don't exist after an update). You can install and setup the service for https://archlinux.org/packages/extra/an … ules-hook/ if you want to mitigate that.


Thanks for sugesstion, i'm installed this package.
I'm slowly getting frustrated.

After reboot - I connected 2 pendrives and 1 disks (USB) - dolphin saw everything.
I wanted connect second disk (USB) and repeat - lsblk don't see disk, dolphin also.

Reboot, connect 2 disk (USB) and Dolphin see disk, mounted it and lsblk also shows name, size, type and mountpoint new disk (2 disk).


Ech... still it doesn't work well.

Offline

#4 2024-09-04 11:00:29

Deepti Kushawaha
Member
Registered: 2024-08-27
Posts: 9

Re: Problem with automount storage devices

It may be possible that system does not device driver installed on it, so make sure you have this. If you do not have device driver for usb then go to the website of your laptop company and download the driver according to the model you are using.If you need assistance to detect device driver on your device then check out this  link

Offline

#5 2024-09-04 11:07:18

Bii_Bii
Member
From: Warsaw
Registered: 2024-09-03
Posts: 3

Re: Problem with automount storage devices

Deepti Kushawaha wrote:

It may be possible that system does not device driver installed on it, so make sure you have this. If you do not have device driver for usb then go to the website of your laptop company and download the driver according to the model you are using.If you need assistance to detect device driver on your device then check out this  link


No, this is no problem with drivers, all ports are available.
This is problem with mount storage devices - i'm sure.

On other systems (Linux distro/Windows) this problem doesn't exist, only arch/my arch have this problem

Offline

#6 2024-09-04 11:41:19

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,208

Re: Problem with automount storage devices

check dmesg when you have the issue... if lsblk doesn't see the device you don't get assigned a device node which will be some low level issue. When the problem happens what output do you get from

uname -a
pacman -Q linux

Offline

#7 2024-09-04 14:25:23

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,814

Re: Problem with automount storage devices

If it's not a kernel mismatch and the problem is w/ udisks2 mounts, but eg. "sudo makemeasand…" errr… "sudo mount /dev/sdb1 /mnt" still works as expected:

hostnamectl

Online

Board footer

Powered by FluxBB