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 mode, > on windows os's as well. > > I do see this in the log > > (II) Module intel: vendor="X.Org Foundation" > compiled for 1.6.5, module version = 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="X.Org Foundation" > > Is the i810 chipset not supported? > > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[email protected]" > 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 attempting to start xfce _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
