Date: Fri, 13 Aug 2004 20:06:20 -0400 From: "Michael W. Oliver" <freebsd-current@gargantuan.com> To: Kris Kennaway <kris@obsecurity.org> Cc: current@freebsd.org Subject: Re: /dev/vga dissappeared? Message-ID: <20040814000620.GB75428@gargantuan.com> In-Reply-To: <20040813225046.GA71613@xor.obsecurity.org> References: <1092434090.21417.2.camel@shumai.marcuscom.com> <20040813220108.802DB16A4CF@hub.freebsd.org> <20040813225046.GA71613@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On 2004-08-13T15:50:46-0700, Kris Kennaway wrote:
> On Fri, Aug 13, 2004 at 10:01:08PM +0000, Julian Elischer wrote:
> > I think kkldload mem is the answer...
> > I borowed a passing laptop and looked in teh archives..
> >
> > how come UPDATING doesn't mention this...
> >
> > it mentions mem but it should mention vga too.
>
> s/vga/io/? The previous respondent mentioned that the /dev/vga error
> from X is bogus.
At first, I didn't have 'io' or 'mem' in my kernel config file, and xorg
complained about missing /dev/io. So, not knowing that I needed 'mem',
too, I added 'io' to my kernel config file and rebuilt/installed. After
reboot, xorg then complained about missing /dev/vga. This stumped me,
so I went to cvsweb and compared the GENERIC that my customer kernel was
based on versus the latest GENERIC to see what "GENERIC" stuff I was
missing. The only thing that was missing was 'mem'. So, I added mem,
did the dance again, and now xorg works like a champ.
FYI, even with 'io' and 'mem' in my kernel, there is still no /dev/vga,
but xorg doesn't seem to mind anymore.
HTH
--
Mike
perl -e 'print unpack("u","88V]N=&%C=\"!I;F9O(&EN(&AE861E<G,*");'
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (FreeBSD)
iD8DBQFBHVd8sWv7q8X6o8kRAikcAJ9g2kQG8gzfScuTdilG6HmdTc2vhACfYB2D
bLTxX9a7MQLgExrKhAIBUFM=
=f5wV
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040814000620.GB75428>
