For example currently I use Pentium N3700 laptop, Linux works but on FreeBSD, even though I load the i915kms driver it won't start the xorg. Also with ghostbsd, it will install but nothing will show up, only tty screen.
How much RAM do you have? Laptops with N3700 typically come with about 4 GB pre-installed.For example currently I use Pentium N3700 laptop, Linux works but on FreeBSD, even though I load the i915kms driver it won't start the xorg. Also with ghostbsd, it will install but nothing will show up, only tty screen.
I have done both. 4GB is enough for UFS. It simply hangs and throws a lot of messages in to the tty screen. Let me grab a screenshot.How much RAM do you have? Laptops with N3700 typically come with about 4 GB pre-installed.
Also, just loading the correct driver via/etc/rc.conf is not enough. Do you have graphics/drm-kmod installed? The FreeBSD User Handbook can walk you through the installation and setup.
# kldload i915.ko
Section "Device"
Identifier "scfb"
Driver "scfb"
EndSection