Problem installing x86_64 390.141 driver on Redhat 6.9

I’ve disabled nouveau, gcc matches kernel. What am I missing?

blacklist.conf

nvidia-installer.log

Looks like bios problem or incompatible kernel parameters set.
Please run nvidia-bug-report.sh as root and attach the resulting nvidia-bug-report.log.gz file to your post.

nvidia-bug-report.sh (11.8 KB)

That’s the script, not its output.

Sorry about that.nvidia-bug-report.log (159.8 KB)

Is 390.xx driver the right for your card?

Looks like a broken bios:

ACPI: Unable to load the System Description Tables

so acpi gets disabled and the whole irq routing gets downhill. The nvidia gpu isn’t the only device not working. Please check for a bios upgrade.

Yes. I’m running a P1000.

I’m on the most recent bios.

  • Try reflashing the current bios.
  • Please try booting a recent linux live distro (linke ubuntu) and post the dmesg output to rule out a kernel bug.

Reflashing bios resulted in no change. Here is the dmesg output from live Ubuntu.dmesg.txt (77.1 KB)

The Ubuntu dmesg looks fine, so looks like a bug in the red hat kernel.