Hide Forgot
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:
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
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.
Oh! sorry i didn't read all of your comment, i thought u have same problem i had!
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
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
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.