On Thu, Oct 16, 2008 at 2:30 AM, Jairo Souto <[EMAIL PROTECTED]> wrote: > Would you, please, tell me how to add the card PCI id in the nv driver?
Add:
{ 0x10DE0533, "GeForce 7000M" },
in xenocara/driver/xf86-video-nv/src/nv_driver.c, after line 391.
(Sorry I can't generate a patch right now.
Then cd xenocara/driver/xf86-video-nv and run make -f Makefile.bsd-wrapper.
--
Matthieu Herrb

