Bug 1038048

Summary: black screen after installing nvidia driver
Product: [Fedora] Fedora Reporter: Hossein Noroozpour <hossein.noroozpour>
Component: gdmAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 22CC: ilya.gradina, robert.f.chapman, rstrode
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 18:51:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Hossein Noroozpour 2013-12-04 10:26:39 UTC
Description of problem:
I installed nvidia driver(v331) for my G105 nvidia graphic card from rpmfusion
graphic system does not show up and screen remain halted with some text like
[ok] gnome display manager started.

Version-Release number of selected component (if applicable):
everything is as update as possible

How reproducible:
install fedora, update it, add rpmfussion repository, update, install nvidia driver, reboot 

Steps to Reproduce:
1.
install fedora 20 beta rawhide
2.
update it
3.
add rpmfussion like this

yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm


yum localinstall --nogpgcheck http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm

4.update

5.yum install akmod-nvidia xorg-x11-drv-nvidia-libs

6.reboot
Actual results:


Expected results:


Additional info:

Comment 1 Robert Chapman 2014-01-09 05:18:55 UTC
I came across this issue in Fedora 19 when using akmod-nvidia-304xx.  When I reboot it would never successfully start X.  

I checked the logs and it stated that the driver nvidia could not be found.  

After some poking around, I found that indeed nvidia.so did not exist after the install of the akmod RPM.  I looked in the why the akmod RPM was not successful in building the driver.

As it turned out, I did not have the following packages:

kernel-devel
buildsys-build-rpmfusion-kerneldevpkgs-current

Installed and are required for the akmod to build the driver.  

I now installed Fedora 20 and had the exact same issue.  After installing the aforementioned packages and rebooting, the akmod successfully built and installed the nvidia.so driver.  After the system restarted everything came up as expected.

akmod-nvidia-304xx-304.117-1.fc20.x86_64

This akmod package should require all packages needed to build the sources in the source rpm included in the akmod package.

If help is needed to add the requirements, I can update the spec file and send it to whoever requires it.  

Regards,

Robert

Comment 2 Hossein Noroozpour 2014-01-09 11:05:04 UTC
Hi, Robert.
Did u run akmod after nvidia installation?
You must have all its dependencies intalled.
It must return everything as [OK], or something like that.
For me there was some problem with my graphic card.

Comment 3 Hossein Noroozpour 2014-01-09 11:08:42 UTC
Oh! sorry i didn't read all of your comment, i thought u have same problem i had!

Comment 4 Robert Chapman 2014-01-10 04:26:04 UTC
The primary issue that I had, was that the Akmod RPM installed with out the dependencies that were needed by the Nvidia Source RPM inside the Akmod RPM.  Your problem description to reproduce the issue, is exactly the same as mine.  The Akmod RPM installed just fine, but after the reboot, The screen just remains at the boot progress bar and never successfully starts X.  Once the dependencies were installed, everything worked as expected.

I hope your issue was resolved and I hope that my issue is also resolved, so others do not become frustrated and change to a different distro just because they could not install a video card driver.  

Regards,

Robert

Comment 5 Jaroslav Reznik 2015-03-03 15:18:12 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle.
Changing version to '22'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22

Comment 6 Fedora End Of Life 2016-07-19 18:51:00 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.