###Get the Internal SD Card Reader working on Acer 8943G
cd /etc/modprobe.d
sudo nano sdcardread.conf
Add
options sdhci debug_quirks=0x40
save and quit nano
sudo rmmod sdhci_pci
sudo rmmod sdhci
sudo modprobe sdhci
sudo modprobe sdhci_pci
sudo update-initramfs -u
(Not sure if that last command is actually needed; didn't try reboot before I executed it)
###Add Open Command Prompt Here Functionality To Nautilus
sudo apt-get install nautilus-open-terminal
killall nautilus
###Install Chrome ###Install bunch of packages...
sudo apt-get install emacs bridge-utils
###Bridging the RaspberryPi