Skip to content

Instantly share code, notes, and snippets.

@planetexpress69
Last active December 10, 2015 15:08
Show Gist options
  • Save planetexpress69/4452146 to your computer and use it in GitHub Desktop.
Save planetexpress69/4452146 to your computer and use it in GitHub Desktop.
Some jibberish to make a Raspberry Pi running Raspbian Wheezy more stable...
cat /boot/cmdline.txt
dwc_otg.speed=1 dwc_otg.microframe_schedule=1 dwc_otg.fiq_fix_enable=1 dwc_otg.lpm_enable=0 smsc95xx.turbo_mode=N dwc_otg.lpm_enable=0 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline rootwait
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment