f2a0a220475656a84377af1fb2ff0e80d786dced
[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
25 * CPU AMD A4 Micro-6400T , 4GB RAM, 64GB mSATA
26 * XFCE desktop OK after style and font adjustments in Settings-Appearance
27 * Sound OK, loaded all drivers by putting snd_driver_load="YES" in /boot/loader.conf
28 * Sound OK from HDMI to TV monitor
29 * Sound OK from front headphone jack (hw.snd.default_unit=2 in /etc/sysctl.conf)
30 * Provided wireless run0 USB adapter OK, if_run_load="YES" in /boot/loader.conf
31 * Installed from USB flash drive
32 * Note: poor graphics/font display
33
34 Dell Optiplex 740
35
36 * AMD Athlon CPU, Nvidia Geforce 6150 LE GPU (304 legacy)
37
38 PowerSpec N108
39
40 * Celeron G1820 2.7Ghz CPU
41
42 ## Graphics
43
44 * Intel GPUs are supported up to the Coffeelake generation (2017-2018 machines)
45
46 ## System Boards and chipsets
47
48 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.
49
50 ### Desktop boards
51
52 * Gigabyte UD2H / UD3H series (Such as)
53 * Gigabyte 880GM-UD2H works extremely well, less software RAID AHCI controller, which is not a real RAID controller.
54 * Asrock H77 boards; Everything is supported.
55 * Asrock and Gigabyte socket 1150 (Haswell) boards
56
57 ### Server boards
58
59 * Supermicro X7SPA-H (Atom)
60 * Supermicro X8 series
61 * Dell r410
62 * Supermicro X9 series
63 * Supermicro X10 series (Haswell/Broadwell Xeons)
64
65 ## Storage
66
67 ### SATA controllers
68
69 * Intel ICH7 and more recent chipsets
70 * AMD 700-series chipsets
71 * Silicon Image 3124/3132 chipsets
72
73 ### SATA RAID controllers
74
75 Devices supported by the arcmsr(4) driver
76
77 * Areca ARC-1200
78 * Areca ARC-1210
79
80 Devices supported by the twa(4) driver
81
82 * 3Ware 9650SE series
83
84 ### SAS RAID controllers
85
86 These controllers are able to use both SAS and SATA hard-drives.
87
88 Devices supported by the arcmsr(4) driver
89
90 * Areca ARC-1212 and ARC-1222
91 * Areca ARC-1213 and ARC-1223
92 * Areca ARC-1680-ix
93 * Areca ARC-1880 and ARC-1882 series
94
95 Devices supported by the mfi(4) driver
96
97 * LSI MegaRAID SAS 8408E
98
99 Devices supported by the mps(4) driver
100
101 * LSI Logic SAS2008-based controllers such as Asus PIKE 2008
102
103 Devices supported by the twa(4) driver
104
105 * 3Ware 9690SA-4i
106
107 Devices supported by the tws(4) driver
108
109 * 3Ware 9750-4i
110
111 ## Networking
112
113 ### Gigabit ethernet adapters
114
115 Devices supported by the em(4) driver:
116
117 * Intel 82540, 82541ER, 82541PI, 82542, 82543, 82544, 82545, 82546, 82546EB, 82546GB, 82547
118 * Intel 82571, 81572, 82573, and 82574
119
120 The igb(4) driver provides support for PCI Express Gigabit Ethernet adapters based on the Intel 82575 and 82576 Ethernet controller chips.
121
122 The re(4) driver supports Realtek RTL8169, RTL8169S, RTL8110S, RTL8168S, RTL8111S and RTL8101E ethernet chipsets.
123
124 ### 10 Gigabit ethernet adapters
125
126 The mxge(4) driver supports 10 Gigabit Ethernet adapters based on the Myricom LANai Z8E chips.
127
128 The ixgbe(4) driver supports the Intel PRO/10GbE adapters based on the 82598 and 82599 chip families.
129
130 ## Broken hardware
131
132 The products listed in this section are known to have some serious problems or not work at all with DragonFly BSD.
133
134 * Asus M2N4-SLI: USB is not working on this model
135
136 * 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.