{"id":31465594,"url":"https://github.com/kenttonino/kernel-machinfo","last_synced_at":"2025-10-13T17:33:55.310Z","repository":{"id":311158898,"uuid":"1042690064","full_name":"kenttonino/Kernel-MachInfo","owner":"kenttonino","description":"A simple Kernel Module project that display the machine information.","archived":false,"fork":false,"pushed_at":"2025-09-17T15:43:20.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-01T17:56:26.142Z","etag":null,"topics":["c","kbuild","kernel-module","linux-kernel","makefile"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kenttonino.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-22T12:19:26.000Z","updated_at":"2025-09-15T14:57:51.000Z","dependencies_parsed_at":"2025-08-22T14:37:23.646Z","dependency_job_id":"a291ee21-8fb8-45c6-b2f9-4d495605e048","html_url":"https://github.com/kenttonino/Kernel-MachInfo","commit_stats":null,"previous_names":["kentlouisetonino/kernel-machinfo","kenttonino/kernel-machinfo"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/kenttonino/Kernel-MachInfo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenttonino%2FKernel-MachInfo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenttonino%2FKernel-MachInfo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenttonino%2FKernel-MachInfo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenttonino%2FKernel-MachInfo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kenttonino","download_url":"https://codeload.github.com/kenttonino/Kernel-MachInfo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenttonino%2FKernel-MachInfo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016284,"owners_count":26085828,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["c","kbuild","kernel-module","linux-kernel","makefile"],"created_at":"2025-10-01T17:55:46.338Z","updated_at":"2025-10-13T17:33:55.272Z","avatar_url":"https://github.com/kenttonino.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Description\n\n\u003e - A simple Kernel Module project that display the machine information.\n\n\u003cimg width=\"663\" height=\"305\" alt=\"Screenshot from 2025-08-25 11-11-24\" src=\"https://github.com/user-attachments/assets/ea38b741-2fb0-45e1-8aa5-eb7b0a09836a\" /\u003e\n\n\n\n\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n\n\n## Setup\n\n\u003e - Make sure you installed the build modules necessary for your Linux Kernel version.\n\n```sh\nsudo apt update\nsudo apt install linux-headers-$(uname -r)\n```\n\n\u003e - Run the following commands.\n\n```sh\n# * Build the module.\nmake all\n\n# * Insert the module.\nmake insert-module\n\n# * View the module diagnostic message.\nsudo dmesg | tail -10\n\n# * Remove the module.\nmake remove-module.\n\n# * Clean and remove the generated files.\nmake clean\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenttonino%2Fkernel-machinfo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkenttonino%2Fkernel-machinfo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenttonino%2Fkernel-machinfo/lists"}