Re: x server breakage?

From: T Kellers <timothyk_at_devel.njit.edu>
Date: Mon, 09 Aug 2004 00:41:28 -0400
On Sunday 08 August 2004 07:55 pm, Joao Pedras wrote:
> Tim,
>
> did you figure this one out? After I added 'io' it started complaining
> about /dev/vga not
> being there.
>
> The xserver log error is 'xf86MapVidMem: Could not mmap /dev/vga
> (Invalid argument)
>
> I do have 'device vga' in the kernel.
>
> Thanks!

I added the following back into my kernel config:

+# Pseudo devices.
+device		mem		# Memory and kernel memory devices
+device		io		# I/O device

I already had this in the broken (now working with the 2 above lines added-in) 
kernel:

device		vga		# VGA video card driver

Everything is working, now. (Though mozilla still sometimes hogs the CPU and 
locks up X):

FreeBSD www.smsdesign.org 5.2-CURRENT FreeBSD 5.2-CURRENT #4: Sat Aug  7 
18:41:05 EDT 2004    timothyk_at_smsdesign.org:/usr/obj/usr/src/sys/BRASIDAS  
i386

Tim
Received on Mon Aug 09 2004 - 02:41:30 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:05 UTC