Gentoo Archives: gentoo-user

From: Marc Joliet <marcec@×××.de>
To: Gentoo-User ML <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] Radeon HD 4350 benchmark
Date: Tue, 22 Feb 2011 16:04:08
Message-Id: 20110222160729.330843cf@marcec.huntemann.uni-oldenburg.de
In Reply to: [gentoo-user] Radeon HD 4350 benchmark by James
1 Am Mon, 21 Feb 2011 04:09:27 +0000 (UTC)
2 schrieb James <wireless@×××××××××××.com>:
3
4 > Ok,
5 >
6 > so I have this card in pretty much equal AMD64 systems:
7 > ATI Technologies Inc RV710 [Radeon HD 4350].
8
9 I have an RV730 (Radeon HD 4650).
10
11 [...]
12 >
13 > I think I munge up the /lib/radeon part of setting up
14 > the kernel (kms) for loading the microcode, but, I cannot
15 > seem to fine a url or thread where instructions are
16 > for that.... (even though I did find it over a week ago
17 > in another thread).
18
19 You already solved your problem, but this might be useful for future reference:
20 http://www.x.org/wiki/radeonBuildHowTo#TroubleshootingExtraFirmwareforR600.2BAC8-R700.2BAC8-Evergreen
21
22 > In the kernel, under the Generic section, I have:
23 > CONFIG_FW_LOADER=y
24 > CONFIG_FIRMWARE_IN_KERNEL=y
25 > CONFIG_EXTRA_FIRMWARE="radeon"
26 > CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware"
27 >
28 > Correct?
29 >
30 > Ideas?
31
32 This thread got me to recheck my setup, and it appears that you do not need to
33 set up the firmware stuff in the kernel at all. My kernel setup:
34
35 >> (0) % zgrep -i firmware /proc/config.gz
36 CONFIG_PREVENT_FIRMWARE_BUILD=y
37 # CONFIG_FIRMWARE_IN_KERNEL is not set
38 CONFIG_EXTRA_FIRMWARE=""
39 # CONFIG_FIRMWARE_EDID is not set
40 # Firmware Drivers
41 CONFIG_FIRMWARE_MEMMAP=y
42
43 The microcode is loaded automatically:
44
45 marcec marcec # dmesg|grep -i microcode
46 [drm] Loading RV730 Microcode
47
48 HTH
49 --
50 Marc Joliet
51 --
52 "People who think they know everything really annoy those of us who know we
53 don't" - Bjarne Stroustrup

Attachments

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