Tiny Core Linux

General TC => General TC Talk => Topic started by: Stella on May 28, 2014, 12:18:05 PM

Title: can't load e100.ko.gz in tinycore-3.8.4
Post by: Stella on May 28, 2014, 12:18:05 PM
I'm trying to load e100.ko.gz in tinycore-3.8.4, but I can't do it. When I use
Code: [Select]
$dmesgI get this information:
Code: [Select]
e100:Unknown symbol pv_irq_opsMy ethernet controller is:
Code: [Select]
Intel corporation 8255xER/82551IT Fast Ethernet Controller (rev  10)And the output for:
Code: [Select]
$ ls pci -nis:
Code: [Select]
00:02.0 0200: 8086:1209 (rev10)Could someone please help me? What I'm a doing wrong?
Thank you
Stella

Thank you
Title: Re: can't load e100.ko.gz in tinycore-3.8.4
Post by: Juanito on May 28, 2014, 12:24:10 PM
What does "modinfo e100" give?
Title: Re: can't load e100.ko.gz in tinycore-3.8.4
Post by: Stella on May 28, 2014, 12:30:09 PM
Sorry, I've made a mistake.
It works correctly.

Thanks for your help
Stella.