Re: Linux Bridge Module

From: Eric Dumazet
Date: Mon Jun 08 2009 - 02:40:28 EST


eko suwarsono a écrit :
> Hi all
>
> I'm newbies on this mailing list, so please advise me if i asking the
> wrong question.
> I had plan to add bridge module (bridge.ko) on embedded system which i
> got from vendor. the embedded linux system is using Debian sarge 1.3
> and has linux kernel 2.6.20.4 with gcc 3.4.4. the operating system is
> installed on CF card
>
> i tried to compile the linux kernel 2.6.20.4 using gcc 3.4.4 on
> another system which using ubuntu feisty to get the bridge.ko module.
> and then copying the module into the embedded system.
>
> the problem here that the insmod complaining : -1 invalid module format.
>
> can somebody help me on this? many thanks for all

Take a look at dmesg output

Also, has your embedded system provided a /boot/config-2.6.20.4 file ?
If not, it will be difficult to match all configuration settings...

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/