Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jun 2007 08:33:14 +0300
From:      Manolis Kiagias <sonicy@otenet.gr>
To:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: Xorg failed to start after upgrading to 7.2
Message-ID:  <466B8D1A.3080206@otenet.gr>
In-Reply-To: <d7195cff0706091924j25423070j8112df14281b67de@mail.gmail.com>
References:  <Pine.LNX.4.58Lc.0706091550020.25608@linux2.gl.umbc.edu>	<466B11FA.4060202@otenet.gr>	<200706100132.l5A1WMwS023396@mi1.bluebottle.com> <d7195cff0706091924j25423070j8112df14281b67de@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
illoai@gmail.com wrote:
> On 09/06/07, Xihong Yin <xyin@bluebottle.com> top-posted:
>> Thank you for answering my question.
>>
>> On Sat, 9 Jun 2007, Manolis Kiagias wrote:
>>
>> > Xihong Yin wrote:
>> > > After upgrading Xorg from 6.8 to 7.2, I got the following error
>> when I start X.
>> > >
>> > > (EE) Failed to load module "xtt" (module does not exist, 0 )
>> > > (EE) Failed to load module "vesa" (module does not exist, 0 )
>> > > (EE) Failed to load module "module" (module does not exist, 0 )
>> > > (EE) Failed to load module "kbd" (module does not exist, 0 )
>> > >
>> > > Before upgrading Xorg, I just upgraded FreeBSD from 6.0 to 6.2.
>> > >
>
>> > Quick guess: you are still using the same xorg.conf from your 6.8
>> > install. You need to change the
>> > ModulePath to /usr/local/lib/xorg/modules
>
>> I did change my ModulePath to /usr/local/lib/xorg/modules in my
>> xorg.conf file.
>> Under my /usr/local/lib/xorg/modules, there are no such libs as xtt,
>> vesa,
>> mouse, and kbd.
>
> There should be an entry "xorg-7.2"
> in /var/db/pkg (I am going on a hunch
> here), if not you need to install ports/x11/xorg
>
> It would probably not be a bad idea to rerun
> X -configure and ten-finger-merge the results
> with your old config file.
>
You may also do a pkg_info | grep xorg and see what xorg packages where
actually installed.
My guess is you are missing the xorg-drivers metaport for some reason
(since you are missing such basic things as kbd and vesa) but doing a
complete install of ports/x11/xorg as suggested wouldn't harm. If you
want to go with the drivers only thing, the metaport would be
ports/x11-drivers/xorg-drivers



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?466B8D1A.3080206>