Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

incomplete kernel4.4 and unupdated repo #20

Open
crashlogs opened this issue Dec 29, 2024 · 1 comment
Open

incomplete kernel4.4 and unupdated repo #20

crashlogs opened this issue Dec 29, 2024 · 1 comment

Comments

@crashlogs
Copy link

crashlogs commented Dec 29, 2024

Hey amazing work there ! I abandoned

however :

  1. The tool is working wonderfully but it's downloading latest versions of assets, LOS21 that is based on android 14 and not compatible with boot image
  2. it's also based on your 0.5.0 github branch for the kernel files and that version doesn't work, it gives a "no ramdisk found to unpack"

the precedent experience was with files that have been compiled through this command line :
uv run builder bundle --build-env=local--base=los --codename=dumpling --lkv=4.4 --package-type=slim
on Ubuntu 24.10 running on VMware

I ended up downloading lineage-20.0-20240130-nightly-dumpling-signed from the official archives and used Zero4.4 from your github releases without KSU (I use magisk), and there I observed :

  1. native 5T Wlan turn into monitor mode successfully but unable to inject it only can go promiscuous and scan
  2. other chipset that are supposed to be supported by the kernel 4.4 aren't working like : ar9271, mt7601u and RT2870/RT3070 (I do not have any rtl8812au to test) the dongles were listed via lsusb successfully but not listed for ifconfig, they're set with icnss driver instead of their specific
  3. there's a sleeping wlan1 even without any other dongle connected, with anyof the dongles in if I try to turn wlan1 to monitor mode it crashes everything and ends up turning wlan0 to monitor mode

and finally, I would be pleased to give a hand on those fixes as soon as I understand how your tool is working, and would be more than honored to collaborate and I speak french🫡 can be emailed at syn@crashlogs.com

Screenshot_2024-12-29-03-14-55

@crashlogs crashlogs reopened this Dec 29, 2024
@crashlogs
Copy link
Author

!!- UPDATE - !!
After further investigation by comparing my compiled zip with the one from the 4.4Release I've found a difference in many files but mainly here :

image_2024-12-29_150503368

on ak3-core.sh
I unzipped my compiled version and replaced my ak3-core file with the one from the release and zipped it back, flash and worked, I put both files here for further investigation on what's causing this issue

compiled.txt
release.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant