> -Original Message-
> From: blfs-support-boun...@linuxfromscratch.org [mailto:blfs-support-
> boun...@linuxfromscratch.org] On Behalf Of Ken Moffat
> Sent: Wednesday, 06 November, 2013 15:45
> To: BLFS Support List
> Subject: Re: [blfs-support] Xorg-7.7 Does not Detect I
On Wed, Nov 06, 2013 at 10:36:07AM +, John Frankish wrote:
> > > How would I go about using strace to check where the xorg-server is
> > looking for 10-evdev.conf?
> > >
> >
> Using "strace -o log_file Xorg -nolisten tcp &", Xorg beings to start up, but
> then stops with the error:
>
> ...
>
> > How would I go about using strace to check where the xorg-server is
> looking for 10-evdev.conf?
> >
>
> As a high-level overview : install strace [ link from the Other Programming
> Tools page at the end of the main Programming chapter, just before java ] -
> there is a patch in patches. Th
On Mon, Nov 04, 2013 at 08:03:09AM +, John Frankish wrote:
> > >
> > > 10-evdev.conf is at /usr/local/share/X11/xorg.conf.d and verified to be
> > > the
> > > same as the 32-bit install, which works.
> >
> > I'm not sure I follow that : did you verify the file's contents or
> > it's locatio
> > > BUT the first mentions of evdev in my log are
> > >
> > > [ 23798.003] (II) config/udev: Adding input device Power
> > > Button(/dev/input/event1)
> > > [ 23798.004] (**) Power Button: Applying InputClass "evdev keyboard
> > > catchall"
> > > [ 23798.004] (**) Power Button: Applying InputCl
On Sun, Nov 03, 2013 at 04:52:35PM -0300, Fernando de Oliveira wrote:
>
> ĸen,
>
> Sometimes I have some libtool complaints. Fox example, dozens of the kind:
>
> libtool: relink: warning:
> `/usr/lib/gcc/i686-pc-linux-gnu/4.8.1/../../../libcairo.la' seems to be
> moved
>
> I gave up removing th
Em 03-11-2013 12:54, Ken Moffat escreveu:
> As long as /lib64 is a symlink to /lib, everything just works. It
> isn't strictly 'pure' (libtool complains that files seem to be
> moved, which I'm sure is because of the symlink) but it works
> well-enough and allows for the occasional stupid packag
On Sun, Nov 03, 2013 at 07:17:22AM +, John Frankish wrote:
> >
> >
> > It's a bit hard to diagnose when you use /usr/local/lib (it
> > *always* gets harder to build things correctly, e.g. PKG_CONFIG_PATH
> > needs to be set), and *my* modules are all in
> > /usr/lib/X11/modules/{,drivers/,input
> > > Do you have somthing like:
> > > [25.470] (II) LoadModule: "evdev"
> > > in the log?
> > > If not, It might be that you forgot to compile the evdev driver. (see
> > > Xorg drivers page).
> > >
> > >
> > No, I don't have anything like LoadModule: "evdev", but the evdev driver is
> > the
Ken Moffat wrote:
> On Sat, Nov 02, 2013 at 12:35:10PM +, John Frankish wrote:
>
Do you have somthing like:
[25.470] (II) LoadModule: "evdev"
in the log?
If not, It might be that you forgot to compile the evdev driver. (see Xorg
drivers page).
>>>
>>> No,
On Sat, Nov 02, 2013 at 12:35:10PM +, John Frankish wrote:
> > > >
> > > Do you have somthing like:
> > > [25.470] (II) LoadModule: "evdev"
> > > in the log?
> > > If not, It might be that you forgot to compile the evdev driver. (see
> > > Xorg drivers page).
> > >
> >
> > No, I don't have
> > > Ref: Beyond Linux From Scratch - Version 2013-11-01 Part VI. X + Window
> > > Managers
> > >
> > > I built Xorg-7.7 in the same way on the same machine in both 32-bit and
> > > 64-bit versions.
> > >
> > > The 32-bit version works without problems, but the 64-bit version does
> > > not
> > Ref: Beyond Linux From Scratch - Version 2013-11-01 Part VI. X + Window
> > Managers
> >
> > I built Xorg-7.7 in the same way on the same machine in both 32-bit and
> > 64-bit versions.
> >
> > The 32-bit version works without problems, but the 64-bit version does not
> > seem to detect th
Le 02/11/2013 08:08, John Frankish a écrit :
> Ref: Beyond Linux From Scratch - Version 2013-11-01 Part VI. X + Window
> Managers
>
> I built Xorg-7.7 in the same way on the same machine in both 32-bit and
> 64-bit versions.
>
> The 32-bit version works without problems, but the 64-bit version
Ref: Beyond Linux From Scratch - Version 2013-11-01 Part VI. X + Window Managers
I built Xorg-7.7 in the same way on the same machine in both 32-bit and 64-bit
versions.
The 32-bit version works without problems, but the 64-bit version does not seem
to detect the keyboard/mouse. After issuing t
15 matches
Mail list logo