All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alex Bounder" <abounder@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: creating headless device on 2.6.18
Date: Thu, 8 Feb 2007 20:05:15 +0200	[thread overview]
Message-ID: <8474209b0702081005t196c64bajbf94f119e4ed32e@mail.gmail.com> (raw)

Hello, all.
 I'm trying to create a headless device based on kernel 2.6.18 (FEDORA
distro). What I need is to guarantee that LINUX kernel do not access
the graphical adapter (used by another OS).
My idea was to remove from .config everything that is graphic related.
Yet there are two flags, which are "irremovable". These are
:CONFIG_VGA_CONSOLE and CONFIG_VIDEO_V4L2. The only option for them is
[y]. Can anyone help me to get rid of them or suggest another way of
"blocking" the graphical adapter?
Thanks in advance,
 Alex.

             reply	other threads:[~2007-02-08 18:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-08 18:05 Alex Bounder [this message]
2007-02-08 18:46 ` creating headless device on 2.6.18 Jan Engelhardt
2007-02-11 17:08   ` Alex Bounder

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=8474209b0702081005t196c64bajbf94f119e4ed32e@mail.gmail.com \
    --to=abounder@gmail.com \
    --cc=linux-kernel@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.