Historical ath9k-devel archives
 help / color / mirror / Atom feed
* [ath9k-devel]  Upgraded to Kernel 3.8.4, ath9k missing
@ 2013-03-25 23:33 Angela
  2013-03-26 14:41 ` Holger Schurig
  0 siblings, 1 reply; 3+ messages in thread
From: Angela @ 2013-03-25 23:33 UTC (permalink / raw)
  To: ath9k-devel

I am running 3.5.0-rc2 for a long time, where the ath9k was available in the
kernel.

I upraded and compiled the v3.8.4 kernel from
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git

modprobe ath9k
FATAL: Module ath9k not found.

I noticed that in .config the following is missing:
CONFIG_ATH9K_HW=m
CONFIG_ATH9K_COMMON=m
CONFIG_ATH9K_BTCOEX_SUPPORT=y
CONFIG_ATH9K=m
CONFIG_ATH9K_PCI=y
# CONFIG_ATH9K_AHB is not set
# CONFIG_ATH9K_DEBUGFS is not set
CONFIG_ATH9K_RATE_CONTROL=y

Adding them and afterwards running "yes | make oldconfig" removes them.

Adding them without "yes | make oldconfig" and compiling removes them also.
cd $HOME/dev/kernel/linux-stable && CONCURRENCY_LEVEL=`getconf
_NPROCESSORS_ONLN` fakeroot make-kpkg --initrd --append-to-version=-mine384
kernel_image kernel_headers

What is the best way to get ath9k support ?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-03-26 17:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-25 23:33 [ath9k-devel] Upgraded to Kernel 3.8.4, ath9k missing Angela
2013-03-26 14:41 ` Holger Schurig
2013-03-26 17:53   ` Angela

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox