From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luis R. Rodriguez Date: Thu, 23 Jul 2009 15:54:02 -0700 Subject: [ath9k-devel] Newbie: Need help with modifications, errors loading ath9k In-Reply-To: References: Message-ID: <20090723225402.GE4567@mosca> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On Thu, Jul 23, 2009 at 03:42:55PM -0700, Rakesh Kumar wrote: > Hi, > > I made a few small changes in nl80211.c (cfg80211) and cfg.c (mac80211) for supporting explicit rate setting (say if the user wants to set a fixed rate and avoid usage of rate control algo). Anyway, I compiled everything and can load both cfg80211 and mac80211 but when it comes to loading ath9k, I get an error message on the command line saying: > > rakesh at pineapple:~/compat-wireless-2.6.30$ sudo insmod ./drivers/net/wireless/ath9k/ath9k.ko > insmod: error inserting './drivers/net/wireless/ath9k/ath9k.ko': -1 Unknown symbol in module Try http://www.orbit-lab.org/kernel/compat-wireless-2.6-stable/v2.6.31/compat-wireless-2.6.31-rc4.tar.bz2 Luis