clbr
clbr
A --rewind argument would be ok to add, though this is the first I hear of the need for such. I'm a bit on the fence, as you can get...
Yes, you can do that with a simple script like the one I pasted above? sudo radeontop -d- | myscript.sh With the pipe, there is no unbound memory usage. Each...
For permissions, I would recommend setting radeontop setuid root (chown root.root radeontop; chmod u+s radeontop), conky would not run as root then.
On Thu, 14 Jan 2016 15:23:33 -0800 myxal [email protected] wrote: > Any plans for SIGWINCH support? (run-time terminal resizing) Patches welcome.
I don't get any empty line? If you look at the output, "radeontop -d -", there is exactly one line per.
Oh, scratch that, I see it now. Fixed.
There is no opengl support. The hardware predates opengl.
You're welcome to try. It's likely to require significantly more RAM than the hw has.
Two reasons: 1) r500 had much more limited info, r400 even more limited, and so on for r300. They all do have a "total GPU usage" bit IIRC, but not...
You're correct about the percentage calculation, and that register looks like the right one. There doesn't seem to be a general bit for r500 then (CP aka command processor would...