* [Bridge] bridge module insertion
@ 2009-06-14 8:28 eko suwarsono
2009-06-15 3:49 ` Stephen Hemminger
0 siblings, 1 reply; 4+ messages in thread
From: eko suwarsono @ 2009-06-14 8:28 UTC (permalink / raw)
To: bridge
[-- Attachment #1: Type: text/plain, Size: 734 bytes --]
dear all
I'm newbie on this. but i need the advise for this problem. sorry if this
already in archive
I had embedded system from vendor using ubuntu 7. with kernel 2.6.20.4 the
system is on CF card
i need to have the bridge module on that systems, the problem there is no
compiler,etc. very minimum system
so what i did is install ubuntu on another PC and using exactly the same
kernel, gcc version etc to get the kernel with bridge module and then
copying all /boot folders and /lib/modules onto my embedded system
the bridge module get error: insmod: error inserting bridge.ko : unknown
symbol
at dmesg
bridge: Unknown symbol br_handle_frame_hook
is there any way to solve this problem, without rebuilding all OS on CF card
[-- Attachment #2: Type: text/html, Size: 802 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bridge] bridge module insertion
2009-06-14 8:28 [Bridge] bridge module insertion eko suwarsono
@ 2009-06-15 3:49 ` Stephen Hemminger
2009-06-17 6:04 ` eko suwarsono
0 siblings, 1 reply; 4+ messages in thread
From: Stephen Hemminger @ 2009-06-15 3:49 UTC (permalink / raw)
To: eko suwarsono; +Cc: bridge
On Sun, 14 Jun 2009 16:28:36 +0800
eko suwarsono <ekoswr76@gmail.com> wrote:
> dear all
> I'm newbie on this. but i need the advise for this problem. sorry if this
> already in archive
>
> I had embedded system from vendor using ubuntu 7. with kernel 2.6.20.4 the
> system is on CF card
> i need to have the bridge module on that systems, the problem there is no
> compiler,etc. very minimum system
> so what i did is install ubuntu on another PC and using exactly the same
> kernel, gcc version etc to get the kernel with bridge module and then
> copying all /boot folders and /lib/modules onto my embedded system
>
> the bridge module get error: insmod: error inserting bridge.ko : unknown
> symbol
>
> at dmesg
>
> bridge: Unknown symbol br_handle_frame_hook
>
>
>
> is there any way to solve this problem, without rebuilding all OS on CF card
If the kernel itself was not built with bridging configured, then
the hook for the bridge won't be in the receive code in the kernel.
So basically you are out of luck, building bridge out of tree.
You need to get kernel source for the whole embedeed system, reconfigure
and rebuild.
--
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bridge] bridge module insertion
2009-06-15 3:49 ` Stephen Hemminger
@ 2009-06-17 6:04 ` eko suwarsono
2009-06-17 15:00 ` Stephen Hemminger
0 siblings, 1 reply; 4+ messages in thread
From: eko suwarsono @ 2009-06-17 6:04 UTC (permalink / raw)
To: Stephen Hemminger; +Cc: bridge
[-- Attachment #1: Type: text/plain, Size: 1519 bytes --]
thank you Stephen
yes i knew that this will be the only one solutions.
the problem that the embedded system which is on ubuntu 7.04 doesn;t have
any compiler or source kernel. do you have any tips or hints for this.
thanks
On Mon, Jun 15, 2009 at 11:49 AM, Stephen Hemminger
<shemminger@vyatta.com>wrote:
> On Sun, 14 Jun 2009 16:28:36 +0800
> eko suwarsono <ekoswr76@gmail.com> wrote:
>
> > dear all
> > I'm newbie on this. but i need the advise for this problem. sorry if this
> > already in archive
> >
> > I had embedded system from vendor using ubuntu 7. with kernel 2.6.20.4
> the
> > system is on CF card
> > i need to have the bridge module on that systems, the problem there is no
> > compiler,etc. very minimum system
> > so what i did is install ubuntu on another PC and using exactly the same
> > kernel, gcc version etc to get the kernel with bridge module and then
> > copying all /boot folders and /lib/modules onto my embedded system
> >
> > the bridge module get error: insmod: error inserting bridge.ko : unknown
> > symbol
> >
> > at dmesg
> >
> > bridge: Unknown symbol br_handle_frame_hook
> >
> >
> >
> > is there any way to solve this problem, without rebuilding all OS on CF
> card
>
> If the kernel itself was not built with bridging configured, then
> the hook for the bridge won't be in the receive code in the kernel.
>
> So basically you are out of luck, building bridge out of tree.
> You need to get kernel source for the whole embedeed system, reconfigure
> and rebuild.
>
> --
>
[-- Attachment #2: Type: text/html, Size: 2068 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bridge] bridge module insertion
2009-06-17 6:04 ` eko suwarsono
@ 2009-06-17 15:00 ` Stephen Hemminger
0 siblings, 0 replies; 4+ messages in thread
From: Stephen Hemminger @ 2009-06-17 15:00 UTC (permalink / raw)
To: eko suwarsono; +Cc: bridge
On Wed, 17 Jun 2009 14:04:49 +0800
eko suwarsono <ekoswr76@gmail.com> wrote:
> thank you Stephen
>
> yes i knew that this will be the only one solutions.
> the problem that the embedded system which is on ubuntu 7.04 doesn;t have
> any compiler or source kernel. do you have any tips or hints for this.
> thanks
see gplviolations.org
--
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-06-17 15:00 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-14 8:28 [Bridge] bridge module insertion eko suwarsono
2009-06-15 3:49 ` Stephen Hemminger
2009-06-17 6:04 ` eko suwarsono
2009-06-17 15:00 ` Stephen Hemminger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox