Page 1 of 2

AMD Ryzen 3 3200G with Radeon Vega Graphics

Posted: 15 Nov 2019, 10:46
by ralcocer
I am having problems with the RAM memory , I have 8gb of ram however all the system sees is 873mb if I activate Firefox I am left with 75mb I cannot make any downloads because Firefox crashes if I use the save as option. The kernel is supposed to hsve PAE as per .config but for reasons unknown it doesn't work I have tried compiling the neko kernel but with the memory I have available won't work.

Any one else having problems with this processor?

Thanks

AMD Ryzen 3 3200G with Radeon Vega Graphics

Posted: 15 Nov 2019, 12:09
by Blaze
Hi ralcocer.
Any reason don't use x86_64 kernel version?

AMD Ryzen 3 3200G with Radeon Vega Graphics

Posted: 15 Nov 2019, 12:20
by ralcocer
I do a lot of 3d printing and all my programs are compiled for 32 bit and I am too old to start compiling everything from scratch I tried the 64 bit already.
The only installation I have been able to load with this processor are debianlive tretch 64 bit and porteus everything else is just scrambled video.
I think a purchased the wrong processor.

AMD Ryzen 3 3200G with Radeon Vega Graphics

Posted: 15 Nov 2019, 13:02
by Blaze
ralcocer, can you show output of these commands:

Code: Select all

su
toor
lscpu
cat /proc/cpuinfo
dmidecode --type processor
nproc
Thanks.

AMD Ryzen 3 3200G with Radeon Vega Graphics

Posted: 15 Nov 2019, 13:15
by ralcocer

Code: Select all

# lscpu
CPU(s):              4
On-line CPU(s) list: 0-3
Thread(s) per core:  1
Core(s) per socket:  4
Socket(s):           1
Vendor ID:           AuthenticAMD
CPU family:          23
Model:               24
Model name:          AMD Ryzen 3 3200G with Radeon Vega Graphics
Stepping:            1
CPU MHz:             3132.754
CPU max MHz:         3600.0000
CPU min MHz:         1400.0000
BogoMIPS:            7186.41
Virtualization:      AMD-V
L1d cache:           32K
L1i cache:           64K
L2 cache:            512K
L3 cache:            4096K
Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx hw_pstate vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt sha_ni xsaveopt xsavec xgetbv1 xsaves clzero irperf xsaveerptr ibpb arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif overflow_recov succor smca

Code: Select all

# cat /proc/cpuinfo

model name	: AMD Ryzen 3 3200G with Radeon Vega Graphics
stepping	: 1
microcode	: 0x8108109
cpu MHz		: 1257.600
cache size	: 512 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 3
initial apicid	: 3
fdiv_bug	: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 13
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx hw_pstate vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt sha_ni xsaveopt xsavec xgetbv1 xsaves clzero irperf xsaveerptr ibpb arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif overflow_recov succor smca
bugs		: sysret_ss_attrs spectre_v1 spectre_v2
bogomips	: 7186.41
clflush size	: 64
cache_alignment	: 64
address sizes	: 43 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

Code: Select all

# dmidecode --type processor

MMX (MMX technology supported)
		FXSR (FXSAVE and FXSTOR instructions supported)
		SSE (Streaming SIMD extensions)
		SSE2 (Streaming SIMD extensions 2)
		HTT (Multi-threading)
	Version: AMD Ryzen 3 3200G with Radeon Vega Graphics    
	Voltage: 1.4 V
	External Clock: 100 MHz
	Max Speed: 4000 MHz
	Current Speed: 3600 MHz
	Status: Populated, Enabled
	Upgrade: Socket AM4
	L1 Cache Handle: 0x000D
	L2 Cache Handle: 0x000E
	L3 Cache Handle: 0x000F
	Serial Number: Unknown
	Asset Tag: Unknown
	Part Number: Unknown
	Core Count: 4
	Core Enabled: 4
	Thread Count: 4
	Characteristics:
		64-bit capable
		Multi-Core
		Hardware Thread
		Execute Protection
		Enhanced Virtualization
		Power/Performance Control

Code: Select all

# nproc
4

Code: Select all

# free
              total        used        free      shared  buff/cache   available
Mem:        1491404      515408      118756      442700      857240      353536
Swap:        524276      524276           0

AMD Ryzen 3 3200G with Radeon Vega Graphics

Posted: 15 Nov 2019, 13:33
by Blaze
ralcocer wrote:
15 Nov 2019, 12:20
I think a purchased the wrong processor.
With CPU all is ok.

I think that you must to update firmware of your motherboard.
As root run and check product name of your motherboard and his BIOS version

Code: Select all

dmidecode | egrep -i -A30 'BIOS Information|Base Board Information'

