Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Oct 2008 08:21:30 -0700
From:      Freddie Cash <fjwcash@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: Xorg - minimal
Message-ID:  <200810170821.31569.fjwcash@gmail.com>
In-Reply-To: <48F8A209.8020307@gmail.com>
References:  <48F7DAD1.9000103@gmail.com> <20081017010512.GC71472@mavetju.org> <48F8A209.8020307@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On October 17, 2008 07:32 am Eitan Adler wrote:
> Here is the list I generated from pkg_info when I was first able to run
> the X server. If anyone is able to run "startx" with fewer ports please
> let me know.
>
> How can I handle the video drivers?  Not all systems need all drivers.
> I don't want to depend on xorg-drivers, however you can't get X to
> start without a video driver.  Can some kind of check be done in the
> Makefile?

At the very least, you should include the VESA driver:
 x11-drivers/xf86-video-vesa

That will allow the user to get a working video output.  After that, they 
can determine which specific driver they need and install it manually.

Note:  your system has the nvidia driver (xf86-video-nv) installed.
-- 
Freddie Cash
fjwcash@gmail.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810170821.31569.fjwcash>