Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] (Not Solved for me) anyone tried amdgpu (kernel module)
Date: Tue, 22 Dec 2015 23:41:23
Message-Id: 201512222341.09716.michaelkintzios@gmail.com
In Reply to: Re: [gentoo-user] (Not Solved for me) anyone tried amdgpu (kernel module) by Mick
1 On Tuesday 22 Dec 2015 23:07:24 Mick wrote:
2 > On Tuesday 22 Dec 2015 23:02:12 you wrote:
3 > > On Tuesday 22 Dec 2015 21:30:48 Alexander Kapshuk wrote:
4 > > > 'legacy' seems to be disabled by default. See below.
5 > > > # emerge -ap sys-firmware/amdgpu-ucode
6 > > >
7 > > > These are the packages that would be merged, in order:
8 > > >
9 > > > Calculating dependencies ... done!
10 > > > [ebuild N ~] sys-firmware/amdgpu-ucode-20150803 USE="-legacy"
11 > >
12 > > Aha! Good catch!
13 > >
14 > > [- ] legacy
15 > >
16 > > sys-firmware/amdgpu-ucode: Install firmware for older chipsets which
17 > > are optionally supported by AMDGPU
18 > >
19 > > [- ] 20150803 [gentoo]
20 > >
21 > > Can I have both amdgpu and linux-firmware?
22 > >
23 > > The latter has some wireless firmware I think I need to retain.
24 >
25 > OK, I can have both emerged with the legacy USE flag, because of radeon
26 > firmware file collisions.
27
28 I think I have some success! :-) It booted without any discernible problems,
29 although I came across this complain in dmesg:
30
31 [ 0.544769] [drm] radeon: 1024M of VRAM memory ready
32 [ 0.544772] [drm] radeon: 1024M of GTT memory ready.
33 [ 0.544781] [drm] Loading kaveri Microcode
34 [ 0.544788] [drm] Internal thermal controller without fan control
35 [ 0.546112] [drm] radeon: dpm initialized
36 [ 0.546126] radeon 0000:00:01.0: Direct firmware load for
37 radeon/BONAIRE_uvd.bin failed with error -2
38 [ 0.546131] radeon 0000:00:01.0: radeon_uvd: Can't load firmware
39 "radeon/BONAIRE_uvd.bin"
40 [ 0.546141] radeon 0000:00:01.0: Direct firmware load for
41 radeon/BONAIRE_vce.bin failed with error -2
42 [ 0.546146] radeon 0000:00:01.0: radeon_vce: Can't load firmware
43 "radeon/BONAIRE_vce.bin"
44 [ 0.546152] [drm] GART: num cpu pages 262144, num gpu pages 262144
45 [ 0.559563] [drm] PCIE GART of 1024M enabled (table at 0x0000000000040000).
46 [ 0.559896] radeon 0000:00:01.0: WB enabled
47 [ 0.559923] radeon 0000:00:01.0: fence driver on ring 0 use gpu addr
48 0x0000000040000c00 and cpu addr 0xffff88041dc03c00
49 [ 0.559931] radeon 0000:00:01.0: fence driver on ring 1 use gpu addr
50 0x0000000040000c04 and cpu addr 0xffff88041dc03c04
51 [ 0.559937] radeon 0000:00:01.0: fence driver on ring 2 use gpu addr
52 0x0000000040000c08 and cpu addr 0xffff88041dc03c08
53 [ 0.559944] radeon 0000:00:01.0: fence driver on ring 3 use gpu addr
54 0x0000000040000c0c and cpu addr 0xffff88041dc03c0c
55 [ 0.559950] radeon 0000:00:01.0: fence driver on ring 4 use gpu addr
56 0x0000000040000c10 and cpu addr 0xffff88041dc03c10
57 [ 0.559957] radeon 0000:00:01.0: VCE init error (-22).
58 [ 0.559961] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
59 [ 0.559965] [drm] Driver supports precise vblank timestamp query.
60 [ 0.559997] radeon 0000:00:01.0: radeon: using MSI.
61 [ 0.560020] [drm] radeon: irq initialized.
62
63
64 Why is it asking for radeon/BONAIRE_*.bin? :-/
65
66 The wiki page suggests I use the kaveri list of firmwares. Should I use
67 bonaire instead? Or should I add the bonaire list to my existing kaveri
68 firmwares in the kernel?
69 --
70 Regards,
71 Mick

Attachments

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