Fan speed control
- s2pi
- Začátečník

- Registrován: 17. pro 2005
- Bydliště: Presov
- Kontaktovat uživatele:
Fan speed control
Ahoj neviete o nejakom regulatorovi pre linux nieco ako speedfan . Mam Sabayon linux(na gentoo)
CPU: PII 945 95W + AC Freezer Pro64, MB: Gigabyte MA790X-DS4 , RAM: 2x2GB A-Data Vitesta Extreme 800+, GPU:Asus 5770 1GB CuCore
- shadow
- Středně pokročilý

- Registrován: 28. zář 2003
- Bydliště: HK
pomocí fancontrolu, který je obsažen v balíku lm-sensors. Vlastní otáčky si nakonfiguješ pomocí pwmconfig.
http://www.lm-sensors.org/wiki/man/sensors
http://www.lm-sensors.org/wiki/man/fancontrol
http://www.lm-sensors.org/wiki/man/pwmconfig
Doma to mám na Ubuntu úspěšně zprovozněné, bez toho bych Linux nemohl používat (s freezerem 7 pro).
http://www.lm-sensors.org/wiki/man/sensors
http://www.lm-sensors.org/wiki/man/fancontrol
http://www.lm-sensors.org/wiki/man/pwmconfig
Doma to mám na Ubuntu úspěšně zprovozněné, bez toho bych Linux nemohl používat (s freezerem 7 pro).
show must go on..
- celebrant.athlon
- Začátečník

-
- Registrován: 24. dub 2005
- Bydliště: Rosice u Brna
- shadow
- Středně pokročilý

- Registrován: 28. zář 2003
- Bydliště: HK
ATi grafiky pochybuji.
mně sensors-detect vyjede jen tyto rozeznalé chipy, resp. ovladače:
Tedy nic, co by se týkalo ATI.... asi se zeptám přímo vývojářů lm-sensors, protože mě to také zajímá a už jsem si na to také postěžoval
teda zatím jen na svém občasníku
(který stejně nikdo nečte, čemuž se ani nedivím
)
mně sensors-detect vyjede jen tyto rozeznalé chipy, resp. ovladače:
Více k tomu zde: http://www.lm-sensors.org/wiki/DevicesNow follows a summary of the probes I have just done.
Just press ENTER to continue:
Driver `eeprom' (should be inserted):
Detects correctly:
* Bus `SMBus nForce2 adapter at 1c00'
Busdriver `i2c-nforce2', I2C address 0x50
Chip `eeprom' (confidence: 6)
* Bus `SMBus nForce2 adapter at 1c00'
Busdriver `i2c-nforce2', I2C address 0x51
Chip `eeprom' (confidence: 6)
* Bus `SMBus nForce2 adapter at 1c00'
Busdriver `i2c-nforce2', I2C address 0x52
Chip `eeprom' (confidence: 6)
* Bus `SMBus nForce2 adapter at 1c00'
Busdriver `i2c-nforce2', I2C address 0x53
Chip `eeprom' (confidence: 6)
EEPROMs are *NOT* sensors! They are data storage chips commonly
found on memory modules (SPD), in monitors (EDID), or in some
laptops, for example.
Driver `it87' (should be inserted):
Detects correctly:
* ISA bus address 0x0290 (Busdriver `i2c-isa')
Chip `ITE IT8718F Super IO Sensors' (confidence: 9)
I will now generate the commands needed to load the required modules.
Just press ENTER to continue:
To make the sensors modules behave correctly, add these lines to
/etc/modules:
#----cut here----
# I2C adapter drivers
i2c-nforce2
# Chip drivers
eeprom
it87
#----cut here----
Do you want to add these lines to /etc/modules automatically? (yes/NO)
Tedy nic, co by se týkalo ATI.... asi se zeptám přímo vývojářů lm-sensors, protože mě to také zajímá a už jsem si na to také postěžoval
teda zatím jen na svém občasníku
show must go on..