Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - No link with e1000 driver: (4 Items)
   
No link with e1000 driver  
Sometimes my INTEL PRO/1000 Gigabit ethernet adapter (Device ID: 0x10d3) using the e1000 driver do not have a link.

I attached the output of slogger for good and bad case. I do not realy understand what the e1000 driver is doing!

Best regards,

Steffen
Attachment: Text sloginfo.txt 17.98 KB
Re: No link with e1000 driver  
Please try the latest driver from the link below and see if it cures the
problem.

http://community.qnx.com/sf/frs/do/viewRelease/projects.bsp/frs.x86_update_1
_for_sdp_6_5_0.x86_update_1_for_sdp_6_5_0

On 11-02-24 8:48 AM, "Steffen Brühl" <community-noreply@qnx.com> wrote:

> Sometimes my INTEL PRO/1000 Gigabit ethernet adapter (Device ID: 0x10d3) using
> the e1000 driver do not have a link.
> 
> I attached the output of slogger for good and bad case. I do not realy
> understand what the e1000 driver is doing!
> 
> Best regards,
> 
> Steffen
> 
> 
> 
> _______________________________________________
> 
> Networking Drivers
> http://community.qnx.com/sf/go/post83453
> 

-- 
Hugh Brown                      (613) 591-0931 ext. 2209 (voice)
QNX Software Systems Ltd.        (613) 591-3579           (fax)
175 Terence Matthews Cres.       email:  hsbrown@qnx.com
Kanata, Ontario, Canada.
K2M 1W8
 


Re: No link with e1000 driver  
Unfortunately the error occures very rarely. So it's really hard to reproduce. But I'll do my best.

In the slogger output I miss the "Link up" entry. There are only a lot of "Link down" and "Unable to establish link" 
entries. Where can I see that everything works fine?

Best regards,

Steffen
Re: No link with e1000 driver  
The easiest way is to write a shell script that runs in a loop, slaying and
then re-starting the driver. You can use the if_up command to see whether
the link is up or not, after you have run dhcp.client or ifconfig to
configure the interface.


On 11-02-24 9:59 AM, "Steffen Brühl" <community-noreply@qnx.com> wrote:

> Unfortunately the error occures very rarely. So it's really hard to reproduce.
> But I'll do my best.
> 
> In the slogger output I miss the "Link up" entry. There are only a lot of
> "Link down" and "Unable to establish link" entries. Where can I see that
> everything works fine?
> 
> Best regards,
> 
> Steffen
> 
> 
> 
> _______________________________________________
> 
> Networking Drivers
> http://community.qnx.com/sf/go/post83462
> 
> 

-- 
Hugh Brown                      (613) 591-0931 ext. 2209 (voice)
QNX Software Systems Ltd.        (613) 591-3579           (fax)
175 Terence Matthews Cres.       email:  hsbrown@qnx.com
Kanata, Ontario, Canada.
K2M 1W8