From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Roskin Date: Tue, 03 Feb 2009 17:17:47 -0500 Subject: [ath9k-devel] 2.6.29-rc3 reiser problem? In-Reply-To: References: <1231854029-26810-1-git-send-email-juhosg@openwrt.org> <1231854029-26810-12-git-send-email-juhosg@openwrt.org> <1233585057.13342.6.camel@dv> Message-ID: <1233699467.17258.15.camel@dv> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On Tue, 2009-02-03 at 17:06 +1000, Brian wrote: > > Make sure that all the above code is compiled into the kernel. > > Alternatively, make them all modules. > As Luis pointed out they were not. > So I did a Make clean again then a make bzImage. > This time I watched the whole thing and the reiserfs and everything else > appeared to compile ok. > However, when I did a make modules, reiserfs and other modules were not > done. > So naturally the modules_install did not install them either. > > Is there some configuration option I need to change? Remove all lines containing "REISER" from .config and run "make" again. No need to run "make bzImage" and "make modules" separately, "make" implies both. You will be asked whether to enable reiserfs. Select "m" for it to be a module. Likewise, compile other required options as modules to be sure they are enabled. > Also I just did a git pull from the directory of my 11.0 system I am now > on 11.1. > Do I need to scrap what I have and download the whole wireless-testing > again? No. It's a purely configuration problem. > > As for the problem, you need to capture the boot error. You'll get > > better help in a group more relevant to that message. Maybe try a list > > for OpenSUSE. > > > Obviously given the above I was not even getting to first base. That's because you chose not to boot that kernel. Unless you had a fatal installation error, but you chose not to show output of "make install", so I don't know. Sorry for offtopic. It's the last time I reply to this thread. -- Regards, Pavel Roskin