* [ath9k-devel] Manually loading ath9k driver
@ 2009-02-05 22:16 Jean Philippe Deblois
0 siblings, 0 replies; only message in thread
From: Jean Philippe Deblois @ 2009-02-05 22:16 UTC (permalink / raw)
To: ath9k-devel
Hi i'm currently trying to make the ath9k working on a ppc platform and
have some trouble doing it.
Here what i did :
I downloaded the Compat-wireless package and cros-compile it for my
platform
as my modules.dep was not updated i manualy inserted module like this
insmod ieee80211_crypt.ko
?insmod ieee80211_crypt_wep.ko
insmod cfg80211.ko
insmod mac80211.ko
and finally insmod ath9k.ko
thing seem to load fine .. here's my dmesg output :
[ 103.799212] ieee80211_crypt: registered algorithm 'NULL'
[ 110.496286] ieee80211: 802.11 data/management/control stack,
git-1.1.13
[ 110.504189] ieee80211: Copyright (C) 2004-2005 Intel Corporation
<jketreno@linux.intel.com>
[ 121.228284] ieee80211_crypt: registered algorithm 'WEP'
[ 192.428412] ath9k: 0.1
[ 192.868082] phy0: Selected rate control algorithm
'ath9k_rate_control'
[ 192.868764] phy0: Failed to initialize wep
but after that i just don't know what to do i don't have any wlan0 in my
iwconfig ... is there something else i need to do ???
Jean Philippe Deblois
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-02-05 22:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-05 22:16 [ath9k-devel] Manually loading ath9k driver Jean Philippe Deblois
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.