NVIDIA's Linux x86 Display Driver fresh driver isn't compatible anymore

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Igor M Podlesny
Date: Monday, February 4, 2008 - 11:28 pm

On 2008-02-05 12:32, Igor M Podlesny wrote:

	But as russian proverb says, trouble never comes alone. :-) NVIDIA's fresh driver
isn't compatible anymore:

	1) To have compiled it I had to replace global_flush_tlb() call with
__flush_tlb_all() and still guessing was it(?) a correct replacment at all :-)

	2) When loading it emits such messages:

		nvidia: Unknown symbol change_page_attr
		nvidia: Unknown symbol init_mm

	Can it be quick and easy solved?
	
-- 
End of message. Next message?
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
NVIDIA's Linux x86 Display Driver fresh driver isn't compa ..., Igor M Podlesny, (Mon Feb 4, 11:28 pm)
> best asked at one of the nvidia forums, not on lkml..., Igor M Podlesny, (Mon Feb 4, 11:44 pm)
> global_flush_tlb() would be the correct one., Igor M Podlesny, (Mon Feb 4, 11:56 pm)