[opensuse-factory] Milestone #2 and nouveau driver
What incantations does one need to use and how many times does one need to wave a chicken foot while doing so to get rid of the nouveau driver in Milestone #2, please? :-) I want to install nVidia driver 319.23 but it won't "go in" because the nouveau driver refuses to be dismissed even though I have removed it using YaST and it is blacklisted in all the right places. :-( BC -- Using openSUSE 12.3, KDE 4.10.4 & kernel 3.9.6-1 on a system with- AMD FX 8-core 3.6/4.2GHz processor 16GB PC14900/1866MHz Quad Channel Corsair "Vengeance" RAM Gigabyte AMD3+ m/board; Gigabyte nVidia GTX550Ti 1GB DDR5 GPU -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 22/06/13 08:24, Basil Chupin wrote:
What incantations does one need to use and how many times does one need to wave a chicken foot while doing so to get rid of the nouveau driver in Milestone #2, please? :-)
I want to install nVidia driver 319.23 but it won't "go in" because the nouveau driver refuses to be dismissed even though I have removed it using YaST and it is blacklisted in all the right places. :-(
BC
I have not had a problem using the blacklist. # cat /etc/modprobe.d/50-disable-nouveau.conf blacklist nouveau options nouveau modeset=0# cat /50-disable-nouveau.conf blacklist nouveau options nouveau modeset=0 319.23 module fails to build. There is a patch (http://pastie.org/7942599) to allow it to build for the latest kernels. The patch is called " pastie-7942599.diff". Referred to on https://devtalk.nvidia.com/default/topic/543728/linux/building-nvidia-driver... Regards Sid. -- Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support Senior Staff Specialist, Cricket Coach Microsoft Windows Free Zone - Linux used for all Computing Tasks -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 22/06/13 22:09, Sid Boyce wrote:
On 22/06/13 08:24, Basil Chupin wrote:
What incantations does one need to use and how many times does one need to wave a chicken foot while doing so to get rid of the nouveau driver in Milestone #2, please? :-)
I want to install nVidia driver 319.23 but it won't "go in" because the nouveau driver refuses to be dismissed even though I have removed it using YaST and it is blacklisted in all the right places. :-(
BC
I have not had a problem using the blacklist. # cat /etc/modprobe.d/50-disable-nouveau.conf blacklist nouveau options nouveau modeset=0# cat /50-disable-nouveau.conf blacklist nouveau options nouveau modeset=0
Thanks for this, Sid, I don't have a 50-disable-nouveau.conf but the disable is in 50-blacklist.conf. But I will now create this 50-disable-nouveau.conf and see what happens.
319.23 module fails to build. There is a patch (http://pastie.org/7942599) to allow it to build for the latest kernels. The patch is called " pastie-7942599.diff". Referred to on https://devtalk.nvidia.com/default/topic/543728/linux/building-nvidia-driver...
Regards Sid.
I've had no trouble with compiling the 319.23 with the 3.9.x kernels at all, and if I remember correctly I even compiled it with the Milestone #1. It's with M#2 that I am having a hassle for some reason because I cannot get rid of the nouveau driver. Let's see what happens when I create this 50-....file..... BC -- Using openSUSE 12.3, KDE 4.10.4 & kernel 3.9.6-1 on a system with- AMD FX 8-core 3.6/4.2GHz processor 16GB PC14900/1866MHz Quad Channel Corsair "Vengeance" RAM Gigabyte AMD3+ m/board; Gigabyte nVidia GTX550Ti 1GB DDR5 GPU -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 22/06/13 22:30, Basil Chupin wrote:
On 22/06/13 22:09, Sid Boyce wrote:
On 22/06/13 08:24, Basil Chupin wrote:
What incantations does one need to use and how many times does one need to wave a chicken foot while doing so to get rid of the nouveau driver in Milestone #2, please? :-)
I want to install nVidia driver 319.23 but it won't "go in" because the nouveau driver refuses to be dismissed even though I have removed it using YaST and it is blacklisted in all the right places. :-(
BC
I have not had a problem using the blacklist. # cat /etc/modprobe.d/50-disable-nouveau.conf blacklist nouveau options nouveau modeset=0# cat /50-disable-nouveau.conf blacklist nouveau options nouveau modeset=0
Thanks for this, Sid, I don't have a 50-disable-nouveau.conf but the disable is in 50-blacklist.conf. But I will now create this 50-disable-nouveau.conf and see what happens.
319.23 module fails to build. There is a patch (http://pastie.org/7942599) to allow it to build for the latest kernels. The patch is called " pastie-7942599.diff". Referred to on https://devtalk.nvidia.com/default/topic/543728/linux/building-nvidia-driver...
Regards Sid.
I've had no trouble with compiling the 319.23 with the 3.9.x kernels at all, and if I remember correctly I even compiled it with the Milestone #1. It's with M#2 that I am having a hassle for some reason because I cannot get rid of the nouveau driver.
Let's see what happens when I create this 50-....file.....
Well it seems that the blacklisting nouveau driver does not work because even with the blacklisting files created by the nvidia installer itself do not 'remove' the driver because one can reboot and login into the system with the nouveau driver still active. Bummer...... BC -- Using openSUSE 12.3, KDE 4.10.4 & kernel 3.9.6-1 on a system with- AMD FX 8-core 3.6/4.2GHz processor 16GB PC14900/1866MHz Quad Channel Corsair "Vengeance" RAM Gigabyte AMD3+ m/board; Gigabyte nVidia GTX550Ti 1GB DDR5 GPU -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 22/06/13 14:13, Basil Chupin wrote:
On 22/06/13 22:30, Basil Chupin wrote:
On 22/06/13 22:09, Sid Boyce wrote:
On 22/06/13 08:24, Basil Chupin wrote:
What incantations does one need to use and how many times does one need to wave a chicken foot while doing so to get rid of the nouveau driver in Milestone #2, please? :-)
I want to install nVidia driver 319.23 but it won't "go in" because the nouveau driver refuses to be dismissed even though I have removed it using YaST and it is blacklisted in all the right places. :-(
BC
I have not had a problem using the blacklist. # cat /etc/modprobe.d/50-disable-nouveau.conf blacklist nouveau options nouveau modeset=0# cat /50-disable-nouveau.conf blacklist nouveau options nouveau modeset=0
Thanks for this, Sid, I don't have a 50-disable-nouveau.conf but the disable is in 50-blacklist.conf. But I will now create this 50-disable-nouveau.conf and see what happens.
319.23 module fails to build. There is a patch (http://pastie.org/7942599) to allow it to build for the latest kernels. The patch is called " pastie-7942599.diff". Referred to on https://devtalk.nvidia.com/default/topic/543728/linux/building-nvidia-driver...
Regards Sid.
I've had no trouble with compiling the 319.23 with the 3.9.x kernels at all, and if I remember correctly I even compiled it with the Milestone #1. It's with M#2 that I am having a hassle for some reason because I cannot get rid of the nouveau driver.
Let's see what happens when I create this 50-....file.....
Well it seems that the blacklisting nouveau driver does not work because even with the blacklisting files created by the nvidia installer itself do not 'remove' the driver because one can reboot and login into the system with the nouveau driver still active.
Bummer......
BC
The README.txt has a section on blacklisting nouveau which also mentions a problem if initrd was generated with nouveau and the need to regenerate initrd without the nouveau module. May be that's where the problem is. Regards Sid. -- Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support Senior Staff Specialist, Cricket Coach Microsoft Windows Free Zone - Linux used for all Computing Tasks -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 22/06/13 23:47, Sid Boyce wrote:
On 22/06/13 14:13, Basil Chupin wrote:
On 22/06/13 22:30, Basil Chupin wrote:
On 22/06/13 22:09, Sid Boyce wrote:
On 22/06/13 08:24, Basil Chupin wrote:
What incantations does one need to use and how many times does one need to wave a chicken foot while doing so to get rid of the nouveau driver in Milestone #2, please? :-)
I want to install nVidia driver 319.23 but it won't "go in" because the nouveau driver refuses to be dismissed even though I have removed it using YaST and it is blacklisted in all the right places. :-(
BC
I have not had a problem using the blacklist. # cat /etc/modprobe.d/50-disable-nouveau.conf blacklist nouveau options nouveau modeset=0# cat /50-disable-nouveau.conf blacklist nouveau options nouveau modeset=0
Thanks for this, Sid, I don't have a 50-disable-nouveau.conf but the disable is in 50-blacklist.conf. But I will now create this 50-disable-nouveau.conf and see what happens.
319.23 module fails to build. There is a patch (http://pastie.org/7942599) to allow it to build for the latest kernels. The patch is called " pastie-7942599.diff". Referred to on https://devtalk.nvidia.com/default/topic/543728/linux/building-nvidia-driver...
Regards Sid.
I've had no trouble with compiling the 319.23 with the 3.9.x kernels at all, and if I remember correctly I even compiled it with the Milestone #1. It's with M#2 that I am having a hassle for some reason because I cannot get rid of the nouveau driver.
Let's see what happens when I create this 50-....file.....
Well it seems that the blacklisting nouveau driver does not work because even with the blacklisting files created by the nvidia installer itself do not 'remove' the driver because one can reboot and login into the system with the nouveau driver still active.
Bummer......
BC
The README.txt has a section on blacklisting nouveau which also mentions a problem if initrd was generated with nouveau and the need to regenerate initrd without the nouveau module.
May be that's where the problem is.
Well I have followed and did what is suggested in that READ file, and I even remade initrd with the result that at least now there IS an attempt to compile the driver -- however the build fails :-( and I get this in the installation log: http://susepaste.org/57498160 which, to me at least, is suggesting that there is a problem with the kernel BTW, the kernel in M#2 is 3.10.0-rc4 and not the 3.9.x series. I think I may have to wait for the movie to come out...... :-) BC -- Using openSUSE 12.3, KDE 4.10.4 & kernel 3.9.6-1 on a system with- AMD FX 8-core 3.6/4.2GHz processor 16GB PC14900/1866MHz Quad Channel Corsair "Vengeance" RAM Gigabyte AMD3+ m/board; Gigabyte nVidia GTX550Ti 1GB DDR5 GPU -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 2013-06-22 23:32 (GMT+0100) Basil Chupin composed:
The README.txt has a section on blacklisting nouveau which also mentions a problem if initrd was generated with nouveau and the need to regenerate initrd without the nouveau module.
May be that's where the problem is.
Well I have followed and did what is suggested in that READ file, and I even remade initrd with the result that at least now there IS an attempt to compile the driver
Did you find an instruction anywhere to change /etc/sysconfig/kernel thus: NO_KMS_IN_INITRD="no to "NO_KMS_IN_INITRD="yes" ???
-- however the build fails :-( and I get this in the installation log:
which, to me at least, is suggesting that there is a problem with the kernel
BTW, the kernel in M#2 is 3.10.0-rc4 and not the 3.9.x series.
I think I may have to wait for the movie to come out...... :-) -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation)
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 23/06/13 03:03, Felix Miata wrote:
On 2013-06-22 23:32 (GMT+0100) Basil Chupin composed:
The README.txt has a section on blacklisting nouveau which also mentions a problem if initrd was generated with nouveau and the need to regenerate initrd without the nouveau module.
May be that's where the problem is.
Well I have followed and did what is suggested in that READ file, and I even remade initrd with the result that at least now there IS an attempt to compile the driver
Did you find an instruction anywhere to change /etc/sysconfig/kernel thus:
NO_KMS_IN_INITRD="no
to
"NO_KMS_IN_INITRD="yes"
???
No, Felix, I didn't. But I will keep this in mind for the future as I see from Larry's response that the problem lies elsewhere. [pruned] BC -- Using openSUSE 12.3, KDE 4.10.4 & kernel 3.9.7-1 on a system with- AMD FX 8-core 3.6/4.2GHz processor 16GB PC14900/1866MHz Quad Channel Corsair "Vengeance" RAM Gigabyte AMD3+ m/board; Gigabyte nVidia GTX550Ti 1GB DDR5 GPU -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 23/06/13 03:03, Felix Miata wrote:
On 2013-06-22 23:32 (GMT+0100) Basil Chupin composed:
The README.txt has a section on blacklisting nouveau which also mentions a problem if initrd was generated with nouveau and the need to regenerate initrd without the nouveau module.
May be that's where the problem is.
Well I have followed and did what is suggested in that READ file, and I even remade initrd with the result that at least now there IS an attempt to compile the driver
Did you find an instruction anywhere to change /etc/sysconfig/kernel thus:
NO_KMS_IN_INITRD="no
to
"NO_KMS_IN_INITRD="yes"
???
A follow-up to my earlier response. I just looked in sysconfig in Milestone #2 and this value is set to "yes". I didn't change it from "no" so the script in the nvidia-installer, or something else, did the changing. [prune] BC -- Using openSUSE 12.3, KDE 4.10.4 & kernel 3.9.7-1 on a system with- AMD FX 8-core 3.6/4.2GHz processor 16GB PC14900/1866MHz Quad Channel Corsair "Vengeance" RAM Gigabyte AMD3+ m/board; Gigabyte nVidia GTX550Ti 1GB DDR5 GPU -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 06/22/2013 10:32 AM, Basil Chupin wrote:
Well I have followed and did what is suggested in that READ file, and I even remade initrd with the result that at least now there IS an attempt to compile the driver -- however the build fails :-( and I get this in the installation log:
which, to me at least, is suggesting that there is a problem with the kernel
BTW, the kernel in M#2 is 3.10.0-rc4 and not the 3.9.x series.
I think I may have to wait for the movie to come out...... :-)
The kernel API has been changed. The patch to correct the issue you report can be found at http://lwn.net/Articles/550357/; however, that only gets you to the next problem caused by create_proc_entry() being removed. I will soon need to be able to compile the 310.64 nVidia driver with kernel 3.10 and I will have to make the appropriate fix, but I have not yet done it yet. I may even wait until 3.11-rc1 is out and fix both versions. Larry -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 23/06/13 04:10, Larry Finger wrote:
On 06/22/2013 10:32 AM, Basil Chupin wrote:
Well I have followed and did what is suggested in that READ file, and I even remade initrd with the result that at least now there IS an attempt to compile the driver -- however the build fails :-( and I get this in the installation log:
which, to me at least, is suggesting that there is a problem with the kernel
BTW, the kernel in M#2 is 3.10.0-rc4 and not the 3.9.x series.
I think I may have to wait for the movie to come out...... :-)
The kernel API has been changed. The patch to correct the issue you report can be found at http://lwn.net/Articles/550357/; however, that only gets you to the next problem caused by create_proc_entry() being removed. I will soon need to be able to compile the 310.64 nVidia driver with kernel 3.10 and I will have to make the appropriate fix, but I have not yet done it yet. I may even wait until 3.11-rc1 is out and fix both versions.
Larry
Larry, Any ETA for the patch for the 3.10 kernel? BC -- Using openSUSE 12.3, KDE 4.10.4 & kernel 3.9.8-1 on a system with- AMD FX 8-core 3.6/4.2GHz processor 16GB PC14900/1866MHz Quad Channel Corsair "Vengeance" RAM Gigabyte AMD3+ m/board; Gigabyte nVidia GTX550Ti 1GB DDR5 GPU -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Hi, I think this is the patch I used for 319.23 64 bit and kernel 3.10 I do not remember where I downloaded from... it may be was posted on the nvidia or arch forums... regards, Alin -- Without Questions there are no Answers! _______________________________________________________________ Alin Marin ELENA Advanced Molecular Simulation Research Laboratory School of Physics, University College Dublin http://alin.elenaworld.net/ _______________________________________________________________
On 10/07/13 01:29, Alin M Elena wrote:
Hi,
I think this is the patch I used for 319.23 64 bit and kernel 3.10
I do not remember where I downloaded from... it may be was posted on the nvidia or arch forums...
regards, Alin
Could you please be more specific re this. I did a search of the 'web and found a patch for the (beta) 325.08 driver for the 3.10 stable kernel but after applying the patch the driver won't compile. BC -- Using openSUSE 12.3, KDE 4.10.5 & kernel 3.9.8-1 on a system with- AMD FX 8-core 3.6/4.2GHz processor 16GB PC14900/1866MHz Quad Channel Corsair "Vengeance" RAM Gigabyte AMD3+ m/board; Gigabyte nVidia GTX550Ti 1GB DDR5 GPU -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
* Basil Chupin <blchupin@iinet.net.au> [07-10-13 01:48]:
On 10/07/13 01:29, Alin M Elena wrote:
I think this is the patch I used for 319.23 64 bit and kernel 3.10
I do not remember where I downloaded from... it may be was posted on the nvidia or arch forums...
Could you please be more specific re this.
I did a search of the 'web and found a patch for the (beta) 325.08 driver for the 3.10 stable kernel but after applying the patch the driver won't compile.
Use the patch attached to Alin's post: bash NVIDIA-Linux-x86_64-319.23.run --apply-patch \ /home/alin/Downloads/nvidia-3.10.patch worked for me. -- (paka)Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 http://en.opensuse.org openSUSE Community Member Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 10/07/13 23:51, Patrick Shanahan wrote:
* Basil Chupin <blchupin@iinet.net.au> [07-10-13 01:48]:
On 10/07/13 01:29, Alin M Elena wrote:
I think this is the patch I used for 319.23 64 bit and kernel 3.10
I do not remember where I downloaded from... it may be was posted on the nvidia or arch forums...
Could you please be more specific re this.
I did a search of the 'web and found a patch for the (beta) 325.08 driver for the 3.10 stable kernel but after applying the patch the driver won't compile.
Use the patch attached to Alin's post: bash NVIDIA-Linux-x86_64-319.23.run --apply-patch \ /home/alin/Downloads/nvidia-3.10.patch
worked for me.
I didn't see the attachment which was at the bottom of the message :-( . Thanks for this Patrick. Will now apply the patch (as soon as I stop watching the Ashes Test between Australia and England :-) ). BC -- Using openSUSE 12.3, KDE 4.10.5 & kernel 3.9.8-1 on a system with- AMD FX 8-core 3.6/4.2GHz processor 16GB PC14900/1866MHz Quad Channel Corsair "Vengeance" RAM Gigabyte AMD3+ m/board; Gigabyte nVidia GTX550Ti 1GB DDR5 GPU -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 10/07/13 23:51, Patrick Shanahan wrote:
* Basil Chupin <blchupin@iinet.net.au> [07-10-13 01:48]:
On 10/07/13 01:29, Alin M Elena wrote:
I think this is the patch I used for 319.23 64 bit and kernel 3.10
I do not remember where I downloaded from... it may be was posted on the nvidia or arch forums...
Could you please be more specific re this.
I did a search of the 'web and found a patch for the (beta) 325.08 driver for the 3.10 stable kernel but after applying the patch the driver won't compile.
Use the patch attached to Alin's post: bash NVIDIA-Linux-x86_64-319.23.run --apply-patch \ /home/alin/Downloads/nvidia-3.10.patch
worked for me.
Just a follow-up to my other response. I successfully applied this same patch to the latest nvidia driver 319.32, but it fails when trying to apply it to the latest beta driver 325.08. BC -- Using openSUSE 12.3, KDE 4.10.5 & kernel 3.9.8-1 on a system with- AMD FX 8-core 3.6/4.2GHz processor 16GB PC14900/1866MHz Quad Channel Corsair "Vengeance" RAM Gigabyte AMD3+ m/board; Gigabyte nVidia GTX550Ti 1GB DDR5 GPU -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
* Basil Chupin <blchupin@iinet.net.au> [07-10-13 11:10]: [...]
Just a follow-up to my other response.
I successfully applied this same patch to the latest nvidia driver 319.32, but it fails when trying to apply it to the latest beta driver 325.08.
aiui, the patch was *for*: 319.32 -- (paka)Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 http://en.opensuse.org openSUSE Community Member Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 11/07/13 05:16, Patrick Shanahan wrote:
* Basil Chupin <blchupin@iinet.net.au> [07-10-13 11:10]: [...]
Just a follow-up to my other response.
I successfully applied this same patch to the latest nvidia driver 319.32, but it fails when trying to apply it to the latest beta driver 325.08. aiui, the patch was *for*: 319.32 To quote Alin, "I think this is the patch I used for 319.23 64 bit and kernel 3.10
I do not remember where I downloaded from... it may be was posted on the nvidia or arch forums... " :-) . BC -- Using openSUSE 12.3, KDE 4.10.5 & kernel 3.10.0-1 on a system with- AMD FX 8-core 3.6/4.2GHz processor 16GB PC14900/1866MHz Quad Channel Corsair "Vengeance" RAM Gigabyte AMD3+ m/board; Gigabyte nVidia GTX550Ti 1GB DDR5 GPU -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 10/07/13 01:29, Alin M Elena wrote:
Hi,
I think this is the patch I used for 319.23 64 bit and kernel 3.10
I do not remember where I downloaded from... it may be was posted on the nvidia or arch forums...
regards, Alin
Thanks Alin for the patch. Sorry but I didn't look to the end of you post and therefore didn't see the attached zip file :-( . As I mention in another post this patch also works on the latest nvidia driver 319.32 (but fails on the latest beta driver 325.08). BC -- Using openSUSE 12.3, KDE 4.10.5 & kernel 3.9.8-1 on a system with- AMD FX 8-core 3.6/4.2GHz processor 16GB PC14900/1866MHz Quad Channel Corsair "Vengeance" RAM Gigabyte AMD3+ m/board; Gigabyte nVidia GTX550Ti 1GB DDR5 GPU -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 07/09/2013 10:20 AM, Basil Chupin wrote:
On 23/06/13 04:10, Larry Finger wrote:
On 06/22/2013 10:32 AM, Basil Chupin wrote:
Well I have followed and did what is suggested in that READ file, and I even remade initrd with the result that at least now there IS an attempt to compile the driver -- however the build fails :-( and I get this in the installation log:
which, to me at least, is suggesting that there is a problem with the kernel
BTW, the kernel in M#2 is 3.10.0-rc4 and not the 3.9.x series.
I think I may have to wait for the movie to come out...... :-)
The kernel API has been changed. The patch to correct the issue you report can be found at http://lwn.net/Articles/550357/; however, that only gets you to the next problem caused by create_proc_entry() being removed. I will soon need to be able to compile the 310.64 nVidia driver with kernel 3.10 and I will have to make the appropriate fix, but I have not yet done it yet. I may even wait until 3.11-rc1 is out and fix both versions.
Larry
Larry,
Any ETA for the patch for the 3.10 kernel?
Yes, a patch for building nVidia driver 304.64 is at http://www.lwfinger.com/nvidia_patches/patch_nvidia_304_64_for_3_10.patch. This is not a patch used to fix the .run file, but is set to patch the extracted files; however, it is relatively easy to convert it. I have no idea what changes would be needed for the current driver release. My hardware is old and not supported by drivers much later than 304.64. Larry -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 22/06/13 16:32, Basil Chupin wrote:
On 22/06/13 23:47, Sid Boyce wrote:
On 22/06/13 14:13, Basil Chupin wrote:
On 22/06/13 22:30, Basil Chupin wrote:
On 22/06/13 22:09, Sid Boyce wrote:
On 22/06/13 08:24, Basil Chupin wrote:
What incantations does one need to use and how many times does one need to wave a chicken foot while doing so to get rid of the nouveau driver in Milestone #2, please? :-)
I want to install nVidia driver 319.23 but it won't "go in" because the nouveau driver refuses to be dismissed even though I have removed it using YaST and it is blacklisted in all the right places. :-(
BC
I have not had a problem using the blacklist. # cat /etc/modprobe.d/50-disable-nouveau.conf blacklist nouveau options nouveau modeset=0# cat /50-disable-nouveau.conf blacklist nouveau options nouveau modeset=0
Thanks for this, Sid, I don't have a 50-disable-nouveau.conf but the disable is in 50-blacklist.conf. But I will now create this 50-disable-nouveau.conf and see what happens.
319.23 module fails to build. There is a patch (http://pastie.org/7942599) to allow it to build for the latest kernels. The patch is called " pastie-7942599.diff". Referred to on https://devtalk.nvidia.com/default/topic/543728/linux/building-nvidia-driver...
Regards Sid.
I've had no trouble with compiling the 319.23 with the 3.9.x kernels at all, and if I remember correctly I even compiled it with the Milestone #1. It's with M#2 that I am having a hassle for some reason because I cannot get rid of the nouveau driver.
Let's see what happens when I create this 50-....file.....
Well it seems that the blacklisting nouveau driver does not work because even with the blacklisting files created by the nvidia installer itself do not 'remove' the driver because one can reboot and login into the system with the nouveau driver still active.
Bummer......
BC
The README.txt has a section on blacklisting nouveau which also mentions a problem if initrd was generated with nouveau and the need to regenerate initrd without the nouveau module.
May be that's where the problem is.
Well I have followed and did what is suggested in that READ file, and I even remade initrd with the result that at least now there IS an attempt to compile the driver -- however the build fails :-( and I get this in the installation log:
which, to me at least, is suggesting that there is a problem with the kernel
BTW, the kernel in M#2 is 3.10.0-rc4 and not the 3.9.x series.
I think I may have to wait for the movie to come out...... :-)
BC
See a previous email, you need the pastie-7942599.diff patch. Regards Sid. -- Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support Senior Staff Specialist, Cricket Coach Microsoft Windows Free Zone - Linux used for all Computing Tasks -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 23/06/13 07:29, Sid Boyce wrote:
On 22/06/13 16:32, Basil Chupin wrote:
On 22/06/13 23:47, Sid Boyce wrote:
On 22/06/13 14:13, Basil Chupin wrote:
On 22/06/13 22:30, Basil Chupin wrote:
On 22/06/13 22:09, Sid Boyce wrote:
On 22/06/13 08:24, Basil Chupin wrote: > What incantations does one need to use and how many times does > one need to wave a chicken foot while doing so to get rid of the > nouveau driver in Milestone #2, please? :-) > > I want to install nVidia driver 319.23 but it won't "go in" > because the nouveau driver refuses to be dismissed even though I > have removed it using YaST and it is blacklisted in all the > right places. :-( > > BC > I have not had a problem using the blacklist. # cat /etc/modprobe.d/50-disable-nouveau.conf blacklist nouveau options nouveau modeset=0# cat /50-disable-nouveau.conf blacklist nouveau options nouveau modeset=0
Thanks for this, Sid, I don't have a 50-disable-nouveau.conf but the disable is in 50-blacklist.conf. But I will now create this 50-disable-nouveau.conf and see what happens.
319.23 module fails to build. There is a patch (http://pastie.org/7942599) to allow it to build for the latest kernels. The patch is called " pastie-7942599.diff". Referred to on https://devtalk.nvidia.com/default/topic/543728/linux/building-nvidia-driver...
Regards Sid.
I've had no trouble with compiling the 319.23 with the 3.9.x kernels at all, and if I remember correctly I even compiled it with the Milestone #1. It's with M#2 that I am having a hassle for some reason because I cannot get rid of the nouveau driver.
Let's see what happens when I create this 50-....file.....
Well it seems that the blacklisting nouveau driver does not work because even with the blacklisting files created by the nvidia installer itself do not 'remove' the driver because one can reboot and login into the system with the nouveau driver still active.
Bummer......
BC
The README.txt has a section on blacklisting nouveau which also mentions a problem if initrd was generated with nouveau and the need to regenerate initrd without the nouveau module.
May be that's where the problem is.
Well I have followed and did what is suggested in that READ file, and I even remade initrd with the result that at least now there IS an attempt to compile the driver -- however the build fails :-( and I get this in the installation log:
which, to me at least, is suggesting that there is a problem with the kernel
BTW, the kernel in M#2 is 3.10.0-rc4 and not the 3.9.x series.
I think I may have to wait for the movie to come out...... :-)
BC
See a previous email, you need the pastie-7942599.diff patch. Regards Sid.
Thanks, Sid, but see Larry's post. I had a look at that patch and as I said I have no trouble with compiling the driver on the 3.9.x kernels (the latest one I have is 3.9.7-1). BC -- Using openSUSE 12.3, KDE 4.10.4 & kernel 3.9.7-1 on a system with- AMD FX 8-core 3.6/4.2GHz processor 16GB PC14900/1866MHz Quad Channel Corsair "Vengeance" RAM Gigabyte AMD3+ m/board; Gigabyte nVidia GTX550Ti 1GB DDR5 GPU -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 24/06/13 04:22, Basil Chupin wrote:
On 23/06/13 07:29, Sid Boyce wrote:
On 22/06/13 16:32, Basil Chupin wrote:
On 22/06/13 23:47, Sid Boyce wrote:
On 22/06/13 14:13, Basil Chupin wrote:
On 22/06/13 22:30, Basil Chupin wrote:
On 22/06/13 22:09, Sid Boyce wrote: > On 22/06/13 08:24, Basil Chupin wrote: >> What incantations does one need to use and how many times does >> one need to wave a chicken foot while doing so to get rid of >> the nouveau driver in Milestone #2, please? :-) >> >> I want to install nVidia driver 319.23 but it won't "go in" >> because the nouveau driver refuses to be dismissed even though >> I have removed it using YaST and it is blacklisted in all the >> right places. :-( >> >> BC >> > I have not had a problem using the blacklist. > # cat /etc/modprobe.d/50-disable-nouveau.conf > blacklist nouveau > options nouveau modeset=0# cat /50-disable-nouveau.conf > blacklist nouveau > options nouveau modeset=0
Thanks for this, Sid, I don't have a 50-disable-nouveau.conf but the disable is in 50-blacklist.conf. But I will now create this 50-disable-nouveau.conf and see what happens.
> 319.23 module fails to build. There is a patch > (http://pastie.org/7942599) to allow it to build for the latest > kernels. > The patch is called " pastie-7942599.diff". > Referred to on > https://devtalk.nvidia.com/default/topic/543728/linux/building-nvidia-driver... > > Regards > Sid. > I've had no trouble with compiling the 319.23 with the 3.9.x kernels at all, and if I remember correctly I even compiled it with the Milestone #1. It's with M#2 that I am having a hassle for some reason because I cannot get rid of the nouveau driver.
Let's see what happens when I create this 50-....file.....
Well it seems that the blacklisting nouveau driver does not work because even with the blacklisting files created by the nvidia installer itself do not 'remove' the driver because one can reboot and login into the system with the nouveau driver still active.
Bummer......
BC
The README.txt has a section on blacklisting nouveau which also mentions a problem if initrd was generated with nouveau and the need to regenerate initrd without the nouveau module.
May be that's where the problem is.
Well I have followed and did what is suggested in that READ file, and I even remade initrd with the result that at least now there IS an attempt to compile the driver -- however the build fails :-( and I get this in the installation log:
which, to me at least, is suggesting that there is a problem with the kernel
BTW, the kernel in M#2 is 3.10.0-rc4 and not the 3.9.x series.
I think I may have to wait for the movie to come out...... :-)
BC
See a previous email, you need the pastie-7942599.diff patch. Regards Sid.
Thanks, Sid, but see Larry's post.
I had a look at that patch and as I said I have no trouble with compiling the driver on the 3.9.x kernels (the latest one I have is 3.9.7-1).
BC
I saw Larry's post which no doubt points to the same solution. # uname -r 3.10.0-rc7-smp+ # cat /proc/driver/nvidia/version NVRM version: NVIDIA UNIX x86_64 Kernel Module 319.23 Thu May 16 19:36:02 PDT 2013 GCC version: gcc version 4.7.3 (SUSE Linux) slipstream:/usr/src # rpm -qa|grep nouveau libdrm_nouveau2-2.4.45-1.1.x86_64 libdrm_nouveau1-32bit-2.4.33-6.7.x86_64 libdrm_nouveau2-32bit-2.4.45-1.1.x86_64 The above is with a GTX 560 Ti. I have another box with a GeForce 8600 GT that has a problem, everything appears normal but there is no video display - no screens found. With the 3.10.0-rc7 kernel which is compiled without nouveau and nouveau module blacklisted, no screens found with the 8600 GT. When I installed all the nouveau packages and removed the blacklist it loads /usr/lib64/xorg/modules/drivers/nouveau_drv.so and I get a display with the fonts a bit larger than expected. tindog:/usr/src/linux-3.10.0-rc7 # rpm -qa|grep nouveau libdrm_nouveau2-32bit-2.4.45-1.1.x86_64 libdrm_nouveau2-2.4.45-1.1.x86_64 libvdpau_nouveau-9.1.3-45.1.x86_64 libXvMC_nouveau-32bit-9.1.3-45.1.x86_64 libXvMC_nouveau-9.1.3-45.1.x86_64 xorg-x11-driver-video-nouveau-1.0.8-1.1.x86_64 libvdpau_nouveau-32bit-9.1.3-45.1.x86_64 Comparing the 2 boxes it seems the difference is in the 2 video cards or some interaction between nouveau and the nvidia module. One thing I didn't check when I logged in via ssh was what was reported in Xorg.0.log when NVidia driver was installed and the module blacklisted. tindog:/usr/src/linux-3.10.0-rc7 # grep nouveau /var/log/Xorg.0.log [ 112.934] (==) Matched nouveau as autoconfigured driver 1 [ 112.934] (II) LoadModule: "nouveau" [ 112.934] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so [ 112.935] (II) Module nouveau: vendor="X.Org Foundation" tindog:/usr/src/linux-3.10.0-rc7 # grep DRM .config # CONFIG_DRM is not set tindog:/usr/src/linux-3.10.0-rc7 # grep NOUVEAU .config tindog:/usr/src/linux-3.10.0-rc7# Regards Sid. -- Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support Senior Staff Specialist, Cricket Coach Microsoft Windows Free Zone - Linux used for all Computing Tasks -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Sat, Jun 22, 2013 at 9:09 AM, Sid Boyce <sboyce@blueyonder.co.uk> wrote:
On 22/06/13 08:24, Basil Chupin wrote:
What incantations does one need to use and how many times does one need to wave a chicken foot while doing so to get rid of the nouveau driver in Milestone #2, please? :-)
I want to install nVidia driver 319.23 but it won't "go in" because the nouveau driver refuses to be dismissed even though I have removed it using YaST and it is blacklisted in all the right places. :-(
BC
I have not had a problem using the blacklist. # cat /etc/modprobe.d/50-disable-nouveau.conf blacklist nouveau options nouveau modeset=0# cat /50-disable-nouveau.conf blacklist nouveau options nouveau modeset=0
Also, adding noveau.modeset=0 in the kernel line (however you do that with your bootloader, grub2 is a bit more convoluted) has worked fine for me, 12.2, without the need to blacklist nouveau altogether. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (7)
-
Alin M Elena
-
Basil Chupin
-
Claudio Freire
-
Felix Miata
-
Larry Finger
-
Patrick Shanahan
-
Sid Boyce