reassign 390884 acpi-support
found 390884 0.86-1
fixed 390884 0.109-1
forcemerge 473184 390884
thanks
On Monday 26 September 2011, Per Olofsson wrote:
> Hi,
>
> Kel Modderman:
> > > > Try something like:
> > > >
> > > > for x in $INTERFACES; do
> > > > if test -x /sbin/wpa_action && \
> >
Hi,
Kel Modderman:
> > > Try something like:
> > >
> > > for x in $INTERFACES; do
> > > if test -x /sbin/wpa_action && \
> > > wpa_action $x check; then
> > > wpa_action $x stop
> > > else
> > > ifdown $x
> > > fi
> > > done
> >
> > Works fine! Thanks!
>
> How
On Friday 20 October 2006 20:41, Per Olofsson wrote:
> Kel Modderman:
> > Try something like:
> >
> > for x in $INTERFACES; do
> > if test -x /sbin/wpa_action && \
> > wpa_action $x check; then
> > wpa_action $x stop
> > else
> > ifdown $x
> > fi
> >
Kel Modderman:
> Try something like:
>
> for x in $INTERFACES; do
> if test -x /sbin/wpa_action && \
> wpa_action $x check; then
> wpa_action $x stop
> else
> ifdown $x
> fi
> done
Works fine! Thanks!
--
Pelle
--
To UNSUBSCRIBE, ema
On Monday 09 October 2006 04:36, Per Olofsson wrote:
> > You mentioned that you gave it a go, did you have any preliminary code?
> > (I don't care if its ugly/non-working, it may give a hint to what is
> > required).
>
> I think something like this for the file
> /etc/acpi/suspend.d/55-down-interfa
Kel Modderman:
> Good question. I guess it depends heavily on the dhcp-client used, and the
> network it is connecting to. The .leases file should come into play, whether
> or not the client is intelligent enough to know its been sleeping long past
> its lease time is another question.
I'm usin
On Wednesday 04 October 2006 01:24, Per Olofsson wrote:
> Kel Modderman:
> > This ifdown/ifup is unrequired with nicely behaved modules (eg ipw2200),
> > as they can sustain a link via wpasupplicant during suspend/resume cycle.
>
> Ah, yes, I have such a card and that works. Thanks!
>
> BTW, does d
Kel Modderman:
> This ifdown/ifup is unrequired with nicely behaved modules (eg ipw2200), as
> they can sustain a link via wpasupplicant during suspend/resume cycle.
Ah, yes, I have such a card and that works. Thanks!
BTW, does dhclient handle all such cases without restart?
> In my understandi
On Tuesday 03 October 2006 23:39, Per Olofsson wrote:
> Package: wpasupplicant
> Version: 0.5.5-1
> Severity: normal
>
> wpasupplicant currently does not work very well with acpi-support,
> when suspending/resuming the system. The problem is that acpi-support
> does ifdown on all interfaces when su
9 matches
Mail list logo