Donation from Maigurs Stalidzans. Thanks!
[ikiwiki.git] / docs / supportedhardware / index.mdwn
1 [[!meta title="Supported Hardware"]]
2
3 [[!toc startlevel=2 levels=2]]
4
5 # THIS LIST IS GROSSLY OUTDATED AND GIVES JUST A FEW TESTED EXAMPLES AT BEST. PLEASE REFER TO OUR [MANUAL PAGES](https://leaf.dragonflybsd.org/cgi/web-man) WHICH HAVE MUCH MORE COMPREHENSIVE LISTS OF SUPPORTED HARDWARE
6
7 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.
8 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.
9
10 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.
11
12 ## Laptops
13
14 * Lenovo ThinkPad: X200, X220, X250, X260, T420, T480s
15 * Lenovo Ideapad: Y500
16 * Dell Latitude E7240
17 * Apple MacBook Pro 8,2
18
19 ## Desktops
20
21 Aleutia T2
22
23 * 1.8 GHz Intel Atom 64-bit 2-core 2-hyperthread CPU, 4 GB RAM.
24 * Display (including X), sound (snd_hda), USB (tested by installing from thumb drive), hard drive, network, and PS/2 mouse and keyboard all work.
25
26 Apple MacMini
27
28 * 2012 Intel i5, 8 GB RAM
29 * Display (Intel HD4000), sound (snd_hda), ethernet (if_bnx) all good
30 * Wifi does not work, bluetooth untested
31
32 CompuLab MintBox Mini FITLET
33
34 * CPU AMD A4 Micro-6400T , 4GB RAM, 64GB mSATA
35 * XFCE desktop OK after style and font adjustments in Settings-Appearance
36 * Sound OK, loaded all drivers by putting snd_driver_load="YES" in /boot/loader.conf
37 * Sound OK from HDMI to TV monitor
38 * Sound OK from front headphone jack (hw.snd.default_unit=2 in /etc/sysctl.conf)
39 * Provided wireless run0 USB adapter OK, if_run_load="YES" in /boot/loader.conf
40 * Installed from USB flash drive
41 * Note: poor graphics/font display
42
43 Dell Optiplex 740
44
45 * AMD Athlon CPU, Nvidia Geforce 6150 LE GPU (304 legacy)
46
47 PowerSpec N108
48
49 * Celeron G1820 2.7Ghz CPU
50
51 ## Graphics
52
53 * Intel GPUs are supported up to the Coffeelake generation (2017-2018 machines)
54
55 ## System Boards and chipsets
56
57 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.
58
59 ### Desktop boards
60
61 * Gigabyte UD2H / UD3H series (Such as)
62 * Gigabyte 880GM-UD2H works extremely well, less software RAID AHCI controller, which is not a real RAID controller.
63 * Asrock H77 boards; Everything is supported.
64 * Asrock and Gigabyte socket 1150 (Haswell) boards
65
66 ### Server boards
67
68 * Supermicro X7SPA-H (Atom)
69 * Supermicro X8 series
70 * Dell r210
71 * Dell r410
72 * Supermicro X9 series
73 * Supermicro X10 series (Haswell/Broadwell Xeons)
74
75 ## Storage
76
77 ### SATA controllers
78
79 * Intel ICH7 and more recent chipsets
80 * AMD 700-series chipsets
81 * Silicon Image 3124/3132 chipsets
82
83 ### SATA RAID controllers
84
85 Devices supported by the arcmsr(4) driver
86
87 * Areca ARC-1200
88 * Areca ARC-1210
89
90 Devices supported by the twa(4) driver
91
92 * 3Ware 9650SE series
93
94 ### SAS RAID controllers
95
96 These controllers are able to use both SAS and SATA hard-drives.
97
98 Devices supported by the arcmsr(4) driver
99
100 * Areca ARC-1212 and ARC-1222
101 * Areca ARC-1213 and ARC-1223
102 * Areca ARC-1680-ix
103 * Areca ARC-1880 and ARC-1882 series
104
105 Devices supported by the mfi(4) driver
106
107 * LSI MegaRAID SAS 8408E
108
109 Devices supported by the mps(4) driver
110
111 * LSI Logic SAS2008-based controllers such as Asus PIKE 2008
112
113 Devices supported by the twa(4) driver
114
115 * 3Ware 9690SA-4i
116
117 Devices supported by the tws(4) driver
118
119 * 3Ware 9750-4i
120
121 ## Networking
122
123 ### Gigabit ethernet adapters
124
125 Devices supported by the em(4) driver:
126
127 * Intel 82540, 82541ER, 82541PI, 82542, 82543, 82544, 82545, 82546, 82546EB, 82546GB, 82547
128 * Intel 82571, 81572, 82573, and 82574
129
130 The igb(4) driver provides support for PCI Express Gigabit Ethernet adapters based on the Intel 82575 and 82576 Ethernet controller chips.
131
132 The re(4) driver supports Realtek RTL8169, RTL8169S, RTL8110S, RTL8168S, RTL8111S and RTL8101E ethernet chipsets.
133
134 ### 10 Gigabit ethernet adapters
135
136 The mxge(4) driver supports 10 Gigabit Ethernet adapters based on the Myricom LANai Z8E chips.
137
138 The ixgbe(4) driver supports the Intel PRO/10GbE adapters based on the 82598 and 82599 chip families.
139
140 ## Broken hardware
141
142 The products listed in this section are known to have some serious problems or not work at all with DragonFly BSD.
143
144 * Asus M2N4-SLI: USB is not working on this model
145
146 * 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.