Ras Preparatory Steps - Contec BX-830 Series Operational Manual

Ubuntu 16.04 desktop 64bit check manual
Hide thumbs Also See for BX-830 Series:
Table of Contents

Advertisement

3. RAS Preparatory Steps

The following packages are necessary to rebuild the Linux kernel.
-
libncurses-dev
-
build-essential
-
fakeroot
-
kernel-package
-
linux-source
-
i2c-tools (i2C communication library)
Correct the parts in red in the following (1) and (2) downloaded kernel source code, and rebuild the
kernel. Apply the rebuilt kernel package to the system.
In order to enable the I2C device, add "i2c-dev" to the "/etc/modules" file, and restart the OS.
Once the patch has been applied, execute the following commands, and confirm that the output is
as the text in red.
root@bx-830# i2cdetect –l
i2c-0 smbus
SMBus I801 adapter at e000
|_ i2c-X
X is an arbitrary I2C bus number.
=======================================================
(linux source dir)¥drivers¥i2c¥busses¥i2c-i801.c
~~
static int i801_probe(struct pci_dev *dev, const struct pci_device_id *id)
{
...
// if(i801_acpi_probe(priv))
//
return -ENODEV;
...
~~
=======================================================
RAS Function
BX-830 Series Ubuntu 16.04 Desktop 64bit Operational Check Manual
Comment out
SMBus adapter
- 36 -

Advertisement

Table of Contents
loading

This manual is also suitable for:

Bx-830-dc700000

Table of Contents