From owner-freebsd-questions@FreeBSD.ORG Mon May 17 13:40:21 2010 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 6134E106566C for ; Mon, 17 May 2010 13:40:21 +0000 (UTC) (envelope-from jnatola@familycareintl.org) Received: from mail.familycareintl.org (static-64-61-120-78.isp.broadviewnet.net [64.61.120.78]) by mx1.freebsd.org (Postfix) with ESMTP id 252058FC23 for ; Mon, 17 May 2010 13:40:20 +0000 (UTC) Received: from FCIEXCHANGE1.FCI ([::1]) by FCIEXCHANGE1.FCI ([::1]) with mapi; Mon, 17 May 2010 09:40:18 -0400 From: Jean-Paul Natola CC: "freebsd-questions@freebsd.org" Thread-Topic: xfce display Thread-Index: Acrzn4ClOE9ItzYRRN+aMOyBbHiyowCFthgAAAP4vkA= Date: Mon, 17 May 2010 13:40:18 +0000 Message-ID: In-Reply-To: <4BF0F3EE.60202@mapper.nl> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: RE: xfce display 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: Mon, 17 May 2010 13:40:21 -0000 On 14/05/2010 21:56, Jean-Paul Natola wrote: > Hi all, > > I installed Xorg and xfce when I start it (/usr/local/bin/startxfce) my = screen just shows vertical lines of many different colors on the screen, > > The monitor (fairly old gateway 15" lcd) works fine in regular text mod= e, on windows os's as well. > > I do see this in the log > > (II) Module intel: vendor=3D"X.Org Foundation" > compiled for 1.6.5, module version =3D 2.7.1 > Module class: X.Org Video Driver > ABI class: X.Org Video Driver, version 5.0 > (II) LoadModule: "i810" > (WW) Warning, couldn't open module i810 > (II) UnloadModule: "i810" > (EE) Failed to load module "i810" (module does not exist, 0) > (II) LoadModule: "vesa" > (II) Loading /usr/local/lib/xorg/modules/drivers//vesa_drv.so > (II) Module vesa: vendor=3D"X.Org Foundation" > > Is the i810 chipset not supported? > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" > =20 The i810 chip from intel is supported, just by another name... You want the "xf86-video-intel" port (http://www.freebsd.org/cgi/url.cgi?ports/x11-drivers/xf86-video-intel/pkg-= descr) presumably the "intel" module. Cheers, Mark ----------------------------------------- I installed the xf86-video-intel port and still the same result when attemp= ting to start xfce