Re: [LAU] bug in qjackctl 0.3.5

From: Ivica Ico Bukvic <ico@email-addr-hidden>
Date: Wed Oct 21 2009 - 04:19:09 EEST

Well, lo and behold now that I've built a script including one that comments
on when the shutdown was initiated, I cannot reproduce the problem, yet I do
know it has happened in the past. Perhaps because this is a script and not
an individual command? Or, it could be that when the CPU is getting hogged
by other things and I shutdown qjackctl it somehow does not give enough time
to propagate (this is on an Atom netbook). Or, there is always the safe bet
that I am hallucinating and we leave it at that :-)

I will keep the script going to see what happens and will let you know.

Many thanks for all your help.

Best wishes,

Ico

> -----Original Message-----
> From: Rui Nuno Capela [mailto:rncbc@email-addr-hidden]
> Sent: Tuesday, October 20, 2009 7:28 PM
> To: Ivica Ico Bukvic
> Cc: linux-audio-user@email-addr-hidden
> Subject: Re: [LAU] bug in qjackctl 0.3.5
>
> Ivica Ico Bukvic wrote:
> >> #/bin/bash
> >> cpufreq-set -g ondemand > qjackctl_cpufreq.log 2>&1
> >
> > Unfortunately this particular app generates no output whatsoever so
> logging
> > it does absolutely nothing. Its help file also suggests there is no way
to
> > produce a verbose version either.
> >
> > Any other ideas?
> >
> > Ico
>
> let the script be more elaborate:
>
> #!/bin/bash
> cpufreq-set -g ondemand
> rc=$?
> echo "`date` rc=$rc" >> qjackctl_cpufreq.log
>
> --
> rncbc aka Rui Nuno Capela
> rncbc@email-addr-hidden

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Wed Oct 21 08:15:01 2009

This archive was generated by hypermail 2.1.8 : Wed Oct 21 2009 - 08:15:01 EEST