Summary: | x11-drivers/nvidia-drivers-169.09-r1 crash because of using SSE instrunctions on non-SSE CPU | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Richard Walter <richard> |
Component: | Current packages | Assignee: | Doug Goldstein (RETIRED) <cardoe> |
Status: | RESOLVED WONTFIX | ||
Severity: | major | CC: | sascha_lucas |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | nvidia-driver.eclass-sse_check.diff |
Description
Richard Walter
2008-03-27 21:33:55 UTC
I have a feeling NVIDIA is going to tell you to upgrade your hardware. But basically you need to talk to them. I found a somewhat official statement from nVIDIA in the nvnews forum http://www.nvnews.net/vbulletin/showthread.php?s=53d6015a1a38e6ea3fd238971bf3e1d9&t=104914 stating that from Driver version 169.07 non-SSE CPUs are no longer supported. So it is very unlikely that this will be fixed and all owners of non-SSE CPUs should stick to the legacy drivers, which are the only nVIDIA drivers which will get releases supporting non-SSE CPUs in the future. I think it would also be nice to warn users when upgrading from a pre-196.07 driver, even when nVIDIA did not do so. Adding yet another ewarn for a small minority of users is not really worth it. How many people have an old Athlon with a GeForce 6 or better card? (In reply to comment #3) > How many people have an old Athlon with a GeForce 6 or better card? this happens, when your old video card breaks and you buy a new cheap (=nvidia) one. Next time I buy an ATI :-). Created attachment 153027 [details, diff]
nvidia-driver.eclass-sse_check.diff
modified nvidia-driver.eclass to check for non SSE-CPUs
|