Re: can't get vesa @ 1280x800 or nv

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Brynet
Date: Saturday, November 28, 2009 - 2:13 pm

> Made the changes to nv_driver.c and built xenocara with the following

Yeah, sorry for giving you false hope.. looking further in that file
alone shows that the driver checks against the product ID's multiple times.

In fact, near the botton where it attempts to assign the NV_ARCH you can
see it ends up identifing your card as a NV04 (..ancient), by default.

I not going to pretend to understand the driver, but perhaps this is
member of the G80 family? find the "NVIsG80" function and add 0x0531 to
the list of known chipsets.

If this fails, I'm sorry.. nVidia really blows chunks eh?

-Bryan.
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: can't get vesa @ 1280x800 or nv, Brynet, (Sat Nov 28, 2:13 pm)
Re: can't get vesa @ 1280x800 or nv, Peter Miller, (Sat Nov 28, 6:07 pm)