Below messages are harmless and shouldn’t impact any functionality.
nvidia-gpu 0000:01:00.3: i2c timeout error e0000000
ucsi_ccg 0-0008: i2c_transfer failed -110
ucsi_ccg 0-0008: ucsi_ccg_init failed - -110
ucsi_ccg: probe of 0-0008 failed with error -110
From reading that bug report, it looks like they introduced some code in the kernel for NVIDIA graphics cards which have a USB Type-C interface and when that is the case the NVIDIA I2C driver is loaded. I think the detection logic is at fault and the I2C drivers seems to be incorrectly loaded when no compatible hardware is present.
Anyway, at the end of the bug report a patch was made and you just need to wait for this patch to be merged into the mainline kernel and turn up as a kernel update.
Great thanks for answer!
Open for myself openSUSE and so like it, that want to fix all, ever minor bugs.
(confused now: how could I do not find this in google)
In the 5.13 and newer kernels on Tumbleweed, I get this same error, and the NVIDIA driver is not even attempted to be loaded. Has something gone wrong again?
This is an old Leap 15.2 thread, you seem to be on Tumbleweed. Better start a new thread to expose your case to the world.
Also:
There is an important, but not easy to find feature on the forums.
Please in the future use CODE tags around copied/pasted computer text in a post. It is the # button in the tool bar of the post editor. When applicable copy/paste complete, that is including the prompt, the command, the output and the next prompt.