HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: eepro100 .... cmd timed out error !!! --;
Operating System - Linux
1827326
Members
5445
Online
109962
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2001 02:10 AM
11-25-2001 02:10 AM
hello
my nic goes to sleep too often.. --;
i can't download a file bigger than 3megs..
this is annoying...
my nic seems to be either intel 82555 or 82557 based one.
(even though i don't know what that means.. --; )
anyway,
i 'm home user, using cable..
so i guess
options eepro100 options=0x30
won't wokr for me, (and i tried)
i 'm even thinking about buying new nic for my laptop box --;
any suggestion?
thank you
Eugene Kim
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2001 02:58 AM
11-25-2001 02:58 AM
Solution
Hi
You may use e100 driver from Intel.
Some distribution (say, RedHat) include e100 and eepro100. But installer select eepro100 as default.
In that case, you may find the driver under your /lib/modules/kernel-version/network.
Once you confirm the driver is in the directory, you may want to try the driver.
If you think it works, edit /etc/modules.conf.
If you can not find the driver in your distribution, you may download the source from Intel's web site.
Good luck.
You may use e100 driver from Intel.
Some distribution (say, RedHat) include e100 and eepro100. But installer select eepro100 as default.
In that case, you may find the driver under your /lib/modules/kernel-version/network.
Once you confirm the driver is in the directory, you may want to try the driver.
If you think it works, edit /etc/modules.conf.
If you can not find the driver in your distribution, you may download the source from Intel's web site.
Good luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2001 03:06 AM
11-25-2001 03:06 AM
Re: eepro100 .... cmd timed out error !!! --;
thx for answering
actually i tried e100 driver
as in their install instruction,
i did ~~~/src > make install
this is error message,
i couldn't find any info about this..
-------------------------------
/lib/modules/2.4.8-26mdk/build/include/asm/pgalloc.h: In function `get_pgd_fast':
/lib/modules/2.4.8-26mdk/build/include/asm/pgalloc.h:74: `boot_cpu_data_R65dda927' undeclared (first use in this function)
/lib/modules/2.4.8-26mdk/build/include/asm/pgalloc.h: In function `free_pgd_fast':
/lib/modules/2.4.8-26mdk/build/include/asm/pgalloc.h:85: `boot_cpu_data_R65dda927' undeclared (first use in this function)
/lib/modules/2.4.8-26mdk/build/include/asm/pgalloc.h: In function `pte_alloc_one_fast':
/lib/modules/2.4.8-26mdk/build/include/asm/pgalloc.h:122: `boot_cpu_data_R65dda927' undeclared (first
use in this function)
/lib/modules/2.4.8-26mdk/build/include/asm/pgalloc.h: In function `pte_free_fast':
/lib/modules/2.4.8-26mdk/build/include/asm/pgalloc.h:132: `boot_cpu_data_R65dda927' undeclared (first
use in this function)
make: *** [e100_main.o] Error 1
[root@localhost src]#
----------------------------
thank you!!
and my box is mandrake8.1
i guess mandrake is almost same as redhat .. isn't it?
actually i tried e100 driver
as in their install instruction,
i did ~~~/src > make install
this is error message,
i couldn't find any info about this..
-------------------------------
/lib/modules/2.4.8-26mdk/build/include/asm/pgalloc.h: In function `get_pgd_fast':
/lib/modules/2.4.8-26mdk/build/include/asm/pgalloc.h:74: `boot_cpu_data_R65dda927' undeclared (first use in this function)
/lib/modules/2.4.8-26mdk/build/include/asm/pgalloc.h: In function `free_pgd_fast':
/lib/modules/2.4.8-26mdk/build/include/asm/pgalloc.h:85: `boot_cpu_data_R65dda927' undeclared (first use in this function)
/lib/modules/2.4.8-26mdk/build/include/asm/pgalloc.h: In function `pte_alloc_one_fast':
/lib/modules/2.4.8-26mdk/build/include/asm/pgalloc.h:122: `boot_cpu_data_R65dda927' undeclared (first
use in this function)
/lib/modules/2.4.8-26mdk/build/include/asm/pgalloc.h: In function `pte_free_fast':
/lib/modules/2.4.8-26mdk/build/include/asm/pgalloc.h:132: `boot_cpu_data_R65dda927' undeclared (first
use in this function)
make: *** [e100_main.o] Error 1
[root@localhost src]#
----------------------------
thank you!!
and my box is mandrake8.1
i guess mandrake is almost same as redhat .. isn't it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2001 03:12 AM
11-25-2001 03:12 AM
Re: eepro100 .... cmd timed out error !!! --;
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP