Editing JAISPI
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 100: | Line 100: | ||
Insert the following commands: | Insert the following commands: | ||
{{keyboard|content= | {{keyboard|content= | ||
sudo -s | sudo-s | ||
cd /bin | cd /bin | ||
wget http://jaicrab.org/Ps4/Tools/JAISPI/jaispi | wget http://jaicrab.org/Ps4/Tools/JAISPI/jaispi | ||
chmod +x jaispi | chmod +x jaispi | ||
echo "#blacklist spi-bcm2708" > /etc/modprobe.d/ | echo "# blacklist spi-bcm2708"> / etc / modprobe.d / blacklist.conf raspi- | ||
echo "blacklist i2c-bcm2708" >> /etc/modprobe.d/ | echo "blacklist i2c-bcm2708" >> / etc / modprobe.d / blacklist.conf raspi- | ||
reboot | reboot | ||
}} | }} |