Skip to content

Instantly share code, notes, and snippets.

@rmamba
Created May 31, 2014 12:10
Show Gist options
  • Save rmamba/cec505be1f4b9cab1ab1 to your computer and use it in GitHub Desktop.
Save rmamba/cec505be1f4b9cab1ab1 to your computer and use it in GitHub Desktop.
wget raspi-blacklist.conf and avoid editing the file
# blacklist spi and i2c by default (many users don't need them)
#needs to go into /etc/modprobe.d/raspi-blacklist.conf
#Don't blacklist spi and i2c drivers
#blacklist spi-bcm2708
#blacklist i2c-bcm2708
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment