On Fri, Jul 20, 2012 at 10:13 PM, Ben Pfaff <b...@nicira.com> wrote: > On Fri, Jul 20, 2012 at 03:27:25PM +0800, Aron Xu wrote: >> I was trying to enable Linux bridge compatibility with openvswitch in >> Wheezy, and when doing modprobe something appears to be wrong: >> # modprobe brcompat_mod >> ERROR: could not insert 'brcompat_mod': Exec format error > > What does "file" on the .ko file show? What does "dmesg | tail" show?
# file brcompat_mod.ko brcompat_mod.ko: ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), BuildID[sha1]=0x65c77cf46623c14900dfeb0765adaa5129e65501, not stripped # dmesg | tail [35173.495223] xenbr1: topology change detected, propagating [35173.495230] xenbr1: port 2(eth1.100) entering forwarding state [57512.281778] brcompat_mod: exports duplicate symbol br_should_route_hook (owned by bridge) [57512.785361] brcompat_mod: exports duplicate symbol br_should_route_hook (owned by bridge) [57537.757718] brcompat_mod: exports duplicate symbol br_should_route_hook (owned by bridge) [57538.251948] brcompat_mod: exports duplicate symbol br_should_route_hook (owned by bridge) [57546.597284] brcompat_mod: exports duplicate symbol br_should_route_hook (owned by bridge) [57776.784409] brcompat_mod: exports duplicate symbol br_should_route_hook (owned by bridge) [58101.930398] brcompat_mod: exports duplicate symbol br_should_route_hook (owned by bridge) [82676.614413] brcompat_mod: exports duplicate symbol br_should_route_hook (owned by bridge) -- Regards, Aron Xu -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org