[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: lm_sensors



...snip...
Thanks to all and George,David,Jsen and Hugo....
Let me explain somewhat better what's my pb:
My MB is a ASUS P4T533-R with an ASB100 - Bach chip ( w83781d ??)
And have kernels 2.4.20-bf24, 2.4.18-bf24, 2.4.686 and my own
2.4.20 installed. Yes by old-way I mean bzImage, etc... ( all manual)
At now I tryed 2 installation methods without any success:
1. Patched the i2c and lm-sensor modules in the kernel and 
recompiled with the debian lm-sensor-packages installed.
2. Removed the debian lm-sensor-packages and installed 
the lm-sensor...tar.gz in my /home.
All i2c and lm-sensor modules setted as module, and setted-up the 
devices in /dev.
When running 'sensors' in both methods no sensors where detected :-(
This is why I decided to try the method from Hugo but there is no 
2.4.20 kernel (with this name exactly) available to download.
But I doubt that the method from Hugo  result the pb.
So before go further with it I have to search somewher else ( I think) 
to solve the pb.
This is a part of my /usr/src/linux/.config :
# I2O device support
#
# CONFIG_I2O is not set
# CONFIG_I2O_PCI is not set
# CONFIG_I2O_BLOCK is not set
# CONFIG_I2O_LAN is not set
# CONFIG_I2O_SCSI is not set
# CONFIG_I2O_PROC is not set
# I2C support
#
CONFIG_I2C=y
CONFIG_I2C_ALGOBIT=m
# CONFIG_I2C_BITLP is not set
# CONFIG_I2C_BITELV is not set
# CONFIG_I2C_BITVELLE is not set
CONFIG_I2C_ALGOPCF=m
CONFIG_I2C_PCFISA=m
CONFIG_I2C_MAINBOARD=y
CONFIG_I2C_ALI1535=m
CONFIG_I2C_ALI15X3=m
CONFIG_I2C_HYDRA=m
CONFIG_I2C_AMD756=m
# CONFIG_I2C_TSUNAMI is not set (I have to disable this, compile error)
CONFIG_I2C_I801=m
CONFIG_I2C_I810=m
CONFIG_I2C_PIIX4=m
CONFIG_I2C_SIS5595=m
CONFIG_I2C_VIA=m
CONFIG_I2C_VIAPRO=m
CONFIG_I2C_VOODOO3=m
CONFIG_I2C_ISA=m
CONFIG_I2C_CHARDEV=m
CONFIG_I2C_PROC=m
# Hardware sensors support
#
CONFIG_SENSORS=y
CONFIG_SENSORS_ADM1021=m
CONFIG_SENSORS_ADM1024=m
CONFIG_SENSORS_ADM1025=m
CONFIG_SENSORS_ADM9240=m
CONFIG_SENSORS_DS1621=m
CONFIG_SENSORS_FSCPOS=m
CONFIG_SENSORS_FSCSCY=m
CONFIG_SENSORS_GL518SM=m
CONFIG_SENSORS_GL520SM=m
CONFIG_SENSORS_MAXILIFE=m
CONFIG_SENSORS_IT87=m
CONFIG_SENSORS_MTP008=m
CONFIG_SENSORS_LM75=m
CONFIG_SENSORS_LM78=m
CONFIG_SENSORS_LM80=m
CONFIG_SENSORS_LM87=m
CONFIG_SENSORS_SIS5595=m
CONFIG_SENSORS_THMC50=m
CONFIG_SENSORS_VIA686A=m
CONFIG_SENSORS_W83781D=m
CONFIG_SENSORS_OTHER=y
CONFIG_SENSORS_BT869=m
CONFIG_SENSORS_DDCMON=m
CONFIG_SENSORS_EEPROM=m
CONFIG_SENSORS_MATORB=m
And this are the modules loaded on boot:
i2c-core.o: i2c core module version 2.6.2 (20011118)
i2c-isa.o version 2.6.3 (20020322)
i2c-core.o: adapter ISA main adapter registered as adapter 0.
i2c-isa.o: ISA bus access for i2c modules initialized.
i2c-algo-bit.o: i2c bit algorithm module version 2.6.2 (20011118)
i2c-algo-pcf.o: i2c pcf8584 algorithm module version 2.6.2 (20011118)
i2c-dev.o: i2c /dev entries driver module version 2.6.2 (20011118)
i2c-core.o: driver i2c-dev dummy driver registered.
i2c-dev.o: Registered 'ISA main adapter' as minor 0
i2c-philips-par.o: i2c Philips parallel port adapter module version 2.6.2 (20011118)
i2c-philips-par.o: attaching to parport0
parport0: cannot grant exclusive access for device i2c-philips-par
i2c-philips-par: Unable to register with parport.
i2c-proc.o version 2.6.2 (20011118)
i2c-piix4.o version 2.6.3 (20020322)
i2c-piix4.o: Error: Can't detect PIIX4 or compatible device!
i2c-piix4.o: Device not detected, module not inserted.
Is there any way running that beast ??
mess-mate

-- 
Computers are like air conditioners, they are useless when you open
Windows.

...snip...
Thanks to all and George,David,Jsen and Hugo....
Let me explain somewhat better what's my pb:
My MB is a ASUS P4T533-R with an ASB100 - Bach chip ( w83781d ??)
And have kernels 2.4.20-bf24, 2.4.18-bf24, 2.4.686 and my own
2.4.20 installed. Yes by old-way I mean bzImage, etc... ( all manual)
At now I tryed 2 installation methods without any success:
1. Patched the i2c and lm-sensor modules in the kernel and 
recompiled with the debian lm-sensor-packages installed.
2. Removed the debian lm-sensor-packages and installed 
the lm-sensor...tar.gz in my /home.
All i2c and lm-sensor modules setted as module.
When running 'sensors' in both methods no sensors where detected :-(
This is why I decided to try the method from Hugo but there is no 
2.4.20 kernel (with this name exactly) available to download.
But I doubt that the method from Hugo  result the pb.
So before go further with it I have to search somewher else ( I think) 
to solve the pb.
This is a part of my /usr/src/linux/.config :
# I2O device support
#
# CONFIG_I2O is not set
# CONFIG_I2O_PCI is not set
# CONFIG_I2O_BLOCK is not set
# CONFIG_I2O_LAN is not set
# CONFIG_I2O_SCSI is not set
# CONFIG_I2O_PROC is not set
# I2C support
#
CONFIG_I2C=y
CONFIG_I2C_ALGOBIT=m
# CONFIG_I2C_BITLP is not set
# CONFIG_I2C_BITELV is not set
# CONFIG_I2C_BITVELLE is not set
CONFIG_I2C_ALGOPCF=m
CONFIG_I2C_PCFISA=m
CONFIG_I2C_MAINBOARD=y
CONFIG_I2C_ALI1535=m
CONFIG_I2C_ALI15X3=m
CONFIG_I2C_HYDRA=m
CONFIG_I2C_AMD756=m
# CONFIG_I2C_TSUNAMI is not set (I have to disable this, compile error)
CONFIG_I2C_I801=m
CONFIG_I2C_I810=m
CONFIG_I2C_PIIX4=m
CONFIG_I2C_SIS5595=m
CONFIG_I2C_VIA=m
CONFIG_I2C_VIAPRO=m
CONFIG_I2C_VOODOO3=m
CONFIG_I2C_ISA=m
CONFIG_I2C_CHARDEV=m
CONFIG_I2C_PROC=m
# Hardware sensors support
#
CONFIG_SENSORS=y
CONFIG_SENSORS_ADM1021=m
CONFIG_SENSORS_ADM1024=m
CONFIG_SENSORS_ADM1025=m
CONFIG_SENSORS_ADM9240=m
CONFIG_SENSORS_DS1621=m
CONFIG_SENSORS_FSCPOS=m
CONFIG_SENSORS_FSCSCY=m
CONFIG_SENSORS_GL518SM=m
CONFIG_SENSORS_GL520SM=m
CONFIG_SENSORS_MAXILIFE=m
CONFIG_SENSORS_IT87=m
CONFIG_SENSORS_MTP008=m
CONFIG_SENSORS_LM75=m
CONFIG_SENSORS_LM78=m
CONFIG_SENSORS_LM80=m
CONFIG_SENSORS_LM87=m
CONFIG_SENSORS_SIS5595=m
CONFIG_SENSORS_THMC50=m
CONFIG_SENSORS_VIA686A=m
CONFIG_SENSORS_W83781D=m
CONFIG_SENSORS_OTHER=y
CONFIG_SENSORS_BT869=m
CONFIG_SENSORS_DDCMON=m
CONFIG_SENSORS_EEPROM=m
CONFIG_SENSORS_MATORB=m
And this are the modules loaded on boot:
i2c-algo-bit.o: i2c bit algorithm module version 2.6.2 (20011118)
i2c-algo-pcf.o: i2c pcf8584 algorithm module version 2.6.2 (20011118)
i2c-dev.o: i2c /dev entries driver module version 2.6.2 (20011118)
i2c-core.o: driver i2c-dev dummy driver registered.
i2c-philips-par.o: i2c Philips parallel port adapter module version 2.6.2 (20011118)
i2c-philips-par.o: attaching to parport0
parport0: cannot grant exclusive access for device i2c-philips-par
i2c-philips-par: Unable to register with parport.
i2c-proc.o version 2.6.2 (20011118)

-- 
Computers are like air conditioners, they are useless when you open
Windows.

Attachment: 00000000.mimetmp
Description: PGP signature

Attachment: pgpvDNvjbWGdj.pgp
Description: PGP signature


Reply to: