ath11k kernel module
New features which should be implemented in Porteus; suggestions are welcome. All questions or problems with testing releases (alpha, beta, or rc) should go in their relevant thread here, rather than the Bug Reports section.
ath11k kernel module
Post#1 by agroferia » 17 May 2025, 20:23
Selfish request, could ath11k (wifi) modules be included in the kernel? I could install the firmware files separately but without the module it won't work.
agroferia
beny
ath11k kernel module
Post#3 by agroferia » 22 May 2025, 20:59
I'm using the latest kernel (Porteus Kernel Builder (Post by Blaze #102651)) and Porteus 5.1 alpha2. Thanks.
agroferia
ath11k kernel module
Post#4 by agroferia » 22 May 2025, 22:05
More specifically, what needs being done is:
That's selfishly the only ones I need.
There are many other kernel config for other Qualcomm network drivers such as:
Code: Select all
CONFIG_ATH11K=m
CONFIG_ATH11K_PCI=m
There are many other kernel config for other Qualcomm network drivers such as:
Code: Select all
CONFIG_ATH5K=m
CONFIG_ATH9K=m
CONFIG_ATH9K_AHB=y
CONFIG_ATH9K_HTC=m
CONFIG_CARL9170=m
CONFIG_CARL9170_HWRNG=y
CONFIG_ATH6KL=m
CONFIG_ATH6KL_SDIO=m
CONFIG_ATH6KL_USB=m
CONFIG_ATH6KL_DEBUG=y
CONFIG_AR5523=m
CONFIG_WIL6210=m
CONFIG_ATH10K=m
CONFIG_ATH10K_PCI=m
CONFIG_ATH10K_SDIO=m
CONFIG_ATH10K_USB=m
CONFIG_WCN36XX=m
agroferia
ath11k kernel module
Post#5 by nanZor » 22 May 2025, 22:36
Ah, the never-ending battle. I wonder if there is a more modular way to handle this (not just ath11):
For instance, I'm running a scatter-disk install of PClinuxOS right now. Perhaps I could "borrow" those drivers that I need for use with Porteus, perhaps placing them in the rootcopy folder...
Sure, I could hunt all this down, compile the source myself, load them in.... but
I wonder if one is willing to do a scatter disk, or even a larger distro's live-usb, and snag the drivers that work with one's card/dongle for use with Porteus. It's the "hey it works in distroX, so I'll snag them for Porteus".
For instance, I'm running a scatter-disk install of PClinuxOS right now. Perhaps I could "borrow" those drivers that I need for use with Porteus, perhaps placing them in the rootcopy folder...
Sure, I could hunt all this down, compile the source myself, load them in.... but
I wonder if one is willing to do a scatter disk, or even a larger distro's live-usb, and snag the drivers that work with one's card/dongle for use with Porteus. It's the "hey it works in distroX, so I'll snag them for Porteus".

That's a UNIX book - cool. -Garth
nanZor
ath11k kernel module
Post#6 by agroferia » 23 May 2025, 19:59
Yeah, I guess the only way is compiling your own customized kernel unfortunately. I am going to read some tutorials on how to compile the Porteus kernel and hopefully I can add those configs in.
agroferia
ath11k kernel module
Post#7 by agroferia » 23 May 2025, 20:09
Ah nice, there is an application to help build the kernel: Porteus Kernel Builder
agroferia
ath11k kernel module
Post#8 by nanZor » 24 May 2025, 00:09
Oh wow, that Porteus Kernel Builder thread is awesome!
It's still a little bit beyond my Ken, but total respect for you kernel guys. You rock!
https://www.youtube.com/watch?v=jjaqrPpdQYc
Thanks agroferia, I so want to now. I'll get the courage somehow...
It's still a little bit beyond my Ken, but total respect for you kernel guys. You rock!

https://www.youtube.com/watch?v=jjaqrPpdQYc
Thanks agroferia, I so want to now. I'll get the courage somehow...
That's a UNIX book - cool. -Garth
nanZor
- Blaze
- DEV Team
- Posts: 3998
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
- Contact:
ath11k kernel module
Post#9 by Blaze » 24 May 2025, 07:52
Hi agroferia.
Try this kernel 64bit-ALL-kernel6.14.4.tar for Porteus 5.1 alpha2.
It's not the last version of kernel coz we have issue with AUFS loopback patch.
More info is here 6.14.5: fails to apply 0001-aufs-6.14-merge-v20250414.patch
Try this kernel 64bit-ALL-kernel6.14.4.tar for Porteus 5.1 alpha2.
It's not the last version of kernel coz we have issue with AUFS loopback patch.
More info is here 6.14.5: fails to apply 0001-aufs-6.14-merge-v20250414.patch
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
Blaze