From owner-freebsd-questions@FreeBSD.ORG Thu Jan 31 15:34:58 2008 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 F066516A468 for ; Thu, 31 Jan 2008 15:34:58 +0000 (UTC) (envelope-from frank@esperance-linux.co.uk) Received: from mailout.zetnet.co.uk (mailout.zetnet.co.uk [194.247.47.231]) by mx1.freebsd.org (Postfix) with ESMTP id 9CDC713C4E5 for ; Thu, 31 Jan 2008 15:34:58 +0000 (UTC) (envelope-from frank@esperance-linux.co.uk) Received: from irwell.zetnet.co.uk ([194.247.47.48] helo=zetnet.co.uk) by mailout.zetnet.co.uk with esmtp (Exim 4.50) id 1JKbRI-00019o-Qe for freebsd-questions@freebsd.org; Thu, 31 Jan 2008 15:34:56 +0000 Received: from melon.esperance-linux.co.uk (54-144.adsl.zetnet.co.uk [194.247.54.144]) by zetnet.co.uk (8.14.1/8.14.1/Debian-9) with ESMTP id m0VFYu7P012458 for ; Thu, 31 Jan 2008 15:34:56 GMT Received: by melon.esperance-linux.co.uk (Postfix, from userid 1001) id 441AFFCAC11; Thu, 31 Jan 2008 15:34:51 +0000 (GMT) Date: Thu, 31 Jan 2008 15:34:51 +0000 From: Frank Shute To: FreeBSD Questions Message-ID: <20080131153451.GA23473@melon.esperance-linux.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Face: *}~{PHnDTzvXPe'wl_-f%!@+r5; VLhb':*DsX%wEOPg\fDrXWQJf|2\,92"DdS%63t*BHDyQ|OWo@Gfjcd72eaN!4%NE{0]p)ihQ1MyFNtWL X-Operating-System: FreeBSD 6.3-RELEASE i386 X-Organisation: 'Esperance Linux' X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (zetnet.co.uk [194.247.46.1]); Thu, 31 Jan 2008 15:34:56 +0000 (GMT) Subject: Re: Starting X: Intel GM965/GL960 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Shute List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jan 2008 15:34:59 -0000 On Wed, Jan 30, 2008 at 09:42:48PM +0000, Siraj Shaikh wrote: > > > Frank > > I have added DefaultColorDepth 24 to it as you said, but still havent > changed the keyboard settings (mine is a UK keyboard according to > sysintall). I have posted the contents of Xorg.0.log in reply to an > earlier email in this thread. Did you get it? Hi Siraj, Yes, I saw it. Here's the problem: you've got an Intel i810 graphics chipset with a Mobile GM965/GL960 Integrated Graphics Controller. If you look at the manpage i810(4) you will see that it isn't supported yet (or not as the port existed a few days ago) so X is falling back to VESA mode. Now from your log, it looks like you could get vesa mode going but it would be at 640x480 i.e: pretty unusable for X. It looks like it's working with Linux: http://forum.compiz-fusion.org/showthread.php?t=6725 So what I suggest you do is wait patiently for the port to be updated...or What you could do is post your xorg.conf to: freebsd-x11@freebsd.org with a description of your graphics hardware and ask them why it seems to work under Linux and not under FreeBSD. Or if it does work under FreeBSD, how to get it going. I'm cc'ing this to freebsd-x11. Perhaps you can reply back with your xorg.conf & hopefully the good folks on that list can help you out. Regards, -- Frank Contact info: http://www.esperance-linux.co.uk/misc/contact.html