From owner-freebsd-mobile@FreeBSD.ORG Thu Aug 12 10:15:28 2004 Return-Path: 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 CFC0E16A4CE for ; Thu, 12 Aug 2004 10:15:28 +0000 (GMT) Received: from tts.orel.ru (tts.orel.ru [213.59.64.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2023C43D49 for ; Thu, 12 Aug 2004 10:15:27 +0000 (GMT) (envelope-from bel@orel.ru) Received: from orel.ru (lg.orel.ru [62.33.11.59]) by tts.orel.ru (8.12.10/8.12.10/bel) with ESMTP id i7CAFIep000569; Thu, 12 Aug 2004 14:15:19 +0400 Message-ID: <411B4332.5090506@orel.ru> Date: Thu, 12 Aug 2004 14:15:14 +0400 From: Andrew Belashov Organization: ORIS User-Agent: Mozilla/5.0 (X11; U; FreeBSD sparc64; en-US; rv:1.6) Gecko/20040427 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: Mark Huizer References: <20040811200353.GA50512@eeyore.local.dohd.org> In-Reply-To: <20040811200353.GA50512@eeyore.local.dohd.org> X-Enigmail-Version: 0.83.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Zombi-Check: on netra2.orel.ru cc: freebsd-mobile@freebsd.org Subject: Re: FreeBSD (current) on Acer Travelmate X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Aug 2004 10:15:28 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, Mark! Mark Huizer wrote: | I've only found some people asking about problems with installing | FreeBSD on an Acer Travelmate 29x (290, 291,...) | | The problem I have is also described in gnats database: | http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/64158 | | is there anyone who has had more success? Or found a workaround somehow? | | Or, if that fails, is there anyone who can give me advice on how I could | help debug this issue?! ~From your dmesg: ========================================================================== found-> vendor=0x8086, dev=0x3582, revid=0x02 ~ bus=0, slot=2, func=0 ~ class=03-00-00, hdrtype=0x00, mfdev=1 ~ cmdreg=0x0007, statreg=0x0090, cachelnsz=0 (dwords) ~ lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) ~ intpin=a irq=11 ~ powerspec 1 supports D0 D1 D3 current D0 ~ map[10]: type 3, range 32, base 00000000, size 27, memory disabled ========================================================================== Hmm... "base 00000000" and "memory disabled" vendor=0x8086, dev=0x3582 - is Intel product: Chip Number: 852GM/GMV Chip Description: Integrated Graphics Device Notes: Montara GM chipset, device #2 I'm think is resource allocation problem in FreeBSD and/or BIOS bug. For example, part of boot log from working machine with same chip. ========================================================================== found-> vendor=0x8086, dev=0x3582, revid=0x02 bus=0, slot=2, func=0 class=03-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0003, statreg=0x0090, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=11 powerspec 1 supports D0 D1 D3 current D0 map[10]: type 3, range 32, base e0000000, size 27, enabled map[14]: type 1, range 32, base d0080000, size 19, enabled ========================================================================== With best regards, Andrew Belashov. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFBG0MuwF8YpH80o/IRAhy+AKCtB0Thl2mPB+lAYDeA+2f/h3X3twCggYIP ju8WehFu8vi/1s+i/clQhDQ= =DZLJ -----END PGP SIGNATURE-----