Hi guys,
I followed the guides and the posts of forum, merged the Corvin patches to 14.1 src code.
the VM can boot up, but nvidia driver can't work. I've tried all of available drivers on ubuntu,
but no luck.
the error message like below:
This is my FreeBSD version
Attachement is my patch to the src which based on Corvin's 14.0 patch
Anyone has any idea about this?
Thanks,
Xin
I followed the guides and the posts of forum, merged the Corvin patches to 14.1 src code.
the VM can boot up, but nvidia driver can't work. I've tried all of available drivers on ubuntu,
but no luck.
the error message like below:
Code:
[ 1.291859] nvidia: loading out-of-tree module taints kernel.
[ 1.292179] nvidia: module license 'NVIDIA' taints kernel.
[ 1.292457] Disabling lock debugging due to kernel taint
[ 1.299770] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[ 1.310614] nvidia-nvlink: Nvlink Core is being initialized, major device number 234
[ 1.312098] nvidia 0000:00:06.0: can't derive routing for PCI INT A
[ 1.312500] nvidia 0000:00:06.0: PCI INT A: not connected
[ 1.312801] nvidia 0000:00:06.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[ 1.355619] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 560.35.03 Fri Aug 16 21:39:15 UTC 2024
[ 1.359345] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 560.35.03 Fri Aug 16 21:21:48 UTC 2024
[ 1.360952] [drm] [nvidia-drm] [GPU ID 0x00000006] Loading driver
[ 1.787253] tsc: Refined TSC clocksource calibration: 3790.233 MHz
[ 1.787589] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6d449cac678, max_idle_ns: 881591105836 ns
[ 1.788194] clocksource: Switched to clocksource tsc
[ 2.450868] nvidia-modeset: ERROR: GPU:0: Push buffer DMA allocation failed
This is my FreeBSD version
Code:
$ :~ % uname -a
FreeBSD homenas.quakelee.org 14.1-RELEASE-p3 FreeBSD 14.1-RELEASE-p3
Anyone has any idea about this?
Thanks,
Xin