{"id":15779821,"url":"https://github.com/rgl/lms-binaries","last_synced_at":"2026-02-26T06:57:03.243Z","repository":{"id":38364232,"uuid":"486882287","full_name":"rgl/lms-binaries","owner":"rgl","description":"Intel LMS (Local Manageability Service) binaries","archived":false,"fork":false,"pushed_at":"2024-08-31T18:12:18.000Z","size":35,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-31T11:06:06.271Z","etag":null,"topics":["amt","lms","vpro"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rgl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-29T07:44:13.000Z","updated_at":"2024-10-12T22:35:37.000Z","dependencies_parsed_at":"2023-12-22T10:41:21.952Z","dependency_job_id":"b7a46f93-31d5-4fa0-bd5c-e78a7c969d04","html_url":"https://github.com/rgl/lms-binaries","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgl%2Flms-binaries","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgl%2Flms-binaries/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgl%2Flms-binaries/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgl%2Flms-binaries/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rgl","download_url":"https://codeload.github.com/rgl/lms-binaries/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246492369,"owners_count":20786356,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["amt","lms","vpro"],"created_at":"2024-10-04T18:21:35.142Z","updated_at":"2026-02-26T06:57:03.232Z","avatar_url":"https://github.com/rgl.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"This has the [Intel LMS (Local Manageability Service)](https://github.com/intel/lms) binaries for:\n\n* Debian 11\n* Debian 12\n* Debian 13\n* Ubuntu 20.04\n* Ubuntu 22.04\n* Ubuntu 24.04\n* Ubuntu 26.04\n\nThese are built in [rgl/lms](https://github.com/rgl/lms) by a [GitHub Actions workflow](https://github.com/rgl/lms/actions) and are [manually released to this repository](https://github.com/rgl/lms-binaries/releases).\n\n# Usage\n\nYou can install this in Ubuntu 24.04 using bash as:\n\n```bash\nsudo bash \u003c\u003c'EOF'\nset -euxo pipefail\ndeb_url='https://github.com/rgl/lms-binaries/releases/download/v0.0.20251226/lms-2550.0.0-ubuntu-24.04.deb'\nrepo_path='/opt/apt/repo.d/lms'\ninstall -d $repo_path\ncd $repo_path\nwget --no-clobber $deb_url\napt-get install -y dpkg-dev\ndpkg-deb --info *.deb\ndpkg-deb --contents *.deb\ndpkg-scanpackages . \u003ePackages\necho \"deb [trusted=yes] file:$repo_path ./\" \u003e/etc/apt/sources.list.d/lms.list\napt-get update\napt-get install -y lms\nsystemctl status lms\nEOF\n```\n\nYou can install this in Ubuntu 24.04 using ansible as:\n\n```yaml\n- name: Install lms\n  apt:\n    deb: https://github.com/rgl/lms-binaries/releases/download/v0.0.20251226/lms-2550.0.0-ubuntu-24.04.deb\n```\n\nWatch the logs:\n\n```bash\nsudo journalctl --unit lms --follow\n```\n\nIn MeshCommander, do a Graceful Shutdown/Reboot by choosing the `Soft-off`/`Soft-reset` Power Action:\n\n![](meshcommander-soft-off.png)\n\nThe `lms` logs should show something alike:\n\n```plain\nApr 29 08:19:00 vagrant LMS[16190]: Remote administrator shutdown request was executed\n```\n\nAnd the machine console should display a scheduled shutdown message alike:\n\n```plain\nBroadcast message from root@vagrant (Fri 2022-04-29 08:19:00 UTC):\n\nThe remote administrator has initiated a shutdown on this computer...\nThe system is going down for poweroff at Fri 2022-04-29 08:20:00 UTC!\n```\n\nAnd when the shutdown is actually done, the machine console should show something alike:\n\n```plain\nBroadcast message from root@vagrant (Fri 2022-04-29 08:20:00 UTC):\n\nThe remote administrator has initiated a shutdown on this computer...\nThe system is going down for poweroff NOW!\n```\n\n# References\n\n* https://github.com/rgl/intel-amt-notes\n* https://github.com/rgl/intel-amt-toggle-power-example\n* https://github.com/rgl/lms\n* https://github.com/intel/lms\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frgl%2Flms-binaries","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frgl%2Flms-binaries","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frgl%2Flms-binaries/lists"}