Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jan 2014 19:39:55 +0100
From:      Zenny <garbytrash@gmail.com>
To:        Tom Evans <tevans.uk@googlemail.com>
Cc:        FreeBSD Stable <stable@freebsd.org>
Subject:   Re: FreeBSD 10.0-RELEASE: mouse and kbd freezes after gdm starts
Message-ID:  <CACuV5sBtdOJ3yKRp12HEa34Ni18qzJ4a6t1WtT8usDS004gVLw@mail.gmail.com>
In-Reply-To: <CAFHbX1KhVGe9z0Lw%2BKqCG7JPGcaSFHB=uTLe3PVVBrHX88V_fg@mail.gmail.com>
References:  <CACuV5sDCpJ3RB=R-TUh2B2sNHahXXM9uPXXGTNJ20A6QV-mz-A@mail.gmail.com> <CAFHbX1JAT6YGFYac-tYxoznQ525X7siFXLYKv0t2raMoDdfc=A@mail.gmail.com> <CACuV5sA=4eN0AsiODKTdAhF=pjDUFX59RB97F4orMy-VqG_YEw@mail.gmail.com> <CAFHbX1KhVGe9z0Lw%2BKqCG7JPGcaSFHB=uTLe3PVVBrHX88V_fg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
SOLVED:

This seems to be an issue discussed here:
https://github.com/freebsd/pkg/issues/347

And it is solved by running:

pkg clean -ya

to disable cache.

#pkg update
#pkg upgrade
#pkg install -f xf86-input-keyboard xf86-input-keyboard

SOLVED. Thanks to everyone for the inputs.

On 1/29/14, Tom Evans <tevans.uk@googlemail.com> wrote:
> On Wed, Jan 29, 2014 at 12:39 PM, Zenny <garbytrash@gmail.com> wrote:
>> FYI, poudriere.conf reads:
>>
>> ZPOOL=zroot
>> FREEBSD_HOST=ftp://ftp.freebsd.org
>> RESOLV_CONF=/etc/resolv.conf
>> BASEFS=/usr/local/poudriere
>> USE_TMPFS=yes
>> DISTFILES_CACHE=/usr/ports/distfiles
>> POUDRIERE_DATA=${BASEFS}/data
>> CHECK_CHANGED_OPTIONS=verbose
>> CHECK_CHANGED_DEPS=yes
>> PKG_REPO_SIGNING_KEY=/usr/local/etc/ssl/keys/pkg.key
>> WRKDIR_ARCHIVE_FORMAT=txz
>> NOLINUX=yes
>>
>> /etc/make.conf reads:
>>
>> WITH_NEW_XORG=yes
>> WITH_KMS=yes
>> WITH_GALLIUM=yes
>> MAKE_JOBS_UNSAFE=yes
>>
>> /usr/local/etc/poudriere.d/10-amd64-make.conf has:
>>
>> WITH_NEW_XORG="yes"
>> WITH_KMS="yes"
>>
>> Did I miss something?
>
> poudriere is a package builder, it is not a package installer. How you
> are installing and upgrading your packages - you do not have
> WITH_PKGNG set, for instance, so are you using portupgrade or
> portmaster?
>
> Cheers
>
> Tom
>



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