Gentoo Archives: gentoo-user

From: Alan Grimes <ALONZOTG@×××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Ryzen initial results.
Date: Tue, 04 Apr 2017 21:34:59
Message-Id: c003f5a7-3641-374f-fbe2-ce77511b866c@verizon.net
1 I installed my Ryzen system today, using a mATX b350 mobo.
2
3 My existing kernel mostly works,
4
5
6
7 .000000] Linux version 4.6.7 (root@tortoise) (gcc version 5.4.0 (Gentoo
8 5.4.0-r3 p1.3, pie-0.6.5) ) #6 SMP Tue Apr 4 22:34:38 EDT 2017
9 0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.6.7 root=/dev/sda3 ro
10 check_enable_amd_mmconf amd_iommu=fullflush iommu=soft
11 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
12
13 ###############
14 <<< might need to update my command line, can't find where I stored the
15 config for this.
16
17
18 0.277728] smpboot: CPU0: AMD Ryzen 7 1800X Eight-Core Processor (family:
19 0x17, model: 0x1, stepping: 0x1)
20 0.278242] Performance Events:
21 ##############
22
23
24 Unsupported hardware. =O
25 ################
26 0.165887] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
27 0.277728] smpboot: CPU0: AMD Ryzen 7 1800X Eight-Core Processor (family:
28 0x17, model: 0x1, stepping: 0x1)
29 0.278242] Performance Events:
30 0.278296] core perfctr but no constraints; unknown hardware!
31 0.278693] no PMU driver, software events only.
32 0.279047] MCE: In-kernel MCE decoding enabled.
33 ################
34
35
36
37 0.601176] smpboot: Total of 16 processors activated (114890.88 BogoMIPS)
38 ################
39 heheheheh; roughly 3.5x as fast as my previous cpu, acknowledging
40 limitations of this as a benchmark...
41
42
43 There was a stack dump:
44 ###########################
45
46 1.022172] sit: IPv6 over IPv4 tunneling driver
47 1.022534] NET: Registered protocol family 17
48 1.022743] bridge: automatic filtering via arp/ip/ip6tables has been
49 deprecated. Update your scripts to load br_netfilter if you need this.
50 1.023511] ------------[ cut here ]------------
51 1.023717] WARNING: CPU: 15 PID: 1 at lib/kobject.c:210
52 kobject_add_internal+0x221/0x2d0
53 1.023927] kobject: (ffff8807face5140): attempted to be registered with
54 empty name!
55 1.024134] Modules linked in:
56 1.024384] CPU: 15 PID: 1 Comm: swapper/0 Not tainted 4.6.7 #6
57 1.024591] Hardware name: System manufacturer System Product Name/PRIME
58 B350M-A, BIOS 0514 03/30/2017
59 1.024946] 0000000000000000 ffff88081e89fc98 ffffffff81440186
60 ffff88081e89fce8
61 1.025355] 0000000000000000 ffff88081e89fcd8 ffffffff8104bd93
62 000000d21e89fd20
63 1.025791] ffff8807face5140 00000000ffffffea ffff8807faa1c810
64 0000000000000003
65 1.026199] Call Trace:
66 1.026398] [<ffffffff81440186>] dump_stack+0x4d/0x67
67 1.026609] [<ffffffff8104bd93>] __warn+0xd3/0xf0
68 1.026811] [<ffffffff8104bdfa>] warn_slowpath_fmt+0x4a/0x50
69 1.030653] [<ffffffff81442b11>] kobject_add_internal+0x221/0x2d0
70 1.030858] [<ffffffff8110151d>] ? kfree_const+0x1d/0x30
71 1.031062] [<ffffffff814430ef>] kobject_add+0x6f/0xc0
72 1.031267] [<ffffffff81132eeb>] ? kmem_cache_alloc+0xdb/0xe0
73 1.031483] [<ffffffff8144324c>] kobject_create_and_add+0x3c/0x80
74 1.031690] [<ffffffff8102e033>] threshold_create_device+0x163/0x330
75 1.031896] [<ffffffff81cae481>] ? mcheck_vendor_init_severity+0x1a/0x1a
76 1.032102] [<ffffffff81cae4b1>] threshold_init_device+0x30/0x46
77 1.032314] [<ffffffff810003c1>] do_one_initcall+0x81/0x1a0
78 1.032520] [<ffffffff81ca2fd3>] kernel_init_freeable+0x14a/0x1d5
79 1.032726] [<ffffffff817d6019>] kernel_init+0x9/0x100
80 1.032930] [<ffffffff817db4d2>] ret_from_fork+0x22/0x40
81 1.033133] [<ffffffff817d6010>] ? rest_init+0x70/0x70
82 1.033345] ---[ end trace d0f146be7512a988 ]---
83 1.033551] kobject_create_and_add: kobject_add error: -22
84 1.033770] microcode: CPU0: patch_level=0x08001105
85 1.033981] microcode: CPU1: patch_level=0x08001105
86 ###########################
87
88
89 I should probably break my version freeze on my kernel but I am deeply
90 concerned about nvidia_drivers compatibility... =\
91
92
93 I was emptytree world'ing my system and it died at:
94 ##############################
95 /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H
96 -I.
97 -I/var/tmp/portage/media-libs/libid3tag-0.15.1b-r4/work/libid3tag-0.15.1b
98 -I. -Wall -pipe -march=native -fomit-frame-pointer -c -o file.lo
99 /var/tmp/portage/media-libs/libid3tag-0.15.1b-r4/work/libid3tag-0.15.1b/file.c
100 /var/tmp/portage/media-libs/libid3tag-0.15.1b-r4/work/libid3tag-0.15.1b/render.c:
101 In function 'id3_render_latin1':
102 /var/tmp/portage/media-libs/libid3tag-0.15.1b-r4/work/libid3tag-0.15.1b/render.c:119:12:
103 warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
104 latin1 = "";
105 ^
106 compat.gperf:116:1: error: conflicting types for 'id3_compat_lookup'
107 In file included from compat.gperf:37:0:
108 /var/tmp/portage/media-libs/libid3tag-0.15.1b-r4/work/libid3tag-0.15.1b/compat.h:36:26:
109 note: previous declaration of 'id3_compat_lookup' was here
110 struct id3_compat const *id3_compat_lookup(register char const *,
111 ###############################
112
113 Does not appear to be CPU related, going to skipfirst resume and get as
114 much done as I can...
115
116
117 --
118 Strange Game.
119 The only winning move is not to play.
120
121 Powers are not rights.

Replies

Subject Author
Re: [gentoo-user] Ryzen initial results. Daniel Frey <djqfrey@×××××.com>