From owner-freebsd-mobile Sun Feb 16 4: 8:46 2003 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 0AF4437B401 for ; Sun, 16 Feb 2003 04:08:31 -0800 (PST) Received: from prg.traveller.cz (prg.traveller.cz [193.85.2.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B54143FBD for ; Sun, 16 Feb 2003 04:08:30 -0800 (PST) (envelope-from mime@traveller.cz) Received: from prg.traveller.cz (localhost [127.0.0.1]) by prg.traveller.cz (8.12.2[KQ/pukvis]/8.12.2-prg) with ESMTP id h1GC8Qp5091349; Sun, 16 Feb 2003 13:08:28 +0100 (CET) Received: from localhost (mime@localhost) by prg.traveller.cz (8.12.2[KQ/pukvis]/8.12.2-prg/submit) with ESMTP id h1GC8QTc091346; Sun, 16 Feb 2003 13:08:26 +0100 (CET) Date: Sun, 16 Feb 2003 13:08:26 +0100 (CET) From: Michal Mertl To: Paulo Melo Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Problems with serial port on Xircom RBEM56G (fwd) Message-ID: <20030216130522.W91057@prg.traveller.cz> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > :-( I don't know another way to do it... With ACPI the kernel doesn't even > get the information regarding the PCI bus, so I can't get it to recognize > any hardware at all (including the disks). Is there a way to supplement > (give hints to?) ACPI so it can be used? I have Compaq Armada M700 and also had problems with acpi (no pci). The ACPI data is bad even with latest BIOS. I found a help on list though - I did acpidump, edited the dump (I didn't know what I was doing - only followed advice to replace *PNPxxx with PNPxxx) and compiled it again with iasl (from acpicatools from ports). Then I have following in my /boot/loader.conf. acpi_dsdt_load="YES" acpi_dsdt_name="/boot/acpi_dsdt.aml" ACPI now works almost fine. -- Michal Mertl mime@traveller.cz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message