AMD Ryzen 3 3200G with Radeon Vega Graphics

Posted: 15 Nov 2019, 13:37
by beny
blaze is the kernel too old first and 14.2 have the old gcc inside so maybe need a system software upgrade

AMD Ryzen 3 3200G with Radeon Vega Graphics

Posted: 15 Nov 2019, 13:38
by beny
if you have the current release of porteus share it with racolcer and a dmesg i think is more useful

AMD Ryzen 3 3200G with Radeon Vega Graphics

Posted: 15 Nov 2019, 13:50
by Blaze
Output of dmesg command can be uploaded to https://pastebin.com/ and shared in this topic.

AMD Ryzen 3 3200G with Radeon Vega Graphics

Posted: 15 Nov 2019, 18:20
by ralcocer
the release date of the board is only 4 months old.

Code: Select all

# dmidecode | egrep -i -A30 'BIOS Information|Base Board Information'
BIOS Information
	Vendor: American Megatrends Inc.
	Version: P3.20
	Release Date: 07/31/2019
	Address: 0xF0000
	Runtime Size: 64 kB
	ROM Size: 16 MB
	Characteristics:
		PCI is supported
		BIOS is upgradeable
		BIOS shadowing is allowed
		Boot from CD is supported
		Selectable boot is supported
		BIOS ROM is socketed
		EDD is supported
		5.25"/1.2 MB floppy services are supported (int 13h)
		3.5"/720 kB floppy services are supported (int 13h)
		3.5"/2.88 MB floppy services are supported (int 13h)
		Print screen service is supported (int 5h)
		8042 keyboard services are supported (int 9h)
		Serial services are supported (int 14h)
		Printer services are supported (int 17h)
		ACPI is supported
		USB legacy is supported
		BIOS boot specification is supported
		Targeted content distribution is supported
		UEFI is supported
	BIOS Revision: 5.14

Handle 0x0001, DMI type 1, 27 bytes
System Information
--
Base Board Information
	Manufacturer: ASRock
	Product Name: B450M-HDV R4.0
	Version:                       
	Serial Number:                       
	Asset Tag:                       
	Features:
		Board is a hosting board
		Board is replaceable
	Location In Chassis:                       
	Chassis Handle: 0x0003
	Type: Motherboard
	Contained Object Handles: 0

Handle 0x0003, DMI type 3, 22 bytes
Chassis Information
	Manufacturer: To Be Filled By O.E.M.
	Type: Desktop
	Lock: Not Present
	Version: To Be Filled By O.E.M.
	Serial Number: To Be Filled By O.E.M.
	Asset Tag: To Be Filled By O.E.M.
	Boot-up State: Safe
	Power Supply State: Safe
	Thermal State: Safe
	Security Status: None
	OEM Information: 0x00000000
	Height: Unspecified
	Number Of Power Cords: 1
	Contained Elements: 0
	SKU Number: To Be Filled By O.E.M.

AMD Ryzen 3 3200G with Radeon Vega Graphics

Posted: 15 Nov 2019, 18:22
by ralcocer
I have never posted to pastebin

AMD Ryzen 3 3200G with Radeon Vega Graphics

Posted: 15 Nov 2019, 18:34
by beny
hi ralcocer, in konsole type dmesg save as text what you see on the terminal screen and link it to the link of pastebin, you have an adress to link here on tread

AMD Ryzen 3 3200G with Radeon Vega Graphics

Posted: 16 Nov 2019, 07:44
by jssouza
ralcocer,
Blaze wrote:
15 Nov 2019, 13:50
Output of dmesg command can be uploaded to https://pastebin.com/ and shared in this topic.
ralcocer wrote:
15 Nov 2019, 18:22
I have never posted to pastebin
Come on...

AMD Ryzen 3 3200G with Radeon Vega Graphics

Posted: 16 Nov 2019, 07:55
by jssouza
ralcocer wrote:
15 Nov 2019, 12:20
I do a lot of 3d printing and all my programs are compiled for 32 bit and I am too old to start compiling everything from scratch I tried the 64 bit already.
The only installation I have been able to load with this processor are debianlive tretch 64 bit and porteus everything else is just scrambled video.
I think a purchased the wrong processor.
Come on 2...

A lot of 3d printing and all my programs are compiled for 32 bit

AMD Ryzen 3 3200G with Radeon Vega Graphics

Posted: 16 Nov 2019, 08:02
by ralcocer
I solved the problem of Porteus only reading 4gb of memory, I used kernel builder and did a modification, overthought the conf file says PAE the 64gb memory was set to 32bit, I did that and problem solved thanks for all your help. Most of my 3D printing software now comes in appimage and I have been unable ro run most of them especially Cura.