Source Mage GNU/Linux on a Dell OptiPlex 755
-- EricSandall 2008-02-26 23:14:39
Contents
Hardware
lspci
Device |
Type |
Description |
Revision |
Driver |
00:00.0 |
Host bridge |
Intel Corporation 82Q35 Express DRAM Controller |
(rev 02) |
|
00:01.0 |
PCI bridge |
Intel Corporation 82Q35 Express PCI Express Root Port |
(rev 02) |
|
00:03.0 |
Communication controller |
Intel Corporation 82Q35 Express MEI Controller |
(rev 02) |
|
00:03.2 |
IDE interface |
Intel Corporation 82Q35 Express PT IDER Controller |
(rev 02) |
|
00:03.3 |
Serial controller |
Intel Corporation 82Q35 Express Serial KT Controller |
(rev 02) |
|
00:19.0 |
Ethernet controller |
Intel Corporation 82566DM-2 Gigabit Network Connection |
(rev 02) |
e1000e |
00:1a.0 |
USB Controller |
Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 |
(rev 02) |
uhci_hcd |
00:1a.1 |
USB Controller |
Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 |
(rev 02) |
uhci_hcd |
00:1a.7 |
USB Controller |
Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 |
(rev 02) |
ehci_hcd |
00:1b.0 |
Audio device |
Intel Corporation 82801I (ICH9 Family) HD Audio Controller |
(rev 02) |
hda-intel |
00:1c.0 |
PCI bridge |
Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 |
(rev 02) |
|
00:1d.0 |
USB Controller |
Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 |
(rev 02) |
uhci_hcd |
00:1d.1 |
USB Controller |
Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 |
(rev 02) |
uhci_hcd |
00:1d.2 |
USB Controller |
Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 |
(rev 02) |
uhci_hcd |
00:1d.7 |
USB Controller |
Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 |
(rev 02) |
ehci_hcd |
00:1e.0 |
PCI bridge |
Intel Corporation 82801 PCI Bridge |
(rev 92) |
|
00:1f.0 |
ISA bridge |
Intel Corporation 82801IO (ICH9DO) LPC Interface Controller |
(rev 02) |
|
00:1f.2 |
IDE interface |
Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller |
(rev 02) |
|
00:1f.3 |
SMBus |
Intel Corporation 82801I (ICH9 Family) SMBus Controller |
(rev 02) |
|
00:1f.5 |
IDE interface |
Intel Corporation 82801I (ICH9 Family) 2 port SATA IDE Controller |
(rev 02) |
|
01:00.0 |
VGA compatible controller |
ATI Technologies Inc RV370 [Sapphire X550 Silent] |
|
r300 |
01:00.1 |
Display controller |
ATI Technologies Inc RV370 secondary [Sapphire X550 Silent] |
|
r300 |
Configuration
Enabling KMS and 3D with DRI2
- Use Linux 2.6.33+ and enable the following:
CONFIG_DRM_KMS_HELPER=y
CONFIG_DRM_RADEON_KMS=y
libdrm 2.4.19
- Enable Radeon KMS API
mesalib git 2010-03-03
- Build dri
- Enable r300 and radeon drivers
- Build Radeon Gallium3D driver
xorg-server 1.7.5
- Enable GLX, AIGLX, and DRI
xf86-video-ati 6.12.191/git
- Use xf86-video-ati 6.12.191 or checkout from git
X.org 1.7.5
2.6.24.3 Linux Kernel
2.6.31.6 Linux Kernel
2.6.32.4 Linux Kernel
