Nvidia drivers not working with Fedora 22
I used the net-installer package yesterday to install fedora 22 with the cinnamon desktop. That installer was buggy but I eventually got it to do the install. I then went to install my nvidia drivers. First I tried the run file install and no matter what I did the driver kept detecting nouveau running on my system. This was even after I did the minimal install and had not yet added any graphics or window managers. I followed the following steps
to disable nouveau...
dracut --omit-drivers nouveau /boot/initramfs-$(uname -r).img $(uname -r) --force
systemctl disable gdm
reboot
These did not seem to do anything.
I gave up with the run file and decided to use the rpmfusion packages instead. I installed the drive like this and it seemed to work.
sudo dnf install xorg-x11-drv-nvidia
sudo dnf install xorg-x11-drv-nvidia-libs.i686
This time it seemed to install well. When I rebooted the system I made it to the login screen with no problem. However once I logged in cinnamon displayed some message about how it had crashed. I then installed some other window managers and these would not open either.
I also tried installing the driver with a few other ways I found on the internet and all of the installs either did not work or caused it to crash in the same way. I am using and Nvidia GTX 960 for my display along with a GTX 720 (no display just for debugging CUDA applications). Does anyone know how to make it work?
fedora drivers nvidia
bumped to the homepage by Community♦ 8 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I used the net-installer package yesterday to install fedora 22 with the cinnamon desktop. That installer was buggy but I eventually got it to do the install. I then went to install my nvidia drivers. First I tried the run file install and no matter what I did the driver kept detecting nouveau running on my system. This was even after I did the minimal install and had not yet added any graphics or window managers. I followed the following steps
to disable nouveau...
dracut --omit-drivers nouveau /boot/initramfs-$(uname -r).img $(uname -r) --force
systemctl disable gdm
reboot
These did not seem to do anything.
I gave up with the run file and decided to use the rpmfusion packages instead. I installed the drive like this and it seemed to work.
sudo dnf install xorg-x11-drv-nvidia
sudo dnf install xorg-x11-drv-nvidia-libs.i686
This time it seemed to install well. When I rebooted the system I made it to the login screen with no problem. However once I logged in cinnamon displayed some message about how it had crashed. I then installed some other window managers and these would not open either.
I also tried installing the driver with a few other ways I found on the internet and all of the installs either did not work or caused it to crash in the same way. I am using and Nvidia GTX 960 for my display along with a GTX 720 (no display just for debugging CUDA applications). Does anyone know how to make it work?
fedora drivers nvidia
bumped to the homepage by Community♦ 8 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I used the net-installer package yesterday to install fedora 22 with the cinnamon desktop. That installer was buggy but I eventually got it to do the install. I then went to install my nvidia drivers. First I tried the run file install and no matter what I did the driver kept detecting nouveau running on my system. This was even after I did the minimal install and had not yet added any graphics or window managers. I followed the following steps
to disable nouveau...
dracut --omit-drivers nouveau /boot/initramfs-$(uname -r).img $(uname -r) --force
systemctl disable gdm
reboot
These did not seem to do anything.
I gave up with the run file and decided to use the rpmfusion packages instead. I installed the drive like this and it seemed to work.
sudo dnf install xorg-x11-drv-nvidia
sudo dnf install xorg-x11-drv-nvidia-libs.i686
This time it seemed to install well. When I rebooted the system I made it to the login screen with no problem. However once I logged in cinnamon displayed some message about how it had crashed. I then installed some other window managers and these would not open either.
I also tried installing the driver with a few other ways I found on the internet and all of the installs either did not work or caused it to crash in the same way. I am using and Nvidia GTX 960 for my display along with a GTX 720 (no display just for debugging CUDA applications). Does anyone know how to make it work?
fedora drivers nvidia
I used the net-installer package yesterday to install fedora 22 with the cinnamon desktop. That installer was buggy but I eventually got it to do the install. I then went to install my nvidia drivers. First I tried the run file install and no matter what I did the driver kept detecting nouveau running on my system. This was even after I did the minimal install and had not yet added any graphics or window managers. I followed the following steps
to disable nouveau...
dracut --omit-drivers nouveau /boot/initramfs-$(uname -r).img $(uname -r) --force
systemctl disable gdm
reboot
These did not seem to do anything.
I gave up with the run file and decided to use the rpmfusion packages instead. I installed the drive like this and it seemed to work.
sudo dnf install xorg-x11-drv-nvidia
sudo dnf install xorg-x11-drv-nvidia-libs.i686
This time it seemed to install well. When I rebooted the system I made it to the login screen with no problem. However once I logged in cinnamon displayed some message about how it had crashed. I then installed some other window managers and these would not open either.
I also tried installing the driver with a few other ways I found on the internet and all of the installs either did not work or caused it to crash in the same way. I am using and Nvidia GTX 960 for my display along with a GTX 720 (no display just for debugging CUDA applications). Does anyone know how to make it work?
fedora drivers nvidia
fedora drivers nvidia
asked Sep 22 '15 at 11:38
chasep255chasep255
15917
15917
bumped to the homepage by Community♦ 8 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 8 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
I followed the steps in this thread over at Fedora Forum and it worked great for me. http://forums.fedoraforum.org/showthread.php?t=304646
I had applied the latest updates for F22 and used the latest NVIDIA drivers as of today (352.41).
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f231293%2fnvidia-drivers-not-working-with-fedora-22%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I followed the steps in this thread over at Fedora Forum and it worked great for me. http://forums.fedoraforum.org/showthread.php?t=304646
I had applied the latest updates for F22 and used the latest NVIDIA drivers as of today (352.41).
add a comment |
I followed the steps in this thread over at Fedora Forum and it worked great for me. http://forums.fedoraforum.org/showthread.php?t=304646
I had applied the latest updates for F22 and used the latest NVIDIA drivers as of today (352.41).
add a comment |
I followed the steps in this thread over at Fedora Forum and it worked great for me. http://forums.fedoraforum.org/showthread.php?t=304646
I had applied the latest updates for F22 and used the latest NVIDIA drivers as of today (352.41).
I followed the steps in this thread over at Fedora Forum and it worked great for me. http://forums.fedoraforum.org/showthread.php?t=304646
I had applied the latest updates for F22 and used the latest NVIDIA drivers as of today (352.41).
answered Sep 27 '15 at 21:17
Dustin MolloDustin Mollo
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f231293%2fnvidia-drivers-not-working-with-fedora-22%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown