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