All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stamatis Mitrofanis <ewstam@softhome.net>
To: linux-hotplug@vger.kernel.org
Subject: Hotplug can configure XFree86
Date: Tue, 25 Dec 2001 00:11:13 +0000	[thread overview]
Message-ID: <marc-linux-hotplug-100923910820843@msgid-missing> (raw)

Hotplug can be made so that it maps PCI device descriptions to records 
in the XFree86 card databse (/usr/X11R6/lib/X11/Cards) and update the X 
configuration file accordingly.

This way we can have a nice centralized hardware management system that 
configures everything. Also, this way it can work flawlessly with the 
automatic driver download system I wasted (...) so much time on.

One way to do it is to separate the XF86Config file to "hot" parts and a 
"cold" part. The hot parts are managed by hotplug and are merged with 
the cold part after every change.

Unfortunately, this won't be very helpful for hotplugging stuff for the 
X server to use immediately while it is running, since XFree86 just 
won't reread its configuration file.

What it could do though is set up the X server at boot-time.

I hope you people find it a good idea. I am trying to do an implementation.


_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

             reply	other threads:[~2001-12-25  0:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-25  0:11 Stamatis Mitrofanis [this message]
2001-12-27 20:32 ` Hotplug can configure XFree86 David Brownell
2001-12-27 23:00 ` Stamatis Mitrofanis
2001-12-28  1:10 ` Bill Nottingham
2001-12-28  4:51 ` David Brownell
2001-12-30  3:23 ` Stamatis Mitrofanis
2001-12-30  3:56 ` Miles Lane

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=marc-linux-hotplug-100923910820843@msgid-missing \
    --to=ewstam@softhome.net \
    --cc=linux-hotplug@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.