Crashing DD-WRT
Thursday, January 19th, 2012A note to myself for the next time I re-install Linux on my laptop. When I crash out DD-WRT due to the driver on the intel wireless card, do the following: echo “options iwlagn 11n_disable=1″ > /etc/modprobe.d/iwlagn.conf modprobe -rf iwlagn modprobe -v iwlagn Taken from this thread: http://forum.pinguyos.com/Thread-Ubuntu-Intel-Wireless-Driver-Crashes-DD-WRT

