Darren Rainey
Darren Rainey
You could try using a Linux distribution like debian which would also let you use some more modern software but the chances are that if your mining on a really...
apt-get install zlib1g-dev -y
I've had the same problem as well but it seems to build a bit more if you just use ./configure
By PS3 I am assuming you mean PlayStation 3. The problem is that the miner only supports the x86 and ARM processor architectures where as the PS3 uses a PowerPC...
Yeah the reason the reason the old cpuminer worked was because it support the PowerPC architecture whereas this one has dropped support for everything expect x86 and ARM. You could...
I'm also having problems trying to get this to run at boot I've tried everything including the sshd example with termux-wake-lock but it seems to just hang on the beginning...
while I have been unable to get the app to work I currently have a work around which is to write my commands in the ~/.bashrc file so the commands...
This could be an issue with WiFi scans since it doesn't seem to support certain features that a regular Ethernet NIC would. more information would be helpful such as what...
try doing apt-get update && apt-get upgrade as you may be using an old version of kali that has its support ended
what distro are you using? try doing ```apt search libpcap``` and post the output here so we can see if its in your repo's.