On Sat, Nov 28, 2009 at 07:27:01AM -0500, Brynet wrote:
> Hi,
> 
> From what I can find, this is a GeForce 7150M / nForce 630M based
> chipset.. xf86-video-nv does not have the product ID listed in the
> attach structure, this could be due to incompability with the chipset or
> maintainer neglegence (..the driver is very rarely updated).
> 
> --- xenocara/driver/xf86-video-nv/src/nv_driver.c     2009/10/10 19:17:44     
> 1.9
> +++ xenocara/driver/xf86-video-nv/src/nv_driver.c     2009/11/28 12:12:49
> @@ -416,6 +416,7 @@
>    { 0x10DE042D, "Quadro FX 360M" },
>    { 0x10DE042E, "GeForce 9300M G" },
>    { 0x10DE042F, "Quadro NVS 290" },
> +  { 0x10DE0531, "GeForce 7150M nForce 630M" },
>    { 0x10DE05E1, "GeForce GTX 280" },
>    { 0x10DE05E2, "GeForce GTX 260" },
>    { 0x10DE0600, "GeForce 8800 GTS 512" },
> 
> This might be enough to get things working, although it could also cause
> your system to burst into flames.. making you go emo.
> 
> Hopefully xf86-video-nouveau shows up eventually, it matches on all
> nVidia devices.. no static product list.

Needs kernel support (nvdrm is probably what we'd call the driver).

I tried to port that june 2008, that almost drove me insane and i've not
looked back at it since. Things may well have improved since then.

as always, I accept diffs. Frankly, i detest nvidia as a company enough
that they're right down at the the absolute bottom of my todo list. And
if the driver doesn't do proper memory management, then they're already
off the list until they do that (I have not checked this, i am grabbing
their kernel tree now to have a quick look).

-0-
-- 
Nuclear war can ruin your whole compile.
                -- Karl Lehenbauer

Reply via email to