Page 1 of 1

nvram command

Posted: Wed Apr 22, 2009 12:00 pm
by Doom
Hi Eric,

First thank you for your work and for wireless bridge mode ;)
Works like a charm on Fonera.

However, nvram command isn't available in this FW.
Any possibility to fix it ?
Moreover, could you explain how could I disable/enable serial console. I need to detach serial to use it with another application.

Thank you.
Regards.

Re: nvram command

Posted: Wed Apr 22, 2009 1:04 pm
by Eric
There's no nvram command because nvram variables are not used by OpenWrt Kamikaze (which Gargoyle is based on). All configuration is done by modifying config files in the /etc/config directory.

Use the setconsole command to detach the serial console.

Re: nvram command

Posted: Wed Apr 22, 2009 1:34 pm
by Doom
Thank you for helps ;)

Regards.