Ticket #8 (closed defect: invalid)

Opened 1 year ago

Last modified 1 year ago

can't access LMS at 127.0.0.1

Reported by: ubuntuuser Assigned to: nashif
Priority: blocker Milestone: Official Release
Component: lms Version: 3.1.0.31
Keywords: access lms Cc:

Description

Using Ubuntu Feisty Fawn

Installed build-essentials

installed amt with sudo make install and modprobed with no errors. dmesg output:

[ 1184.077403] heci: link layer has been established.
[ 1184.181259] heci: heci driver initialization successful.

started amt with sudo ./make_node with no errors

Configured and make installed lms with sudo make install. Executed sudo ./lms from scripts and it said lms was running.

checked firefox browser at http://127.0.0.1:16992 and it returned Error "Unable to connect"

Thanks in advance.

PD. Can I make it work with lm-sensors?

Change History

09/24/07 13:45:52 changed by nashif

  • status changed from new to closed.
  • resolution set to invalid.

LMS supports AMT features and not Sensor data. While the HECI driver is needed to access sensor data, the software which connects to the ME via HECI is not yet available. LMS works only on AMT enabled systems.