kernel panic with _autoload_ nvidia driver
O. Hartmann
ohartman at zedat.fu-berlin.de
Mon May 6 06:12:28 UTC 2013
On Sun, 2013-05-05 at 10:01 +0400, devel at stasyan.com wrote:
> Hello !
>
> This problems appears about 4-6 months ago after updating of -CURRENT host.
> Unable to boot host with nvidia_load="YES" in loader.conf because panic.
> But when nvidia driver loads manually via kldload, everything OK.
> Nvidia driver version is 310.44 at this moment, but problem was and on
> earlier version too.
>
[...]
This problem is present much longer than 4 - 5 months and it is bugging
me now for a while more frequently since FreeBSD uses CLANG, but it
isn't only related to CLANG since I have had those problems even before
with the legacy gcc (4.2).
The crash occurs only when loading the nvidia.ko at a very early stage,
as it is done with the loader.conf. i do not know exactly at which stage
is crashed in my case, but it is always a gambling.
You can easily circumvent this by loading the nvidia.ko kernel module at
a very late stage via /etc/rc.conf.local with the entry:
kld_list="nvidia"
In my case, it is the only way to have the nvidia module loaded save and
sound and it works for me since a couple of time for now.
Regards,
Oliver
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20130506/86d16986/attachment.sig>
More information about the freebsd-current
mailing list