On Thu, 2013-06-20 at 01:54 +0100, Dermot O'Dwyer wrote: > Package: qcontrol > Version: 0.5.1-3 > Severity: important > Tags: upstream > > On a TS109, after upgrading from 0.4.2-7+wheezy2 to 0.5.1-3 qcontrol then > reports fan error in syslog and beeping every minute approximately.
How annoying!
> Setting SOUND_BUZZER=no in /etc/default/qcontrol does not stop the beeping.
Yes, this option only controls the beep which happens at the end of
boot.
> I have linked /etc/qcontrol.conf to a new conf with the section commented out
> stop the errors/beeping.
FWIW there would be nothing wrong with editing the existing file in
place -- Debian handles modifications of this sort very well on upgrade.
> --[[
> logprint("ts209: fan error")
> piccmd("statusled", "red2hz")
> piccmd("buzzer", "long")
> --]]
>
> But this is only half the work as the fan_error function is still being
> triggered.
In 0.4.2-7+wheezy2 the fan_error function would have been empty, so do
you know for sure it wasn't being triggered previously too?
> As there does not seem to be a way to easily distinguish the TS109 and TS209
> using /proc/cpuinfo there are a few choices:
>
> a) ask the user at install time which they have and create the appropriate
> symlink /etc/qcontrol.conf -> qcontrol/ts109.lua
I'd rather not do this (ask the user) unless there is absolutely no
alternative.
> b) Check for the presence of fan/2nd disk to determine if the QNAP is a TS209
It's possible that there is a GPIO e.g. you can distinguish TS-119 from
TS-219 via GPIO 44. Unless you've got a 209 to compare your 109 against
though I'm not sure how to find out.
Perhaps Martin (CCd) has a 209 and/or can ask QNAP?
>
> This was reported upstream but doesn't appear to be active really -
> http://code.google.com/p/qcontrol/issues/detail?id=5
I'm afraid he's not, I took over and created a new upstream at
https://gitorious.org/qcontrol . I'm using the Debian bugtracker for
upstream too so this report is already in the right place.
Ian.
signature.asc
Description: This is a digitally signed message part

