public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kevin O'Gorman" <kogorman@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Fed up with Xorg + hal mess
Date: Tue, 6 Oct 2009 10:38:51 -0700	[thread overview]
Message-ID: <9acccfe50910061038k4797db86r7f146a99982a08a9@mail.gmail.com> (raw)
In-Reply-To: <4ACB7CE6.10704@f_philipp.fastmail.net>

[-- Attachment #1: Type: text/plain, Size: 2022 bytes --]

On Tue, Oct 6, 2009 at 10:22 AM, Florian Philipp <
lists@f_philipp.fastmail.net> wrote:

> alain.didierjean@free.fr schrieb:
> > Definitly, an update shouldn't break an existing working configuration!
> This
> > happens these days only too often with the Xorg + hal mess.
> > I happen to use linux as a working tool and 3 days without being able to
> launch
> > a working X is a source of problems! This is the second time. As for hal
> config,
> > the author should remember that ol'saying:KISS for Keep It Simple,
> Stupid.
> > Now, with or without /etc/X11/xorg.conf, my machine (amd64), updated to
> > libxcb-1.4, xorg-1.6 and hal last version launches X all right, only
> mouse and
> > keyboard are not working !
> > A line in /var/log/Xorg.0.log says:
> > (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or
> 'vmmouse'
> > will be disabled.
> > Where is that b..... AllowEmptyOption  ? certainly not in xorg.conf.
> > How do I get back some input on X screen ?
> > I also get (with xorg.conf)
> > (EE) Failed to load module "type1" (module doesn't exist, 0)
> > (EE) Failed to load module "evdev" (module doesn't exist, 0)
> > Please help before I turn crazy (it might be too late)
> >
>
> With 'launches X' do you mean your desktop environment (login -> startx)
> or xdm/kdm/gdm?
>
> In any case, try to add
>
> Option         "AllowEmptyInput" "false"
>
> to your xorg.conf Section "ServerLayout"
>
> However, for me this has tripled any key press and also messed up some
> other things.
>
> You (and anyone else, actually) might also want to add
>
> Option      "XkbOptions" "terminate:ctrl_alt_bksp"
>
> to the Section "InputDevice" of your keyboard. This will reenable
> Ctrl+Alt+Backspace for killing X.
>
>
This is interesting, and I'd like to try it, but my xorg.conf does not have
an "InputDevice" section, or anything specific about keyboards or mice.

How should I add this safely?

++ kevin


> For me, X started to work again after removing ~/.Xauthority.
>
>


-- 
Kevin O'Gorman, PhD

[-- Attachment #2: Type: text/html, Size: 2898 bytes --]

  reply	other threads:[~2009-10-06 17:39 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-06 14:35 [gentoo-user] Fed up with Xorg + hal mess alain.didierjean
2009-10-06 14:41 ` Neil Bothwick
2009-10-06 17:22 ` Florian Philipp
2009-10-06 17:38   ` Kevin O'Gorman [this message]
2009-10-06 18:10     ` Florian Philipp
2009-10-07  4:34   ` [gentoo-user] Fed up with Xorg + hal mess [SOLVED] alain.didierjean
2009-10-07  4:48     ` Dale
2009-10-07 16:19       ` [gentoo-user] " Harry Putnam
2009-10-07 16:39         ` Alex Schuster
2009-10-07 18:42           ` Dale
2009-10-07 20:32             ` Alex Schuster
2009-10-09  3:13               ` Dale
2009-10-09 19:57                 ` pk
2009-10-09 20:42                   ` Dale
2009-10-09 20:49                     ` Paul Hartman
2009-10-09 21:03                       ` Dale
2009-10-09 21:11                         ` Paul Hartman
2009-10-09 21:45                         ` Frank Steinmetzger
2009-10-10  2:25                           ` Dale
2009-10-09 20:53                 ` Alex Schuster
2009-10-11 21:30                   ` Blank screen after Xorg update (was: Re: [gentoo-user] Re: Fed up with Xorg + hal mess [SOLVED]) Alex Schuster
2009-10-12  0:17                     ` [gentoo-user] Re: Blank screen after Xorg update walt
2009-10-12 10:41                       ` Alex Schuster
2009-10-12 19:41                         ` Alex Schuster
2009-10-07 19:48           ` [gentoo-user] Re: Fed up with Xorg + hal mess [SOLVED] Neil Bothwick
2009-10-07 20:09             ` Mark Knecht
2009-10-07 20:24               ` Alex Schuster
2009-10-07 20:26                 ` Mark Knecht
2009-10-08 17:32                 ` Harry Putnam
2009-10-08 17:47                   ` Mark Knecht
2009-10-08 18:30                     ` Neil Bothwick
2009-10-08 18:38                       ` Mark Knecht
2009-10-08 19:17                       ` Alan McKinnon
2009-10-08 21:23                         ` Neil Bothwick
2009-10-09  2:05                           ` daid kahl
2009-10-09  8:14                             ` Neil Bothwick
2009-10-08 18:16                   ` Paul Hartman
2009-10-07 21:01               ` Neil Bothwick
2009-10-07  8:03     ` [gentoo-user] " Alan McKinnon
2009-10-07 17:07       ` bn
2009-10-07 17:09         ` Alan McKinnon
2009-10-08  9:19       ` alain.didierjean
2009-10-08 10:58         ` Alan McKinnon
2009-10-08 11:17         ` Neil Bothwick

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9acccfe50910061038k4797db86r7f146a99982a08a9@mail.gmail.com \
    --to=kogorman@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox