[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] insmod: Not configured to support old kernels
- To: microblaze-uclinux@xxxxxxxxxxxxxx
- Subject: Re: [microblaze-uclinux] insmod: Not configured to support old kernels
- From: David Wong <davidikwong@xxxxxxxxx>
- Date: Wed, 29 Apr 2009 01:26:20 -0700 (PDT)
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1240993580; bh=diWntWnHxYS3ojzN19i6KGJkyjfZHSaEVyTLq5Ejg1U=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=HTU13pnLlhjBbPuQpS5ZCYne0v+nn6gl4Z7/i35wsjbv//rLY37EMNeXOsT/JZrvYWl8IbxpOYDKAyKg9IQxpTJUvY531M9kjXsARfWDTpOcmP7TkHIWAiZGWcilie87o6DZOjqkwwy0MVkcf63o5f4btHUoBcjtCeFJPiIqr2I=
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=XbVF2M4lSmCEyxG4DaSnnXaBhJ1Mo/fk8wvqD28dl8nthd0pqHx1PszW0eR8NXU03DsLqcJjhAMssLinPrOmy058Fgittk2M2VpyJvN2PgtTpmqujfy6JzllxR++F3oF4KMGGBB5MjRIMbRiKzJd2zU5EcPMu/HT4zfgAoMWJ8g=;
- Reply-to: microblaze-uclinux@xxxxxxxxxxxxxx
- Sender: owner-microblaze-uclinux@xxxxxxxxxxxxxx
Hi Wendy,
Now it works. It has to do with the kernel configurations. Thanks so much.
David
--- On Mon, 4/27/09, Wendy Liang <wendy.liang@xxxxxxxxxxxxx> wrote:
> From: Wendy Liang <wendy.liang@xxxxxxxxxxxxx>
> Subject: Re: [microblaze-uclinux] insmod: Not configured to support old kernels
> To: microblaze-uclinux@xxxxxxxxxxxxxx
> Date: Monday, April 27, 2009, 12:53 AM
> Hi David,
>
> You user configurations looks find. Should not enable
> "insmod: Pre 2.1 kernel modules" nor "insmod:
> 2.1 - 2.4 kernel modules"
>
> On the kernel side, "CONFIG_MODULES" and
> "CONFIG_MODULE_UNLOAD" should be enabled. (From
> your kernel configuration, you have done it.)
>
>
> It looks like you have your own platform and I am not sure
> whether you have changed the kernel.
>
> So, please:
> 1. Check whether you're using the latest petalinux
> source;
> 2. Use standard platform configuration files as a starting
> point such as the configuration files of platform
> "S3DSP1800A-Rev1-edk101".
>
> 3. If the module loading functions work properly, change
> the configurations to fit your requirements.
>
> Regards,
> Wendy
>
> On Mon, Apr 27, 2009 at 9:48 AM,
> David Wong <davidikwong@xxxxxxxxx>
> wrote:
>
>
>
> Hi Wendy,
>
>
>
> Thanks for help. Yes that was exactly what I did - choose
> only `insmod:2.6 and above kernel modules` but un-select
> supporting older kernels.
>
>
>
> This is what I did:
>
> ----------------------------------------------------------
>
> y insmod
>
> y insmod: lsmod
>
> y insmod: modprobe
>
> y insmod: rmmod
>
> n insmod: Pre 2.1 kernel modules
>
> n insmod: 2.1 - 2.4 kernel modules
>
> y insmod: 2.6 and above kernel modules
>
> n insmod: Model version checks
>
> n insmod: Support tainted module checking with new kernels
>
> n insmod: load in kernel memory
>
> n insmod: Add module symbols to kernel symbol table
>
> n insmod: Enable load map (-m) option
>
> ----------------------------------------------------------
>
>
>
> After receiving your email I did 2 builds to progressively
> turn on the options. Still I get the same error
> "insmod: Not configured to support old kernels"
> even after turning on all 3 options to support Pre 2.1, 2.1
> - 2.4 and 2.6 and above kernel modules.
>
>
>
>
> Can you recommend a config options? Thanks a lot.
>
>
>
> David
>
>
>
>
>
>
>
>
>
> ___________________________
>
> microblaze-uclinux mailing list
>
> microblaze-uclinux@xxxxxxxxxxxxxx
>
> Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
>
> Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/
>
>
>
>
>
>
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/