From: Jean Philippe Deblois <jp.deblois@ungava-tech.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] Manually loading ath9k driver
Date: Thu, 05 Feb 2009 17:16:05 -0500 [thread overview]
Message-ID: <1233872165.28093.17.camel@UTI-LAB2> (raw)
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
reply other threads:[~2009-02-05 22:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1233872165.28093.17.camel@UTI-LAB2 \
--to=jp.deblois@ungava-tech.com \
--cc=ath9k-devel@lists.ath9k.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.