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 additional information #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

marcelolavor
Copy link

No description provided.

@marcelolavor
Copy link
Author

Please consider adding more information for Raspbian. I am trying to use a TP-link Wi-Fi Archer T3U dongle with raspberrypi3B based on this project. Thank you for the repo and readme instructions.

@@ -34,7 +34,7 @@ install the kernel sources and build an <u>external</u> module.
This driver allows use of wpa_supplicant by using the nl80211 driver
`wpa_supplicant -Dnl80211`

If installing on Rasberry Pi or other "armv71" devices, edit the Makefile and set `CONFIG_PLATFORM_ARM_RPI = y` and `CONFIG_PLATFORM_I386_PC = n`
If installing on Rasberry Pi or other "armv71" devices, firstly install all prerequisities mentioned at README-RASP.md, edit the Makefile and set `CONFIG_PLATFORM_ARM_RPI = y` and `CONFIG_PLATFORM_I386_PC = n`, and finally, proceed with make proceedures mentioned above.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo procedures

@@ -34,7 +34,7 @@ install the kernel sources and build an <u>external</u> module.
This driver allows use of wpa_supplicant by using the nl80211 driver
`wpa_supplicant -Dnl80211`

If installing on Rasberry Pi or other "armv71" devices, edit the Makefile and set `CONFIG_PLATFORM_ARM_RPI = y` and `CONFIG_PLATFORM_I386_PC = n`
If installing on Rasberry Pi or other "armv71" devices, firstly install all prerequisities mentioned at README-RASP.md, edit the Makefile and set `CONFIG_PLATFORM_ARM_RPI = y` and `CONFIG_PLATFORM_I386_PC = n`, and finally, proceed with make proceedures mentioned above.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo prerequisites

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.

2 participants