View attachment 314
Yae Sakura art by
EGO
I. Introduction and Features
This kernel........... is like a trial since there's a lot of thing need to be done. I made this kernel with hoping that more hardware can be supported in Darkmatter. Hope that you guys can run this kernel and have the best experience you got
Some small features :
- Based on Mauro Rossi's
kernel-5.4_si_ylng branch
- Added zen patches from zen-kernel (MuQSS CPU Scheduler compile on non GoogleLTS version) (depricated)
- Added xanmod patches starting from 1.2.1 (
https://xanmod.org/)
- Added support for Realtek rtl8723de wireless chipset
with ant_sel=2 (read Troubleshoot part for more info)
- Added Realtek rtl8821ce support wireless chipset support.
- Replace stock r8188e wifi module with another module from aircrack-ng (now using rtl8188eu from lwfinger)
** Some info about MuQSS (Multiple Queue Skiplist Scheduler)
Source :https://lwn.net/Articles/720227/
WARNING : Please do not use it if you have problem with CPU (like TSC_DEADLINE) or else it may got CPU bug, use GoolgeLTS version instead. (temporary deprecated)
Update : Starting from version 1.2.1 I will switch to xanmod patches, read more about it https://xanmod.org/
II. Download
Up there
III. Troubleshoot
1. As lwfinger stated that :
So try this method can help you not only change antenna in rtl8723de, but also some Realtek wifi card like rtl8723be
Open terminal and type this :
Bash:
su (if you use Terminal Emulator or Termux)
rmmod <your_wifi_card>
modprobe <your_wifi_card> ant_sel=<antenna_number>
<your_wifi_card> is your wifi card name, like rtl8723de
<antenna_number> there are 3 number you can use : 0, 1 or 2[/ICODE [/S](deprecated since I switched to rtw88 driver)
[B]IV. Changelog : [/B]
- In the Changelog tab
[B]V. Bugs :[/B]
- Not all device is supported, even if it listed in the kernel..........
[B]VI. Credit.[/B]
- [URL='https://www.pixiv.net/en/users/2482417']EGO[/URL] for the art (Best HI3 artist)
- [URL='https://github.com/aircrack-ng']aircrack-ng[/URL] for the rtl8188eus module
- [URL='https://github.com/damentz']Steven Barrett[/URL] for[URL='https://github.com/zen-kernel'] zen-kernel project[/URL].
-[URL='https://github.com/lwfinger/'] Larry Finger (aka lwfinger)[/URL] for rtlwifi_extended modules
-[URL='https://github.com/tomaspinho']Tomás Pinho (tomaspinho)[/URL] and[URL='https://github.com/endlessm'] [/URL][URL='https://www.android-x86.org/']Android-x86 Project[/URL] for rtl8821ce module.
- [USER=1]@AXON[/USER] for Phoenix OS Darkmatter and Gearlock :D[ICODE]