[SOLVED] Configure Video Card Help NVIDIA

Issues related to hardware problems
Post Reply
1885
Posts: 139
Joined: 2014/10/25 13:33:03

[SOLVED] Configure Video Card Help NVIDIA

Post by 1885 » 2015/05/18 14:42:09

We have a lab of
#lspci -m
01:00.0 "VGA compatible controller" "NVIDIA Corporation" "GM107 [GeForce GTX 745]" -ra2 "NVIDIA Corporation" "Device 1065"

From a previous post I get these errors on boot:
0.777014 nouveau failed to load fuc409c
0.777`02 nouveau failed to create 0x10000717

I'm not sure if its a BIOS setting or a driver problem.
It looks like nouveau is installed:
# locate nouveau
/usr/lib/modules/3.10.0-123.el7.x86_64/kernel/drivers/gpu/drm/nouveau
/usr/lib/modules/3.10.0-123.el7.x86_64/kernel/drivers/gpu/drm/nouveau/nouveau.ko
/usr/lib/modules/3.10.0-229.1.2.el7.x86_64/kernel/drivers/gpu/drm/nouveau
/usr/lib/modules/3.10.0-229.1.2.el7.x86_64/kernel/drivers/gpu/drm/nouveau/nouveau.ko
/usr/lib/modules/3.10.0-229.4.2.el7.x86_64/kernel/drivers/gpu/drm/nouveau
/usr/lib/modules/3.10.0-229.4.2.el7.x86_64/kernel/drivers/gpu/drm/nouveau/nouveau.ko
/usr/lib64/libdrm_nouveau.so.2
/usr/lib64/libdrm_nouveau.so.2.0.0
/usr/lib64/dri/nouveau_dri.so
/usr/lib64/xorg/modules/drivers/nouveau_drv.so
/usr/share/man/man4/nouveau.4.gz

Any ideas?

User avatar
TrevorH
Site Admin
Posts: 33219
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Configure Video Card Help NVIDIA

Post by TrevorH » 2015/05/18 14:45:54

You could try the nvidia proprietary drivers as repackaged by ELRepo. Install elrepo-release, install nvidia-detect and run it, install the kmod-nvidia package it suggests.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

User avatar
toracat
Site Admin
Posts: 7518
Joined: 2006/09/03 16:37:24
Location: California, US
Contact:

Re: Configure Video Card Help NVIDIA

Post by toracat » 2015/05/18 16:06:13

Please uninstall the Nvidia driver you've installed before using the ELRepo packages. The ELRepo version will disable nouveau for you, so you do not need to do this task manually.
CentOS Forum FAQ

1885
Posts: 139
Joined: 2014/10/25 13:33:03

Re: Configure Video Card Help NVIDIA

Post by 1885 » 2015/05/20 03:07:31

Thanks for the help. We got our base install completed using the on board Intel card.
When we get the NVIDIA working I'll post the results.

1885
Posts: 139
Joined: 2014/10/25 13:33:03

Re: [SOLVED] Configure Video Card Help NVIDIA

Post by 1885 » 2015/05/21 22:44:08

Nvidia drivers work very well.
nouveau was disabled with the install and we do not get errors on boot up.
Additionally we can use VGA, DVI and HDMI.
HDMI and VGA work in duel monitor mode.

Thanks for the help.

Post Reply