problem starting 'xorg'

I have installed FreeBSD 10 and also Xorg and KDE. Whenever I type startx in the command line sometimes X-Windows freezes. I get an error
Code:
Failed to load local module "fbdev" (module does not exists,0)
 
SirDice said:
What videocard do you have? And did you configure X?
I am using Nvidia Geforce 210. I have not completely configured X. I should do it. Should I install Nvidia drivers?
 
no1 said:
I should do it.Should I install nvidia drivers?
Yes, I definitely recommend installing them.

You can ignore the error about fbdev, the device doesn't exist on FreeBSD.
 
Back
Top