VESA/SC_PIXEL_MODE in amd64 kernel
Oliver Fromme
olli at lurza.secnetix.de
Tue Feb 14 06:40:37 PST 2006
Ashley Moran <ashley.moran at codeweavers.net> wrote:
> Does anyone know why VESA is missing from the amd64 kernel options?
Because FreeBSD/amd64 cannot perform calls to the VESA BIOS
functions (which are 32bit i386 code, not amd64).
If you need higher resolution than 80x25 on the console,
I recommend you use Xorg.
Best regards
Oliver
--
Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing
Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.
$ dd if=/dev/urandom of=test.pl count=1
$ file test.pl
test.pl: perl script text executable
More information about the freebsd-amd64
mailing list