Closed jw762 closed 4 months ago
@jw762 I've created several images using a newer Kali Linux version, and most (if not all) of the required libraries and dependencies are already installed.
Thank you for the response and directing me towards that. I'll take a look and see if it'll work better.
@NightRang3r I have the newer image flashed, but I can't seem to get it connected to the net to download anything. Never could get any of the p4wnp1's to work with passthrough net on PC (Win10). So I usually connect to PC via USB to SSH into it, but then use WiFi to connect it to the net. But now this isn't working. raspi-config's wifi settings gives a wpa_supplicant error. I also have used the following method before:
sudo ip link set wlan0 down
sudo ip link set wlan0 up
sudo wpa_supplicant -B -iwlan0 -c /etc/wpa_supplicant.conf -Dnl80211,wext
sudo dhclient wlan0
However, when I do that on this newer image it gives me the error "sudo: dhclient: command not found" - And I can verify dhclient is not installed. And of course can't install it without internet.
Hopefully I gave enough info for troubleshooting, and I hate to keep bugging you about it. Thank you.
@jw762 Not sure what's going on, but it should be relatively straightforward. You connect your device via USB and SSH, and then set up the WiFi connection in client mode to gain internet access.
@NightRang3r Just wanted to let you know I managed to get it all working, thank you for helping and also thank you for the awesome software. The internet thing was my own fault for not properly understanding the interface and how it worked. I'm fairly new to the whole DIY hardware tools for pentesting field.
Like the title says, I'm having trouble with getting the dependencies to install. Been fighting with getting a p4wnp1 working with either a WaveShare 1.3 LCD hat or their 1.44 LCD hat for a while now. Surprisingly isn't a whole lot of current into on this. Errors (shortened some so to not input so much info here):
And for each one of those packages is an error like this:
Some have errors like this:
I know it's a long shot of getting any help here, but it would be appreciated.