This website requires JavaScript.
Explore
Help
Sign In
ps5linux
/
ps5-linux-tools
Watch
0
Star
0
Fork
0
You've already forked ps5-linux-tools
mirror of
https://github.com/ps5-linux/ps5-linux-tools.git
synced
2026-04-29 16:42:52 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
main
T
Add File
New File
Upload File
Apply Patch
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
86f452f5a1
Adjust m2 label.
2026-04-28 22:09:02 +02:00
m2_exec.sh
Initial commit.
2026-04-28 22:05:03 +02:00
m2_init.c
Initial commit.
2026-04-28 22:05:03 +02:00
m2_install.sh
Adjust m2 label.
2026-04-28 22:09:02 +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
S
Description
No description provided
Readme
34
KiB
Languages
C
73%
Shell
27%