'Twas brillig, and Jeremy Allard at 22/08/12 18:45 did gyre and gimble: > > > 2012/8/22 Lennart Poettering <[email protected] > <mailto:[email protected]>> > > On Wed, 22.08.12 03:00, Jeremy Allard ([email protected] > <mailto:[email protected]>) wrote: > > > > Here's a more informations about my configuration to help you figure > > what's wrong. > > Here's the version of severals core components of my system. > > udev: 165 > > udev is now part of systemd. You cannot use an external udev. > > > Oh, yeah, I forgot about this.. Does the fact that udev is installed > side by side with systemd can cause this? > > > > So, I log in into the tty, I do xinit, and I CAN see the graphical > > interface of my windows manager, but I can't move the mouse, and the > > keyboard is frozen. > > That sounds as if X didnt enumerate the input devices.
Well potentially. Also consider that latest systemd-udev ships libudev with a major of 1 not 0, so everything needing libudev needs to be recompiled too. Better to ensure that you don't have two versions installed (and neither two versions of the lib). Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net/ Open Source: Mageia Contributor http://www.mageia.org/ PulseAudio Hacker http://www.pulseaudio.org/ Trac Hacker http://trac.edgewall.org/ _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
