[Desktop-packages] [Bug 1456338] Re: USB floppy drive is running without floppy

2017-12-23 Thread P_Aleksandrov
The same problem in Ubuntu 17.10 (updated from previuos version). I tried to stop some systemd services, remove kernel modules, kill some processes and unmount some filesystems. There are output of lsmod, ps, mount (executed after stopping, removing modules and so on) below. The problem was not sol

[Desktop-packages] [Bug 1456338] Re: USB floppy drive is running without floppy

2018-06-20 Thread P_Aleksandrov
I have installed Ubuntu 18.04 (after removal "/bin", "/usr" and some other directories on the root FS). The bug remains. If I boot into rescue mode ("Drop to root shell prompt") and connect the USB floppy drive without disk, it works normally. If I boot into rescue mode, select resuming normal boot

[Desktop-packages] [Bug 1456338] Re: USB floppy drive is running without floppy

2018-06-21 Thread P_Aleksandrov
> Does it also do the same if you plug it in and then boot the system normally? Yes. When a splash screen "kubuntu" is shown the drive starts "running forever". > But if you boot in rescue mode, then plug in the drive, it works normally > even after you resume the normal boot? No. I have tried to

[Desktop-packages] [Bug 1456338] Re: USB floppy drive is running without floppy

2018-06-22 Thread P_Aleksandrov
> Ahh, ok.. try disabling udisks to see if that is the cause: > systemctl stop udisks2.service The wrong behaviour remained. Also when I booted in rescue mode (root shell), then resumed normal boot, stopped udisks2 and connected the device. Is it possible that the problem is in systemd? Now I hav

[Desktop-packages] [Bug 1456338] Re: USB floppy drive is running without floppy

2018-03-07 Thread P_Aleksandrov
** Attachment added: "udisksctl_monitor.txt" https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1456338/+attachment/5071621/+files/udisksctl_monitor.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to udisks2 in Ubuntu. https://bu

[Desktop-packages] [Bug 1456338] Re: USB floppy drive is running without floppy

2018-03-07 Thread P_Aleksandrov
I have attached the output of "udisksctl dump" and "udisksctl monitor" (launched as usual user, not root, before stopping udisks). I have stopped udisks using "sudo systemctl stop udisks2". The wrong behaviour has remained (floppy drive has runned without floppy disk). ** Attachment added: "udis

[Desktop-packages] [Bug 1456338] Re: USB floppy drive is running without floppy

2018-07-04 Thread P_Aleksandrov
I stopped sddm, udisks, udev: sudo systemctl stop sddm sudo systemctl stop udisks2.service sudo systemctl stop systemd-udevd.service sudo systemctl stop systemd-udevd-control.socket sudo systemctl stop systemd-udevd-kernel.socket After connecting the floppy drive, it did not run (seemed not to be

[Desktop-packages] [Bug 1456338] Re: USB floppy drive is running without floppy

2018-07-08 Thread P_Aleksandrov
"udevadm monitor" (runned as root) output is in the attached file. I have stopped sddm before. ** Attachment added: "udevadm_output.txt" https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1456338/+attachment/5161168/+files/udevadm_output.txt -- You received this bug notification because