Intel ICH3/Yamaha

Orion Hodson orion at freebsd.org
Thu Apr 24 14:01:49 PDT 2003


/-- "Derek Young" wrote:
| Remember that Intel ICH3 card with the ACPI BIOS 
| problem? Rofl, it isn't really fixed..

Derek

What you describe sounds like an interrupt routing problem and it just happens 
to be sound where the problem manifests itself.  This is very common on 
laptops.  If in the BIOS of the machine in question there is a PnP OS setting, 
try setting it to No.  If it's not there or it doesn't work, then try adding:

options PCI_ENABLE_IO_MODES

to your kernel configuration (and then rebuild and reinstall the kernel).

If that doesn't work, then probably the only FreeBSD paths available to you are the 5.0 or -CURRENT branches where ACPI support is implemented.

- Orion




More information about the freebsd-multimedia mailing list