[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: insmod: sis900: no module by that name found



Hi
insmod uses the filename, sis900.o
modprobe uses the module name, sis900
modprobe tries all the dependencies, for insmod you need to load the
modules by yourself (the unresolved symbols)

try modprobe sis900


so long, Jens
On Tue, 20 Mar 2001, Hendy Agung S. wrote:

> Hi all,
> I've installed RH6.2 on my pc (ASUS CUSI-FX with on-board SiS900 lan
> adapter) but am experiencing problem to set the networking up.
>
> I got the following facts:
> - SiS900 Ethernet Controller is recognized by lspci command.
> - There's alias eth0 sis900 on /etc/modules.conf
> - No modules listed by /sbin/lsmod
> - There's sis900.o on /lib/modules/2.216-22/net
>
> But by issueing :
> - insmod I got insmod: sis900: no module by that name found
> - insmod /lib/modules/2.216-22/net/sis900.o I got 8 unresolved symbols
> - /etc/rc.d/init.d/network stop I got bad command or filename
>
> I'd like to know what is causing the errors and the way to get around them.
> Hope RH-Lister here got time to help me.
>
> Thanks in advance,
> Hendy
>
>
>
> _______________________________________________
> Redhat-install-list mailing list
> Redhat-install-list redhat com
> https://listman.redhat.com/mailman/listinfo/redhat-install-list
>





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]