Jeff Cours wrote: > Zwane Mwaikambo wrote: >> Out of interest, do you have ACPI configured in 2.4? If your devices >> aren't working, it could possibly be irq routing funnies. I'd try >> setting plug n play bios to 'On' and configuring ACPI as well as >> IOAPIC on UP system. > > I'm not sure yet if ACPI is configured. At the moment, I'm using a > Debian-compiled kernel and still have to figure out where they put the > kernel config file. Looks like Debian's 2.4.18-686 kernel does not have ACPI configured: > CONFIG_PM=y > # CONFIG_ACPI is not set > CONFIG_APM=m > # CONFIG_APM_IGNORE_USER_SUSPEND is not set > # CONFIG_APM_DO_ENABLE is not set > # CONFIG_APM_CPU_IDLE is not set > # CONFIG_APM_DISPLAY_BLANK is not set > # CONFIG_APM_RTC_IS_GMT is not set > # CONFIG_APM_ALLOW_INTS is not set > # CONFIG_APM_REAL_MODE_POWER_OFF is not set I may have to experiment with enabling it and recompiling the kernel once the dust settles from the new installation. thanks again for the help, Jeff -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/