User Tools

Site Tools


doc:appunti:hardware:mini_pc_with_das

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
doc:appunti:hardware:mini_pc_with_das [2024/04/13 06:29] – [Monitoring SMART with Nagios/Icinga] niccolodoc:appunti:hardware:mini_pc_with_das [2024/04/29 09:55] (current) – [Web References] niccolo
Line 1: Line 1:
 ====== Mini PC T9Plus with D4-300 TerraMaster DAS ====== ====== Mini PC T9Plus with D4-300 TerraMaster DAS ======
 +
 +In March 2024 I decided to assemble an **home server** to be run **24h, 7/7**, the system is intended to replace an old Dell PowerEdge T110, which served my house for the past 14 years without any issue. The main reason for the switch is power consumption and the fear of old hardware wear.
 +
 +I discovered that a new generation of **Mini PCs** based on the **Intel Alder Lake N95** processor outperform the old **Intel Xeon @ 3.0 GHz**. The [[https://www.cpubenchmark.net/compare/|cpubenchmark.net]] site scores a CPU Mark 5391 versus 1070, respectively. Because sometimes I use the home server to encode large video files (using ffmpeg), I was even more pushed to change the hardware.
 +
 +My home server is acting also as a domestic firewall (running Debian GNU/Linux), so I opted for a dual LAN Mini-PC. Obviously the only problem is the storage: the embedded SDD disk is not sufficient for my media library, so I opted for an esternal USB Direct Attached Storage. The choice was a **D4-300 TerraMaster DAS** which will host **two 4 Tb 3.5 inches drives** (leaving two empty slots).
 +
 +^  Mini PC T9Plus  ^^
 +^ CPU       | Intel(R) N95, 4 Cores  |
 +^ RAM       | 16 Gb  |
 +^ HDD       | NS512GSSD330 512 Gb Solid State Disk  |
 +^ Ethernet  | 2 x PCI Express Gigabit Realtek RTL8111/8168/8411  |
 +^ WiFi      | Realtek RTL8852BE PCIe 802.11ax  |
 +^ Video     | Intel Alder Lake-N UHD Graphics  |
 +
 +^  D4-300 TerraMaster DAS  ^^
 +^ Disk Slot Number       | 4  |
 +^ Compatible Disk Types  | 3.5" SATA HDD\\ 2.5" SATA HDD\\ 2.5" SATA SSD  |
 +^ USB                    | USB3.1 Type-C gen1 x 1  |
  
 ===== Installing Debian GNU/Linux ===== ===== Installing Debian GNU/Linux =====
Line 31: Line 50:
 systemctl enable t9plus-leds.service --now systemctl enable t9plus-leds.service --now
 </code> </code>
 +
 +===== Always on =====
 +
 +Press **Del** at bootstrap time to enter the BIOS settings, go to the **Boot** page and set **State After G3** => **S0 State**.
 +
 +The ACPI power states are:
 +
 +  * S0: Normal Powered-On state (system working)
 +  * S1: Standby
 +  * S3: Suspend to Ram
 +  * S4: Suspend to Disk
 +  * S5: Shutdown state (soft off: some devices are still powered-on)
 +  * G3: Mechanical off state
 +
 +===== Reboot problem =====
 +
 +Sometimes (randomly, about 50% of the time) the **reboot** command does not work. The shutdown process seems to proceed well and the PC seems to begin the reboot process, but the video signal does not switch-on and the host remains frozen.
  
 ===== The D4-300 USB attacched storage ===== ===== The D4-300 USB attacched storage =====
Line 133: Line 169:
   * **[[https://superuser.com/questions/928741/how-can-i-check-whether-usb3-0-uasp-usb-attached-scsi-protocol-mode-is-enabled|How can I check whether USB3.0 UASP (USB Attached SCSI Protocol) mode is enabled in Linux?]]**   * **[[https://superuser.com/questions/928741/how-can-i-check-whether-usb3-0-uasp-usb-attached-scsi-protocol-mode-is-enabled|How can I check whether USB3.0 UASP (USB Attached SCSI Protocol) mode is enabled in Linux?]]**
   * **[[https://unix.stackexchange.com/questions/347006/systemd-how-do-i-automount-a-usb-filesystem-using-etc-fstab|systemd: How do I automount a USB filesystem using /etc/fstab?]]**   * **[[https://unix.stackexchange.com/questions/347006/systemd-how-do-i-automount-a-usb-filesystem-using-etc-fstab|systemd: How do I automount a USB filesystem using /etc/fstab?]]**
 +  * **[[t9plus_mini_pc_rgb_led_control]]**
   * **[[https://www.reddit.com/r/MiniPCs/comments/18icusg/t9_plus_n100_how_to_control_led/|T9 Plus N100 - How to control LED]]**   * **[[https://www.reddit.com/r/MiniPCs/comments/18icusg/t9_plus_n100_how_to_control_led/|T9 Plus N100 - How to control LED]]**
   * **[[https://github.com/thekief/s1t-ledcontrol|LED Controller]]**   * **[[https://github.com/thekief/s1t-ledcontrol|LED Controller]]**
   * **[[https://minipcunion.com/viewtopic.php?t=4424|Mini PC RGB AK1 Plus - Controllo RGB]]**   * **[[https://minipcunion.com/viewtopic.php?t=4424|Mini PC RGB AK1 Plus - Controllo RGB]]**
  
doc/appunti/hardware/mini_pc_with_das.1712989782.txt.gz · Last modified: 2024/04/13 06:29 by niccolo