If you have reinstalled your appliance with an SP10 ISO and now the LCD display doesn't work, determine the appliance type.
Smoothwall-supplied ISOs cannot differentiate between older and newer appliances.
Procedure
You can resolve this by manually determining the appliance type via the command line:
- Log into the command line of the Smoothwall. Typically, this is via an SSH session, see our help topic, Allowing remote access to the Smoothwall.
- Type the following:
vi /settings/main/productdata
- Press the
INSERT
key to edit the file. - Find the line:
CAP_CASWELL=Y
- Change this to read:
CAP_CASWELL=N
- Press the
ESCAPE
key, then type:wq!
This will write the changes and exit the file editor. - Reboot your appliance.