sudo hwinfo --cpu --gfxcard
[sudo] password for root:
07: None 00.0: 10103 CPU
[Created at cpu.462]
Unique ID: rdCR.j8NaKXDZtZ6
Hardware Class: cpu
Arch: X86-64
Vendor: "AuthenticAMD"
Model: 21.112.0 "AMD A6-9225 RADEON R4, 5 COMPUTE CORES 2C+3G"
Features: 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,acc_power,no
pl,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,misali
gnsse,3dnowprefetch,osvw,ibs,xop,skinit,wdt,lwp,fma4,tce,nodeid_msr,tbm,perfctr_core,perfctr_nb,bpext,ptsc,mwaitx,cpb,hw_pstate,ssbd,ibpb,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,xsaveopt,arat,npt
,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,overflow_recov
Clock: 1325 MHz
BogoMips: 5190.74
Cache: 1024 kb
Units/Processor: 2
Config Status: cfg=no, avail=yes, need=no, active=unknown
08: None 01.0: 10103 CPU
[Created at cpu.462]
Unique ID: wkFv.j8NaKXDZtZ6
Hardware Class: cpu
Arch: X86-64
Vendor: "AuthenticAMD"
Model: 21.112.0 "AMD A6-9225 RADEON R4, 5 COMPUTE CORES 2C+3G"
Features: 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,acc_power,no
pl,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,misali
gnsse,3dnowprefetch,osvw,ibs,xop,skinit,wdt,lwp,fma4,tce,nodeid_msr,tbm,perfctr_core,perfctr_nb,bpext,ptsc,mwaitx,cpb,hw_pstate,ssbd,ibpb,vmmcall,fsgsbase,bmi1,avx2,smep,bmi2,xsaveopt,arat,npt
,lbrv,svm_lock,nrip_save,tsc_scale,vmcb_clean,flushbyasid,decodeassists,pausefilter,pfthreshold,avic,v_vmsave_vmload,vgif,overflow_recov
Clock: 1359 MHz
BogoMips: 5190.74
Cache: 1024 kb
Units/Processor: 2
Config Status: cfg=no, avail=yes, need=no, active=unknown
15: PCI 01.0: 0300 VGA compatible controller (VGA)
[Created at pci.386]
Unique ID: vSkL.fsC0euClBvF
SysFS ID: /devices/pci0000:00/0000:00:01.0
SysFS BusID: 0000:00:01.0
Hardware Class: graphics card
Model: "ATI Stoney [Radeon R2/R3/R4/R5 Graphics]"
Vendor: pci 0x1002 "ATI Technologies Inc"
Device: pci 0x98e4 "Stoney [Radeon R2/R3/R4/R5 Graphics]"
SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
SubDevice: pci 0x1fe0
Revision: 0xea
Driver: "amdgpu"
Driver Modules: "amdgpu"
Memory Range: 0xe0000000-0xefffffff (ro,non-prefetchable)
Memory Range: 0xf0000000-0xf07fffff (ro,non-prefetchable)
I/O Ports: 0xf000-0xf0ff (rw)
Memory Range: 0xfeb00000-0xfeb3ffff (rw,non-prefetchable)
Memory Range: 0x000c0000-0x000dffff (rw,non-prefetchable,disabled)
IRQ: 32 (26181 events)
Module Alias: "pci:v00001002d000098E4sv00001043sd00001FE0bc03sc00i00"
Driver Info #0:
Driver Status: amdgpu is active
Driver Activation Cmd: "modprobe amdgpu"
Config Status: cfg=new, avail=yes, need=no, active=unknown
just fyi I updated this computer to Leap 15.1 for hopes of a better future.
Still at 5.1.5 for kernel.
systemctl suspend
has the desired effect of putting the computer to sleep, but wakeup gives an unusable display. The touchpad works when waking up, however.
If I go to a terminal after this I get something about gfx timeout. I have seen this on bug reports on the internet with amd.
I have tried amdgpu.dc=0/1 and that didn’t work. Still messed up screen when waking.
systemctl hibernate
This shuts down the computer, upon waking up it goes immediately into my linux without grub2 menu, but it doesn’t actually resume where I left off. Nothing I had open is open.
I fiddled with /sys/power/state
I tried
cat s2idle > /sys/power/mem_sleep
#changes from s2idle [deep] to [s2idle] deep
cat mem > /sys/power/state
[deep] WAS selected (which is definitely preferred) but wanted to check my bases.
This turns off the screen and seemingly puts me back where I was when “waking” up, but after a few seconds the screen goes to an opensuse screen ( the light blue with a drawn light-bulb)
(same screen when starting up kde but without the progress circle at the bottom) and it stays there. I can go to a terminal when this happens, but could not get back to gui mode, just hangs at that opensuse screen.
Sorry for the late response but the forums were having problems a couple days ago.
As always, thanks for any and all help.