Jiaxun Yang
Jiaxun Yang
Cc: @darkstar @MooglyGuy
Is there anyway to force DRC into sort of singlestep mode, so debug window won't stop responding?
Thanks all for tips:-) It's a native build so DRC is running in C interpreter mode. Now using LLDB to troubleshoot around, seems like execute loop never exit, logging isn't...
I can just disable it. What was the problem btw
I guess all SMUV13 CPUs should have same service request IDs? If so we can entitle Dragon Range to all known Phoenix IDs. See openSIL‘s code : https://github.com/openSIL/openSIL/blob/85d07c72964a39d26b763044967fe6973b93eff3/xUSL/SMU/SmuDefs.h#L88
Hi, since governor is a OS thing this is our of our scope. This project aims to be a bridge between sw and hw. Thanks
Reading settings from CPU is currently impossible as we don’t have PM table fields for Hawk Point family, however performing some settings should work.
FYI: https://github.com/torvalds/linux/commit/eb627e17727ebeede70697ae1798688b0d328b54
> sudo apt install libpci-dev No it's actually a Ubuntu packaging issue. Somehow.they included symver information into static library.
I'll leave this open, as Ubuntu still didn't fix their packaging and I'm still intend to release a static binary in future.