disabling all video
am 06.08.2004 23:53:15 von Davy Durham
Sorry if this is the wrong list to ask this.. direct me to the correct
list if so...
Question: I would like the kernel not to use any of the video hardware
on the machine. Is there any run-time kernel parameter I can pass to
disable all video? (I tried console= to direct output to the serial
port, but ttys were still using the vga hardware.) My video card is
built onto the mother board, and there is no way I see to disable it
from the BIOS.
I was hoping there was an option such as vga=disable or video=null or
something like that, but I've looked thru the docs and cannot find
anything.
Thanks,
Davy
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
Re: disabling all video
am 07.08.2004 00:19:47 von Szonyi Sebastian Calin
On Fri, 6 Aug 2004, Davy Durham wrote:
> Sorry if this is the wrong list to ask this.. direct me to the correct
> list if so...
>
> Question: I would like the kernel not to use any of the video hardware
> on the machine. Is there any run-time kernel parameter I can pass to
> disable all video? (I tried console= to direct output to the serial
> port, but ttys were still using the vga hardware.) My video card is
> built onto the mother board, and there is no way I see to disable it
> from the BIOS.
> I was hoping there was an option such as vga=disable or video=null or
> something like that, but I've looked thru the docs and cannot find
> anything.
>
> Thanks,
> Davy
you can compile a kernel without virtual terminal support
--
"A mouse is a device used to point at
the xterm you want to type in".
Kim Alm on a.s.r.
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs