Re: UPower "device changed" when iPhone is connected

2020-03-09 Thread Guy Rutenberg
ed SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ENV{PRODUCT}=="5ac/12[9a][0-9a-f]/*", ACTION=="bind", ENV{USBMUX_SUPPORTED}="1", OWNER="usbmux", ENV{SYSTEMD_WANTS}="usbmuxd.service" ``` Disabling each one of them stops the weird beh

UPower "device changed" when iPhone is connected

2020-03-09 Thread Guy Rutenberg
this issue. My system: 4.19.0-6-amd64, Lenovo ThinkPad T470, Debian 10, upower 0.99.10-1 I'll really appreciate any suggestions to what the issue may be, or further tips to investigate as this issue is very annoying to me. Thanks, Guy ___

Re: udisks2 - How to get basic functionality we had in old udisks?

2015-11-17 Thread Guy
On 16.11.2015 17:16, .. ink .. wrote: On Mon, Nov 16, 2015 at 5:47 PM, Guy wrote: - An example: Good old udisks told us the name of files associated with loop devices. This information is queried directly from the loop device driver, by using an ioctl call. The consequence is, that this

Re: udisks2 - How to get basic functionality we had in old udisks?

2015-11-16 Thread Guy
really is bad news for any high level application. udisks was the perfect single point for adaptations. I still am angry when think about how easily they gave up compatibility in udisks2! I hope this is useful for others. Best greetings Guy On 31.10.2015 19:02, Federico wrote: @guy: What a

Re: udisks2 - How to get basic functionality we had in old udisks?

2015-10-30 Thread Guy
On 10/30/2015 05:02 PM, .. ink .. wrote: On Fri, Oct 30, 2015 at 12:51 AM, Guy wrote: This leaves me with a strange feeling... can I rely on udisks2? Probably not as you are not the target audience,look at "audience" section in the following link for more info: http://udisks.freed

udisks2 - How to get basic functionality we had in old udisks?

2015-10-29 Thread Guy
through the list and queried every property I needed - btw, "device-file" was my precious Linux device. Why not just include property "Device" for drives? Another problems I saw right now: How can I find out the device's sector size? Many thanks in advance Guy

Re: udisks2 problem in Guymager - How to get Linux device for drives?

2015-10-29 Thread Guy
to be sorry. Thanks for your answers! I responded to the best of my knowledge anyway, because I got very little response from current maintainer myself (I submitted a patch unanswered and waiting to be reviewed for 4 months now). Bad news! Guy wrote on 10/29/2015 07:45 PM: On 10/29/2015 01:

udisks2 problem in Guymager - How to get Linux device for drives?

2015-10-28 Thread Guy
ty named "Device" (in the interface org.freedesktop.UDisks2.Drive) for the drives under /org/freedesktop/UDisks2/drives/... What do you think? Thank you in advance! Guy Voncken ___ devkit-devel mailing list devkit-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/devkit-devel