From owner-freebsd-questions@FreeBSD.ORG Sat Mar 14 21:56:29 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C82D4106566C for ; Sat, 14 Mar 2009 21:56:29 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from ch-smtp01.sth.basefarm.net (ch-smtp01.sth.basefarm.net [80.76.149.212]) by mx1.freebsd.org (Postfix) with ESMTP id 540408FC08 for ; Sat, 14 Mar 2009 21:56:29 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from c83-255-48-78.bredband.comhem.se ([83.255.48.78]:65138 helo=falcon.midgard.homeip.net) by ch-smtp01.sth.basefarm.net with smtp (Exim 4.68) (envelope-from ) id 1LibqF-0000VV-5x for freebsd-questions@freebsd.org; Sat, 14 Mar 2009 22:56:28 +0100 Received: (qmail 3727 invoked from network); 14 Mar 2009 22:56:25 +0100 Received: from owl.midgard.homeip.net (10.1.5.7) by falcon.midgard.homeip.net with SMTP; 14 Mar 2009 22:56:25 +0100 Received: (qmail 72148 invoked by uid 1001); 14 Mar 2009 22:56:25 +0100 Date: Sat, 14 Mar 2009 22:56:25 +0100 From: Erik Trulsson To: Keith Seyffarth Message-ID: <20090314215625.GA72097@owl.midgard.homeip.net> References: <49BA87D5.3080000@gmail.com> <20090313204825.E64BCA2718@maxine.cjones.org> <49BACEF0.8070905@gmail.com> <20090313223308.3B98CA2723@maxine.cjones.org> <49BAE3C0.9090000@gmail.com> <20090314043421.12C61A24F7@maxine.cjones.org> <49BB4762.7020405@a1poweruser.com> <20090314064658.1F188A25F3@maxine.cjones.org> <49BB57EF.2060303@a1poweruser.com> <20090314214353.54DFEA2786@maxine.cjones.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090314214353.54DFEA2786@maxine.cjones.org> User-Agent: Mutt/1.5.18 (2008-05-17) X-Originating-IP: 83.255.48.78 X-Scan-Result: No virus found in message 1LibqF-0000VV-5x. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1LibqF-0000VV-5x 95a5490edf31f4916e5753730aea9894 Cc: freebsd-questions@freebsd.org, Fbsd1 , sonic2000gr@gmail.com Subject: Re: issues in XFCE 4.6 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Mar 2009 21:56:30 -0000 On Sat, Mar 14, 2009 at 03:43:53PM -0600, Keith Seyffarth wrote: > > > As i said the packages worked for me. Blow away the xfce and xorg ports > > and do the xorg mega package and the xfce mega package. if that fails > > then bkup your user data and install a clean virgin version of 7.1 and > > the xorg and xfce packages. > > It looks like this was a step in the WRONG direction. Having removed > XORG, it won't install. It appears that xorg requires xorg-drivers > (understandable), and xorg-drivers requires xf86-video-via (OK), and > xf86-video-via requires a PCI Video Card to be installed. xorg-drivers requires the drivers it has been configured to depend on, which does not necessarily include xf86-video-via. Go to the xorg-drivers port and do a 'make config' to change which drivers it will depend on. > > make clean install -k in x11-drivers/xorg-drivers will make > xorg-drivers install, but make clean install -k in x11/xorg won't > install because xf86-video-via is ignored. > > Anyone have another suggestion? At this point, I need to get X > installed so I can even consider a window manager. > > Keith S. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- Erik Trulsson ertr1013@student.uu.se