Skip to content
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

Raspberry Pi 3 Model B - going back to original firmware? #47

Open
the-bobo opened this issue Feb 24, 2017 · 2 comments
Open

Raspberry Pi 3 Model B - going back to original firmware? #47

the-bobo opened this issue Feb 24, 2017 · 2 comments

Comments

@the-bobo
Copy link

In README.md you say:

Note: It is not possible to connect to an access point anymore using our modified driver and firmware, if you whant to go back to the default behaviour you will need to load the original driver and firmware.

How do we load the original driver and firmware? Are the directions from https://github.com/seemoo-lab/bcm-rpi3 still accurate?

Original firmware and driver

  • Optional: remove the monitor mode driver rmmod brcmfmac
  • cp /root/brcmfmac43430-sdio.orig.bin /lib/firmware/brcm/brcmfmac43430-sdio.bin
  • use modprobe brcmfmac to load the unmodified driver and firmware

I do not want to brick my Pi's wlan0 by mistake! Thank you!

@matthiasseemoo
Copy link
Member

matthiasseemoo commented Feb 24, 2017 via email

@the-bobo
Copy link
Author

Thank you for fast reply!

You can simply create a manual backup of your wifi firmware.

This means, before making any changes do something like:
cp /lib/firmware/brcm/brcmfmac43430-sdio.bin ~/backups/brcmfmac43430-sdio.orig.bin ?

And then to revert cp back and use modprobe?

Also: what kernel version does nexutil support? I am on rpi-4.9.y right now.

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