
You need to install nvidia-xconfig first. freebsd startx cannot run in framebuffer mode. On NVIDIA, use the nvidia-xconfig command to generate the nf file. Running startx as any user will load up the i3 desktop. If your nf is empty, most likely the automatic process failed to generate the file. The last thing to do is reboot to load up all of the necessary modules. NOTE: The nf file should be generated automatically when installing your GPU drivers. Start by editing the nffile using the following command: ee /etc/X11/nf Fix the No screen found Xorg error in nf.It gives you those fancy wobbly windows, 3d. If you don’t know which PCI slot has your primary GPU connected to the display, inspect your computer ports behind and check where, e.g., the HDMI cable is inserted.Īlternatively, you can find the PCI slot configured for the primary GPU in the BIOS settings for some motherboards. Compiz is a popular alternative window manager with MATE and GNOME 2 users. Take note of the PCI ID for the GPU that has your display connected. Your PCI IDs might look slightly different but you’ll get the point in a moment. List the graphics cards in your system by using the following command and take note of the VGA PCI Bus IDs.
#STARTX BSD HOW TO#
Here is how to fix the No screens found (EE) – unable to connect to X server error in a few simple steps: I recently experienced this issue when installing FreeBSD with XFCE and NVIDIA proprietary drivers on bare metal on a system with dual-GPU. If you want to use BSD for some kernel specific feature but want specific GNU tools, you can probably. The issue is easily fixed by adding the correct BusID in the nf for the discrete GPU that has your display connected. I cant get startx to work in the terminal. The No screen found (EE) error is mainly caused by the X server being confused about which GPU should use as a primary, especially when your system is equipped with more than one discrete GPU.

The No screen found (ee) error looks like this: In this troubleshooting guide, I will show you how to fix this Xorg issue. You may come across the Fatal server error: No screen found Xorg error, unable to connect to X server: connection refused – No devices detected when executing the startx command in FreeBSD.
