X won't start
Warren Block
wblock at wonkity.com
Sat Oct 17 12:52:01 UTC 2015
On Sat, 17 Oct 2015, lokadamus at gmx.de wrote:
> On 10/15/15 19:12, German wrote:
>> Hi List,
>>
>>
>> I am brand new to FreeBSD ( just installed it a few hours ago). So I
>> installed base system, then I made pkg install xorg, pkg install
>> lxde-meta and trying to run X. When I issue "startx" I got the
>> following:
>>
>> server error, no screens found. Unable to connect to X server.
>> Connection refused. xauth: ( argv) 1: bad display name "dawkins:0" in
>> remove command.
>>
>> Any ideas? Thanks
>>
> Made this too:
> pkg install xorg-server
>
>
> With "pkg install xorg" it install only the client from xorg, i think.
"server error" from the error message above is produced by xorg-server.
x11/xorg is a meta-port. The package includes all the dependencies.
What we still really need to see is /var/log/Xorg.0.log.
More information about the freebsd-questions
mailing list