Skip to content

Releases: psndna88/AGNi-xanmod_x86-64

AGNi kernel debian/ubuntu x64 v4.4

25 May 14:08
Compare
Choose a tag to compare

6.9.9 merged

install (with secure boot disabled in BIOS):
$ sudo ./.run

for detailed changelog refer the commits in the sources here.

AGNi kernel debian/ubuntu x64 v4.0

24 Oct 22:28
Compare
Choose a tag to compare

6.5.8 merged

install (with secure boot disabled in BIOS):
$ sudo ./AGNi-kernel-v3.9-debian-6.5.6-generic_x86-64.run

for detailed changelog refer the commits in the sources here.

AGNi kernel debian/ubuntu x64 v3.9 Latest

07 Oct 14:04
Compare
Choose a tag to compare

6.5.6 merged

install (with secure boot disabled in BIOS):
$ sudo ./AGNi-kernel-v3.9-debian-6.5.6-generic_x86-64.run

for detailed changelog refer the commits in the sources here.

AGNi kernel debian x64 v3.7 Latest

03 Sep 18:08
Compare
Choose a tag to compare

Merge 6.4.14

install: sudo ./filename.run

AGNi kernel debian x64 v3.6

21 Aug 11:31
Compare
Choose a tag to compare

install: sudo ./filename.run

v1.3 mptcpv0 kernel 5.4

22 Apr 06:54
Compare
Choose a tag to compare

Debian kernel based on 5.4 with MultiPath TCP v0

v1.4 kernel 5.17

15 Apr 06:47
Compare
Choose a tag to compare

Merge Linux 5.17.8, 5.17.9

drivers: net: bonding: patch to allow a point-to-point interface to be made a slave to a bonding master
Set net sched FQ default-inbuilt qdisc along with default-inbuilt congestion avoidance algorithm BBR2

Network card drivers provided by Realtek are known to have far better performance than default drivers in linux kernel:-
drivers: net: OEM drivers Realtek 8192EU(11n)/8822BU(11ac) USB 2.0/3.0 WLAN [provided autoloading module name 88x2bu & 8192eu]
drivers: net: OEM drivers Realtek 8152(100M)/8153(1GBE)/8156(2.5GBE) USB 2.0/3.0 LAN [v2.15.0 2021/04/15] [provided autoloading module name r8152]
drivers: net: OEM drivers Realtek 8169(1GBE)/8168(1GBE)/8101(100M)/8125(2.5GBE) PCIe LAN [Enabled by default - no modules present]
drivers: net: implement Realtek RTL8188bu WLAN drivers

generic = for ALL CPU types (CONFIG_HZ=500)
intel-core2series = optimised for Intel core2duo/quad Processors (CONFIG_HZ=100)
intel-westmere = optimised for Intel 1st Generation Processors (CONFIG_HZ=100)
intel-sandybridge = optimised for Intel 2nd Generation Processors (CONFIG_HZ=100)
intel-haswell = optimised for Intel 4th Generation Processors (CONFIG_HZ=100)
intel-skylake = optimised for Intel 6th Generation Processors (CONFIG_HZ=500)
amd-zen2 = optimised for AMD Ryzen cpu based on "Zen2" architecture (CONFIG_HZ=500)

Kernel provided as self-extacting installer (.run) file, to be installed in terminal with admin/sudo rights.

NOTE: SAFEMODE NEEDS TO BE DISABLED IN COMPUTER BIOS/UEFI for custom kernels to boot. (Windows boots without safemode too)

AGNi kernel debian/ubuntu x64 v3.8 Latest

24 Sep 21:08
Compare
Choose a tag to compare

6.5.5 rebased

install (with secure boot disabled in BIOS):
$ sudo ./AGNi-kernel-v3.8-debian-6.5.5-generic_x86-64.run

for detailed changelog refer the commits in the sources here.

v1.2_5.16

03 Mar 05:33
Compare
Choose a tag to compare

Merge Linux 5.16.12
drivers: net: bonding: patch to allow a point-to-point interface to be made a slave to a bonding master
Set net sched FQ default-inbuilt qdisc along with default-inbuilt congestion avoidance algorithm BBR2

Network card drivers provided by Realtek are known to have far better performance than default drivers in linux kernel:-
drivers: net: OEM drivers Realtek 8192EU(11n)/8822BU(11ac) USB 2.0/3.0 WLAN [provided autoloading module name 88x2bu & 8192eu]
drivers: net: OEM drivers Realtek 8152(100M)/8153(1GBE)/8156(2.5GBE) USB 2.0/3.0 LAN [v2.15.0 2021/04/15] [provided autoloading module name r8152]
drivers: net: OEM drivers Realtek 8169(1GBE)/8168(1GBE)/8101(100M)/8125(2.5GBE) PCIe LAN [Enabled by default - no modules present]


generic = for ALL CPU types
amd-zen2 = optimised for AMD Ryzen cpu based on "Zen2" architecture (I use this personally on AMD Ryzen5 3500U)
intel-westmere = optimised for Intel 1st Generation Processors (I use this personally on Intel i3 345M)
intel-sandybridge = optimised for Intel 2nd Generation Processors (I use this personally on Intel Celeron G630)
intel-skylake = optimised for Intel 6th Generation Processors (made available by request)

Kernel provided as self-extacting installer (.run) file, to be installed in terminal with admin/sudo rights.

NOTE: SAFEMODE NEEDS TO BE DISABLED IN COMPUTER BIOS/UEFI for custom kernels to boot. (Windows boots without safemode too)

v1.1_5.16

10 Feb 19:13
Compare
Choose a tag to compare

Forked from xanmod.org
Merge Linux 5.16.11
scripts: force deb installer compression to xz
acpi: disable some Insyde BIOS related ERROR log
Using High responsiveness multitasking Task Type scheduler
ath10k: fix slow wifi speeds (tested on Qualcomm QCA9377)
net: ipv4: autoenable TCP_NODELAY to disable NAGLE's Algorithm

generic = for all cpu types
amd-zen2 = optimised for AMD Ryzen cpu based on "Zen2" architecture (i use this personally on Ryzen5 3500U)

Kernel provided as self-extacting installer (.run) file, to be installed in terminal with admin/sudo rights.

NOTE: SAFEMODE NEEDS TO BE DISABLED IN COMPUTER BIOS/UEFI for custom kernels to boot. (Windows boots without safemode too)