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-16 01:50:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
86f452f5a1e8dbb7a10467d5ba72714ea19a3a05
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
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
Description
No description provided
Readme
44
KiB
Languages
C
65%
Shell
33.4%
Makefile
1.6%