Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Not getting video hardware acceleration
Date: Mon, 31 Jan 2011 20:13:18
Message-Id: 201101311949.23319.michaelkintzios@gmail.com
In Reply to: [gentoo-user] Not getting video hardware acceleration by Walter Dnes
1 On Monday 31 January 2011 19:28:27 Walter Dnes wrote:
2 > The system is an AMD-based Acer Aspire One 14" laptop with 4-gigs of
3 > ram, running 64-bit mode. The video card, according to "lspci -v"...
4 >
5 > 01:05.0 VGA compatible controller: ATI Technologies Inc Device 9712
6 > (prog-if 00 [VGA controller])
7 > Subsystem: Acer Incorporated [ALI] Device 0372
8 > Flags: bus master, fast devsel, latency 0, IRQ 18
9 > Memory at c0000000 (32-bit, prefetchable) [size=256M]
10 > I/O ports at 9000 [size=256]
11 > Memory at d0100000 (32-bit, non-prefetchable) [size=64K]
12 > Memory at d0000000 (32-bit, non-prefetchable) [size=1M]
13 > Expansion ROM at <unassigned> [disabled]
14 > Capabilities: [50] Power Management version 3
15 > Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+
16 > Kernel driver in use: radeon
17 >
18 > 01:05.1 Audio device: ATI Technologies Inc Device 970f
19 > Subsystem: Acer Incorporated [ALI] Device 0372
20 > Flags: bus master, fast devsel, latency 0, IRQ 19
21 > Memory at d0110000 (32-bit, non-prefetchable) [size=16K]
22 > Capabilities: [50] Power Management version 3
23 > Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+
24 > Kernel driver in use: HDA Intel
25 >
26 > mplayer can only run "-vo x11", not "-vo xv" which I see on every
27 > other Gentoo machine I've had. Video playback suffers accordingly.
28 > Here's a snippet from dmesg bootup stuff that looks relavant, especially
29 > the last 6 lines...
30 >
31 > [ 0.250870] [drm] Initialized drm 1.1.0 20060810
32 > [ 0.250972] [drm] radeon defaulting to kernel modesetting.
33 > [ 0.251009] [drm] radeon kernel modesetting enabled.
34 > [ 0.251160] radeon 0000:01:05.0: PCI INT A -> GSI 18 (level, low) -> IRQ
35 > 18 [ 0.251204] radeon 0000:01:05.0: setting latency timer to 64
36 > [ 0.253225] [drm] initializing kernel modesetting (RS880 0x1002:0x9712).
37 > [ 0.253339] [drm] register mmio base: 0xD0100000
38 > [ 0.253376] [drm] register mmio size: 65536
39 > [ 0.253512] ATOM BIOS: Acer_JE40HM42DN
40 > [ 0.253584] radeon 0000:01:05.0: VRAM: 256M 0xC0000000 - 0xCFFFFFFF
41 > (256M used) [ 0.253632] radeon 0000:01:05.0: GTT: 512M 0xA0000000 -
42 > 0xBFFFFFFF [ 0.253814] [drm] Detected VRAM RAM=256M, BAR=256M
43 > [ 0.253856] [drm] RAM width 32bits DDR
44 > [ 0.253972] [TTM] Zone kernel: Available graphics memory: 1899810 kiB.
45 > [ 0.254010] [TTM] Initializing pool allocator.
46 > [ 0.254061] [drm] radeon: 256M of VRAM memory ready
47 > [ 0.254099] [drm] radeon: 512M of GTT memory ready.
48 > [ 0.254174] [drm] radeon: irq initialized.
49 > [ 0.254212] [drm] GART: num cpu pages 131072, num gpu pages 131072
50 > [ 0.255276] [drm] Loading RS780 Microcode
51 > [ 60.896232] r600_cp: Failed to load firmware "radeon/R600_rlc.bin"
52 > [ 60.896274] [drm:r600_startup] *ERROR* Failed to load firmware!
53 > [ 60.896313] radeon 0000:01:05.0: disabling GPU acceleration
54 > [ 60.897418] radeon 0000:01:05.0: ffff88013ea6bc00 unpin not necessary
55 > [ 60.897456] radeon 0000:01:05.0: ffff88013ea6bc00 unpin not necessary
56 >
57 > Any ideas what's going wrong, and especially how to fix it?
58
59 Have you followed the instructions on this page re: radeon-ucode and the
60 kernel configuration
61
62 http://www.gentoo.org/doc/en/xorg-config.xml
63
64 If so, what does ls -la /lib/firmware/radeon/ show? Is R600_rlc.bin showing
65 up in there?
66 --
67 Regards,
68 Mick

Attachments

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

Replies

Subject Author
Re: [gentoo-user] Not getting video hardware acceleration Walter Dnes <waltdnes@××××××××.org>