From owner-freebsd-stable@FreeBSD.ORG Tue May 10 14:54:17 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E77616A4CE for ; Tue, 10 May 2005 14:54:17 +0000 (GMT) Received: from mail.q-software-solutions.de (213-239-199-47.clients.your-server.de [213.239.199.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBB9B43D60 for ; Tue, 10 May 2005 14:54:14 +0000 (GMT) (envelope-from frido@q-software-solutions.de) Received: from p54a37a9e.dip.t-dialin.net ([84.163.122.158] helo=flarge.here) by mail.q-software-solutions.de with asmtp (Exim 4.34) id 1DVW7X-0003cN-Js; Tue, 10 May 2005 16:54:14 +0200 Received: from frido by flarge.here with local (Exim 4.50) id 1DVW73-0003gB-3p; Tue, 10 May 2005 16:53:33 +0200 To: Adi Pircalabu References: <87r7gfgqk6.fsf@flarge.here> <20050510170436.771bc165@apircalabu.dsd.ro> From: Friedrich Dominicus Organization: Q Software Solutions GmbH Date: Tue, 10 May 2005 16:53:33 +0200 In-Reply-To: <20050510170436.771bc165@apircalabu.dsd.ro> (Adi Pircalabu's message of "Tue, 10 May 2005 17:04:36 +0300") Message-ID: <87ekcfgmj6.fsf@flarge.here> User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Jumbo Shrimp, linux) MIME-Version: 1.0 X-SA-Exim-Connect-IP: 84.163.122.158 X-SA-Exim-Mail-From: frido@q-software-solutions.de Content-Type: text/plain; charset=us-ascii X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on h2 X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00, RCVD_IN_NJABL_DUL autolearn=no version=3.0.0 X-SA-Exim-Version: 4.1 (built Tue, 17 Aug 2004 11:06:07 +0200) X-SA-Exim-Scanned: Yes (on mail.q-software-solutions.de) cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD and HP nx9105 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 May 2005 14:54:17 -0000 Adi Pircalabu writes: > > There is an extra hint to pass at boot time: > hint.atkbd.0.flags="0x9" > Ok at least it got futher I booted to the boot loader and added the following "hints": set 'hw.acpi.skip_timer_override=1' set hint.atkbd.0.flags="0x9" set hint.acpi.0.disabled="1" the system does not go to sleep at now at least, it runs till after vga0: at port .... unkown: PNP0303 can't assign resources (port) bt_find_probe_range: Invaild baseport 0x600 specified bt_find_probe-range: Nearest valid baseport is 0x334 bt_find_probe_range: Failing probe an0: rest failed ep0: <@@@0000| at port 0x600-0x67f irt 3 drq 6 on ida 0 ifmedia_set: no match for 0x23/0xfffffff panic: ifmedia_set Uptiem : 1s So the ifmedia_set failes for whatever reason. I'm sorry for bothering you further with that, just I would really like to get FreeBSD up and running here. Regards Friedrich