Skip to content

Commit b132d70

Browse files
committed
Add Compatibility.md
1 parent 8dc99c2 commit b132d70

File tree

2 files changed

+50
-0
lines changed

2 files changed

+50
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ By flashing this kernel, **YOU** are choosing to make these modifications. If so
1111
---
1212

1313
### Proceed at your own risk!
14+
15+
<table>
16+
<tr>
17+
<th> :warning: </th>
18+
<th> Verify <a href="https://github.com/WildKernels/OnePlus_KernelSU_SUSFS/compatibility.md">Compatibility</a> of kernels before flashing. </th>
19+
</tr>
20+
</table>
1421

1522
---
1623

compatibility.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# Compatibility of OnePlus Kernels
2+
## 1. OnePlus Devices
3+
4+
<table>
5+
<tr>
6+
<th> :warning: </th>
7+
<th> All the Kernels are built on <a href="https://github.com/OnePlusOSS/">OnePlus Official Source</a> and are expected to work only on Stock roms!!!</th>
8+
</tr>
9+
</table>
10+
11+
- Currently All the kernels are built from Android 15 Manifest.
12+
- Do not use the zips after Major Android OTA (a15 -> a16) unless its verified in <a href="https://t.me/Wild_Kernels">Wild_Kernels</a> Telegram group or other sources like XDA.
13+
14+
## 2. Non-OnePlus Devices
15+
### List of verified devices
16+
<table>
17+
<tr>
18+
<th> :warning: </th>
19+
<th> We expect all users who wants to test OnePlus Kernels on Non-OnePlus Phones to first disable dm-verity and verification using fastboot or other means.</th>
20+
</tr>
21+
</table>
22+
23+
- If your device is not in list, please select the device which is most similar and matches the kernel version (androidXX-YY.ZZ.AAA). AAA must be atleast same or greater. XX-YY.ZZ must match exactly. More Information on this can be read @<a href="https://kernelsu.org/guide/installation.html#kmi">KernelSU.org</a>.
24+
- Thanks to our community users at <a href="https://t.me/Wild_Kernels">Wild_Kernels</a> for helping us compile the list.
25+
- We request more users come forward help us keep the list updated.
26+
- I'm sure more devices from other brands are also supported.
27+
<table>
28+
<tr>
29+
<th align="center"> Device Name </th>
30+
<th align="center"> Working Kernel Device Name </th>
31+
<th align="center"> Current Kernel Version </th>
32+
</tr>
33+
<tr>
34+
<td align="center"> Poco X7 Pro </td>
35+
<td align="center"> OnePlus 13 </td>
36+
<td align="center"> android15-6.6.30 </td>
37+
</tr>
38+
<tr>
39+
<td align="center"> Realme GT Neo 5SE<br>Realme GT Neo 5 </td>
40+
<td align="center"> OnePlus 10T<br>OnePlus 10 Pro<br>OnePlus Ace 2<br>OnePlus 11r (Partially) </td>
41+
<td align="center"> android12-5.10.209<br>android12-5.10.209<br>android12-5.10.209<br>android12-5.10.209 </td>
42+
</tr>
43+
</table>

0 commit comments

Comments
 (0)