You are not logged in.

#1 2016-05-15 04:29:37

reedacartwright
Member
Registered: 2016-04-15
Posts: 5

[solved] Custom Compiling Kernel Module

I need to compile the iflwifi module with option CONFIG_IWLWIFI_DEBUG in order to debug issues that I am having.  I can't find any information on the best way to do that on Arch.  Can someone point me to information? Thanks.

PS. This is related to the following bug report: https://bugzilla.kernel.org/show_bug.cgi?id=116891

Last edited by reedacartwright (2016-05-18 17:01:29)

Offline

#2 2016-05-15 04:37:40

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [solved] Custom Compiling Kernel Module


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2016-05-16 19:10:40

reedacartwright
Member
Registered: 2016-04-15
Posts: 5

Re: [solved] Custom Compiling Kernel Module

Thanks. I think the ifwifi module is built into the kernel. Do I need to recompile the entire kernel, or is there someway to blacklist the builtin one and replace it with a custom, loadable module?

Offline

#4 2016-05-16 19:45:57

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

Re: [solved] Custom Compiling Kernel Module

Recommend you take a peek at the PKGBUILD for nct677x-git which replaces an intree kernel module the right way™: https://aur.archlinux.org/packages/nct677x-git/


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#5 2016-05-18 17:01:15

reedacartwright
Member
Registered: 2016-04-15
Posts: 5

Re: [solved] Custom Compiling Kernel Module

Thanks. I got it to work.

Offline

Board footer

Powered by FluxBB