Gentoo Archives: gentoo-user

From: Bruce Hill <daddy@×××××××××××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Which Radeon Firmware?
Date: Mon, 11 Nov 2013 14:28:25
Message-Id: 20131111142812.GC32524@server
In Reply to: [gentoo-user] Which Radeon Firmware? by Elias Diem
1 On Mon, Nov 11, 2013 at 01:59:41PM +0100, Elias Diem wrote:
2 > Hi all
3 >
4 > I've got a Radeon graphics card and I don't know which
5 > firmware to use. My model doesn't seem to be listed on
6 > https://wiki.gentoo.org/wiki/Radeon#Firmware
7 >
8 > Here is the output from lspci:
9 >
10 > <output>
11 > 00:01.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Trinity [Radeon HD 7560D] (prog-if 00 [VGA controller])
12 > Subsystem: Hewlett-Packard Company Device 1850
13 > Flags: bus master, fast devsel, latency 0, IRQ 17
14 > Memory at d0000000 (32-bit, prefetchable) [size=256M]
15 > I/O ports at f000 [size=256]
16 > Memory at ff700000 (32-bit, non-prefetchable) [size=256K]
17 > Expansion ROM at <unassigned> [disabled]
18 > Capabilities: [50] Power Management version 3
19 > Capabilities: [58] Express Root Complex Integrated Endpoint, MSI 00
20 > Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+
21 > Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
22 > Kernel driver in use: radeon
23 > </output>
24 >
25 > What firmware would you use?
26
27 If you have CONFIG_DRM_RADEON=m, and
28 CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware/", then the kernel will pick the
29 right firmware automatically, without having to name the microcode in
30 CONFIG_EXTRA_FIRMWARE at all.
31
32 Build your kernel that way and see which firmware shows up issuing:
33 dmesg | grep -i firmware
34 --
35 Happy Penguin Computers >')
36 126 Fenco Drive ( \
37 Tupelo, MS 38801 ^^
38 support@×××××××××××××××××××××.com
39 662-269-2706 662-205-6424
40 http://happypenguincomputers.com/
41
42 A: Because it messes up the order in which people normally read text.
43 Q: Why is top-posting such a bad thing?
44 A: Top-posting.
45 Q: What is the most annoying thing in e-mail?
46
47 Don't top-post: http://en.wikipedia.org/wiki/Top_post#Top-posting

Replies

Subject Author
Re: [gentoo-user] Which Radeon Firmware? Elias Diem <pub.linux@×××××××××.ch>