From owner-freebsd-mobile@FreeBSD.ORG Tue Jul 19 08:16:06 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B8C016A41C for ; Tue, 19 Jul 2005 08:16:06 +0000 (GMT) (envelope-from rainer@ultra-secure.de) Received: from bsd.ultra-secure.de (bsd.ultra-secure.de [62.146.20.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6912343D48 for ; Tue, 19 Jul 2005 08:16:05 +0000 (GMT) (envelope-from rainer@ultra-secure.de) Received: (qmail 65229 invoked by uid 1005); 19 Jul 2005 08:16:03 -0000 Received: from rainer@ultra-secure.de by bsd.ultra-secure.de by uid 89 with qmail-scanner-1.22 (clamdscan: 0.85. spamassassin: 2.64. Clear:RC:1(213.196.191.65):. Processed in 0.02875 secs); 19 Jul 2005 08:16:03 -0000 Received: from unknown (HELO ?192.168.100.179?) (rainer@ultra-secure.de@213.196.191.65) by bsd.ultra-secure.de with (DHE-RSA-AES256-SHA encrypted) SMTP; 19 Jul 2005 08:16:03 -0000 Message-ID: <42DCB6C8.8080201@ultra-secure.de> Date: Tue, 19 Jul 2005 10:16:08 +0200 From: Rainer Duffner User-Agent: Mozilla Thunderbird 1.0.5 (X11/20050711) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Vitaly Markitantov References: <42D92471.20408@ultra-secure.de> <98702c705071723143943b2a6@mail.gmail.com> In-Reply-To: <98702c705071723143943b2a6@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-mobile@freebsd.org Subject: Re: FreeBSD6, FSC Lifebook E8010, Xorg X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jul 2005 08:16:06 -0000 Vitaly Markitantov wrote: >On 16/07/05, Rainer Duffner wrote: > > >>Hi, >>I've got said Lifebook, with SXGA+ screen. >>When I run the 915resolution-program and try to change the Mode "3c" to >>1440x1050, it will not complain, but the mode will still be the old one >>when I list the modes and resolutions again. >>So Xorg only runs with 1280x1024, which is unusable. >>Also, when I start X, it complains about missing agpgart-device: >>(EE) GARTInit: Unable to open /dev/agpgart (No such file or directory) >>(WW) I810(0): /dev/agpgart is either not available, or no memory is >>available >>for allocation. Using pre-allocated memory only. >>(II) I810(0): Checking Lid status enabled >>Is there a reason why it will not detect my I855-chipset? >>What can I do? >> >> > >What about Driver "vesa" in your xorg.config? > > > It doesn't help. Shouldn't FreeBSD find some sort of agp-device during boot-up? Rainer