Linksys WRT54GL and OpenWRT

February 07, 2007

I just thought I should mention that the Linksys WRT54GL can be slightly unstable with OpenWRT when the CPU is running at the standard 200MHz. A quick fix for this is to simply over clock the processor to run at 216MHz. You can do this by running the following commands at the root prompt:

nvram set clkfreq=216
nvram commit