LukynZ wrote:304 is older one than 325 and it's compatible with 3.12 kernel?
In addition to this... its precisely the release that nividia recommends for my card... which is... not old.nvidia-drivers-304.116.ebuild wrote:if use kernel_linux && kernel_is ge 3 13 ; then
ewarn "Gentoo supports kernels which are supported by NVIDIA"
ewarn "which are limited to the following kernels:"
ewarn "<sys-kernel/gentoo-sources-3.13"
ewarn "<sys-kernel/vanilla-sources-3.13"
Nvidia has a set of legacy long-term drivers which it continues to update to newer kernels. So no surprise that some of them got updated, while intermediate release in the latest family is not.LukynZ wrote:It's masked due to KDE related problems and I am KDE user, so unmask is really not option for me304 is older one than 325 and it's compatible with 3.12 kernel?
It's a pleasure Gérard.gerard82 wrote:Thanks aCOSwt.
Just emerged it because upgrading world today wanted me to downgrade to 325.15 which won't run on kenel 3.12.2.
Gerard.
Vote for https://bugs.gentoo.org/show_bug.cgi?id=493160aCOSwt wrote: it just jumped to 319.76
Not in portage yet... and don't really know if I will swap considering all the problems I am experiencing with > 319.49
Code: Select all
$ for i in $(grep SigBlk /proc/*/status| grep -v 00000000000) ; do \
[ -f ${i/status*}cmdline ]&&cat ${i/status*}cmdline||echo -e "\nSigBlk $i\n";done
/sbin/systemd
SigBlk 7be3c0fe28014a03
/usr/lib/systemd/systemd--user
SigBlk 7be3c0fe28014a03
kdeinit4: kded4 [kdeinit]
SigBlk 00007ffe3e397090
kdeinit4: krunner [kdeinit]
SigBlk 00007ffe3e397e30
kdeinit4: dolphin [kdeinit] --icon system-file-ma
SigBlk 00007ffe3e397ca0
/usr/lib/systemd/systemd-udevd
SigBlk fffffffe7ffbfeff
$ zcat /proc/config.gz |grep CONFIG_BSD_PROCESS_ACCT
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_BSD_PROCESS_ACCT_V3=y
aCOSwt wrote:It's a pleasure Gérard.gerard82 wrote:Thanks aCOSwt.
Just emerged it because upgrading world today wanted me to downgrade to 325.15 which won't run on kenel 3.12.2.
Gerard.
I always stick to the release Nvidia recommends for my device here : http://www.nvidia.com/Download/Find.aspx?lang=en-us
Hey... just rechecked... it was 304.1160 a couple of days ago... it just jumped to 319.76
Not in portage yet... and don't really know if I will swap considering all the problems I am experiencing with > 319.49