Add known well-supported laptops
[ikiwiki.git] / docs / supportedhardware / index.mdwn
1 DragonFly BSD runs on recent PCs supporting the amd64 (x86_64) microarchitecture and an **IBM-PC compatible BIOS boot method**. Up to version 3.8, the i386 (x86) 32-bit architecture was also supported.
2
3 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.
4
5 ## Well supported Laptops
6
7 * Lenovo Thinkpads x250 and x260
8 * Dell Latitude E7240
9
10 ## Computers
11
12 Aleutia T2
13
14 * 1.8 GHz Intel Atom 64-bit 2-core 2-hyperthread CPU, 4 GB RAM.
15 * Display (including X), sound (snd_hda), USB (tested by installing from thumb drive), hard drive, network, and PS/2 mouse and keyboard all work.
16
17 ## Graphics
18
19 * Intel GPUs are supported up to the Skylake generation (2016 machines)
20
21 ## System Boards and chipsets
22
23 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.
24
25 ### Desktop boards
26
27 * Gigabyte UD2H / UD3H series (Such as)
28  * Gigabyte 880GM-UD2H works extremely well, less software RAID AHCI controller, which is not a real RAID controller.
29 * Asrock H77 boards; Everything is supported.
30 * Asrock and Gigabyte socket 1150 (Haswell) boards
31
32 ### Server boards
33
34 Atom boards
35
36 * Supermicro X7SPA-H
37
38 Xeon boards
39
40 * Supermicro X8 series
41 * Dell r410
42 * Supermicro X9 series
43
44 Opteron boards
45
46 * Supermicro H8SGL and H8SGL-i boards
47 * Supermicro H8QG6, H8QG6-F and H8QG6+-F boards. As of 2011-04-15, there is no working driver for the included SAS adapter
48
49 ## Storage
50
51 ### SATA controllers
52
53 * Intel ICH7 and more recent chipsets
54 * AMD 700-series chipsets
55 * Silicon Image 3124/3132 chipsets
56
57 ### SATA RAID controllers
58
59 Devices supported by the arcmsr(4) driver
60
61 * Areca ARC-1200
62 * Areca ARC-1210
63
64 Devices supported by the twa(4) driver
65
66 * 3Ware 9650SE series
67
68 ### SAS RAID controllers
69
70 These controllers are able to use both SAS and SATA hard-drives.
71
72 Devices supported by the arcmsr(4) driver
73
74 * Areca ARC-1212 and ARC-1222
75 * Areca ARC-1213 and ARC-1223
76 * Areca ARC-1680-ix
77 * Areca ARC-1880 and ARC-1882 series
78
79 Devices supported by the mfi(4) driver
80
81 * LSI MegaRAID SAS 8408E
82
83 Devices supported by the mps(4) driver
84
85 * LSI Logic SAS2008-based controllers such as Asus PIKE 2008
86
87 Devices supported by the twa(4) driver
88
89 * 3Ware 9690SA-4i
90
91 Devices supported by the tws(4) driver
92
93 * 3Ware 9750-4i
94
95 ## Networking
96
97 ### Gigabit ethernet adapters
98
99 Devices supported by the em(4) driver:
100
101 * Intel 82540, 82541ER, 82541PI, 82542, 82543, 82544, 82545, 82546, 82546EB, 82546GB, 82547
102 * Intel 82571, 81572, 82573, and 82574
103
104 The igb(4) driver provides support for PCI Express Gigabit Ethernet adapters based on the Intel 82575 and 82576 Ethernet controller chips.
105
106 The re(4) driver supports Realtek RTL8169, RTL8169S, RTL8110S, RTL8168S, RTL8111S and RTL8101E ethernet chipsets.
107
108 ### 10 Gigabit ethernet adapters
109
110 The mxge(4) driver supports 10 Gigabit Ethernet adapters based on the Myricom LANai Z8E chips.
111
112 The ixgbe(4) driver supports the Intel PRO/10GbE adapters based on the 82598 and 82599 chip families.
113
114 ## Broken hardware
115
116 The products listed in this section are known to have some serious problems or not work at all with DragonFly BSD.
117
118 * Asus M2N4-SLI: USB is not working on this model
119
120 * 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.