Re: [blfs-support] Keyboard and Mouse unresponsive in X

2016-07-18 Thread Maximilian Friedersdorff
On Mon, Jul 18, 2016 at 09:32:15PM +0100, Ken Moffat wrote: On Mon, Jul 18, 2016 at 01:53:43PM -0500, Bruce Dubbs wrote: Maximilian Friedersdorff wrote: > On Mon, Jul 18, 2016 at 11:14:25AM -0500, Bruce Dubbs wrote: > > Maximilian Friedersdorff wrote: > the output of ldd is as you describe. Wi

Re: [blfs-support] Keyboard and Mouse unresponsive in X

2016-07-18 Thread Ken Moffat
On Mon, Jul 18, 2016 at 01:53:43PM -0500, Bruce Dubbs wrote: > Maximilian Friedersdorff wrote: > > On Mon, Jul 18, 2016 at 11:14:25AM -0500, Bruce Dubbs wrote: > > > Maximilian Friedersdorff wrote: > > > the output of ldd is as you describe. With the caveat that libmtdev.so.1 > > is installed at

Re: [blfs-support] Keyboard and Mouse unresponsive in X

2016-07-18 Thread Bruce Dubbs
Maximilian Friedersdorff wrote: On Mon, Jul 18, 2016 at 11:14:25AM -0500, Bruce Dubbs wrote: Maximilian Friedersdorff wrote: Here is the Xorg.0.log: http://pastebin.com/mGcHQg6L Output of ldconfig -v: http://pastebin.com/W65PF1MG Output of startx: http://pastebin.com/f0mTJBy9 The fatal IO err

Re: [blfs-support] Keyboard and Mouse unresponsive in X

2016-07-18 Thread Maximilian Friedersdorff
On Mon, Jul 18, 2016 at 11:14:25AM -0500, Bruce Dubbs wrote: Maximilian Friedersdorff wrote: Here is the Xorg.0.log: http://pastebin.com/mGcHQg6L Output of ldconfig -v: http://pastebin.com/W65PF1MG Output of startx: http://pastebin.com/f0mTJBy9 The fatal IO error at the end of the startx outpu

Re: [blfs-support] Keyboard and Mouse unresponsive in X

2016-07-18 Thread Bruce Dubbs
Maximilian Friedersdorff wrote: Here is the Xorg.0.log: http://pastebin.com/mGcHQg6L Output of ldconfig -v: http://pastebin.com/W65PF1MG Output of startx: http://pastebin.com/f0mTJBy9 The fatal IO error at the end of the startx output is because I killed the X server via ssh. ld.so.conf points

Re: [blfs-support] Keyboard and Mouse unresponsive in X

2016-07-18 Thread Maximilian Friedersdorff
On Sun, Jul 17, 2016 at 11:12:14PM +0100, Ken Moffat wrote: A question I did not think to ask earlier - did Xorg work in the VM ? For video, X in a VM probably needs a different video driver, but unless it is vmware then the keyboard and mouse probably use evdev as on real hardware. No X did n

Re: [blfs-support] Keyboard and Mouse unresponsive in X

2016-07-18 Thread Maximilian Friedersdorff
On Sun, Jul 17, 2016 at 05:51:23PM -0500, Bruce Dubbs wrote: Maximilian Friedersdorff wrote: On Sun, Jul 17, 2016 at 08:53:33PM +0100, Ken Moffat wrote: On Sun, Jul 17, 2016 at 02:07:06PM -0500, Bruce Dubbs wrote: It's probably not udev. The keyboard and mouse (via gpm) work ok from the cons

Re: [blfs-support] Keyboard and Mouse unresponsive in X

2016-07-17 Thread Bruce Dubbs
Maximilian Friedersdorff wrote: On Sun, Jul 17, 2016 at 08:53:33PM +0100, Ken Moffat wrote: On Sun, Jul 17, 2016 at 02:07:06PM -0500, Bruce Dubbs wrote: It's probably not udev. The keyboard and mouse (via gpm) work ok from the console, right? Yes the keyboard and mouse work in the console.

Re: [blfs-support] Keyboard and Mouse unresponsive in X

2016-07-17 Thread Ken Moffat
On Sun, Jul 17, 2016 at 10:20:17PM +0100, Maximilian Friedersdorff wrote: > On Sun, Jul 17, 2016 at 08:53:33PM +0100, Ken Moffat wrote: > > > > > In my own builds, evdev installs 10-evdev.conf (in my case that is, > > I think, in /usr/share/X11/xorg.conf.d/ but building by the book > > might put

Re: [blfs-support] Keyboard and Mouse unresponsive in X

2016-07-17 Thread Maximilian Friedersdorff
On Sun, Jul 17, 2016 at 08:53:33PM +0100, Ken Moffat wrote: On Sun, Jul 17, 2016 at 02:07:06PM -0500, Bruce Dubbs wrote: It's probably not udev. The keyboard and mouse (via gpm) work ok from the console, right? Yes the keyboard and mouse work in the console. It looks like some sort of dri

Re: [blfs-support] Keyboard and Mouse unresponsive in X

2016-07-17 Thread Ken Moffat
On Sun, Jul 17, 2016 at 02:07:06PM -0500, Bruce Dubbs wrote: > Maximilian Friedersdorff wrote: > > On Sun, Jul 17, 2016 at 12:15:16PM -0500, Bruce Dubbs wrote: > > > Look in /var/log/Xorg.0.log to see if anything looks unusual. > > > > Here is the closest the LFS system gets to detecting the keybo

Re: [blfs-support] Keyboard and Mouse unresponsive in X

2016-07-17 Thread Bruce Dubbs
Maximilian Friedersdorff wrote: On Sun, Jul 17, 2016 at 12:15:16PM -0500, Bruce Dubbs wrote: Look in /var/log/Xorg.0.log to see if anything looks unusual. Here is the closest the LFS system gets to detecting the keyboard: [ 9526.770] (II) config/udev: Adding input device Corsair Corsair M4

Re: [blfs-support] Keyboard and Mouse unresponsive in X

2016-07-17 Thread Maximilian Friedersdorff
On Sun, Jul 17, 2016 at 12:15:16PM -0500, Bruce Dubbs wrote: Look in /var/log/Xorg.0.log to see if anything looks unusual. Here is the closest the LFS system gets to detecting the keyboard: [ 9526.770] (II) config/udev: Adding input device Corsair Corsair M40 Gaming Mouse (/dev/input/mouse0)

Re: [blfs-support] Keyboard and Mouse unresponsive in X

2016-07-17 Thread Bruce Dubbs
Maximilian Friedersdorff wrote: I've just built LFS7.9 in a virtual machine. I also built a number of additional packages, including most of 'X Window System Environment', while still in the VM. I've since transferred the build to a physical drive and continued to run it natively. All packages

[blfs-support] Keyboard and Mouse unresponsive in X

2016-07-17 Thread Maximilian Friedersdorff
I've just built LFS7.9 in a virtual machine. I also built a number of additional packages, including most of 'X Window System Environment', while still in the VM. I've since transferred the build to a physical drive and continued to run it natively. All packages are building/running fine etc.