kernel 2.5.65/modutils 2.4.21/tools 0.9.10: /etc/modules.conf ignored?

Michael Frank (mflt1@micrologica.com.hk)
Sun, 23 Mar 2003 14:09:34 +0800


Hello,

- I have installed the above and encounter that all aliases in
/etc/modules.conf don't work with 2.4.65. The same system is ok
with 2.4.21-pre5.

- Setups tried include RH 7.3 and 8.094, MDK 9.1pre.

- excerpt from /etc/modules.conf
alias eth0 eepro100
alias char-major-10-135 rtc

- Aliases can't be probed

modprobe eth0
Fatal: module eth0 not found
modprobe char-major-10-135
Fatal: module char-major-10-135 not found

- Modules can be probed:

modprobe eepro100
(ok)
modprobe rtc
(ok)

Driver works after restarting network

What did I miss? Thank you for your input

Michael
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/