{"id":23916773,"url":"https://github.com/carnivuth/fix_thinkpad_battery","last_synced_at":"2026-05-19T04:03:00.333Z","repository":{"id":270335849,"uuid":"910041076","full_name":"carnivuth/fix_thinkpad_battery","owner":"carnivuth","description":"A small utility to fix bdprochot signal in thinkpad cpus","archived":false,"fork":false,"pushed_at":"2024-12-30T11:36:43.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T19:43:01.049Z","etag":null,"topics":["archlinux","bdprochot","systemd","thinkpad"],"latest_commit_sha":null,"homepage":"https://blog.carnivuth.org/blog/thinkpad_journey","language":"Shell","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/carnivuth.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":"2024-12-30T10:52:06.000Z","updated_at":"2024-12-30T11:36:46.000Z","dependencies_parsed_at":"2024-12-30T12:18:15.122Z","dependency_job_id":"fa1b9484-a62c-43c2-b181-122ff3e29ba6","html_url":"https://github.com/carnivuth/fix_thinkpad_battery","commit_stats":null,"previous_names":["carnivuth/fix_thinkpad_battery"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/carnivuth/fix_thinkpad_battery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carnivuth%2Ffix_thinkpad_battery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carnivuth%2Ffix_thinkpad_battery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carnivuth%2Ffix_thinkpad_battery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carnivuth%2Ffix_thinkpad_battery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carnivuth","download_url":"https://codeload.github.com/carnivuth/fix_thinkpad_battery/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carnivuth%2Ffix_thinkpad_battery/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270932570,"owners_count":24670240,"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-08-17T02:00:09.016Z","response_time":129,"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":["archlinux","bdprochot","systemd","thinkpad"],"created_at":"2025-01-05T12:14:04.767Z","updated_at":"2026-05-19T04:02:55.290Z","avatar_url":"https://github.com/carnivuth.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FIX THINKPAD BDPROCHOT CPU ISSUE\n\nA small utility to fix bdprochot signal in thinkpad cpus, this script derives from [this one](https://github.com/yyearth/turnoff-BD-PROCHOT). I have added a systemd target to run the script at startup and a PKGBUILD file for creating an arch package\n\n## INSTALLATION FROM RELEASE\n\ndownload the package from the releases section and install it using `pacman`\n\n```bash\ncd /tmp\nfbd_version=\"1.0.0\" # change this to the desired version\ncurl -LO \"https://github.com/carnivuth/fix_thinkpad_battery/releases/download/$fbd_version/fix_thinkpad_battery-1.0.0-1-x86_64.pkg.tar.zst\"\nsudo pacman -U fix_thinkpad_battery-1.0.0-1-x86_64.pkg.tar.zst\n```\n\n## INSTALLATION FROM SOURCE\n\nclone repository and run the mkpkg command to build and install the package\n\n```bash\ncd /tmp\ngit clone https://github.com/carnivuth/fix_thinkpad_battery\ncd fix_thinkpad_battery\nsudo mkpkg -si\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarnivuth%2Ffix_thinkpad_battery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarnivuth%2Ffix_thinkpad_battery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarnivuth%2Ffix_thinkpad_battery/lists"}