User Tools

Site Tools


wiki:advanced:tce:tested-hardware

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
wiki:advanced:tce:tested-hardware [2018/08/14 11:05]
gratuxri
wiki:advanced:tce:tested-hardware [2018/08/14 11:09] (current)
stefanbaur Added minimal Xorg.conf entry required for TX Team Mini
Line 3: Line 3:
 ^  Hardware  ^  Features  ^  Comment  ^  Price  ^ ^  Hardware  ^  Features  ^  Comment  ^  Price  ^
 | [[http://www.dell.com/support/manuals/us/en/4/wyse-3030lt-thin-client/dell%20wyse%203030%20lt%20thin%20client/notes-cautions-and-warnings?guid=guid-5b8de7b7-879f-45a4-88e0-732155904029&lang=en-us| DELL/Wyse 3030 LT ]] | Intel Celeron N2807 Dual-Core-Prozessor - 1,6 GHz, 4GB internal flash memory (eMMC), 2 GB ram, one USB3 and three USB2 ports, Dual-DisplayPort-Out (no Daisy-Chaining, two physical ports), single Gigabit Ethernet, internal audio (built-in speaker connected to soundcard), optional WiFi/BT | Will work with Debian Jessie and Debian Stretch images. Depending on the screen used, you may need to specify boot parameters ''earlyblankdpmsfix'' or ''blankdpmsfix''. This issue is not the 3030's fault, but a general issue some screens have when using DisplayPort - HDMI is unaffected, so you can use DisplayPort-HDMI-Adapter cables as well to make the effect go away. We did test single- as well as dual-screen DisplayPort, as well as HDMI via adapters. | ~ 250-500 + Tax, depending on supplier, exact model and quantity discount |  | [[http://www.dell.com/support/manuals/us/en/4/wyse-3030lt-thin-client/dell%20wyse%203030%20lt%20thin%20client/notes-cautions-and-warnings?guid=guid-5b8de7b7-879f-45a4-88e0-732155904029&lang=en-us| DELL/Wyse 3030 LT ]] | Intel Celeron N2807 Dual-Core-Prozessor - 1,6 GHz, 4GB internal flash memory (eMMC), 2 GB ram, one USB3 and three USB2 ports, Dual-DisplayPort-Out (no Daisy-Chaining, two physical ports), single Gigabit Ethernet, internal audio (built-in speaker connected to soundcard), optional WiFi/BT | Will work with Debian Jessie and Debian Stretch images. Depending on the screen used, you may need to specify boot parameters ''earlyblankdpmsfix'' or ''blankdpmsfix''. This issue is not the 3030's fault, but a general issue some screens have when using DisplayPort - HDMI is unaffected, so you can use DisplayPort-HDMI-Adapter cables as well to make the effect go away. We did test single- as well as dual-screen DisplayPort, as well as HDMI via adapters. | ~ 250-500 + Tax, depending on supplier, exact model and quantity discount | 
-| [[https://www.amazon.de/dp/B00CED1EIS| TX Team Mini PC NETTOP Intel N3150 ]] | Intel(R) Atom(TM) CPU D525 , 4 Core, 1.8 - 4GHz, Analog Audio out, VGA Output, Realtek Gigabit Ethernet, 2 USB2 ports, RS232 Serial Port, fanless, diskless by default (but allows internal SSD mounts). |  No problems without modeset acceleration. etc/X11/xorg.conf.d/10-modeset.conf <code>Section "Device"+| [[https://www.amazon.de/dp/B00CED1EIS| TX Team Mini PC NETTOP Intel N3150 ]] | Intel(R) Atom(TM) CPU D525 , 4 Core, 1.8 - 4GHz, Analog Audio out, VGA Output, Realtek Gigabit Ethernet, 2 USB2 ports, RS232 Serial Port, fanless, diskless by default (but allows internal SSD mounts). |  You need to disable acceleration. To do so, create an xorg.conf file with the following content: <code>Section "Device"
     Identifier  "Intel Graphics"     Identifier  "Intel Graphics"
     Driver      "modesetting"     Driver      "modesetting"
     Option      "AccelMethod"    "none"     Option      "AccelMethod"    "none"
-EndSection</code>| ~215 including ram, power supply, casing, but without optional SSD |+EndSection</code> and specify this file at boot time using the ''xorgconfurl='' parameter.| ~215 including ram, power supply, casing, but without optional SSD |
 | [[https://www.thomas-krenn.com/de/produkte/low-energy-systeme/les/les-v3.html| Thomas-Krenn LESv3 ]] | Intel Celeron N3160 , 4 Core, 1.6 - 2.24GHz, Dual-HDMI-out, Single DisplayPort-Out, Analog Audio out, Dual Gigabit Ethernet, several USB3 ports, RS232 Serial Port, fanless, diskless by default (but allows internal SSD mounts). | Requires Debian-Stretch-based TCE - will not work smoothly with Jessie or older (gfx hardware too new to be fully supported by Jessie and older). No problems with Stretch. When using HDMI out, you need to specify ''audioout=list'' and pick the proper boot parameter value from the console output on /dev/tty8 if you want to use sound via HDMI - the default is the analog audio jack. When using DisplayPort, depending on the screen used, you may need to specify boot parameters ''earlyblankdpmsfix'' or ''blankdpmsfix''. This issue is not the LESv3's fault, but a general issue some screens have when using DisplayPort - HDMI is unaffected. According to the supplier, it is possible to run this client with three screens if you attach a DisplayPort-VGA-Adapter cable to the DisplayPort output. Lacking such an adapter ourselves, we did not test this functionality. We did test single-screen DisplayPort and single- as well as dual-screen HDMI. | ~250 + Tax including ram, power supply, casing, but without optional SSD | | [[https://www.thomas-krenn.com/de/produkte/low-energy-systeme/les/les-v3.html| Thomas-Krenn LESv3 ]] | Intel Celeron N3160 , 4 Core, 1.6 - 2.24GHz, Dual-HDMI-out, Single DisplayPort-Out, Analog Audio out, Dual Gigabit Ethernet, several USB3 ports, RS232 Serial Port, fanless, diskless by default (but allows internal SSD mounts). | Requires Debian-Stretch-based TCE - will not work smoothly with Jessie or older (gfx hardware too new to be fully supported by Jessie and older). No problems with Stretch. When using HDMI out, you need to specify ''audioout=list'' and pick the proper boot parameter value from the console output on /dev/tty8 if you want to use sound via HDMI - the default is the analog audio jack. When using DisplayPort, depending on the screen used, you may need to specify boot parameters ''earlyblankdpmsfix'' or ''blankdpmsfix''. This issue is not the LESv3's fault, but a general issue some screens have when using DisplayPort - HDMI is unaffected. According to the supplier, it is possible to run this client with three screens if you attach a DisplayPort-VGA-Adapter cable to the DisplayPort output. Lacking such an adapter ourselves, we did not test this functionality. We did test single-screen DisplayPort and single- as well as dual-screen HDMI. | ~250 + Tax including ram, power supply, casing, but without optional SSD |
 | [[http://www.intel.com/products/desktop/motherboards/d945gsejt/d945gsejt-overview.htm|Intel D945GSEJT]] | + Fanless \\ - No Dual-Link DVI | Didn't work: x2Go was not able to connect the server and crashed a lot (unstable version?). Used Ubuntu & live-build (morty) | [[http://www.cartft.com/catalog/il/1085| ~200€]] including ram, power supply, casing | | [[http://www.intel.com/products/desktop/motherboards/d945gsejt/d945gsejt-overview.htm|Intel D945GSEJT]] | + Fanless \\ - No Dual-Link DVI | Didn't work: x2Go was not able to connect the server and crashed a lot (unstable version?). Used Ubuntu & live-build (morty) | [[http://www.cartft.com/catalog/il/1085| ~200€]] including ram, power supply, casing |
wiki/advanced/tce/tested-hardware.txt · Last modified: 2018/08/14 11:09 by stefanbaur