Alan Feuerbacher wrote:
> On 11/25/2013 11:27 AM, Dan McGhee wrote:
>>
>> Alan, you have gotten a number of great suggestions from some really
>> helpful people.  I think, however, that the waters are very muddy right
>> now.  The main problem is that your system can't find your ethernet
>> card--eth0.  That's the first goal.  After your system sees and
>> acknowledges it's existence, then troubleshoot connecting if any
>> problems persist.
>
> By now you'll have seen that I've gotten the card to work, thanks to all
> you kind experts.
>
>>>>>> lsmod
>>>>>> ######
>>>>>> Module                  Size    Used by
>>>>>> x86_pkg_temp_thermal    4511    0
>>>>>> ######
>
>> This shows that either the module is not loaded or that it's configured
>> into your kernel.
>
> Having gotten the card to work, I repeated "lsmod" and got exactly the
> same result as above.

Because the network driver is not a module.  You built everything except 
x86_pkg_temp_thermal into the kernel.

   -- Bruce


-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to