Hello, I'm compiling a good&working Linux kernel for Net 5501 and I've some problem with sensors, I'm using 2.6.22.6 kernel (from source) + lm-sensors 1:2.10.1-3 in a Debian Box. Same problems with default Debian kernel!!! According to voyage list [1] I've write my .config like this:
# # I2C Algorithms # CONFIG_I2C_ALGOBIT=m CONFIG_I2C_ALGOPCF=m CONFIG_I2C_ALGOPCA=m # # I2C Hardware Bus support # # CONFIG_I2C_ALI1535 is not set # CONFIG_I2C_ALI1563 is not set # CONFIG_I2C_ALI15X3 is not set # CONFIG_I2C_AMD756 is not set # CONFIG_I2C_AMD8111 is not set # CONFIG_I2C_ELEKTOR is not set # CONFIG_I2C_I801 is not set # CONFIG_I2C_I810 is not set # CONFIG_I2C_PIIX4 is not set CONFIG_I2C_ISA=m # CONFIG_I2C_NFORCE2 is not set # CONFIG_I2C_OCORES is not set # CONFIG_I2C_PARPORT_LIGHT is not set # CONFIG_I2C_PROSAVAGE is not set # CONFIG_I2C_SAVAGE4 is not set # CONFIG_I2C_SIMTEC is not set CONFIG_SCx200_I2C=m CONFIG_SCx200_I2C_SCL=12 CONFIG_SCx200_I2C_SDA=13 CONFIG_SCx200_ACB=m # CONFIG_I2C_SIS5595 is not set # CONFIG_I2C_SIS630 is not set # CONFIG_I2C_SIS96X is not set # CONFIG_I2C_STUB is not set # CONFIG_I2C_TINY_USB is not set # CONFIG_I2C_VIA is not set # CONFIG_I2C_VIAPRO is not set # CONFIG_I2C_VOODOO3 is not set # CONFIG_I2C_PCA_ISA is not set # # Miscellaneous I2C Chip support # CONFIG_SENSORS_DS1337=m # CONFIG_SENSORS_DS1374 is not set CONFIG_SENSORS_EEPROM=m # CONFIG_SENSORS_PCF8574 is not set # CONFIG_SENSORS_PCA9539 is not set # CONFIG_SENSORS_PCF8591 is not set # CONFIG_SENSORS_MAX6875 is not set CONFIG_I2C_DEBUG_CORE=y CONFIG_I2C_DEBUG_ALGO=y CONFIG_I2C_DEBUG_BUS=y CONFIG_I2C_DEBUG_CHIP=y After reboot I configure lm-sensors with sensors-detect and load module pc87360 (according to sensors-detect) but sensors don't work. Punky on voyage list have this module pc87366-isa-6620 but on my configuration I've only: Size Used by Module eeprom 7568 0 pc87360 18704 0 hwmon_vid 2944 1 pc87360 i2c_isa 5248 1 pc87360 i2c_dev 7940 0 i2c_core 26128 4 eeprom,pc87360,i2c_isa,i2c_dev geode_aes 6020 0 dmesg on i2c: AMD Geode RNG detected nsc_gpio initializing cs5535_gpio: base=0x6100 mask=0xb003c66 major=253 sc1200wdt: build 20020303 sc1200wdt: io parameter must be specified Software Watchdog Timer: 0.07 initialized. soft_noboot=0 soft_margin=60 sec (nowayout= 0) geode-aes: GEODE AES engine enabled. -----After modprobing modules----- i2c-adapter i2c-9191: ISA main adapter registered pc87360: Device 0x09 not activated i2c-adapter i2c-9191: Driver pc87360 registered i2c-adapter i2c-9191: client [pc87366] registered with bus id 9191-6620 i2c-core: driver [eeprom] registered Anyone have this problem? Tips for solutions? I'm writing now new kernel .config but I don't find a solution! I suppose the problem is around lm-sensors! I'm sad for DMA and I'm waiting for a new bios... Thanks, Matteo [1] http://www.mail-archive.com/[EMAIL PROTECTED]/msg01399.html -- Matteo Basso email: matteo [at] netstop.it / www.netstop.it / www.kraba.it Net Stop Snc - Soluzioni Informatiche Str. Statale Sup. 11 verso VR, 257 36100 Vicenza (VI) - Italy Tel. +39 0444 521129 Fax. +39 0444 809885 _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
