Re: [systemd-devel] [PATCH] usb-storage: Add quirk to defeat Kindle's automatic unload

2021-03-18 Thread Alan Stern
On Thu, Mar 18, 2021 at 02:50:13PM +0100, Tomasz Torcz wrote: > Dnia Wed, Mar 17, 2021 at 03:06:54PM -0400, Alan Stern napisaƂ(a): > > Matthias reports that the Amazon Kindle automatically removes its > > emulated media if it doesn't receive another SCSI command within about >

Re: [systemd-devel] Antw: [EXT] [PATCH] usb-storage: Add quirk to defeat Kindle's automatic unload

2021-03-18 Thread Alan Stern
On Thu, Mar 18, 2021 at 08:10:56AM +0100, Ulrich Windl wrote: > >>> Alan Stern schrieb am 17.03.2021 um 20:06 in > Nachricht <20210317190654.ga497...@rowland.harvard.edu>: > > Matthias reports that the Amazon Kindle automatically removes its > > emulated media i

Re: [systemd-devel] Antw: [EXT] Re: [usb-storage] Re: Amazon Kindle disconnect after Synchronize Cache

2021-03-18 Thread Alan Stern
broken hardware can provide the modules that > document their broken design as well. If you can come up with a way to do this (preferably in the form of a patch), that would be great. I can't think of any way to remove this information from the kernel. Alan Stern __

[systemd-devel] [PATCH] usb-storage: Add quirk to defeat Kindle's automatic unload

2021-03-17 Thread Alan Stern
and it is not as reliable, because the user can override the polling interval. Changing the driver's behavior is safer and has minimal overhead. Reported-and-tested-by: Matthias Schwarzott Signed-off-by: Alan Stern CC: --- [as1953] drivers/usb/storage/transport.c|7 +++ drivers/usb/storage

Re: [systemd-devel] [usb-storage] Re: Amazon Kindle disconnect after Synchronize Cache

2021-03-17 Thread Alan Stern
On Wed, Mar 17, 2021 at 01:21:50PM +0100, Hans de Goede wrote: > Hi, > > On 3/16/21 6:04 PM, Alan Stern wrote: > > I think it would be mildly better, but not a whole lot. Since the > > Kindle describes itself as having removable media, the kernel normally > > pro

Re: [systemd-devel] [usb-storage] Re: Amazon Kindle disconnect after Synchronize Cache

2021-03-16 Thread Alan Stern
On Tue, Mar 16, 2021 at 05:43:34PM +0100, Hans de Goede wrote: > Hi, > > On 3/16/21 5:26 PM, Alan Stern wrote: > > On Tue, Mar 16, 2021 at 06:26:30AM +0100, Matthias Schwarzott wrote: > >> I implemented solution 3b. This is the pullrequest for udev (systemd > >>

Re: [systemd-devel] [usb-storage] Re: Amazon Kindle disconnect after Synchronize Cache

2021-03-16 Thread Alan Stern
ndication that it shouldn't do an eject. The only way to find out is by testing the patch. Alan Stern Index: usb-devel/drivers/usb/storage/transport.c === --- usb-devel.orig/drivers/usb/storage/transport.c +++ usb-devel/d

Re: [systemd-devel] Documentation error for systemctl kill?

2014-03-25 Thread Alan Stern
On Tue, 25 Mar 2014, Lennart Poettering wrote: On Thu, 13.03.14 14:54, Alan Stern (st...@rowland.harvard.edu) wrote: In systemd 208 (the version currently distributed in Fedora 20), the man page for the systemctl(1) kill command says: Send a signal to one or more processes

Re: [systemd-devel] How to compute a value for a service argument or environment value?

2014-03-19 Thread Alan Stern
shortly before means before or after the ExecStartPre= processes are run. The man page for systemd.service doesn't address this point either. Alan Stern ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org

[systemd-devel] How to compute a value for a service argument or environment value?

2014-03-13 Thread Alan Stern
server program. Is there a better way? Alan Stern ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

[systemd-devel] Documentation error for systemctl kill?

2014-03-13 Thread Alan Stern
process (as opposed to the main process) of the unit? And what about the --kill-mode= option? According to the output from systemctl --help, it doesn't exist. Is it a relic from an earlier version of systemctl? Alan Stern ___ systemd-devel mailing list

Re: [systemd-devel] Bug in systemd? Running X without a display manager

2012-08-27 Thread Alan Stern
On Sun, 26 Aug 2012, Dave Reisner wrote: On Fri, Aug 24, 2012 at 12:17:08PM -0400, Alan Stern wrote: I need some help with a problem. I'm currently using Fedora 16, but without a display manager. I log into a text-mode VT (usually tty1) and run startx manually. The display uses tty7

Re: [systemd-devel] Bug in systemd? Running X without a display manager

2012-08-27 Thread Alan Stern
will continue to work. I'd suspect that a newer version of Fedora might not have consolekit at all. Hmmm. Maybe the best thing to do is wait until I install a new version of Fedora (I'm waiting for the official release of 18) and then see what the story is. Thanks for your help, Alan Stern

[systemd-devel] Bug in systemd? Running X without a display manager

2012-08-26 Thread Alan Stern
okay. Can anybody help? Alan Stern ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel