On Sat, 15 Jan 2005 21:33:19 +0200
Ivan Yosifov <[EMAIL PROTECTED]> wrote:

> The options IS under "Integrated Peripherals" , and only has auto/no
> ( seems I am unlucky ). pci=nobios doesn't help either :( . Any other
> suggestions ?

If the chipset has disabled the device through some chipset-internal
interface - which is likely, since the sound chip is part of the chip set
- there is probably not much the kernel can do.

You could try to enable the device via 'setpci'. How to do this is
specific to each chipset and even mainboard. (You'll have to find some
documentation.)
Basically you have to change some register of your host bridge and rescan
the PCI bus afterwards. For the last step, your kernel has to be compiled
with support for hotplug PCI.

If you are lucky, there might be an official or inofficial update for your
BIOS that improves the situation.

Regards

--
gentoo-user@gentoo.org mailing list

Reply via email to