Hello All,
I passed like one week searching to solve my problem of black screen on internal monitor on my laptop, under xfce 4.16/lightdm.
the external monitor on DP work fine connected to the nvidia 1660 Ti card, the internal display no chance.
I'm on FreeBSD 13 stable, I use the nvidia-driver 460.84 and dkms-mod for the intel gpu with
Xrandr detect only one provider that is the nvidia.
I don't know what to do anymore. I have been trying so much with xorg.conf, so many tries.
I'm able to have one or the other screen used and working with Xorg depending of the xorg.conf setting but never the both screens at same time.
I have seen that in the xorg.0.log file, at the beginning of the start of xorg, the both gpu are detected and both display too but intel+internal display seems to be disabled after in the process starting.
I don't know if it is related with my problem but there is a warning : (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
How it is possible that the internal monitor is black but the mouse is shown and the mouse can pass from one to the other screen but no action possible on the internal screen?
If someone has a idea.
I have been searching in the forum a lot but it seems that not a lot of people use FreeBSD with the dual head/gpu on laptop configuration.
I would like to pass to FreeBSD for daily use but i need both displays for work.
Best Regards.
I passed like one week searching to solve my problem of black screen on internal monitor on my laptop, under xfce 4.16/lightdm.
the external monitor on DP work fine connected to the nvidia 1660 Ti card, the internal display no chance.
I'm on FreeBSD 13 stable, I use the nvidia-driver 460.84 and dkms-mod for the intel gpu with
kld_list="i915kms nvidia-modeset fusefs fuse coretemp cpuctl"
:
Code:
hald_enable="YES"
dbus_enable="YES"
linux_enable="YES"
slim_enable="YES"
lightdm_enable="YES"
powerd_enable="YES"
powerd_flags="-b adp -a max"
fusefs_enable="YES"
fuse_enable="YES"
devfs_system_ruleset="operator_usb"
nvidia_xorg_enable="YES"
Xrandr detect only one provider that is the nvidia.
I don't know what to do anymore. I have been trying so much with xorg.conf, so many tries.
I'm able to have one or the other screen used and working with Xorg depending of the xorg.conf setting but never the both screens at same time.
I have seen that in the xorg.0.log file, at the beginning of the start of xorg, the both gpu are detected and both display too but intel+internal display seems to be disabled after in the process starting.
I don't know if it is related with my problem but there is a warning : (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
How it is possible that the internal monitor is black but the mouse is shown and the mouse can pass from one to the other screen but no action possible on the internal screen?
If someone has a idea.
I have been searching in the forum a lot but it seems that not a lot of people use FreeBSD with the dual head/gpu on laptop configuration.
I would like to pass to FreeBSD for daily use but i need both displays for work.
Best Regards.