re:gkrellm

From: hja123 (hja123_at_singnet.com.sg)
Date: 04/08/05

  • Next message: Ross Boylan: "[SOLVED] ident and postgres"
    Date: Fri, 08 Apr 2005 11:58:57 +0800
    To: debian-user@lists.debian.org
    
    

    alvin & gene:

    Sorry, I have jumped to the conclusion too fast. The summary of
    sensors-detect is as follows.

    Now follows a summary of the probes I have just done.
    Just press ENTER to continue:
    Driver `lm85' (should be inserted):
    Detects correctly:
    * Bus `SMBus I801 adapter at c400' (Algorithm unavailable)
    Busdriver `i2c-i801', I2C address 0x2e
    Chip `Analog Devices ADM1027, ADT7460 or ADT7463' (confidence: 8)

    Driver `eeprom' (should be inserted):
    Detects correctly:
    * Bus `SMBus I801 adapter at c400' (Algorithm unavailable)
    Busdriver `i2c-i801', I2C address 0x50
    Chip `SPD EEPROM' (confidence: 8)
    * Bus `SMBus I801 adapter at c400' (Algorithm unavailable)
    Busdriver `i2c-i801', I2C address 0x52
    Chip `SPD EEPROM' (confidence: 8)

    Driver `to-be-written' (should be inserted):
    Detects correctly:
    * ISA bus address 0x06e0 (Busdriver `i2c-isa')
    Chip `Nat. Semi. PC87372 Super IO Fan Sensors' (confidence: 9)

    I will now generate the commands needed to load the I2C modules.
    Sometimes, a chip is available both through the ISA bus and an I2C bus.
    ISA bus access is faster, but you need to load an additional driver module
    for it. If you have the choice, do you want to use the ISA bus or the
    I2C/SMBus (ISA/smbus)?
    To make the sensors modules behave correctly, add these lines to
    /etc/modules:

    #----cut here----
    # I2C adapter drivers
    i2c-i801
    i2c-isa
    # I2C chip drivers
    lm85
    eeprom
    # no driver for Nat. Semi. PC87372 Super IO Fan Sensors yet
    #----cut here----

    The last comment about no driver for Nat. Semi. chip is a tell-all,
    isn't it?

    hja123

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Ross Boylan: "[SOLVED] ident and postgres"

    Relevant Pages

    • Re: how hot is my xeon?
      ... What does the 'sensors' command show? ... We are now going to do the I2C/SMBus adapter probings. ... (confidence 8, driver `eeprom') ... Found unknown chip with ID 0xf211 ...
      (Debian-User)
    • Re: no sensors detected in gkrellm
      ... I've went thru archives on getting gkrellm displayin cpu temp., ... Driver `to-be-written': ... a chip is available both through the ISA bus and an I2C ... To make the sensors modules behave correctly, ...
      (Fedora)
    • Re: [RFC] Add Input IOCTL for accelerometer devices
      ... sensors in the future. ... Some things can be wrapped into a core subsystem driver, ... amount of this stuff is chip specific. ... I post a link describing the HID standard, you can see in page 37 to ...
      (Linux-Kernel)
    • Re: No interrupts coming to device driver.
      ... : coming to driver. ... I believe I configured chip (carrier freq. ... divisor) and enabled interrupt mode the same way it windows driver does. ... If it is on the ISA bus, then you can look at the IRQ line that you ...
      (freebsd-hackers)
    • Re: gkrellm
      ... a chip is available both through the ISA bus and an I2C ... ISA bus access is faster, but you need to load an additional ... > driver module for it. ... PC87372 Super IO Fan Sensors yet ...
      (Debian-User)