Skip to content

Raspbian kernel update breaks network bridging #2256

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jvonau opened this issue Nov 3, 2017 · 2 comments
Closed

Raspbian kernel update breaks network bridging #2256

jvonau opened this issue Nov 3, 2017 · 2 comments

Comments

@jvonau
Copy link

jvonau commented Nov 3, 2017

root@box:/opt/iiab/iiab# apt list -a raspberrypi-kernel
Listing... Done
raspberrypi-kernel/stable,now 1.20171029-1 armhf [installed,automatic]

root@box:/opt/iiab/iiab# uname -a
Linux box.lan 4.9.41-v7+ #1023 SMP Tue Aug 8 16:00:15 BST 2017 armv7l GNU/Linux

root@box:/opt/iiab/iiab# brctl addbr br1
add bridge failed: Package not installed

forum reference

@asavah
Copy link

asavah commented Nov 5, 2017

Have you rebooted after updating the kernel ?
I don't think so.
You are running 4.9.41-v7 kernel while 1.20171029-1 is 4.9.59

@jvonau
Copy link
Author

jvonau commented Nov 5, 2017

Thanks, that was it, didn't make the 20171029-1 -> 4.9.59 connection when looking at apt list as the 4.9.59 reversion number is not part of the package name. Sorry for the noise.

@jvonau jvonau closed this as completed Nov 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants