All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rudolf Marek <r.marek@assembler.cz>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] w83793 driver for RHEL 5.2 x86_64
Date: Thu, 19 Feb 2009 08:21:51 +0000	[thread overview]
Message-ID: <499D169F.3070606@assembler.cz> (raw)
In-Reply-To: <499C7EE4.5070200@assembler.cz>

Hi,

Please CC the list!

maluyao napsal(a):
> My blade server is SuperMicro. The motherboard is B7DBE.
> 
> While run "i2cdump 0 0x2f" , it show me :
> 
> No size specified (using byte-data access)
> Error: Could not open file `/dev/i2c-0' or `/dev/i2c/0': No such file or 
> directory

You dont have device nodes in /dev/  for i2c
Can you create them?

crw-rw---- 1 root root 89, 0 2009-02-07 19:37 /dev/i2c-0


> I update w83793.c from kernel-2.6.28  and the proble still occur.

try to unload the "thermal" module from acpi.

rmmod thermal
sensors

> while I try to compiling w83793.c form 2.6.27.18. It show me too many
> error. I thinks something conflict with kernel-2.6.18-128.el5 .

Yes this is expected. You need to use version which is in the kernel.

Rudolf


_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

  reply	other threads:[~2009-02-19  8:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-18 21:34 [lm-sensors] w83793 driver for RHEL 5.2 x86_64 Rudolf Marek
2009-02-19  8:21 ` Rudolf Marek [this message]
2009-02-19  8:56 ` Rudolf Marek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=499D169F.3070606@assembler.cz \
    --to=r.marek@assembler.cz \
    --cc=lm-sensors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.