Skip to content

forky: no modem or wifi with Oneplus 6T (Fajita)

With the diff:

diff --git a/build.sh b/build.sh
index 0509f9e..19926e7 100755
--- a/build.sh
+++ b/build.sh
@@ -29,8 +29,8 @@ use_docker=
 username=
 no_blockmap=
 ssh=
-debian_suite="trixie"
-suite="trixie"
+debian_suite="forky"
+suite="forky"
 contrib=
 sign=
 miniramfs=

both the commands ./build.sh -t sdm845 -c and ./build.sh -t sdm845 result in an image that where the modem and wifi do not show up.

Edited by Chris Talbot