K900

Results 147 comments of K900

It does not need Docker, running the script manually works just fine.

I can help you run it, but you'll have to contact me on Telegram: t.me/k900x. I'm not going to spam this unrelated issue any more.

Yeah, so the problem (maybe? I'm guessing blind here) with that is the aliases are defined in the global `~/.gitconfig`, not the repo's `.git/config`, so you now need two sources...

It is, unfortunately, a very real issue. Output attached. [env.txt](https://github.com/rockowitz/ddcutil/files/6189782/env.txt) The SMU bus reports class 0x03 (which is probably also wrong?), and is named "AMDGPU SMU", which is probably why...

Thanks! Bad news though, in order: 1) I've just tried to compile it and I'm hitting a bunch of `stringop-overflow` and `stringflow-truncation` warnings. Build with `CFLAGS="-Wno-string-overflow -Wno-stringop-truncation"` helped for now,...

The latest version compiles cleanly and works perfectly, thanks! Any chance we can get this backported to the older stable releases as well?

Distribution policies, mostly. Debian/Ubuntu generally don't allow new feature releases into their stable branches, so 1.0.x to 1.0.x+1 is OK, but 1.0.x to 1.1.y won't be.

ddcutil doesn't really gain anything by scanning the SMU bus anyway, and people may be running it on older kernels. I'd just keep it on the blocklist.

Maybe add a kernel version check?

![image](https://user-images.githubusercontent.com/386765/184296016-5ce93f3b-f6d9-4163-8abc-760892469fd3.png)