09:09 Venemo: agd5f_: can you remind me from which kernel version should the I2C code (eg. for RGB control) work?
15:35 Venemo: agd5f_: I'm on kernel 6.14 and have a Navi 21 plugged in. I did: modprobe i2c-dev and then started openrgb. that caused the GPU to shut down and even made the system non-bootable until I disconnected the computer from power entirely
15:44 Remco: Venemo: Looks like it's 6.15
15:44 Venemo: but the patches were submitted more than 6 months ago
15:46 Remco: That's what the containing branches on https://github.com/torvalds/linux/commit/20f48be63d1ad0ffa359c9612612876544669339 says
15:50 Venemo: damn. the kernel dev cycle is even slower than I had assumed
15:52 colo: you can compile your own, in case you were unaware ;)
15:59 Venemo: hahaha
15:59 Venemo: dunno, I thought 6 months would be enough for a patch to go upstream
15:59 Venemo: I am not going to trouble myself with compiling a kernel just for this one feature though