Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
faq:hardware:network [2018/07/09 08:28] – [Which drivers must be installed?] christianfaq:hardware:network [2022/10/24 06:41] (current) Shuttle
Line 1: Line 1:
-====== Network-related FAQs ======+====== Network-related FAQ ====== 
 +====== WLAN ====== 
 +===== Common Wi-Fi (WLAN) standards ===== 
 +^Marketing Name(s)^Standard^Bandwidth^Band^Release^ 
 +|WLAN 1 / Wi-Fi 1|IEEE 802.11a|2 Mbit|2.4 GHz|1999| 
 +|WLAN 2 / Wi-Fi 2|IEEE 802.11b|11 Mbit|2.4 GHz|1999| 
 +|WLAN 3 / Wi-Fi 3|IEEE 802.11g|up to 54 Mbit|2.4 GHz|2003| 
 +|WLAN 4 / Wi-Fi 4|IEEE 802.11n|up to 600 Mbit|2.4/5 GHz|2009| 
 +|WLAN 5 / Wi-Fi 5|IEEE 802.11ac|up to 1.3 Gbit|5 GHz|2014| 
 +|WLAN 6 / Wi-Fi 6|IEEE 802.11ax|up to 10 Gbit|2.4/5 GHz|2021| 
 +|WLAN 7 / Wi-Fi 7| | | | |
 ====== Wake-on-LAN ====== ====== Wake-on-LAN ======
 ==== What is WOL? ==== ==== What is WOL? ====
Line 28: Line 38:
 ==== Which drivers must be installed? ====  ==== Which drivers must be installed? ==== 
 Please use the network card driver provided by Shuttle.  Please use the network card driver provided by Shuttle. 
-This driver is already preset for WOL use and requires no further settings. 
  
-If you happen to run other drivers, please go to "Device Manager -> Network Adapter -> Propertiesto activate WOL for Magic Packet.+To activate WOL for Magic Packet, please start **Intel(R) PROSet Adapter Configuration Utility**. 
 +Navigate to "Adapter Settings" -> "**Wake on Magic Packet from power off**" and change the current value to **Enable** (Default Value: Disable)
  
-{{:faq:hardware:network:intel_wol.png?nolink&300|}}+{{:faq:hardware:network:intel_wol2020.jpg?nolink&800|}}
  
 :!: The configuration menu and settings may vary depending on NIC vendor. :!: The configuration menu and settings may vary depending on NIC vendor.
 +
 +==== How to get the MAC address of a PC ====
 +<WRAP tip 60%>
 +MAC = (Media Access Control) address\\ Example of a MAC address:  ''00:00:00:a1:2b:cc''
 +</WRAP>
 +
 +=== Windows ===
 +How to find the MAC address of a network card in Windows.
 +  - Press the Windows Start key to open the Start screen.
 +  - Type ''cmd'' and press Enter to launch the command prompt.
 +  - Type ''ipconfig /all'' at the command prompt to check the network card settings.
 +  - The MAC address and IP address are listed under the appropriate adapter as Physical Address and IPv4 Address.
 +=== Linux ===
 +Finding the MAC address varies across the different Linux/Unix operating systems.
 +  - In many systems, the following command will return the MAC address: ''ifconfig -a''
 +  - From the displayed information, find the correct ethernet adapter and locate the number next to the ''HWaddr''. This is your MAC address.
  
 ==== How do I wake up a Shuttle XPC under Windows? ==== ==== How do I wake up a Shuttle XPC under Windows? ====
  • Last modified: 2018/07/09 08:28
  • by christian