Re: Problems with serial port on Xircom RBEM56G (fwd)
Michal Mertl <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
> :-( 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 [email protected] To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-mobile" in the body of the message