[Solved] Fatal server error - no screens found

Questions about the installation of FreeBSD
A-dog
Posts: 17
Joined: Fri Dec 13, 2013 12:09 am

Re: fatal server error - no screens found

Post by A-dog »

I am also a newbee, and I just had that problem on my first install.
When you load the cd and it gets to the cli to login go to root [su]
then type ee /etc/X11/xorg.conf
go down to where the driver is identified and change it to "vesa"
press esc, press a, press a
type in exit to go back to user
type startx

it should load for you now.
User avatar
ericbsd
Developer
Posts: 2052
Joined: Mon Nov 19, 2012 7:54 pm

Re: fatal server error - no screens found

Post by ericbsd »

This is a common thing with ATI Drivers, it should be solve for 4.0.
A-dog
Posts: 17
Joined: Fri Dec 13, 2013 12:09 am

Re: fatal server error - no screens found

Post by A-dog »

ericbsd wrote:This is a common thing with ATI Drivers, it should be solve for 4.0.
I use nvidia and it happened on my machine
User avatar
ericbsd
Developer
Posts: 2052
Joined: Mon Nov 19, 2012 7:54 pm

Re: fatal server error - no screens found

Post by ericbsd »

A-dog what is the version amd64 or i386?
A-dog
Posts: 17
Joined: Fri Dec 13, 2013 12:09 am

Re: fatal server error - no screens found

Post by A-dog »

I'm using amd64. I have an intel I5 proc. and uefi board.
User avatar
ericbsd
Developer
Posts: 2052
Joined: Mon Nov 19, 2012 7:54 pm

Re: fatal server error - no screens found

Post by ericbsd »

OK you have recent Nvidia card in your machine I guess. I have purchase an newer card to help develop a better support for newer Nvidia card.
A-dog
Posts: 17
Joined: Fri Dec 13, 2013 12:09 am

Re: fatal server error - no screens found

Post by A-dog »

I just compiled my first BSD kernel and not only changed lpt to gen but noticed that vesa is compiled into the kernel. That should explain why I had to go to the vesa driver to bring up X.
paolo
Posts: 16
Joined: Thu Sep 26, 2013 9:28 am

Re: fatal server error - no screens found

Post by paolo »

A-dog wrote:I am also a newbee, and I just had that problem on my first install.
When you load the cd and it gets to the cli to login go to root [su]
then type ee /etc/X11/xorg.conf
go down to where the driver is identified and change it to "vesa"
press esc, press a, press a
type in exit to go back to user
type startx

it should load for you now.
Many thanks A-dog :) :idea:
Your istruction works well on my laptop HP Compaq Nx 6310
Now I'm installing GhostBSD 3.5 Mate :D

Don't work on the old laptop Acer 1355LM because of the Unichrome Via videocard (too exotic hardware also for some linux distro :lol: )

@Eric:
Is possible to write this istruction in the Wiki pages ?
Last edited by paolo on Sat Dec 21, 2013 6:27 am, edited 1 time in total.
User avatar
ericbsd
Developer
Posts: 2052
Joined: Mon Nov 19, 2012 7:54 pm

Re: fatal server error - no screens found

Post by ericbsd »

paolo yes, it is possible for you to add that on the wiki, the wiki is for the community the same way that the forum is for all of you. I can't maintain the wiki by my self and I know that the handbook is outdated, but time is not in my favor more time I put on the wiki less time I have to work on GhostBSD feature. ArchWiki is the best example for community Wiki, the Arch Wiki is maintain by the community for the community, also the Arch Wiki a list of very good list of info. Anyone can go to http://wiki.ghostbsd.org and create an account and write how to's, FAQ, update the handbook.
paolo
Posts: 16
Joined: Thu Sep 26, 2013 9:28 am

Re: fatal server error - no screens found

Post by paolo »

@Eric:
I have created the page in the wiki, feel free to edit because english is not my mothertongue ;)

http://wiki.ghostbsd.org/index.php?titl ... n_found%22
Post Reply