(02-15-2020, 10:52 AM)shmoo Wrote:(02-14-2020, 04:29 AM)FeMike Wrote: A few years back I bought a Alfa awus036h USB WiFi adapter with the intent to learn how to pentest my wifi to use on old xp laptop. Fast forward to now I no longer have that machine but do have the Pinebook Pro. Upon plugging in the USB it freezes the p64 to the point it wont work unless I unplug the card and reboot machine. Anyone with experience with this type of stuff kindly share what they used and if it worked or if the same thing happened to them? I tried finding specs on power consumption for the card assuming it draws to much power but to no avail.
I currently have a Alfa Atheros AR9271 USB WiFi adapter, and it works great with both Manjaro and Kali on the PBP. Both identify it without issue when connected while running or on boot. I've only tested it from the "right side" USB port on the PBP, though.
Adapter itself works great with various WiFi pentest tools such as Wireshark, Kismet, Wifite, Aircrack-NG, etc… from both Blackarch Repos (on Manjaro) or Kali.
Are either of the two distros on the Emmc or booted from SD? I'm interested in using Kali but never used an installer script as it's new to me. Did you have any issues using the Kali script? I'll try building it, do you have any pointers that would help a noob?
I tried the script reading the readme file but when I get to the last line and run the pinebook-pro.sh it returns with, please pass version number eg: ./pinebook-pro.sh 2.0 . When I type command that has 2.0 at the end it returns with missing cross compiler. set up PATH according to the readme. But there is nothing in the readme about setting up PATH.