This website requires JavaScript.
Explore
Help
Sign In
ps5-linux
/
ps5-linux-tools
Watch
1
Star
0
Fork
0
You've already forked ps5-linux-tools
mirror of
https://github.com/ps5-linux/ps5-linux-tools.git
synced
2026-07-15 21:42:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3
Commits
1
Branch
0
Tags
8d364bdaab694464f2fc66b4f22dae0b53b11e9e
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Andy Nguyen
8d364bdaab
Improve m2_exec script and add Makefile.
2026-05-02 20:09:25 +02:00
m2_exec.sh
Improve m2_exec script and add Makefile.
2026-05-02 20:09:25 +02:00
m2_init.c
Improve m2_exec script and add Makefile.
2026-05-02 20:09:25 +02:00
m2_install.sh
Adjust m2 label.
2026-04-28 22:09:02 +02:00
Makefile
Improve m2_exec script and add Makefile.
2026-05-02 20:09:25 +02:00
ps5_control.c
Initial commit.
2026-04-28 22:05:03 +02:00
README.md
Initial commit.
2026-04-28 22:05:03 +02:00
README.md
ps5-linux-tools
ps5_control.c
: Allows turning on/off fan and boost via
/dev/icc
and
/dev/mp1
.
m2_init.c
: Creates a fake MBR header and GPT partition that makes PS5 OS happy.
m2_install.sh
: Installs a Linux
.img
file by formatting the M.2 as ext4 and copying files over.
m2_exec.sh
: Performs kexec into Linux on your M.2 SSD.
Reference in New Issue
View Git Blame
Copy Permalink
Description
No description provided
Readme
44
KiB
Languages
C
65%
Shell
33.4%
Makefile
1.6%