Intel graphics are now supported
[ikiwiki.git] / docs / supportedhardware / index.mdwn
1 DragonFly BSD runs on recent PCs supporting the amd64 (x86_64) microarchitecture; 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
26 ### Server boards
27
28 Atom boards
29
30 * Supermicro X7SPA-H
31
32 Xeon boards
33
34 * Supermicro X8 series
35 * Dell r410
36 * Supermicro X9 series
37
38 Opteron boards
39
40 * Supermicro H8SGL and H8SGL-i boards
41 * Supermicro H8QG6, H8QG6-F and H8QG6+-F boards. As of 2011-04-15, there is no working driver for the included SAS adapter
42
43 ## Storage
44
45 ### SATA controllers
46
47 * Intel ICH7 and more recent chipsets
48 * AMD 700-series chipsets
49 * Silicon Image 3124/3132 chipsets
50
51 ### SATA RAID controllers
52
53 Devices supported by the arcmsr(4) driver
54
55 * Areca ARC-1200
56 * Areca ARC-1210
57
58 Devices supported by the twa(4) driver
59
60 * 3Ware 9650SE series
61
62 ### SAS RAID controllers
63
64 These controllers are able to use both SAS and SATA hard-drives.
65
66 Devices supported by the arcmsr(4) driver
67
68 * Areca ARC-1212 and ARC-1222
69 * Areca ARC-1213 and ARC-1223
70 * Areca ARC-1680-ix
71 * Areca ARC-1880 and ARC-1882 series
72
73 Devices supported by the mfi(4) driver
74
75 * LSI MegaRAID SAS 8408E
76
77 Devices supported by the mps(4) driver
78
79 * LSI Logic SAS2008-based controllers such as Asus PIKE 2008
80
81 Devices supported by the twa(4) driver
82
83 * 3Ware 9690SA-4i
84
85 Devices supported by the tws(4) driver
86
87 * 3Ware 9750-4i
88
89 ## Networking
90
91 ### Gigabit ethernet adapters
92
93 Devices supported by the em(4) driver:
94
95 * Intel 82540, 82541ER, 82541PI, 82542, 82543, 82544, 82545, 82546,
96 82546EB, 82546GB, 82547
97 * Intel 82571, 81572, 82573, and 82574
98
99 The igb(4) driver provides support for PCI Express Gigabit Ethernet adapters
100 based on the Intel 82575 and 82576 Ethernet controller chips.
101
102 The re(4) driver supports Realtek RTL8169, RTL8169S, RTL8110S, RTL8168S, RTL8111S and RTL8101E ethernet chipsets
103
104 ### 10 Gigabit ethernet adapters
105
106 The mxge(4) driver supports 10 Gigabit Ethernet adapters based on the Myricom LANai Z8E chips
107
108 The ixgbe(4) driver supports the Intel PRO/10GbE adapters based on the 82598 and 82599 chip families
109
110 ## Broken hardware
111
112 The products listed in this section are known to have some serious problems or not work at all with DragonFly BSD.
113
114 * Asus M2N4-SLI: USB is not working on this model
115
116 * 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.