From: fredantispam@free.fr (fred)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] nvidia GPU & i2c...
Date: Tue, 11 Apr 2006 17:07:42 +0000 [thread overview]
Message-ID: <443BE25E.5010703@free.fr> (raw)
Hi all,
In recent driver (1.0-8756), nvidia claims that it can now uses i2c busses.
Paste from README :
The NVIDIA Linux kernel module now includes i2c (also called I-squared-c,
Inter-IC Communications, or IIC) functionality that allows the NVIDIA Linux
kernel module to export i2c ports found on board NVIDIA cards to the Linux
kernel. This allows i2c devices on-board the NVIDIA graphics card, as
well as
devices connected to the VGA and/or DVI ports, to be accessed from kernel
modules or userspace programs in a manner consistent with other i2c ports
exported by the Linux kernel through the i2c framework.
You must have i2c support compiled into the kernel, or as a module, and
X must
be running. The i2c framework is available for both 2.4 and 2.6 series
kernels. Linux kernel documentation covers the kernel and userspace /dev
APIs,
which you must use to access NVIDIA i2c ports.
NVIDIA has noted that in some distibutions, i2c support is enabled. However,
the Linux kernel module i2c-core.o (2.4) or i2c-core.ko (2.6), which
provides
the export infrastructure, was not shipped. In this case, you will need to
build the i2c support module. For directions on how to build and install
your
kernel's i2c support, please refer to your distribution's documentation for
configuring, building, and installing the kernel and associated modules.
For further information regarding the Linux kernel i2c framework, please
refer
to the documentation for your kernel, located at .../Documentation/i2c/
within
the kernel source tree.
Ok.
I have nf4 chipset and nvidia cards, ok, but I have in my log messages :
NVRM: loading NVIDIA Linux x86 Kernel Module 1.0-8756 Wed Mar 29
14:26:26 PST 2006
i2c_adapter i2c-0: SMBus Quick command not supported, can't probe for chips
i2c_adapter i2c-1: SMBus Quick command not supported, can't probe for chips
i2c_adapter i2c-2: SMBus Quick command not supported, can't probe for chips
i2c_adapter i2c-3: SMBus Quick command not supported, can't probe for chips
i2c_adapter i2c-4: SMBus Quick command not supported, can't probe for chips
i2c_adapter i2c-5: SMBus Quick command not supported, can't probe for chips
What does it means ?
Thanks in advance.
--
Fred.
next reply other threads:[~2006-04-11 17:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-11 17:07 fred [this message]
2006-04-11 17:26 ` [lm-sensors] nvidia GPU & i2c 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=443BE25E.5010703@free.fr \
--to=fredantispam@free.fr \
--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.