Adafruit has a great write up on using the FT232 breakout board with Linux.  Unfortunately, its not for our branch of Linux. Here’s how to get the FTDI and GPIO libraries installed on your machine.   Install libftdi At this …

Install the Adafruit FT232 Python GPIO Library and libFTDI in Fedora 25 26 27 Read more »

Prerequisites Raspberry Pi Zero 4GB or larger microSDHC card, with either USB or SD card adapter for PC Mini HDMI to HDMI adapter Mini USB to female USB-A adapter USB-Fast Ethernet adapter Powered USB 2.0 hub Install an OS on …

HOWTO: Install Poisontap on Raspberry Pi Zero 1.3 – Linux/Windows IN PROGRESS Read more »

Pchaos informed me that my original patch didn’t work.  From his original source, I created this patch: Switch to root and install the necessary packages which may be missing. su – yum install kernel-dev* gcc* patch Create these patch files …

PCHAOS’s VMWare 10.0.0.5 Compile/Install Errors in Fedora 21 Read more »

PChaos says that this patch didn’t work for him.  If this patch fails for you, try his solution. If you’re seeing the following VMWare 10.0.0.5 errors during compile, you need patches: /usr/lib/vmware/modules/source/vsock-only/linux/af_vsock.orig.c:2873:18: error: incompatible types when assigning to type ‘kuid_t’ …

VMWare 10.0.0.5 Compile/Install Errors in Fedora 21 Read more »

If you’re seeing the following VMWare 10.0.0.1 errors during compile, you need patches: vmnet-only/filter.c:206:1: error: conflicting types for ‘VNetFilterHookFn’ vmnet-only/netif.c:152:64: error: macro “alloc_netdev” requires 4 arguments, but only 3 given vmnet-only/netif.c:152:10: error: ‘alloc_netdev’ undeclared (first use in this function) vmci-only/linux/driver.c:740:12: …

VMWare 10.0.0.1 Compile/Install Errors in Fedora 21 Read more »