Re: Stop keyboard after emerge
Drake Donahue <[email protected]> Wed, 26 Aug 2015 12:17:17 -0400
| Newsgroups | gmane.linux.gentoo.amd64 |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 2015-08-26 at 17:23 +0200, mr_L4N wrote: > hi, yesterday i,ve switched from Python 2 to 3 and upgraded all packages > with emerge -uDn --changed-use @world. > > After this keyboard (mouse ok) works only to console and not GUI > > I've emerged the xorg drivers, rebuild module, evdev, and all xorg. > > I use xorg 1.16 with gnome 3.14 and systemd. > > Thanks in advance have you run python-updater have you read /var/log/Xorg.0.log? Have you checked dbus and udev status? fx8150 ~ # systemctl | grep udev systemd-udev-trigger.service loaded active exited udev Coldplug all Devices systemd-udevd.service loaded active running udev Kernel Device Manager systemd-udevd-control.socket loaded active running udev Control Socket systemd-udevd-kernel.socket loaded active running udev Kernel Socket fx8150 ~ # systemctl | grep dbus dbus.service loaded active running D-Bus System Message Bus dbus.socket loaded active running D-Bus System Message Bus Socket