Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#298312 - 10/05/2007 17:09 Config.ini settings for I2C Fan Controller
maczrool
pooh-bah

Registered: 13/01/2002
Posts: 1649
Loc: Louisiana, USA
Anyone have the config.ini entries handy for the I2C fan controller or know where they can be found? I've looked through the FAQ but can't seem to find them.

Thanks,
Stu
_________________________
If you want it to break, buy Sony!

Top
#298313 - 10/05/2007 18:46 Re: Config.ini settings for I2C Fan Controller [Re: maczrool]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14484
Loc: Canada
From here, just beyond halfway down:
Quote:

+{"fan_control", &fan_control_enabled, 0, 1, 0, 1},
+{"fan_low", &fan_control_low, 45, 1, 0, 100},
+{"fan_high", &fan_control_high, 50, 1, 0, 100},


Top
#298314 - 10/05/2007 18:54 Re: Config.ini settings for I2C Fan Controller [Re: mlord]
maczrool
pooh-bah

Registered: 13/01/2002
Posts: 1649
Loc: Louisiana, USA
Thanks! How does that translate into syntax that can be entered into the config.ini editor in Emplode?

Also, what does "Fan control error" in Hijack mean? Can this be from a bad entry in the config.ini file or does it mean a communication error over I2C?

Thanks,
Stu
_________________________
If you want it to break, buy Sony!

Top
#298315 - 11/05/2007 01:20 Re: Config.ini settings for I2C Fan Controller [Re: maczrool]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14484
Loc: Canada
Quote:
Thanks! How does that translate into syntax that can be entered into the config.ini editor in Emplode?


[hijack]
fan_control=1
fan_low=45
fan_high=50

The high/low values are specified as degrees celsius (defaults shown).

Quote:

Also, what does "Fan control error" in Hijack mean? Can this be from a bad entry in the config.ini file or does it mean a communication error over I2C?


Some kind of I2C error.

Cheers

Top
#298316 - 11/05/2007 13:37 Re: Config.ini settings for I2C Fan Controller [Re: mlord]
maczrool
pooh-bah

Registered: 13/01/2002
Posts: 1649
Loc: Louisiana, USA
Thanks. I guess I have a bad fan controller .

Stu
_________________________
If you want it to break, buy Sony!

Top