Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Unclaimed display?
Date: Sun, 27 Sep 2009 12:29:45
Message-Id: 200909271329.40786.michaelkintzios@gmail.com
1 I am looking at the lshw of a compaq desktop with pci-express and a Radeon
2 X600 and see that it's VGA and secondary dispalyes are "unclaimed". What
3 does this mean? Have I got the kernel config wrong?
4 ===================================
5 *-pci
6 description: Host bridge
7 product: 82915G/P/GV/GL/PL/910GL Memory Controller Hub
8 vendor: Intel Corporation
9 physical id: 100
10 bus info: pci@0000:00:00.0
11 version: 04
12 width: 32 bits
13 clock: 33MHz
14 *-pci:0
15 description: PCI bridge
16 product: 82915G/P/GV/GL/PL/910GL PCI Express Root Port
17 vendor: Intel Corporation
18 physical id: 1
19 bus info: pci@0000:00:01.0
20 version: 04
21 width: 32 bits
22 clock: 33MHz
23 capabilities: pci pm msi pciexpress normal_decode bus_master
24 cap_list
25 configuration: driver=pcieport-driver
26 *-display:0 UNCLAIMED
27 description: VGA compatible controller
28 product: RV380 0x3e50 [Radeon X600]
29 vendor: ATI Technologies Inc
30 physical id: 0
31 bus info: pci@0000:01:00.0
32 version: 00
33 width: 32 bits
34 clock: 33MHz
35 capabilities: pm pciexpress vga_controller bus_master cap_list
36 configuration: latency=0
37 *-display:1 UNCLAIMED
38 description: Display controller
39 product: RV380 [Radeon X600] (Secondary)
40 vendor: ATI Technologies Inc
41 physical id: 0.1
42 bus info: pci@0000:01:00.1
43 version: 00
44 width: 32 bits
45 clock: 33MHz
46 capabilities: pm pciexpress bus_master cap_list
47 configuration: latency=0
48 ===================================
49
50 In the kernel I have enabled:
51
52 AGP_INTEL=y
53 DRM=y
54 DRM_RADEON=y
55 --
56 Regards,
57 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-user] Re: Unclaimed display? Nicolas Sebrecht <nicolas.s-dev@×××××××.net>