Evening all,
Bit of a n00b question
Currently teaching myself linux (Debian 3.1r2 - stock 2.4 kernel) everything is running fine... (famous last words I know)
Though on startup it would seem that 2 modules are trying to load and being unable.
After a quick perusal of dmesg the error messages are
shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x1001
pciehp: acpi_pciehprm:get_device PCI ROOT HID fail=0x1001
As everything is running ok, im guessing I don't need these modules anyway. After a bit of research I found out that ACPI isn't supported in the stock 2.4 kernel.
So, how do I stop the OS from trying to load these modules? - i've had a quick trawl round /etc/rcS.d but not finding much.
I could blacklist these modules I guess, but wouldn't it be better just stop to them from loading?
I can post my full dmesg log if required
Thanks in advance
Bit of a n00b question
Currently teaching myself linux (Debian 3.1r2 - stock 2.4 kernel) everything is running fine... (famous last words I know)
Though on startup it would seem that 2 modules are trying to load and being unable.
After a quick perusal of dmesg the error messages are
shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x1001
pciehp: acpi_pciehprm:get_device PCI ROOT HID fail=0x1001
As everything is running ok, im guessing I don't need these modules anyway. After a bit of research I found out that ACPI isn't supported in the stock 2.4 kernel.
So, how do I stop the OS from trying to load these modules? - i've had a quick trawl round /etc/rcS.d but not finding much.
I could blacklist these modules I guess, but wouldn't it be better just stop to them from loading?
I can post my full dmesg log if required
Thanks in advance