add Desktop compatibility Dell 740 &PowerSpec N108
[ikiwiki.git] / docs / supportedhardware / index.mdwn
1 [[!meta title="Supported Hardware"]]
2
3 [[!toc startlevel=2 levels=2]]
4
5
6 DragonFly BSD runs on recent PCs (currently only) supporting the amd64 (x86_64) 64-bit architecture. Up to version 3.8, the i386 (x86) 32-bit architecture was also supported.
7 The UEFI (with GPT) is also supported, but the installer has *not* been updated to work with UEFI, therefore one has to do manual installation and configuration.
8
9 This page only references a small part of the hardware which can potentially run with DragonFly BSD; if a piece of hardware is not in this list this only means nobody has tested it or reported its working state.
10
11 ## Laptops
12
13 * Lenovo ThinkPad: X200, X220, X250, X260
14 * Dell Latitude E7240
15
16 ## Desktops
17
18 Aleutia T2
19
20 * 1.8 GHz Intel Atom 64-bit 2-core 2-hyperthread CPU, 4 GB RAM.
21 * Display (including X), sound (snd_hda), USB (tested by installing from thumb drive), hard drive, network, and PS/2 mouse and keyboard all work.
22
23 CompuLab MintBox Mini FITLET
24 * CPU AMD A4 Micro-6400T , 4GB RAM, 64GB mSATA
25 * XFCE desktop OK after style and font adjustments in Settings-Appearance
26 * Sound OK, loaded all drivers by putting snd_driver_load="YES" in /boot/loader.conf
27 * Sound OK from HDMI to TV monitor
28 * Sound OK from front headphone jack (hw.snd.default_unit=2 in /etc/sysctl.conf)
29 * Provided wireless run0 USB adapter OK, if_run_load="YES" in /boot/loader.conf
30 * Installed from USB flash drive
31 * Note: poor graphics/font display
32
33 Dell Optiplex 740
34 * AMD Athlon CPU, Nvidia Geforce 6150 LE GPU (304 legacy)
35
36 PowerSpec N108
37 * Celeron G1820 2.7Ghz CPU
38
39 ## Graphics
40
41 * Intel GPUs are supported up to the Skylake generation (2016 machines)
42
43 ## System Boards and chipsets
44
45 Most desktop and server class mainboards using Intel or AMD chipsets are supported; the devices listed in this section are known to run really well with DragonFly BSD.
46
47 ### Desktop boards
48
49 * Gigabyte UD2H / UD3H series (Such as)
50 * Gigabyte 880GM-UD2H works extremely well, less software RAID AHCI controller, which is not a real RAID controller.
51 * Asrock H77 boards; Everything is supported.
52 * Asrock and Gigabyte socket 1150 (Haswell) boards
53
54 ### Server boards
55
56 * Supermicro X7SPA-H (Atom)
57 * Supermicro X8 series
58 * Dell r410
59 * Supermicro X9 series
60 * Supermicro X10 series (Haswell/Broadwell Xeons)
61
62 ## Storage
63
64 ### SATA controllers
65
66 * Intel ICH7 and more recent chipsets
67 * AMD 700-series chipsets
68 * Silicon Image 3124/3132 chipsets
69
70 ### SATA RAID controllers
71
72 Devices supported by the arcmsr(4) driver
73
74 * Areca ARC-1200
75 * Areca ARC-1210
76
77 Devices supported by the twa(4) driver
78
79 * 3Ware 9650SE series
80
81 ### SAS RAID controllers
82
83 These controllers are able to use both SAS and SATA hard-drives.
84
85 Devices supported by the arcmsr(4) driver
86
87 * Areca ARC-1212 and ARC-1222
88 * Areca ARC-1213 and ARC-1223
89 * Areca ARC-1680-ix
90 * Areca ARC-1880 and ARC-1882 series
91
92 Devices supported by the mfi(4) driver
93
94 * LSI MegaRAID SAS 8408E
95
96 Devices supported by the mps(4) driver
97
98 * LSI Logic SAS2008-based controllers such as Asus PIKE 2008
99
100 Devices supported by the twa(4) driver
101
102 * 3Ware 9690SA-4i
103
104 Devices supported by the tws(4) driver
105
106 * 3Ware 9750-4i
107
108 ## Networking
109
110 ### Gigabit ethernet adapters
111
112 Devices supported by the em(4) driver:
113
114 * Intel 82540, 82541ER, 82541PI, 82542, 82543, 82544, 82545, 82546, 82546EB, 82546GB, 82547
115 * Intel 82571, 81572, 82573, and 82574
116
117 The igb(4) driver provides support for PCI Express Gigabit Ethernet adapters based on the Intel 82575 and 82576 Ethernet controller chips.
118
119 The re(4) driver supports Realtek RTL8169, RTL8169S, RTL8110S, RTL8168S, RTL8111S and RTL8101E ethernet chipsets.
120
121 ### 10 Gigabit ethernet adapters
122
123 The mxge(4) driver supports 10 Gigabit Ethernet adapters based on the Myricom LANai Z8E chips.
124
125 The ixgbe(4) driver supports the Intel PRO/10GbE adapters based on the 82598 and 82599 chip families.
126
127 ## Broken hardware
128
129 The products listed in this section are known to have some serious problems or not work at all with DragonFly BSD.
130
131 * Asus M2N4-SLI: USB is not working on this model
132
133 * HP Pavilion dv7 laptops: as of 2012-07 it is impossible to run DragonFly BSD on them due to broken ACPI interrupt routing in their firmware.