DragonFly BSD
DragonFly bugs List (threaded) for 2005-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: SOLVED, FALSE ALERT: panic while starting xorg


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 15 Mar 2005 15:34:24 -0800 (PST)

:I'm sorry but I guess it was my fault, rebuilding nvidia-driver helped.
:
:It worked correctly ever I was upgrading by world/kernel in the past,
:even I wasn't rebuilding the driver with them. Anyway I'm sorry.
:
:--=20
:Alexander 'alxl' Lobachov	mailto:alxl@xxxxxxxxx
:KeyID:			0x0ACA53C6
:Key fingerprint:	8C07 4350 C429 C4E6 B4A9  BF59 1103 9E47 0ACA 53C6

    No problem.  You are saying that the nvidia module in /modules was
    out of date?  That would definitely lead to problems.

    Most driver modules depend on only a limited set of structures in the
    kernel.   But if one of those structures happens to change (and in this
    case the all-important vm_page structure recently changed) then you can
    get fireworks if the modules are out of date relative to the kernel. 
    It's always a good idea to rebuild the kernel and its modules rather
    then just the kernel.

						-Matt




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]