On Fri, 2015-05-08 at 13:13 -0400, Philippe Clérié wrote: > On 08/05/15 05:50, Ian Campbell wrote: > > On Thu, 2015-05-07 at 16:00 -0400, Philippe Clérié wrote: > >> Hello, > >> > >> I have just completed a dist-upgrade of the HS-210 to Jessie. Things > >> went pretty I'd. It boots, I can SSH in with the same key, my stuff is > >> still there, but the front LED flashes red and it emits a long beep > >> every minute. > >> > >> I turned off and restarted. The front LED blinks Green/Red. After a few > >> seconds, there's a short beep and the LED is steady Green. A few more > >> seconds and it starks blinking Red, and emits that long beep. > >> > >> Clues appreciated very much. > > > > If you are using systemd it could be: > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781886 > > > > which I'm still trying to figure out how to fix properly, but adding a > > udevadm settle to the initscript might workaround the issue for now at > > least. > > > > Ian. > > > > > > > > It seems that udevadm settle is already called in /etc/init.d/udev: > > case "$1" in: > start) > . > . > . > # wait for the udevd childs to finish > log_action_begin_msg "Waiting for /dev to be fully populated" > if udevadm settle; then > log_action_end_msg 0 > else > log_action_end_msg 0 'timeout' > fi > ;; > > Or were you thinking about a different script.
Yes, I meant in the qcontrold initscript. > I tried it on the command line and nothing happened. -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/1431109202.15640.249.ca...@hellion.org.uk