#Nvidia timeout error

7 messages · Page 1 of 1 (latest)

patent mortar
#

When ever I try to boot into Linux I get this error: “nvidia-gpu 0000:01:00.3: i2c timeout error e0000000”. Windows works still but Linux will not boot. I have a GTX 1650 super

Step one: boot up Linux mint

Expected outcome: Linux mint boots up

Actual outcome: I get the error message

#

I also get “ucsi_ccg 0-0008: i2c_transfer failed -100” and “ucsi_ccg 0-0008: usci_ccg_init failed - -110”

proud plaza
#

That looks like the USBc port error. Try the following changes in your terminal...

#

sudo|run0 echo ‘blacklist i2c_nvidia_gpu’ > /etc/modprobe.d/blacklist_i2c-nvidia-gpu.conf

#

You need to get into your Nvidia GPU config file and disable the port.

#

Also, check driver manager. Install the latest 580 driver or 550 if that's available. That may resolve the issue after a reboot.

patent mortar
#

Thankyou dog I’ll try this once I get home