Site Tools


faq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
faq [2022/01/21 03:44] – [How Can I Experiment with Temporary Settings?] hogwildfaq [2022/02/21 16:45] – [GUI]-formatting, condense hogwild
Line 5: Line 5:
 //Q: Does FreshTomato support only old devices or newer ones too?// //Q: Does FreshTomato support only old devices or newer ones too?//
  
-\\ A: FreshTomato supports both old devices and modern ones. See the  page for more details. Keep a close eye on CPU speed, Ethernet port speed and WiFi speed (with 802.11ac currently supporting the fastest WiFi speed).+\\ A: FreshTomato supports a variety of devices. See the  page for more details. Keep a close eye on CPU speed, Ethernet port speed and WiFi speed (with 802.11ac currently supporting the fastest WiFi speed).
  
 Note that unless Broadcom releases the source code to their wireless drivers, it will **not likely be possible to create new releases for 802.11ax or newer WiFi standards**. Broadcom's wireless driver source code is an industry secret. Note that unless Broadcom releases the source code to their wireless drivers, it will **not likely be possible to create new releases for 802.11ax or newer WiFi standards**. Broadcom's wireless driver source code is an industry secret.
Line 126: Line 126:
  
 Read more at: [[https://www.commandlinux.com/man-page/man1/busybox.1.html]] Read more at: [[https://www.commandlinux.com/man-page/man1/busybox.1.html]]
 +
 +
 +===== GUI =====
 +
 +//Q: The GUI is slow, is this normal?//
 +
 + \\
 +
 +No. FreshTomato was specifically built for speed and simplicity. There are some very rare cases where the GUI might become slow/unresponsive. This is almost always related to browser issues.
 +
 +  - First, try a different browser.
 +  - Rarely, you might have multiple copies of FreshTomato's administration interface certificate stored in the browser. If this happens, simply remove any unwanted FreshTomato certificates stored in your browser (or even all of them) before reconnecting to the web interface.
 +
 +If the GUI is completely unresponsive, log in via SSH (preferred) or telnet and verify, in order:
 +
 +  - CPU utilization ( e.g. by running ''top'' )
 +  - Presence of content in the /www folder (e.g. ''ls -l /www'' )
 +  - The httpd deamon is running ( e.g. ''ps | grep [h]ttpd'' )
  
  
faq.txt · Last modified: 2024/04/28 17:28 by hogwild