PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : [ipbox9000] Ipbox9000 Aktuelles Image Lüfter Läuft wieder



mrcroko
17.02.2014, 12:38
Hallo zusammen,

habe das Aktuell Image bei der Ipbox9000 Instaliert : HDMU_11940_E2_ipbox9000_211_git_5580_nodebug_mix_U SB.tar.gz.md5 (http://images.hdmedia-universe.com/ipbox9000/HDMU_11940_E2_ipbox9000_211_git_5580_nodebug_mix_U SB.tar.gz.md5)
leider läuft im Standby der lüfter immer .. war das nicht schonmal behoben !?

Grüße

santa
17.02.2014, 20:56
keine ahnung, ich nutze den deep und mein lüfter ist leise.
was sagt das cuberevo plugin?

jaro44
18.02.2014, 08:10
Hallo zusammen,

habe das Aktuell Image bei der Ipbox9000 Instaliert : HDMU_11940_E2_ipbox9000_211_git_5580_nodebug_mix_U SB.tar.gz.md5 (http://images.hdmedia-universe.com/ipbox9000/HDMU_11940_E2_ipbox9000_211_git_5580_nodebug_mix_U SB.tar.gz.md5)
leider läuft im Standby der lüfter immer .. war das nicht schonmal behoben !?

Grüße

This is possible, but anyone from the team hdmu do not care.:(
In the image hdmu You can afford to do this using a script and cron
script standby_fan.sh (copy to /var/etc and give an executable) :

#!/bin/sh

if [ "`cat /proc/stb/avs/0/input`" = "scart" ]; then
echo "Receiver in standby, switching off the fan"
/bin/fp_control -sf 0
else
echo "Receiver works, switching on the fan"
/bin/fp_control -sf 1
fi

cron:

*/1 * * * * /var/etc/standby_fan.sh

santa
18.02.2014, 08:19
Sorry jaro, but this issue isn't known in our Team, so we can't fix it.
I only use deep standby, so i didn't hear it.

jaro44
18.02.2014, 08:30
Sorry jaro, but this issue isn't known in our Team, so we can't fix it. I only use deep standby, so i didn't hear it.

It's not problem to do fix it, about just adding possibilities off the fan in standby ;)

santa
18.02.2014, 08:32
I will look into cuberevo plugin, may be we can fix this there.

mrcroko
18.02.2014, 13:09
super dann brauche ich ja nix mehr nachschauen :=)

mein lüfter ist sehr sehr laut ...

santa
05.03.2014, 09:55
im nächsten Image gefixt, sollte in einer Stunde auf dem Server sein

spartak73
05.03.2014, 11:38
Was genau bedeutet das?

12039 f02c783 Littlesat, Tue Mar 4 16:16:24 2014 +0100: Add HDMI-IN support

santa
05.03.2014, 11:39
Die lx3 hat einen HDMI Eingang, das ist alles für sh4 uninteressant.
Trotzdem taucht es bei uns im Log auf

bonkel
05.03.2014, 12:23
strenggenommen is das für die et10000 :D