On 07/29/2016 07:00 PM, Sérgio Basto wrote:
On Sex, 2016-07-29 at 16:36 -0700, Gabe Rubin wrote:
>
> On Fri, Jul 1, 2016 at 6:27 PM, Sérgio Basto <sergio(a)serjux.com>
> wrote:
>> FYI , we have updates in all nvidias packages and support for
>> kernel
>> 4.6 in F24 ! [1] but not for F23 , unfortunately who have F23 and
>> nvidia package should not install new kernels 4.6.x
>>
>> [1]
>>
http://download1.rpmfusion.org/nonfree/fedora/updates/24/SRPMS/repo
>> view
>> /letter_n.group.html
>>
>> Best regards,
>> --
>> Sérgio M. B.
>>
> Is this still an issue? I am running F23, and can upgrade to the
> 4.6.4-201.fc23 kernel, but am concerned about killing nvidia if I do
> so (I am currently running the 4.5.7-200.fc23.x86_64 kernel).
dnf repoquery --qf "%{sourcerpm} %{arch} %{repoid}" --available
"xorg-x11-drv-nvidia*"
xorg-x11-drv-nvidia-304xx-304.131-1.fc23.src.rpm i686 rpmfusion-nonfree
xorg-x11-drv-nvidia-304xx-304.131-1.fc23.src.rpm x86_64 rpmfusion-nonfree
xorg-x11-drv-nvidia-340xx-340.96-1.fc23.src.rpm i686 rpmfusion-nonfree
xorg-x11-drv-nvidia-340xx-340.96-1.fc23.src.rpm x86_64 rpmfusion-nonfree
xorg-x11-drv-nvidia-358.16-2.fc23.src.rpm i686 rpmfusion-nonfree
xorg-x11-drv-nvidia-358.16-2.fc23.src.rpm x86_64 rpmfusion-nonfree
xorg-x11-drv-nvidia-367.35-1.fc23.src.rpm i686 rpmfusion-nonfree-updates
xorg-x11-drv-nvidia-367.35-1.fc23.src.rpm x86_64 rpmfusion-nonfree-updates
dnf repoquery --qf "%{sourcerpm} %{arch} %{repoid}" --available
"xorg-x11-drv-nvidia*" --releasever=24
xorg-x11-drv-nvidia-304xx-304.131-1.fc24.src.rpm i686 rpmfusion-nonfree
xorg-x11-drv-nvidia-304xx-304.131-1.fc24.src.rpm x86_64 rpmfusion-nonfree
xorg-x11-drv-nvidia-340xx-340.96-2.fc24.src.rpm i686 rpmfusion-nonfree
xorg-x11-drv-nvidia-340xx-340.96-2.fc24.src.rpm x86_64 rpmfusion-nonfree
xorg-x11-drv-nvidia-358.16-3.fc24.src.rpm i686 rpmfusion-nonfree
xorg-x11-drv-nvidia-358.16-3.fc24.src.rpm x86_64 rpmfusion-nonfree
xorg-x11-drv-nvidia-367.35-1.fc24.src.rpm i686 rpmfusion-nonfree-updates
xorg-x11-drv-nvidia-367.35-1.fc24.src.rpm x86_64 rpmfusion-nonfree-updates
Is update in F23 , check if it is mirrors, I got some reports that end
up on an mirror not updated.
This is what I have, and it works.
akmod-nvidia-367.35-1.fc24.x86_64
kmod-nvidia-4.6.4-301.fc24.x86_64-367.35-1.fc24.x86_64
xorg-x11-drv-nvidia-367.35-1.fc24.x86_64
xorg-x11-drv-nvidia-kmodsrc-367.35-1.fc24.x86_64
xorg-x11-drv-nvidia-libs-367.35-1.fc24.x86_64
Sometimes it crashes on boot (unable to reproduce consistently), but
otherwise it's ok.
I use the nvidia driver, because my UEFI system locks up with the
nouveau driver.
Joseph D. Wagner