From owner-freebsd-mobile@FreeBSD.ORG Tue Jul 19 09:58:08 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 40D7516A41C for ; Tue, 19 Jul 2005 09:58:08 +0000 (GMT) (envelope-from amp@mybsd.org.my) Received: from tomoyo.MyBSD.org.my (duke.voidnetwork.com [202.157.186.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id B10C243D46 for ; Tue, 19 Jul 2005 09:58:07 +0000 (GMT) (envelope-from amp@mybsd.org.my) Received: from localhost (localhost [127.0.0.1]) by tomoyo.MyBSD.org.my (Postfix) with ESMTP id 680A86CC9B; Tue, 19 Jul 2005 18:04:11 +0800 (MYT) Received: from tomoyo.MyBSD.org.my ([127.0.0.1]) by localhost (duke.voidnetwork.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20189-08; Tue, 19 Jul 2005 18:04:10 +0800 (MYT) Received: from midori (midori.nasioncom.com.my [202.189.39.166]) by tomoyo.MyBSD.org.my (Postfix) with ESMTP id E6FD26CC90; Tue, 19 Jul 2005 18:04:09 +0800 (MYT) Message-ID: <008201c58c48$1ce830c0$b001a8c0@nasioncom.com.my> From: "amp" To: "Rainer Duffner" References: <42D92471.20408@ultra-secure.de><98702c705071723143943b2a6@mail.gmail.com> <42DCB6C8.8080201@ultra-secure.de> Date: Tue, 19 Jul 2005 17:56:18 +0800 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Scanned: by amavisd-new-antivirus-mail-gateway at TOMOYO.MYBSD.ORG.MY 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 09:58:08 -0000 You can try by issuing: shell# kldload agp (check your ttyv0 console or /var/log/messages for some info) If it OK, you can use the agp module by putting *agp_load="YES"* on /boot/loader.conf or recompile the kernel back by inserting *device agp* on your kernel configuration. ----- Original Message ----- From: "Rainer Duffner" To: "Vitaly Markitantov" Cc: Sent: Tuesday, July 19, 2005 4:16 PM Subject: Re: FreeBSD6, FSC Lifebook E8010, Xorg > 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 > _______________________________________________ > freebsd-mobile@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org"