On Tue, Jul 13, 2010 at 10:01 AM, Tamer Higazi <th9...@googlemail.com> wrote:
> Hi Mark!
> you were entirely right, the problem were the input drivers.
>
> There three packages I remerged:
>
> xf86-input-mouse
> xf86-input-keyboard
> xf86-input-evdev
>
> and the problem was gone.
>
>
> Tamer

Glad it worked. Investigate modules-rebuild as it keeps track of these
things and does it for you pretty easily. Here's what's in my list:

c2stable ~ # module-rebuild list
** Packages which I will emerge are:
        =x11-base/xorg-drivers-1.7
        =x11-drivers/xf86-input-evdev-2.3.2
        =x11-drivers/xf86-video-ati-6.13.0
        =x11-drivers/xf86-video-fbdev-0.4.2
        =x11-drivers/xf86-input-keyboard-1.4.0
        =x11-drivers/xf86-input-mouse-1.5.0
        =x11-drivers/xf86-video-vmware-11.0.1
        =media-libs/mesa-7.8.1
        =app-emulation/vmware-modules-1.0.0.26
c2stable ~ #

The first time you add modules you have to specify the currently
installed package. After it's set up you run it telling the program to
disregard the package rev:

modules-rebuild -X rebuild

and it all gets done.

Cheers,
Mark

Reply via email to