Created
May 31, 2014 12:10
-
-
Save rmamba/cec505be1f4b9cab1ab1 to your computer and use it in GitHub Desktop.
wget raspi-blacklist.conf and avoid editing the file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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