>I'll see if I can find some time this weekend to fix the elrepo package > and get it reinstated into the repository.>PhilHi Phil, Thanks for the reply. Your correct this is OLD hardware. Everything was working with 7.5 thought I was good to go so to speak ... So When I was starting now to migrate OLD boxes from CentOS 6 to 7.6 it wasnt working. I can look at going "back" to using the NVIDIA binary, I had just recently switched the kmod-nvidia. :) I'd rather "not" use nouvue(?) tried once way back and was not pleasant. Thanks so much - I'll wait a few days to see if you have time to compile, before switching back to binary. Other issue with that... which is why kind folks suggested here to move to kmod-nvidia. Thanks! Jerry
On 27/02/2019 20:29, Jerry Geis wrote:>> I'll see if I can find some time this weekend to fix the elrepo package >> and get it reinstated into the repository. > >> Phil > > > Hi Phil, Thanks for the reply. Your correct this is OLD hardware. > Everything was working with 7.5 thought I was good to go so to speak > ... So When I was starting now to migrate OLD boxes from CentOS 6 to > 7.6 it wasnt working. > > I can look at going "back" to using the NVIDIA binary, I had just > recently switched the kmod-nvidia. :) > > I'd rather "not" use nouvue(?) tried once way back and was not pleasant. > > Thanks so much - I'll wait a few days to see if you have time to > compile, before switching back to binary. Other issue with that... > which is why kind folks suggested here to move to kmod-nvidia. > > > Thanks! >No problem - I'll see if I can get it done this weekend, and let you know here if I have. For now I'd say stick with the nouveau driver for a few days and see how it works for you, then if you feel the need to install the nvidia drivers once I've had a change to fix the package, the choice is yours. Phil
hi Phil. I do have hardware that uses the 340xx, 384.98 drivers. Basically 520M and GT218 ION. Thanks! Jerry>
On 27/02/2019 20:34, Phil Perry wrote:> On 27/02/2019 20:29, Jerry Geis wrote: >>> I'll see if I can find some time this weekend to fix the elrepo package >>> and get it reinstated into the repository. >> >>> Phil >> >> >> Hi Phil, Thanks for the reply. Your correct this is OLD hardware. >> Everything was working with 7.5 thought I was good to go so to speak >> ... So When I was starting now to migrate OLD boxes from CentOS 6 to >> 7.6 it wasnt working. >> >> I can look at going "back" to using the NVIDIA binary, I had just >> recently switched the kmod-nvidia. :) >> >> I'd rather "not" use nouvue(?) tried once way back and was not pleasant. >> >> Thanks so much - I'll wait a few days to see if you have time to >> compile, before switching back to binary. Other issue with that... >> which is why kind folks suggested here to move to kmod-nvidia. >> >> >> Thanks! >> > > No problem - I'll see if I can get it done this weekend, and let you > know here if I have. > > For now I'd say stick with the nouveau driver for a few days and see how > it works for you, then if you feel the need to install the nvidia > drivers once I've had a change to fix the package, the choice is yours. > > Phil >Hi Gerry, I've updated the nvidia 340xx legacy package set for el7.6, and released the packages to the elrepo testing repository. Please could you test them and let me know if they work as expected. To install: yum --enablerepo=elrepo-testing install kmod-nvidia-340xx nvidia-x11-drv-340xx nvidia-x11-drv-340xx-libs if you need 32-bit support then you will also need to install the corresponding nvidia-x11-drv-340xx-libs-340.107-2.el7_6.elrepo.i686.rpm package. Thinking about it, I'm not sure these packages are going to work as the 340 series NVIDIA driver predates the conversion to GLVND (support was added in version 361), see here: https://devtalk.nvidia.com/default/topic/915640/multiple-glx-client-libraries-in-the-nvidia-linux-driver-installer-package/ but I have no way to test them so I'll leave that to you. Phil
Hi Phil, I installed based on your instructions... yum --enablerepo=elrepo-testing install kmod-nvidia-340xx nvidia-x11-drv-340xx nvidia-x11-drv-340xx-libs I rebooted and things "seem" to be working. rpm -qa | grep nvidia shows the driver installed, /var/log/Xorg.0.log shows NVIDIA up and running, a remote screen shots shows what I expect. Not sure about the low level changes you mentioned. I also need the 520M driver if possible. Thanks, Jerry
On 04/03/2019 18:26, Jerry Geis wrote:> Hi Phil, > > I installed based on your instructions... > > yum --enablerepo=elrepo-testing install kmod-nvidia-340xx > nvidia-x11-drv-340xx nvidia-x11-drv-340xx-libs > > > I rebooted and things "seem" to be working. rpm -qa | grep nvidia > shows the driver installed, /var/log/Xorg.0.log shows NVIDIA up and > running, a remote screen shots shows what I expect. > > Not sure about the low level changes you mentioned. I also need the > 520M driver if possible. > > > Thanks, > > > JerryHi Jerry, Thanks for the feedback - I'll get that driver moved from the testing repo to the main repo. What driver does 'nvidia-detect' say you need for that 520M? I'm guessing it's the 390.xx legacy driver, but nvidia-detect will give you the definitive answer. Phil