Looks like a similar issue you are having on precise:
ubuntu@ovs-testing-precise:~$ lsmod | grep bridge
ubuntu@ovs-testing-precise:~$ sudo modprobe bridge
ubuntu@ovs-testing-precise:~$ lsmod | grep bridge
bridge 90989 0
stp12976 1 bridge
ubuntu@ovs-testing-pr
The brcompat module does work in raring; however you need to make sure
that
1) you are using the dkms version of the openvswitch module, not the
stock kernel one
You can do this by stopping the openvswitch-* daemons, unloading the
openvswitch module and then reloading it to pickup the dkms versio
This issue still happens in raring with latest openvswitch-1.9 upload.
Jan 17 10:55:30 x220 kernel: [ 187.465654] brcompat: Unknown symbol
ovs_dp_ioctl_hook (err 0)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launch
** Changed in: openvswitch (Ubuntu)
Importance: Undecided => Medium
** Changed in: openvswitch (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1094830
Title: