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

Improve Raspberry Pi steps (replaces #325, #326, #30) #377

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mildsunrise
Copy link

@mildsunrise mildsunrise commented Jan 29, 2020

  • add missing dependencies and autoreconf as mentioned in added autoconf to apt install requirements (RPi) #326 (comment)
  • add reboot step so that makefiles and modinfo work as expected
  • there's now an iw dev <...> interface add command which deduces the phy, so you can just do:
    iw dev wlan0 interface add mon0 type monitor
  • ifconfig may be removed at some point, replaced with ip link equivalent
  • mention that the driver needs to be rebuilt / installed after kernel upgrades
  • on recent raspbians, it's better to prevent dhcpcd from messing with wlan0 at all (this also prevents wpa_supplicant from running)

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

Successfully merging this pull request may close these issues.

1 participant